Package evaluation to test PkgBenchmark on Julia 1.14.0-DEV.1299 (6d6224db99*) started at 2025-11-25T14:39:48.496 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 9.58s ################################################################################ # Installation # Installing PkgBenchmark... Resolving package versions... Installed PkgBenchmark ─ v0.2.15 Updating `~/.julia/environments/v1.14/Project.toml` [32113eaa] + PkgBenchmark v0.2.15 Updating `~/.julia/environments/v1.14/Manifest.toml` [1520ce14] + AbstractTrees v0.4.5 [6e4b80f9] + BenchmarkTools v1.6.3 [34da2185] + Compat v4.18.1 [682c06a0] + JSON v1.3.0 [1d6d02ad] + LeftChildRightSiblingTrees v0.2.1 [69de0a69] + Parsers v2.8.3 [32113eaa] + PkgBenchmark v0.2.15 [aea7be01] + PrecompileTools v1.3.3 [21216c6a] + Preferences v1.5.0 [33c8b6b6] + ProgressLogging v0.1.6 [10745b16] + Statistics v1.11.1 [ec057cc2] + StructUtils v2.6.0 [5d786b92] + TerminalLoggers v0.1.7 [0dad84c5] + ArgTools v1.1.2 [56f22d72] + Artifacts v1.11.0 [2a0f44e3] + Base64 v1.11.0 [ade2ca70] + Dates v1.11.0 [f43a241f] + Downloads v1.7.0 [7b1f6079] + FileWatching v1.11.0 [b77e0a4c] + InteractiveUtils v1.11.0 [ac6e5ff7] + JuliaSyntaxHighlighting v1.12.0 [b27032c2] + LibCURL v1.0.0 [76f85450] + LibGit2 v1.11.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.13.0 [56ddb016] + Logging v1.11.0 [d6f4376e] + Markdown v1.11.0 [ca575930] + NetworkOptions v1.3.0 [44cfe95a] + Pkg v1.13.0 [de0858da] + Printf v1.11.0 [9abbd945] + Profile v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v1.0.0 [f489334b] + StyledStrings v1.13.0 [fa267f1f] + TOML v1.0.3 [a4e569a6] + Tar v1.10.0 [cf7118a7] + UUIDs v1.11.0 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.3.0+1 [deac9b47] + LibCURL_jll v8.17.0+0 [e37daf67] + LibGit2_jll v1.9.1+0 [29816b5a] + LibSSH2_jll v1.11.3+1 [14a3606d] + MozillaCACerts_jll v2025.11.4 [4536629a] + OpenBLAS_jll v0.3.29+0 [458c3c95] + OpenSSL_jll v3.5.4+0 [efcefdf7] + PCRE2_jll v10.47.0+0 [83775a58] + Zlib_jll v1.3.1+2 [3161d3a3] + Zstd_jll v1.5.7+1 [8e850b90] + libblastrampoline_jll v5.15.0+0 [8e850ede] + nghttp2_jll v1.68.0+1 [3f19e933] + p7zip_jll v17.7.0+0 Installation completed after 4.87s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... ┌ Error: Failed to use TestEnv.jl; test dependencies will not be precompiled │ exception = │ UndefVarError: `project_rel_path` not defined in `TestEnv` │ Suggestion: this global was defined as `Pkg.Operations.project_rel_path` but not assigned a value. │ Stacktrace: │ [1] get_test_dir(ctx::Pkg.Types.Context, pkgspec::PackageSpec) │ @ TestEnv ~/.julia/packages/TestEnv/i9lgt/src/julia-1.11/common.jl:75 │ [2] test_dir_has_project_file │ @ ~/.julia/packages/TestEnv/i9lgt/src/julia-1.11/common.jl:52 [inlined] │ [3] maybe_gen_project_override! │ @ ~/.julia/packages/TestEnv/i9lgt/src/julia-1.11/common.jl:83 [inlined] │ [4] activate(pkg::String; allow_reresolve::Bool) │ @ TestEnv ~/.julia/packages/TestEnv/i9lgt/src/julia-1.11/activate_set.jl:12 │ [5] activate(pkg::String) │ @ TestEnv ~/.julia/packages/TestEnv/i9lgt/src/julia-1.11/activate_set.jl:9 │ [6] top-level scope │ @ /PkgEval.jl/scripts/precompile.jl:24 │ [7] include(mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [8] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:344 │ [9] _start() │ @ Base ./client.jl:577 └ @ Main /PkgEval.jl/scripts/precompile.jl:26 Precompiling package dependencies... Precompiling packages... 6434.9 ms ✓ PkgBenchmark 1 dependency successfully precompiled in 7 seconds. 42 already precompiled. Precompilation completed after 22.46s ################################################################################ # Testing # Testing PkgBenchmark Status `/tmp/jl_wzc83I/Project.toml` [6e4b80f9] BenchmarkTools v1.6.3 [e30172f5] Documenter v1.16.1 [682c06a0] JSON v1.3.0 [32113eaa] PkgBenchmark v0.2.15 [10745b16] Statistics v1.11.1 [5d786b92] TerminalLoggers v0.1.7 [ade2ca70] Dates v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [76f85450] LibGit2 v1.11.0 [56ddb016] Logging v1.11.0 [44cfe95a] Pkg v1.13.0 [de0858da] Printf v1.11.0 [9a3f8284] Random v1.11.0 [8dfed614] Test v1.11.0 [cf7118a7] UUIDs v1.11.0 Status `/tmp/jl_wzc83I/Manifest.toml` [a4c015fc] ANSIColoredPrinters v0.0.1 [1520ce14] AbstractTrees v0.4.5 [6e4b80f9] BenchmarkTools v1.6.3 [944b1d66] CodecZlib v0.7.8 [34da2185] Compat v4.18.1 [ffbed154] DocStringExtensions v0.9.5 [e30172f5] Documenter v1.16.1 [d7ba0133] Git v1.5.0 [b5f81e59] IOCapture v1.0.0 [692b3bcd] JLLWrappers v1.7.1 [682c06a0] JSON v1.3.0 [0e77f7df] LazilyInitializedFields v1.3.0 [1d6d02ad] LeftChildRightSiblingTrees v0.2.1 [d0879d2d] MarkdownAST v0.1.2 [69de0a69] Parsers v2.8.3 [32113eaa] PkgBenchmark v0.2.15 [aea7be01] PrecompileTools v1.3.3 [21216c6a] Preferences v1.5.0 [33c8b6b6] ProgressLogging v0.1.6 [2792f1a3] RegistryInstances v0.1.0 [10745b16] Statistics v1.11.1 [ec057cc2] StructUtils v2.6.0 [5d786b92] TerminalLoggers v0.1.7 [3bb67fe8] TranscodingStreams v0.11.3 [2e619515] Expat_jll v2.7.3+0 [020c3dae] Git_LFS_jll v3.7.0+0 [f8c6e375] Git_jll v2.51.3+0 [94ce4f54] Libiconv_jll v1.18.0+0 [9bd350c2] OpenSSH_jll v10.2.1+0 [0dad84c5] ArgTools v1.1.2 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [f43a241f] Downloads v1.7.0 [7b1f6079] FileWatching v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.12.0 [b27032c2] LibCURL v1.0.0 [76f85450] LibGit2 v1.11.0 [8f399da3] Libdl v1.11.0 [37e2e46d] LinearAlgebra v1.13.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [ca575930] NetworkOptions v1.3.0 [44cfe95a] Pkg v1.13.0 [de0858da] Printf v1.11.0 [9abbd945] Profile v1.11.0 [3fa0cd96] REPL v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v1.0.0 [9e88b42a] Serialization v1.11.0 [6462fe0b] Sockets v1.11.0 [f489334b] StyledStrings v1.13.0 [fa267f1f] TOML v1.0.3 [a4e569a6] Tar v1.10.0 [8dfed614] Test v1.11.0 [cf7118a7] UUIDs v1.11.0 [4ec0a83e] Unicode v1.11.0 [e66e0078] CompilerSupportLibraries_jll v1.3.0+1 [deac9b47] LibCURL_jll v8.17.0+0 [e37daf67] LibGit2_jll v1.9.1+0 [29816b5a] LibSSH2_jll v1.11.3+1 [14a3606d] MozillaCACerts_jll v2025.11.4 [4536629a] OpenBLAS_jll v0.3.29+0 [458c3c95] OpenSSL_jll v3.5.4+0 [efcefdf7] PCRE2_jll v10.47.0+0 [83775a58] Zlib_jll v1.3.1+2 [3161d3a3] Zstd_jll v1.5.7+1 [8e850b90] libblastrampoline_jll v5.15.0+0 [8e850ede] nghttp2_jll v1.68.0+1 [3f19e933] p7zip_jll v17.7.0+0 Testing Running tests... PkgBenchmark: Running benchmarks... PkgBenchmark: creating benchmark tuning file /home/pkgeval/.julia/packages/PkgBenchmark/VVR9F/benchmark/tune.json... Tuning 0%| | ETA: N/A Tuning 0%| | ETA: N/A (1/2) tuning "trigonometry"... Tuning 0%| | ETA: N/A (1/2) tuning "circular"... Tuning 0%| | ETA: N/A (1/6) tuning ("cos", 0.0)... done (took 1.372829688 seconds) Tuning 7%|███▏ | ETA: 0:01:08 (2/6) tuning ("tan", "π")... done (took 1.098735133 seconds) Tuning 14%|██████▎ | ETA: 0:00:38 (3/6) tuning ("sin", "π")... done (took 1.022628443 seconds) Tuning 21%|█████████▍ | ETA: 0:00:27 (4/6) tuning ("cos", "π")... done (took 1.109749131 seconds) Tuning 29%|████████████▋ | ETA: 0:00:21 (5/6) tuning ("sin", 0.0)... done (took 1.040989423 seconds) Tuning 36%|███████████████▊ | ETA: 0:00:17 (6/6) tuning ("tan", 0.0)... done (took 1.013482163 seconds) done (took 7.856164124 seconds) Tuning 43%|██████████████████▉ | ETA: 0:00:14 (2/2) tuning "hyperbolic"... Tuning 43%|██████████████████▉ | ETA: 0:00:15 (1/6) tuning ("cos", 0.0)... done (took 0.992911777 seconds) Tuning 50%|██████████████████████ | ETA: 0:00:13 (2/6) tuning ("tan", "π")... done (took 0.994308329 seconds) Tuning 57%|█████████████████████████▏ | ETA: 0:00:10 (3/6) tuning ("sin", "π")... done (took 0.968664843 seconds) Tuning 64%|████████████████████████████▎ | ETA: 0:00:08 (4/6) tuning ("cos", "π")... done (took 0.964541508 seconds) Tuning 71%|███████████████████████████████▍ | ETA: 0:00:06 (5/6) tuning ("sin", 0.0)... done (took 1.009889138 seconds) Tuning 79%|██████████████████████████████████▋ | ETA: 0:00:04 (6/6) tuning ("tan", 0.0)... done (took 0.975105138 seconds) done (took 6.880396872 seconds) done (took 15.883226174 seconds) Tuning 86%|█████████████████████████████████████▊ | ETA: 0:00:03 (2/2) tuning "utf8"... Tuning 86%|█████████████████████████████████████▊ | ETA: 0:00:03 (1/3) tuning "plots"... done (took 0.970975448 seconds) Tuning 86%|█████████████████████████████████████▊ | ETA: 0:00:03 (2/3) tuning "replace"... done (took 6.01557121 seconds) Tuning 93%|████████████████████████████████████████▉ | ETA: 0:00:02 (3/3) tuning "join"... done (took 7.909586053 seconds) done (took 15.861301593 seconds) Tuning 100%|████████████████████████████████████████████| Time: 0:00:34 Benchmarking 0%| | ETA: N/A Benchmarking 0%| | ETA: N/A (1/2) benchmarking "trigonometry"... Benchmarking 0%| | ETA: N/A (1/2) benchmarking "circular"... Benchmarking 0%| | ETA: N/A (1/6) benchmarking ("cos", 0.0)... done (took 1.290750324 seconds) Benchmarking 7%|██▊ | ETA: 0:00:59 (2/6) benchmarking ("tan", "π")... done (took 1.016301604 seconds) Benchmarking 14%|█████▍ | ETA: 0:00:33 (3/6) benchmarking ("sin", "π")... done (took 0.938429294 seconds) Benchmarking 21%|████████▏ | ETA: 0:00:24 (4/6) benchmarking ("cos", "π")... done (took 1.000186731 seconds) Benchmarking 29%|██████████▉ | ETA: 0:00:19 (5/6) benchmarking ("sin", 0.0)... done (took 1.164162095 seconds) Benchmarking 36%|█████████████▋ | ETA: 0:00:16 (6/6) benchmarking ("tan", 0.0)... done (took 1.079234853 seconds) done (took 7.492839582 seconds) Benchmarking 43%|████████████████▎ | ETA: 0:00:13 (2/2) benchmarking "hyperbolic"... Benchmarking 43%|████████████████▎ | ETA: 0:00:14 (1/6) benchmarking ("cos", 0.0)... done (took 1.09226492 seconds) Benchmarking 50%|███████████████████ | ETA: 0:00:12 (2/6) benchmarking ("tan", "π")... done (took 1.01891936 seconds) Benchmarking 57%|█████████████████████▊ | ETA: 0:00:10 (3/6) benchmarking ("sin", "π")... done (took 1.046989691 seconds) Benchmarking 64%|████████████████████████▍ | ETA: 0:00:08 (4/6) benchmarking ("cos", "π")... done (took 1.035414478 seconds) Benchmarking 71%|███████████████████████████▏ | ETA: 0:00:06 (5/6) benchmarking ("sin", 0.0)... done (took 1.084348437 seconds) Benchmarking 79%|█████████████████████████████▉ | ETA: 0:00:04 (6/6) benchmarking ("tan", 0.0)... done (took 1.083288981 seconds) done (took 7.327873203 seconds) done (took 16.026926158 seconds) Benchmarking 86%|████████████████████████████████▋ | ETA: 0:00:03 (2/2) benchmarking "utf8"... Benchmarking 86%|████████████████████████████████▋ | ETA: 0:00:03 (1/3) benchmarking "plots"... done (took 0.88279667 seconds) Benchmarking 86%|████████████████████████████████▋ | ETA: 0:00:03 (2/3) benchmarking "replace"... done (took 2.927609847 seconds) Benchmarking 93%|███████████████████████████████████▎ | ETA: 0:00:02 (3/3) benchmarking "join"... done (took 6.607411742 seconds) done (took 11.326322844 seconds) Benchmarking 100%|██████████████████████████████████████| Time: 0:00:28 # Benchmark Report for *PkgBenchmark* ## Job Properties * Time of benchmark: 25 Nov 2025 - 14:42 * Package commit: non git * Julia commit: 6d6224d * Julia command flags: None * Environment variables: None ## Results Below is a table of this job's results, obtained by running the benchmarks. The values listed in the `ID` column have the structure `[parent_group, child_group, ..., key]`, and can be used to index into the BaseBenchmarks suite to retrieve the corresponding benchmarks. The percentages accompanying time and memory values in the below table are noise tolerances. The "true" time/memory value for a given benchmark is expected to fall within this percentage of the reported value. An empty cell means that the value was zero. | ID | time | GC time | memory | allocations | |------------------------------------------------|----------------:|---------:|----------------:|------------:| | `["trigonometry", "circular", ("cos", "π")]` | 1.840 ns (5%) | | | | | `["trigonometry", "circular", ("cos", 0.0)]` | 7.207 ns (5%) | | | | | `["trigonometry", "circular", ("sin", "π")]` | 1.900 ns (5%) | | | | | `["trigonometry", "circular", ("sin", 0.0)]` | 7.346 ns (5%) | | | | | `["trigonometry", "circular", ("tan", "π")]` | 1.870 ns (5%) | | | | | `["trigonometry", "circular", ("tan", 0.0)]` | 5.870 ns (5%) | | | | | `["trigonometry", "hyperbolic", ("cos", "π")]` | 1.799 ns (5%) | | | | | `["trigonometry", "hyperbolic", ("cos", 0.0)]` | 7.257 ns (5%) | | | | | `["trigonometry", "hyperbolic", ("sin", "π")]` | 1.870 ns (5%) | | | | | `["trigonometry", "hyperbolic", ("sin", 0.0)]` | 7.227 ns (5%) | | | | | `["trigonometry", "hyperbolic", ("tan", "π")]` | 1.860 ns (5%) | | | | | `["trigonometry", "hyperbolic", ("tan", 0.0)]` | 5.970 ns (5%) | | | | | `["utf8", "join"]` | 269.184 ms (5%) | 8.708 ms | 345.58 MiB (1%) | 39 | | `["utf8", "replace"]` | 135.568 μs (5%) | | 11.91 KiB (1%) | 3 | ## Benchmark Group List Here's a list of all the benchmark groups executed by this job: - `["trigonometry", "circular"]` - `["trigonometry", "hyperbolic"]` - `["utf8"]` ## Julia versioninfo ``` Julia Version 1.14.0-DEV.1299 Commit 6d6224db99* (2025-11-25 09:29 UTC) Platform Info: OS: Linux (x86_64-linux-gnu) uname: Linux 6.8.0-86-generic #87-Ubuntu SMP PREEMPT_DYNAMIC Mon Sep 22 18:03:36 UTC 2025 x86_64 unknown CPU: AMD EPYC 7502 32-Core Processor: speed user nice sys idle irq #1-128 2874 MHz 1147615526 s 215545 s 88584374 s 1965252789 s 0 s Memory: 32.0 GB (31057.0859375 MB free) Uptime: 2.50698908e6 sec Load Avg: 166.51 141.59 138.31 WORD_SIZE: 64 LLVM: libLLVM-20.1.8 (ORCJIT, znver2) GC: Built with stock GC Threads: 1 default, 0 interactive, 1 GC (on 1 virtual cores) ```Test Summary: | Pass Total Time structure | 6 6 2m08.1s Test Summary: | Pass Total Time objectpath/loadobject | 6 6 0.7s Activating new project at `/tmp/6IQARxNd` Project No packages added to or removed from `/tmp/6IQARxNd/Project.toml` Manifest No packages added to or removed from `/tmp/6IQARxNd/Manifest.toml` Generating project Example: /tmp/6IQARxNd/Example/Project.toml /tmp/6IQARxNd/Example/src/Example.jl Resolving package versions... Updating `/tmp/6IQARxNd/Project.toml` [d213417f] + Example v0.1.0 `/tmp/6IQARxNd/Example` Updating `/tmp/6IQARxNd/Manifest.toml` [d213417f] + Example v0.1.0 `/tmp/6IQARxNd/Example` PkgBenchmark: Running benchmarks... PkgBenchmark: creating benchmark tuning file /tmp/6IQARxNd/Example/benchmark/tune.json... Tuning 0%| | ETA: N/A Tuning 0%| | ETA: N/A (1/1) tuning "foo"... done (took 1.348126178 seconds) Tuning 100%|████████████████████████████████████████████| Time: 0:00:04 Benchmarking 0%| | ETA: N/A Benchmarking 0%| | ETA: N/A (1/1) benchmarking "foo"... done (took 1.181214786 seconds) Benchmarking 100%|██████████████████████████████████████| Time: 0:00:02 Test Summary: | Pass Total Time benchmarkconfig | 1 1 41.1s PkgBenchmark: Running benchmarks... PkgBenchmark: using benchmark tuning data in /tmp/6IQARxNd/Example/benchmark/tune.json Benchmarking 0%| | ETA: N/A Benchmarking 0%| | ETA: N/A (1/1) benchmarking "foo"... done (took 1.237200874 seconds) Benchmarking 100%|██████████████████████████████████████| Time: 0:00:04 Test Summary: | Pass Total Time postprocess | 1 1 36.2s PkgBenchmark: Running benchmarks... PkgBenchmark: using benchmark tuning data in /tmp/6IQARxNd/Example/benchmark/tune.json Benchmarking 0%| | ETA: N/A Benchmarking 0%| | ETA: N/A (1/1) benchmarking "trig"... Benchmarking 0%| | ETA: N/A (1/1) benchmarking "sin"... done (took 1.223974535 seconds) done (took 2.482758061 seconds) Benchmarking 100%|██████████████████████████████████████| Time: 0:00:05 PkgBenchmark: Running benchmarks... PkgBenchmark: using benchmark tuning data in /tmp/6IQARxNd/Example/benchmark/tune.json Benchmarking 0%| | ETA: N/A Benchmarking 0%| | ETA: N/A (1/1) benchmarking "trig"... Benchmarking 0%| | ETA: N/A (1/1) benchmarking "sin"... done (took 1.150150386 seconds) done (took 2.354562658 seconds) Benchmarking 100%|██████████████████████████████████████| Time: 0:00:05 Test Summary: | Pass Total Time getting back original commit / branch | 2 2 1m14.4s PkgBenchmark: Running benchmarks... PkgBenchmark: using benchmark tuning data in /tmp/6IQARxNd/Example/benchmark/tune.json Benchmarking 0%| | ETA: N/A Benchmarking 0%| | ETA: N/A (1/2) benchmarking "trigonometry"... Benchmarking 0%| | ETA: N/A (1/2) benchmarking "circular"... Benchmarking 0%| | ETA: N/A (1/6) benchmarking ("cos", 0.0)... done (took 1.320886674 seconds) Benchmarking 7%|██▊ | ETA: 0:01:08 (2/6) benchmarking ("tan", "π")... done (took 1.177633521 seconds) Benchmarking 14%|█████▍ | ETA: 0:00:39 (3/6) benchmarking ("sin", "π")... done (took 1.064678605 seconds) Benchmarking 21%|████████▏ | ETA: 0:00:28 (4/6) benchmarking ("cos", "π")... done (took 1.153285514 seconds) Benchmarking 29%|██████████▉ | ETA: 0:00:22 (5/6) benchmarking ("sin", 0.0)... done (took 1.092095727 seconds) Benchmarking 36%|█████████████▋ | ETA: 0:00:18 (6/6) benchmarking ("tan", 0.0)... done (took 1.087150258 seconds) done (took 8.132198921 seconds) Benchmarking 43%|████████████████▎ | ETA: 0:00:14 (2/2) benchmarking "hyperbolic"... Benchmarking 43%|████████████████▎ | ETA: 0:00:16 (1/6) benchmarking ("cos", 0.0)... done (took 0.994911476 seconds) Benchmarking 50%|███████████████████ | ETA: 0:00:13 (2/6) benchmarking ("tan", "π")... done (took 1.001822304 seconds) Benchmarking 57%|█████████████████████▊ | ETA: 0:00:10 (3/6) benchmarking ("sin", "π")... done (took 0.996760693 seconds) Benchmarking 64%|████████████████████████▍ | ETA: 0:00:08 (4/6) benchmarking ("cos", "π")... done (took 0.997036193 seconds) Benchmarking 71%|███████████████████████████▏ | ETA: 0:00:06 (5/6) benchmarking ("sin", 0.0)... done (took 0.962587736 seconds) Benchmarking 79%|█████████████████████████████▉ | ETA: 0:00:05 (6/6) benchmarking ("tan", 0.0)... done (took 0.933495788 seconds) done (took 6.901631705 seconds) done (took 16.207768037 seconds) Benchmarking 86%|████████████████████████████████▋ | ETA: 0:00:03 (2/2) benchmarking "utf8"... Benchmarking 86%|████████████████████████████████▋ | ETA: 0:00:03 (1/3) benchmarking "plots"... done (took 0.91699326 seconds) Benchmarking 86%|████████████████████████████████▋ | ETA: 0:00:03 (2/3) benchmarking "replace"... done (took 3.246977169 seconds) Benchmarking 93%|███████████████████████████████████▎ | ETA: 0:00:02 (3/3) benchmarking "join"... done (took 6.601347609 seconds) done (took 11.675987101 seconds) Benchmarking 100%|██████████████████████████████████████| Time: 0:00:30 PkgBenchmark: benchmark results written to /tmp/jl_6NgJojcb2F.json PkgBenchmark: Running benchmarks... PkgBenchmark: using benchmark tuning data in /tmp/6IQARxNd/Example/benchmark/tune.json Benchmarking 0%| | ETA: N/A Benchmarking 0%| | ETA: N/A (1/2) benchmarking "trigonometry"... Benchmarking 0%| | ETA: N/A (1/2) benchmarking "circular"... Benchmarking 0%| | ETA: N/A (1/6) benchmarking ("cos", 0.0)... done (took 1.407042325 seconds) Benchmarking 7%|██▊ | ETA: 0:01:07 (2/6) benchmarking ("tan", "π")... done (took 1.152720341 seconds) Benchmarking 14%|█████▍ | ETA: 0:00:38 (3/6) benchmarking ("sin", "π")... done (took 1.046172409 seconds) Benchmarking 21%|████████▏ | ETA: 0:00:27 (4/6) benchmarking ("cos", "π")... done (took 1.063541126 seconds) Benchmarking 29%|██████████▉ | ETA: 0:00:21 (5/6) benchmarking ("sin", 0.0)... done (took 1.050321221 seconds) Benchmarking 36%|█████████████▋ | ETA: 0:00:17 (6/6) benchmarking ("tan", 0.0)... done (took 1.038358056 seconds) done (took 7.954202438 seconds) Benchmarking 43%|████████████████▎ | ETA: 0:00:14 (2/2) benchmarking "hyperbolic"... Benchmarking 43%|████████████████▎ | ETA: 0:00:15 (1/6) benchmarking ("cos", 0.0)... done (took 0.985882628 seconds) Benchmarking 50%|███████████████████ | ETA: 0:00:13 (2/6) benchmarking ("tan", "π")... done (took 0.99400052 seconds) Benchmarking 57%|█████████████████████▊ | ETA: 0:00:10 (3/6) benchmarking ("sin", "π")... done (took 1.010065218 seconds) Benchmarking 64%|████████████████████████▍ | ETA: 0:00:08 (4/6) benchmarking ("cos", "π")... done (took 0.984054283 seconds) Benchmarking 71%|███████████████████████████▏ | ETA: 0:00:06 (5/6) benchmarking ("sin", 0.0)... done (took 0.992291635 seconds) Benchmarking 79%|█████████████████████████████▉ | ETA: 0:00:04 (6/6) benchmarking ("tan", 0.0)... done (took 0.985648894 seconds) done (took 6.941729981 seconds) done (took 16.049956213 seconds) Benchmarking 86%|████████████████████████████████▋ | ETA: 0:00:03 (2/2) benchmarking "utf8"... Benchmarking 86%|████████████████████████████████▋ | ETA: 0:00:03 (1/3) benchmarking "plots"... done (took 0.972153721 seconds) Benchmarking 86%|████████████████████████████████▋ | ETA: 0:00:03 (2/3) benchmarking "replace"... done (took 3.400068528 seconds) Benchmarking 93%|███████████████████████████████████▎ | ETA: 0:00:02 (3/3) benchmarking "join"... done (took 6.432328083 seconds) done (took 11.786666793 seconds) Benchmarking 100%|██████████████████████████████████████| Time: 0:00:30 PkgBenchmark: benchmark results written to /tmp/jl_6NgJojcb2F.json PkgBenchmark: Running benchmarks... PkgBenchmark: using benchmark tuning data in /tmp/6IQARxNd/Example/benchmark/tune.json Benchmarking 0%| | ETA: N/A Benchmarking 0%| | ETA: N/A (1/2) benchmarking "trigonometry"... Benchmarking 0%| | ETA: N/A (1/2) benchmarking "circular"... Benchmarking 0%| | ETA: N/A (1/6) benchmarking ("cos", 0.0)... done (took 1.323955858 seconds) Benchmarking 7%|██▊ | ETA: 0:01:06 (2/6) benchmarking ("tan", "π")... done (took 1.198112747 seconds) Benchmarking 14%|█████▍ | ETA: 0:00:38 (3/6) benchmarking ("sin", "π")... done (took 1.002378579 seconds) Benchmarking 21%|████████▏ | ETA: 0:00:27 (4/6) benchmarking ("cos", "π")... done (took 1.040904635 seconds) Benchmarking 29%|██████████▉ | ETA: 0:00:21 (5/6) benchmarking ("sin", 0.0)... done (took 0.992119888 seconds) Benchmarking 36%|█████████████▋ | ETA: 0:00:17 (6/6) benchmarking ("tan", 0.0)... done (took 1.015659882 seconds) done (took 7.726733454 seconds) Benchmarking 43%|████████████████▎ | ETA: 0:00:14 (2/2) benchmarking "hyperbolic"... Benchmarking 43%|████████████████▎ | ETA: 0:00:15 (1/6) benchmarking ("cos", 0.0)... done (took 0.969709891 seconds) Benchmarking 50%|███████████████████ | ETA: 0:00:12 (2/6) benchmarking ("tan", "π")... done (took 0.95663588 seconds) Benchmarking 57%|█████████████████████▊ | ETA: 0:00:10 (3/6) benchmarking ("sin", "π")... done (took 1.009027267 seconds) Benchmarking 64%|████████████████████████▍ | ETA: 0:00:08 (4/6) benchmarking ("cos", "π")... done (took 1.018783161 seconds) Benchmarking 71%|███████████████████████████▏ | ETA: 0:00:06 (5/6) benchmarking ("sin", 0.0)... done (took 0.999224908 seconds) Benchmarking 79%|█████████████████████████████▉ | ETA: 0:00:04 (6/6) benchmarking ("tan", 0.0)... done (took 0.996900654 seconds) done (took 6.941662122 seconds) done (took 15.809437424 seconds) Benchmarking 86%|████████████████████████████████▋ | ETA: 0:00:03 (2/2) benchmarking "utf8"... Benchmarking 86%|████████████████████████████████▋ | ETA: 0:00:03 (1/3) benchmarking "plots"... done (took 0.957676917 seconds) Benchmarking 86%|████████████████████████████████▋ | ETA: 0:00:03 (2/3) benchmarking "replace"... done (took 3.435274294 seconds) Benchmarking 93%|███████████████████████████████████▎ | ETA: 0:00:02 (3/3) benchmarking "join"... done (took 6.526134508 seconds) done (took 11.866822554 seconds) Benchmarking 100%|██████████████████████████████████████| Time: 0:00:30 PkgBenchmark: Running benchmarks... PkgBenchmark: using benchmark tuning data in /tmp/6IQARxNd/Example/benchmark/tune.json Benchmarking 0%| | ETA: N/A Benchmarking 0%| | ETA: N/A (1/2) benchmarking "trigonometry"... Benchmarking 0%| | ETA: N/A (1/2) benchmarking "circular"... Benchmarking 0%| | ETA: N/A (1/6) benchmarking ("cos", 0.0)... done (took 1.327506786 seconds) Benchmarking 7%|██▊ | ETA: 0:01:07 (2/6) benchmarking ("tan", "π")... done (took 1.151989331 seconds) Benchmarking 14%|█████▍ | ETA: 0:00:38 (3/6) benchmarking ("sin", "π")... done (took 1.169960372 seconds) Benchmarking 21%|████████▏ | ETA: 0:00:28 (4/6) benchmarking ("cos", "π")... done (took 1.068970823 seconds) Benchmarking 29%|██████████▉ | ETA: 0:00:21 (5/6) benchmarking ("sin", 0.0)... done (took 1.024651598 seconds) Benchmarking 36%|█████████████▋ | ETA: 0:00:17 (6/6) benchmarking ("tan", 0.0)... done (took 1.03903856 seconds) done (took 8.015583352 seconds) Benchmarking 43%|████████████████▎ | ETA: 0:00:14 (2/2) benchmarking "hyperbolic"... Benchmarking 43%|████████████████▎ | ETA: 0:00:15 (1/6) benchmarking ("cos", 0.0)... done (took 0.969711114 seconds) Benchmarking 50%|███████████████████ | ETA: 0:00:13 (2/6) benchmarking ("tan", "π")... done (took 0.955865274 seconds) Benchmarking 57%|█████████████████████▊ | ETA: 0:00:10 (3/6) benchmarking ("sin", "π")... done (took 0.964965632 seconds) Benchmarking 64%|████████████████████████▍ | ETA: 0:00:08 (4/6) benchmarking ("cos", "π")... done (took 0.954957285 seconds) Benchmarking 71%|███████████████████████████▏ | ETA: 0:00:06 (5/6) benchmarking ("sin", 0.0)... done (took 1.006554199 seconds) Benchmarking 79%|█████████████████████████████▉ | ETA: 0:00:04 (6/6) benchmarking ("tan", 0.0)... done (took 1.000541625 seconds) done (took 6.815346995 seconds) done (took 15.995471971 seconds) Benchmarking 86%|████████████████████████████████▋ | ETA: 0:00:03 (2/2) benchmarking "utf8"... Benchmarking 86%|████████████████████████████████▋ | ETA: 0:00:03 (1/3) benchmarking "plots"... done (took 1.004208021 seconds) Benchmarking 86%|████████████████████████████████▋ | ETA: 0:00:03 (2/3) benchmarking "replace"... done (took 3.031909335 seconds) Benchmarking 93%|███████████████████████████████████▎ | ETA: 0:00:02 (3/3) benchmarking "join"... done (took 6.439655031 seconds) done (took 11.418170922 seconds) Benchmarking 100%|██████████████████████████████████████| Time: 0:00:30 # Benchmark Report for *Example* ## Job Properties * Time of benchmarks: - Target: 25 Nov 2025 - 14:49 - Baseline: 25 Nov 2025 - 14:50 * Package commits: - Target: 13e8fe1 - Baseline: 7c523c2 * Julia commits: - Target: 6d6224d - Baseline: 6d6224d * Julia command flags: - Target: None - Baseline: None * Environment variables: - Target: None - Baseline: None ## Results A ratio greater than `1.0` denotes a possible regression (marked with :x:), while a ratio less than `1.0` denotes a possible improvement (marked with :white_check_mark:). Brackets display [tolerances](https://juliaci.github.io/BenchmarkTools.jl/stable/manual/#Benchmark-Parameters) for the benchmark estimates. Only significant results - results that indicate possible regressions or improvements - are shown below (thus, an empty table means that all benchmark results remained invariant between builds). | ID | time ratio | memory ratio | |------------------------------------------------|------------------------------|--------------| | `["trigonometry", "circular", ("tan", "π")]` | 0.75 (5%) :white_check_mark: | 1.00 (1%) | | `["utf8", "join"]` | 1.13 (5%) :x: | 1.00 (1%) | | `["utf8", "replace"]` | 1.09 (5%) :x: | 1.00 (1%) | ## Benchmark Group List Here's a list of all the benchmark groups executed by this job: - `["trigonometry", "circular"]` - `["trigonometry", "hyperbolic"]` - `["utf8"]` ## Julia versioninfo ### Target ``` Julia Version 1.14.0-DEV.1299 Commit 6d6224db99* (2025-11-25 09:29 UTC) Platform Info: OS: Linux (x86_64-linux-gnu) uname: Linux 6.8.0-86-generic #87-Ubuntu SMP PREEMPT_DYNAMIC Mon Sep 22 18:03:36 UTC 2025 x86_64 unknown CPU: AMD EPYC 7502 32-Core Processor: speed user nice sys idle irq #1-128 2810 MHz 1148099131 s 215545 s 88616438 s 1965260233 s 0 s Memory: 32.0 GB (31049.375 MB free) Uptime: 2.50739807e6 sec Load Avg: 147.55 138.44 137.6 WORD_SIZE: 64 LLVM: libLLVM-20.1.8 (ORCJIT, znver2) GC: Built with stock GC Threads: 1 default, 0 interactive, 1 GC (on 1 virtual cores) ``` ### Baseline ``` Julia Version 1.14.0-DEV.1299 Commit 6d6224db99* (2025-11-25 09:29 UTC) Platform Info: OS: Linux (x86_64-linux-gnu) uname: Linux 6.8.0-86-generic #87-Ubuntu SMP PREEMPT_DYNAMIC Mon Sep 22 18:03:36 UTC 2025 x86_64 unknown CPU: AMD EPYC 7502 32-Core Processor: speed user nice sys idle irq #1-128 2849 MHz 1148172810 s 215545 s 88621286 s 1965261788 s 0 s Memory: 32.0 GB (31172.89453125 MB free) Uptime: 2.50746072e6 sec Load Avg: 134.68 136.42 136.96 WORD_SIZE: 64 LLVM: libLLVM-20.1.8 (ORCJIT, znver2) GC: Built with stock GC Threads: 1 default, 0 interactive, 1 GC (on 1 virtual cores) ```# Benchmark Report for *Example* ## Job Properties * Time of benchmarks: - Target: 25 Nov 2025 - 14:49 - Baseline: 25 Nov 2025 - 14:50 * Package commits: - Target: 13e8fe1 - Baseline: 7c523c2 * Julia commits: - Target: 6d6224d - Baseline: 6d6224d * Julia command flags: - Target: None - Baseline: None * Environment variables: - Target: None - Baseline: None ## Results A ratio greater than `1.0` denotes a possible regression (marked with :x:), while a ratio less than `1.0` denotes a possible improvement (marked with :white_check_mark:). Brackets display [tolerances](https://juliaci.github.io/BenchmarkTools.jl/stable/manual/#Benchmark-Parameters) for the benchmark estimates. Only significant results - results that indicate possible regressions or improvements - are shown below (thus, an empty table means that all benchmark results remained invariant between builds). | ID | time ratio | memory ratio | |------------------------------------------------|------------------------------|--------------| | `["trigonometry", "circular", ("tan", "π")]` | 0.75 (5%) :white_check_mark: | 1.00 (1%) | | `["utf8", "join"]` | 1.13 (5%) :x: | 1.00 (1%) | | `["utf8", "replace"]` | 1.09 (5%) :x: | 1.00 (1%) | ## Benchmark Group List Here's a list of all the benchmark groups executed by this job: - `["trigonometry", "circular"]` - `["trigonometry", "hyperbolic"]` - `["utf8"]` ## Julia versioninfo ### Target ``` Julia Version 1.14.0-DEV.1299 Commit 6d6224db99* (2025-11-25 09:29 UTC) Platform Info: OS: Linux (x86_64-linux-gnu) uname: Linux 6.8.0-86-generic #87-Ubuntu SMP PREEMPT_DYNAMIC Mon Sep 22 18:03:36 UTC 2025 x86_64 unknown CPU: AMD EPYC 7502 32-Core Processor: speed user nice sys idle irq #1-128 2810 MHz 1148099131 s 215545 s 88616438 s 1965260233 s 0 s Memory: 32.0 GB (31049.375 MB free) Uptime: 2.50739807e6 sec Load Avg: 147.55 138.44 137.6 WORD_SIZE: 64 LLVM: libLLVM-20.1.8 (ORCJIT, znver2) GC: Built with stock GC Threads: 1 default, 0 interactive, 1 GC (on 1 virtual cores) ``` ### Baseline ``` Julia Version 1.14.0-DEV.1299 Commit 6d6224db99* (2025-11-25 09:29 UTC) Platform Info: OS: Linux (x86_64-linux-gnu) uname: Linux 6.8.0-86-generic #87-Ubuntu SMP PREEMPT_DYNAMIC Mon Sep 22 18:03:36 UTC 2025 x86_64 unknown CPU: AMD EPYC 7502 32-Core Processor: speed user nice sys idle irq #1-128 2849 MHz 1148172810 s 215545 s 88621286 s 1965261788 s 0 s Memory: 32.0 GB (31172.89453125 MB free) Uptime: 2.50746072e6 sec Load Avg: 134.68 136.42 136.96 WORD_SIZE: 64 LLVM: libLLVM-20.1.8 (ORCJIT, znver2) GC: Built with stock GC Threads: 1 default, 0 interactive, 1 GC (on 1 virtual cores) ```# Benchmark Report for *Example* ## Job Properties * Time of benchmarks: - Target: 25 Nov 2025 - 14:49 - Baseline: 25 Nov 2025 - 14:50 * Package commits: - Target: 13e8fe1 - Baseline: 7c523c2 * Julia commits: - Target: 6d6224d - Baseline: 6d6224d * Julia command flags: - Target: None - Baseline: None * Environment variables: - Target: None - Baseline: None ## Results A ratio greater than `1.0` denotes a possible regression (marked with :x:), while a ratio less than `1.0` denotes a possible improvement (marked with :white_check_mark:). Brackets display [tolerances](https://juliaci.github.io/BenchmarkTools.jl/stable/manual/#Benchmark-Parameters) for the benchmark estimates. All results are shown below. | ID | time ratio | memory ratio | |------------------------------------------------|------------------------------|--------------| | `["trigonometry", "circular", ("cos", "π")]` | 0.97 (5%) | 1.00 (1%) | | `["trigonometry", "circular", ("cos", 0.0)]` | 0.98 (5%) | 1.00 (1%) | | `["trigonometry", "circular", ("sin", "π")]` | 1.00 (5%) | 1.00 (1%) | | `["trigonometry", "circular", ("sin", 0.0)]` | 1.00 (5%) | 1.00 (1%) | | `["trigonometry", "circular", ("tan", "π")]` | 0.75 (5%) :white_check_mark: | 1.00 (1%) | | `["trigonometry", "circular", ("tan", 0.0)]` | 1.00 (5%) | 1.00 (1%) | | `["trigonometry", "hyperbolic", ("cos", "π")]` | 0.97 (5%) | 1.00 (1%) | | `["trigonometry", "hyperbolic", ("cos", 0.0)]` | 0.98 (5%) | 1.00 (1%) | | `["trigonometry", "hyperbolic", ("sin", "π")]` | 0.97 (5%) | 1.00 (1%) | | `["trigonometry", "hyperbolic", ("sin", 0.0)]` | 1.00 (5%) | 1.00 (1%) | | `["trigonometry", "hyperbolic", ("tan", "π")]` | 1.00 (5%) | 1.00 (1%) | | `["trigonometry", "hyperbolic", ("tan", 0.0)]` | 1.02 (5%) | 1.00 (1%) | | `["utf8", "join"]` | 1.13 (5%) :x: | 1.00 (1%) | | `["utf8", "replace"]` | 1.09 (5%) :x: | 1.00 (1%) | ## Benchmark Group List Here's a list of all the benchmark groups executed by this job: - `["trigonometry", "circular"]` - `["trigonometry", "hyperbolic"]` - `["utf8"]` ## Julia versioninfo ### Target ``` Julia Version 1.14.0-DEV.1299 Commit 6d6224db99* (2025-11-25 09:29 UTC) Platform Info: OS: Linux (x86_64-linux-gnu) uname: Linux 6.8.0-86-generic #87-Ubuntu SMP PREEMPT_DYNAMIC Mon Sep 22 18:03:36 UTC 2025 x86_64 unknown CPU: AMD EPYC 7502 32-Core Processor: speed user nice sys idle irq #1-128 2810 MHz 1148099131 s 215545 s 88616438 s 1965260233 s 0 s Memory: 32.0 GB (31049.375 MB free) Uptime: 2.50739807e6 sec Load Avg: 147.55 138.44 137.6 WORD_SIZE: 64 LLVM: libLLVM-20.1.8 (ORCJIT, znver2) GC: Built with stock GC Threads: 1 default, 0 interactive, 1 GC (on 1 virtual cores) ``` ### Baseline ``` Julia Version 1.14.0-DEV.1299 Commit 6d6224db99* (2025-11-25 09:29 UTC) Platform Info: OS: Linux (x86_64-linux-gnu) uname: Linux 6.8.0-86-generic #87-Ubuntu SMP PREEMPT_DYNAMIC Mon Sep 22 18:03:36 UTC 2025 x86_64 unknown CPU: AMD EPYC 7502 32-Core Processor: speed user nice sys idle irq #1-128 2849 MHz 1148172810 s 215545 s 88621286 s 1965261788 s 0 s Memory: 32.0 GB (31172.89453125 MB free) Uptime: 2.50746072e6 sec Load Avg: 134.68 136.42 136.96 WORD_SIZE: 64 LLVM: libLLVM-20.1.8 (ORCJIT, znver2) GC: Built with stock GC Threads: 1 default, 0 interactive, 1 GC (on 1 virtual cores) ```PkgBenchmark: Running benchmarks... PkgBenchmark: using benchmark tuning data in /tmp/6IQARxNd/Example/benchmark/tune.json Benchmarking 0%| | ETA: N/A Benchmarking 0%| | ETA: N/A (1/2) benchmarking "trigonometry"... Benchmarking 0%| | ETA: N/A (1/2) benchmarking "circular"... Benchmarking 0%| | ETA: N/A (1/6) benchmarking ("cos", 0.0)... done (took 1.313038979 seconds) Benchmarking 7%|██▊ | ETA: 0:01:06 (2/6) benchmarking ("tan", "π")... done (took 1.166387549 seconds) Benchmarking 14%|█████▍ | ETA: 0:00:38 (3/6) benchmarking ("sin", "π")... done (took 1.039419929 seconds) Benchmarking 21%|████████▏ | ETA: 0:00:27 (4/6) benchmarking ("cos", "π")... done (took 1.02285089 seconds) Benchmarking 29%|██████████▉ | ETA: 0:00:21 (5/6) benchmarking ("sin", 0.0)... done (took 1.01840656 seconds) Benchmarking 36%|█████████████▋ | ETA: 0:00:17 (6/6) benchmarking ("tan", 0.0)... done (took 1.028900683 seconds) done (took 7.731915443 seconds) Benchmarking 43%|████████████████▎ | ETA: 0:00:14 (2/2) benchmarking "hyperbolic"... Benchmarking 43%|████████████████▎ | ETA: 0:00:15 (1/6) benchmarking ("cos", 0.0)... done (took 0.965982715 seconds) Benchmarking 50%|███████████████████ | ETA: 0:00:12 (2/6) benchmarking ("tan", "π")... done (took 1.004167763 seconds) Benchmarking 57%|█████████████████████▊ | ETA: 0:00:10 (3/6) benchmarking ("sin", "π")... done (took 0.973132102 seconds) Benchmarking 64%|████████████████████████▍ | ETA: 0:00:08 (4/6) benchmarking ("cos", "π")... done (took 0.955186679 seconds) Benchmarking 71%|███████████████████████████▏ | ETA: 0:00:06 (5/6) benchmarking ("sin", 0.0)... done (took 0.970745652 seconds) Benchmarking 79%|█████████████████████████████▉ | ETA: 0:00:04 (6/6) benchmarking ("tan", 0.0)... done (took 0.962187928 seconds) done (took 6.773490277 seconds) done (took 15.641049862 seconds) Benchmarking 86%|████████████████████████████████▋ | ETA: 0:00:03 (2/2) benchmarking "utf8"... Benchmarking 86%|████████████████████████████████▋ | ETA: 0:00:03 (1/3) benchmarking "plots"... done (took 0.976112652 seconds) Benchmarking 86%|████████████████████████████████▋ | ETA: 0:00:03 (2/3) benchmarking "replace"... done (took 3.364444534 seconds) Benchmarking 93%|███████████████████████████████████▎ | ETA: 0:00:02 (3/3) benchmarking "join"... done (took 6.398775576 seconds) done (took 11.694665813 seconds) Benchmarking 100%|██████████████████████████████████████| Time: 0:00:30 PkgBenchmark: Running benchmarks... PkgBenchmark: using benchmark tuning data in /tmp/6IQARxNd/Example/benchmark/tune.json Benchmarking 0%| | ETA: N/A Benchmarking 0%| | ETA: N/A (1/2) benchmarking "trigonometry"... Benchmarking 0%| | ETA: N/A (1/2) benchmarking "circular"... Benchmarking 0%| | ETA: N/A (1/6) benchmarking ("cos", 0.0)... done (took 1.326958329 seconds) Benchmarking 7%|██▊ | ETA: 0:01:08 (2/6) benchmarking ("tan", "π")... done (took 1.147873606 seconds) Benchmarking 14%|█████▍ | ETA: 0:00:39 (3/6) benchmarking ("sin", "π")... done (took 1.12370402 seconds) Benchmarking 21%|████████▏ | ETA: 0:00:28 (4/6) benchmarking ("cos", "π")... done (took 1.006966204 seconds) Benchmarking 29%|██████████▉ | ETA: 0:00:21 (5/6) benchmarking ("sin", 0.0)... done (took 1.006035605 seconds) Benchmarking 36%|█████████████▋ | ETA: 0:00:17 (6/6) benchmarking ("tan", 0.0)... done (took 1.002021817 seconds) done (took 7.839791252 seconds) Benchmarking 43%|████████████████▎ | ETA: 0:00:14 (2/2) benchmarking "hyperbolic"... Benchmarking 43%|████████████████▎ | ETA: 0:00:15 (1/6) benchmarking ("cos", 0.0)... done (took 0.942511497 seconds) Benchmarking 50%|███████████████████ | ETA: 0:00:12 (2/6) benchmarking ("tan", "π")... done (took 1.055199447 seconds) Benchmarking 57%|█████████████████████▊ | ETA: 0:00:10 (3/6) benchmarking ("sin", "π")... done (took 0.973707315 seconds) Benchmarking 64%|████████████████████████▍ | ETA: 0:00:08 (4/6) benchmarking ("cos", "π")... done (took 0.976604113 seconds) Benchmarking 71%|███████████████████████████▏ | ETA: 0:00:06 (5/6) benchmarking ("sin", 0.0)... done (took 0.976985856 seconds) Benchmarking 79%|█████████████████████████████▉ | ETA: 0:00:04 (6/6) benchmarking ("tan", 0.0)... done (took 0.990763219 seconds) done (took 6.84225536 seconds) done (took 15.87949008 seconds) Benchmarking 86%|████████████████████████████████▋ | ETA: 0:00:03 (2/2) benchmarking "utf8"... Benchmarking 86%|████████████████████████████████▋ | ETA: 0:00:03 (1/3) benchmarking "plots"... done (took 1.005039973 seconds) Benchmarking 86%|████████████████████████████████▋ | ETA: 0:00:03 (2/3) benchmarking "replace"... done (took 3.399610176 seconds) Benchmarking 93%|███████████████████████████████████▎ | ETA: 0:00:02 (3/3) benchmarking "join"... done (took 7.015245382 seconds) done (took 12.396520657 seconds) Benchmarking 100%|██████████████████████████████████████| Time: 0:00:31 PkgBenchmark: Running benchmarks... PkgBenchmark: using benchmark tuning data in /tmp/6IQARxNd/Example/benchmark/tune.json Benchmarking 0%| | ETA: N/A Benchmarking 0%| | ETA: N/A (1/2) benchmarking "trigonometry"... Benchmarking 0%| | ETA: N/A (1/2) benchmarking "circular"... Benchmarking 0%| | ETA: N/A (1/6) benchmarking ("cos", 0.0)... done (took 1.363138631 seconds) Benchmarking 7%|██▊ | ETA: 0:01:09 (2/6) benchmarking ("tan", "π")... done (took 1.170154932 seconds) Benchmarking 14%|█████▍ | ETA: 0:00:39 (3/6) benchmarking ("sin", "π")... done (took 1.05966623 seconds) Benchmarking 21%|████████▏ | ETA: 0:00:28 (4/6) benchmarking ("cos", "π")... done (took 1.054081301 seconds) Benchmarking 29%|██████████▉ | ETA: 0:00:22 (5/6) benchmarking ("sin", 0.0)... done (took 1.037007259 seconds) Benchmarking 36%|█████████████▋ | ETA: 0:00:17 (6/6) benchmarking ("tan", 0.0)... done (took 1.078146725 seconds) done (took 7.977112403 seconds) Benchmarking 43%|████████████████▎ | ETA: 0:00:14 (2/2) benchmarking "hyperbolic"... Benchmarking 43%|████████████████▎ | ETA: 0:00:16 (1/6) benchmarking ("cos", 0.0)... done (took 0.984204842 seconds) Benchmarking 50%|███████████████████ | ETA: 0:00:13 (2/6) benchmarking ("tan", "π")... done (took 0.970681993 seconds) Benchmarking 57%|█████████████████████▊ | ETA: 0:00:10 (3/6) benchmarking ("sin", "π")... done (took 0.95503387 seconds) Benchmarking 64%|████████████████████████▍ | ETA: 0:00:08 (4/6) benchmarking ("cos", "π")... done (took 0.978948099 seconds) Benchmarking 71%|███████████████████████████▏ | ETA: 0:00:06 (5/6) benchmarking ("sin", 0.0)... done (took 0.97003811 seconds) Benchmarking 79%|█████████████████████████████▉ | ETA: 0:00:05 (6/6) benchmarking ("tan", 0.0)... done (took 1.019343762 seconds) done (took 6.863663726 seconds) done (took 16.128509297 seconds) Benchmarking 86%|████████████████████████████████▋ | ETA: 0:00:03 (2/2) benchmarking "utf8"... Benchmarking 86%|████████████████████████████████▋ | ETA: 0:00:03 (1/3) benchmarking "plots"... done (took 1.036548234 seconds) Benchmarking 86%|████████████████████████████████▋ | ETA: 0:00:03 (2/3) benchmarking "replace"... done (took 3.379627813 seconds) Benchmarking 93%|███████████████████████████████████▎ | ETA: 0:00:02 (3/3) benchmarking "join"... done (took 6.486483998 seconds) done (took 11.901365561 seconds) Benchmarking 100%|██████████████████████████████████████| Time: 0:00:30 PkgBenchmark: Running benchmarks... PkgBenchmark: using benchmark tuning data in /tmp/6IQARxNd/Example/benchmark/tune.json Benchmarking 0%| | ETA: N/A Benchmarking 0%| | ETA: N/A (1/2) benchmarking "trigonometry"... Benchmarking 0%| | ETA: N/A (1/2) benchmarking "circular"... Benchmarking 0%| | ETA: N/A (1/6) benchmarking ("cos", 0.0)... done (took 1.261886925 seconds) Benchmarking 7%|██▊ | ETA: 0:01:03 (2/6) benchmarking ("tan", "π")... done (took 1.056875678 seconds) Benchmarking 14%|█████▍ | ETA: 0:00:36 (3/6) benchmarking ("sin", "π")... done (took 0.970289 seconds) Benchmarking 21%|████████▏ | ETA: 0:00:25 (4/6) benchmarking ("cos", "π")... done (took 1.016688924 seconds) Benchmarking 29%|██████████▉ | ETA: 0:00:20 (5/6) benchmarking ("sin", 0.0)... done (took 0.961455093 seconds) Benchmarking 36%|█████████████▋ | ETA: 0:00:16 (6/6) benchmarking ("tan", 0.0)... done (took 0.964622859 seconds) done (took 7.337433059 seconds) Benchmarking 43%|████████████████▎ | ETA: 0:00:13 (2/2) benchmarking "hyperbolic"... Benchmarking 43%|████████████████▎ | ETA: 0:00:14 (1/6) benchmarking ("cos", 0.0)... done (took 0.918891561 seconds) Benchmarking 50%|███████████████████ | ETA: 0:00:12 (2/6) benchmarking ("tan", "π")... done (took 0.889730081 seconds) Benchmarking 57%|█████████████████████▊ | ETA: 0:00:09 (3/6) benchmarking ("sin", "π")... done (took 0.891929879 seconds) Benchmarking 64%|████████████████████████▍ | ETA: 0:00:07 (4/6) benchmarking ("cos", "π")... done (took 0.907736476 seconds) Benchmarking 71%|███████████████████████████▏ | ETA: 0:00:06 (5/6) benchmarking ("sin", 0.0)... done (took 0.965039125 seconds) Benchmarking 79%|█████████████████████████████▉ | ETA: 0:00:04 (6/6) benchmarking ("tan", 0.0)... done (took 0.971838675 seconds) done (took 6.432031484 seconds) done (took 14.834760692 seconds) Benchmarking 86%|████████████████████████████████▋ | ETA: 0:00:03 (2/2) benchmarking "utf8"... Benchmarking 86%|████████████████████████████████▋ | ETA: 0:00:03 (1/3) benchmarking "plots"... done (took 0.882766568 seconds) Benchmarking 86%|████████████████████████████████▋ | ETA: 0:00:03 (2/3) benchmarking "replace"... done (took 3.172854016 seconds) Benchmarking 93%|███████████████████████████████████▎ | ETA: 0:00:02 (3/3) benchmarking "join"... done (took 6.654101961 seconds) done (took 11.658321816 seconds) Benchmarking 100%|██████████████████████████████████████| Time: 0:00:29 PkgBenchmark: Running benchmarks... PkgBenchmark: creating benchmark tuning file /tmp/6IQARxNd/Example/benchmark/tune.json... Tuning 0%| | ETA: N/A Tuning 0%| | ETA: N/A (1/2) tuning "trigonometry"... Tuning 0%| | ETA: N/A (1/2) tuning "circular"... Tuning 0%| | ETA: N/A (1/6) tuning ("cos", 0.0)... done (took 1.325609653 seconds) Tuning 7%|███▏ | ETA: 0:01:03 (2/6) tuning ("tan", "π")... done (took 1.069448101 seconds) Tuning 14%|██████▎ | ETA: 0:00:36 (3/6) tuning ("sin", "π")... done (took 0.943513994 seconds) Tuning 21%|█████████▍ | ETA: 0:00:25 (4/6) tuning ("cos", "π")... done (took 0.929664687 seconds) Tuning 29%|████████████▋ | ETA: 0:00:20 (5/6) tuning ("sin", 0.0)... done (took 0.946917302 seconds) Tuning 36%|███████████████▊ | ETA: 0:00:16 (6/6) tuning ("tan", 0.0)... done (took 0.961707487 seconds) done (took 7.255885286 seconds) Tuning 43%|██████████████████▉ | ETA: 0:00:13 (2/2) tuning "hyperbolic"... Tuning 43%|██████████████████▉ | ETA: 0:00:14 (1/6) tuning ("cos", 0.0)... done (took 0.883759645 seconds) Tuning 50%|██████████████████████ | ETA: 0:00:12 (2/6) tuning ("tan", "π")... done (took 0.888143816 seconds) Tuning 57%|█████████████████████████▏ | ETA: 0:00:09 (3/6) tuning ("sin", "π")... done (took 0.882651758 seconds) Tuning 64%|████████████████████████████▎ | ETA: 0:00:07 (4/6) tuning ("cos", "π")... done (took 0.903058253 seconds) Tuning 71%|███████████████████████████████▍ | ETA: 0:00:06 (5/6) tuning ("sin", 0.0)... done (took 0.966801043 seconds) Tuning 79%|██████████████████████████████████▋ | ETA: 0:00:04 (6/6) tuning ("tan", 0.0)... done (took 0.862500515 seconds) done (took 6.301386938 seconds) done (took 14.603626438 seconds) Tuning 86%|█████████████████████████████████████▊ | ETA: 0:00:03 (2/2) tuning "utf8"... Tuning 86%|█████████████████████████████████████▊ | ETA: 0:00:03 (1/3) tuning "plots"... done (took 0.915874845 seconds) Tuning 86%|█████████████████████████████████████▊ | ETA: 0:00:03 (2/3) tuning "replace"... done (took 6.05016311 seconds) Tuning 93%|████████████████████████████████████████▉ | ETA: 0:00:02 (3/3) tuning "join"... done (took 6.773127967 seconds) done (took 14.582358395 seconds) Tuning 100%|████████████████████████████████████████████| Time: 0:00:31 Benchmarking 0%| | ETA: N/A Benchmarking 0%| | ETA: N/A (1/2) benchmarking "trigonometry"... Benchmarking 0%| | ETA: N/A (1/2) benchmarking "circular"... Benchmarking 0%| | ETA: N/A (1/6) benchmarking ("cos", 0.0)... done (took 1.169944795 seconds) Benchmarking 7%|██▊ | ETA: 0:00:55 (2/6) benchmarking ("tan", "π")... done (took 0.974117826 seconds) Benchmarking 14%|█████▍ | ETA: 0:00:31 (3/6) benchmarking ("sin", "π")... done (took 0.980589094 seconds) Benchmarking 21%|████████▏ | ETA: 0:00:23 (4/6) benchmarking ("cos", "π")... done (took 0.9537957 seconds) Benchmarking 29%|██████████▉ | ETA: 0:00:18 (5/6) benchmarking ("sin", 0.0)... done (took 0.974672793 seconds) Benchmarking 36%|█████████████▋ | ETA: 0:00:15 (6/6) benchmarking ("tan", 0.0)... done (took 0.979895376 seconds) done (took 6.970694059 seconds) Benchmarking 43%|████████████████▎ | ETA: 0:00:12 (2/2) benchmarking "hyperbolic"... Benchmarking 43%|████████████████▎ | ETA: 0:00:13 (1/6) benchmarking ("cos", 0.0)... done (took 0.981846371 seconds) Benchmarking 50%|███████████████████ | ETA: 0:00:11 (2/6) benchmarking ("tan", "π")... done (took 0.918335428 seconds) Benchmarking 57%|█████████████████████▊ | ETA: 0:00:09 (3/6) benchmarking ("sin", "π")... done (took 0.928886866 seconds) Benchmarking 64%|████████████████████████▍ | ETA: 0:00:07 (4/6) benchmarking ("cos", "π")... done (took 0.91135238 seconds) Benchmarking 71%|███████████████████████████▏ | ETA: 0:00:05 (5/6) benchmarking ("sin", 0.0)... done (took 1.042619663 seconds) Benchmarking 79%|█████████████████████████████▉ | ETA: 0:00:04 (6/6) benchmarking ("tan", 0.0)... done (took 0.983299818 seconds) done (took 6.646303985 seconds) done (took 14.721158358 seconds) Benchmarking 86%|████████████████████████████████▋ | ETA: 0:00:03 (2/2) benchmarking "utf8"... Benchmarking 86%|████████████████████████████████▋ | ETA: 0:00:03 (1/3) benchmarking "plots"... done (took 0.888057706 seconds) Benchmarking 86%|████████████████████████████████▋ | ETA: 0:00:03 (2/3) benchmarking "replace"... done (took 3.0375839 seconds) Benchmarking 93%|███████████████████████████████████▎ | ETA: 0:00:02 (3/3) benchmarking "join"... done (took 6.535956325 seconds) done (took 11.372661948 seconds) Benchmarking 100%|██████████████████████████████████████| Time: 0:00:27 PkgBenchmark: Running benchmarks... PkgBenchmark: creating benchmark tuning file /tmp/6IQARxNd/Example/benchmark/tune.json... Tuning 0%| | ETA: N/A Tuning 0%| | ETA: N/A (1/2) tuning "trigonometry"... Tuning 0%| | ETA: N/A (1/2) tuning "circular"... Tuning 0%| | ETA: N/A (1/6) tuning ("cos", 0.0)... done (took 1.289109706 seconds) Tuning 7%|███▏ | ETA: 0:01:02 (2/6) tuning ("tan", "π")... done (took 1.05204348 seconds) Tuning 14%|██████▎ | ETA: 0:00:35 (3/6) tuning ("sin", "π")... done (took 1.007180832 seconds) Tuning 21%|█████████▍ | ETA: 0:00:25 (4/6) tuning ("cos", "π")... done (took 0.964528868 seconds) Tuning 29%|████████████▋ | ETA: 0:00:20 (5/6) tuning ("sin", 0.0)... done (took 1.062729319 seconds) Tuning 36%|███████████████▊ | ETA: 0:00:16 (6/6) tuning ("tan", 0.0)... done (took 0.970087291 seconds) done (took 7.467030059 seconds) Tuning 43%|██████████████████▉ | ETA: 0:00:13 (2/2) tuning "hyperbolic"... Tuning 43%|██████████████████▉ | ETA: 0:00:14 (1/6) tuning ("cos", 0.0)... done (took 0.928756185 seconds) Tuning 50%|██████████████████████ | ETA: 0:00:12 (2/6) tuning ("tan", "π")... done (took 0.92263274 seconds) Tuning 57%|█████████████████████████▏ | ETA: 0:00:10 (3/6) tuning ("sin", "π")... done (took 0.896593599 seconds) Tuning 64%|████████████████████████████▎ | ETA: 0:00:08 (4/6) tuning ("cos", "π")... done (took 0.889176229 seconds) Tuning 71%|███████████████████████████████▍ | ETA: 0:00:06 (5/6) tuning ("sin", 0.0)... done (took 0.906675008 seconds) Tuning 79%|██████████████████████████████████▋ | ETA: 0:00:04 (6/6) tuning ("tan", 0.0)... done (took 0.92818101 seconds) done (took 6.385759597 seconds) done (took 14.912133573 seconds) Tuning 86%|█████████████████████████████████████▊ | ETA: 0:00:03 (2/2) tuning "utf8"... Tuning 86%|█████████████████████████████████████▊ | ETA: 0:00:03 (1/3) tuning "plots"... done (took 0.912072986 seconds) Tuning 86%|█████████████████████████████████████▊ | ETA: 0:00:03 (2/3) tuning "replace"... done (took 6.004623799 seconds) Tuning 93%|████████████████████████████████████████▉ | ETA: 0:00:02 (3/3) tuning "join"... done (took 8.463994181 seconds) done (took 16.309132536 seconds) Tuning 100%|████████████████████████████████████████████| Time: 0:00:33 Benchmarking 0%| | ETA: N/A Benchmarking 0%| | ETA: N/A (1/2) benchmarking "trigonometry"... Benchmarking 0%| | ETA: N/A (1/2) benchmarking "circular"... Benchmarking 0%| | ETA: N/A (1/6) benchmarking ("cos", 0.0)... done (took 1.216967765 seconds) Benchmarking 7%|██▊ | ETA: 0:00:54 (2/6) benchmarking ("tan", "π")... done (took 0.98500311 seconds) Benchmarking 14%|█████▍ | ETA: 0:00:31 (3/6) benchmarking ("sin", "π")... done (took 0.947856005 seconds) Benchmarking 21%|████████▏ | ETA: 0:00:22 (4/6) benchmarking ("cos", "π")... done (took 0.931452458 seconds) Benchmarking 29%|██████████▉ | ETA: 0:00:18 (5/6) benchmarking ("sin", 0.0)... done (took 1.017686293 seconds) Benchmarking 36%|█████████████▋ | ETA: 0:00:15 (6/6) benchmarking ("tan", 0.0)... done (took 1.009842748 seconds) done (took 7.017415247 seconds) Benchmarking 43%|████████████████▎ | ETA: 0:00:12 (2/2) benchmarking "hyperbolic"... Benchmarking 43%|████████████████▎ | ETA: 0:00:13 (1/6) benchmarking ("cos", 0.0)... done (took 1.002245794 seconds) Benchmarking 50%|███████████████████ | ETA: 0:00:11 (2/6) benchmarking ("tan", "π")... done (took 0.957325488 seconds) Benchmarking 57%|█████████████████████▊ | ETA: 0:00:09 (3/6) benchmarking ("sin", "π")... done (took 0.952901803 seconds) Benchmarking 64%|████████████████████████▍ | ETA: 0:00:07 (4/6) benchmarking ("cos", "π")... done (took 0.961552287 seconds) Benchmarking 71%|███████████████████████████▏ | ETA: 0:00:06 (5/6) benchmarking ("sin", 0.0)... done (took 1.000043996 seconds) Benchmarking 79%|█████████████████████████████▉ | ETA: 0:00:04 (6/6) benchmarking ("tan", 0.0)... done (took 1.009450572 seconds) done (took 6.798653149 seconds) done (took 14.912474909 seconds) Benchmarking 86%|████████████████████████████████▋ | ETA: 0:00:03 (2/2) benchmarking "utf8"... Benchmarking 86%|████████████████████████████████▋ | ETA: 0:00:03 (1/3) benchmarking "plots"... done (took 0.906360538 seconds) Benchmarking 86%|████████████████████████████████▋ | ETA: 0:00:03 (2/3) benchmarking "replace"... done (took 3.111696892 seconds) Benchmarking 93%|███████████████████████████████████▎ | ETA: 0:00:02 (3/3) benchmarking "join"... done (took 6.821313714 seconds) done (took 11.74049742 seconds) Benchmarking 100%|██████████████████████████████████████| Time: 0:00:27 Test Summary: | Pass Total Time judging | 26 26 9m26.3s Activating project at `/tmp/jl_wzc83I` ┌ Warning: Unable to determine HTML(edit_link = ...) from remote HEAD branch, defaulting to "master". │ Calling `git remote` failed with an exception. Set JULIA_DEBUG=Documenter to see the error. │ Unless this is due to a configuration error, the relevant variable should be set explicitly. └ @ Documenter ~/.julia/packages/Documenter/xvqbW/src/utilities/utilities.jl:680 [ Info: SetupBuildDirectory: setting up build directory. [ Info: Doctest: running doctests. [ Info: Skipped ExpandTemplates step (doctest only). [ Info: Skipped CrossReferences step (doctest only). [ Info: Skipped CheckDocument step (doctest only). [ Info: Skipped Populate step (doctest only). [ Info: Skipped RenderDocument step (doctest only). Test Summary: | Pass Total Time doctest | 1 1 1m05.6s PkgBenchmark: Running benchmarks... PkgBenchmark: using benchmark tuning data in /home/pkgeval/.julia/packages/PkgBenchmark/VVR9F/benchmark/tune.json Benchmarking 0%| | ETA: N/A Benchmarking 0%| | ETA: N/A (1/2) benchmarking "trigonometry"... Benchmarking 0%| | ETA: N/A (1/2) benchmarking "circular"... Benchmarking 0%| | ETA: N/A (1/6) benchmarking ("cos", 0.0)... done (took 1.634407822 seconds) Benchmarking 7%|██▊ | ETA: 0:01:25 (2/6) benchmarking ("tan", "π")... done (took 1.505626562 seconds) Benchmarking 14%|█████▍ | ETA: 0:00:49 (3/6) benchmarking ("sin", "π")... done (took 1.600473286 seconds) Benchmarking 21%|████████▏ | ETA: 0:00:36 (4/6) benchmarking ("cos", "π")... done (took 1.573608083 seconds) Benchmarking 29%|██████████▉ | ETA: 0:00:28 (5/6) benchmarking ("sin", 0.0)... done (took 1.3979021 seconds) Benchmarking 36%|█████████████▋ | ETA: 0:00:23 (6/6) benchmarking ("tan", 0.0)... done (took 1.262460018 seconds) done (took 10.540903012 seconds) Benchmarking 43%|████████████████▎ | ETA: 0:00:19 (2/2) benchmarking "hyperbolic"... Benchmarking 43%|████████████████▎ | ETA: 0:00:20 (1/6) benchmarking ("cos", 0.0)... done (took 1.387108887 seconds) Benchmarking 50%|███████████████████ | ETA: 0:00:17 (2/6) benchmarking ("tan", "π")... done (took 1.370350579 seconds) Benchmarking 57%|█████████████████████▊ | ETA: 0:00:13 (3/6) benchmarking ("sin", "π")... done (took 1.340305208 seconds) Benchmarking 64%|████████████████████████▍ | ETA: 0:00:11 (4/6) benchmarking ("cos", "π")... done (took 1.341332131 seconds) Benchmarking 71%|███████████████████████████▏ | ETA: 0:00:08 (5/6) benchmarking ("sin", 0.0)... done (took 1.441175823 seconds) Benchmarking 79%|█████████████████████████████▉ | ETA: 0:00:06 (6/6) benchmarking ("tan", 0.0)... done (took 1.327379348 seconds) done (took 9.458537477 seconds) done (took 21.543614018 seconds) Benchmarking 86%|████████████████████████████████▋ | ETA: 0:00:04 (2/2) benchmarking "utf8"... Benchmarking 86%|████████████████████████████████▋ | ETA: 0:00:04 (1/3) benchmarking "plots"... done (took 1.264895189 seconds) Benchmarking 86%|████████████████████████████████▋ | ETA: 0:00:04 (2/3) benchmarking "replace"... done (took 3.672843302 seconds) Benchmarking 93%|███████████████████████████████████▎ | ETA: 0:00:02 (3/3) benchmarking "join"... done (took 6.769146205 seconds) done (took 12.990951149 seconds) Benchmarking 100%|██████████████████████████████████████| Time: 0:00:37 Test Summary: | Pass Total Time package module | 2 2 1m13.1s Testing PkgBenchmark tests passed Testing completed after 1181.4s PkgEval succeeded after 1230.38s