Package evaluation of Malt on Julia 1.12.0-rc1.2 (995ff9db19*) started at 2025-07-14T11:21:36.072 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 8.84s ################################################################################ # Installation # Installing Malt... Resolving package versions... Updating `~/.julia/environments/v1.12/Project.toml` [36869731] + Malt v1.1.2 Updating `~/.julia/environments/v1.12/Manifest.toml` [36869731] + Malt v1.1.2 [05181044] + RelocatableFolders v1.0.1 [6c6a2e73] + Scratch v1.3.0 [ade2ca70] + Dates v1.11.0 [8ba89e20] + Distributed v1.11.0 [56ddb016] + Logging v1.11.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v0.7.0 [9e88b42a] + Serialization v1.11.0 [6462fe0b] + Sockets v1.11.0 [4ec0a83e] + Unicode v1.11.0 Installation completed after 0.83s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 13.38s ################################################################################ # Testing # Testing Malt Status `/tmp/jl_fLXbYj/Project.toml` [6e4b80f9] BenchmarkTools v1.6.0 [36869731] Malt v1.1.2 [05181044] RelocatableFolders v1.0.1 [8ba89e20] Distributed v1.11.0 [56ddb016] Logging v1.11.0 [9a3f8284] Random v1.11.0 [9e88b42a] Serialization v1.11.0 [6462fe0b] Sockets v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_fLXbYj/Manifest.toml` [6e4b80f9] BenchmarkTools v1.6.0 [34da2185] Compat v4.17.0 [682c06a0] JSON v0.21.4 [36869731] Malt v1.1.2 [69de0a69] Parsers v2.8.3 [aea7be01] PrecompileTools v1.3.2 [21216c6a] Preferences v1.4.3 [05181044] RelocatableFolders v1.0.1 [6c6a2e73] Scratch v1.3.0 [10745b16] Statistics v1.11.1 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [8ba89e20] Distributed v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.12.0 [8f399da3] Libdl v1.11.0 [37e2e46d] LinearAlgebra v1.12.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [a63ad114] Mmap v1.11.0 [de0858da] Printf v1.11.0 [9abbd945] Profile v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization v1.11.0 [6462fe0b] Sockets v1.11.0 [f489334b] StyledStrings v1.11.0 [fa267f1f] TOML v1.0.3 [8dfed614] Test v1.11.0 [cf7118a7] UUIDs v1.11.0 [4ec0a83e] Unicode v1.11.0 [e66e0078] CompilerSupportLibraries_jll v1.3.0+1 [4536629a] OpenBLAS_jll v0.3.29+0 [8e850b90] libblastrampoline_jll v5.13.1+0 Testing Running tests... ┌ Info: test run │ ex = │ quote │ local x = 0.0 │ for i = 1:4000 │ k = [sqrt(abs(sin(cos(tan(x))))) ^ (1 / i) for z = 1:i] │ x += sum(k) │ end │ x │ end │ t1 = 4.800530482 │ t2 = 4.154741942 │ t3 = 3.0221026 └ t4 = 0.104861877 ┌ Info: test run │ ex = :(sleep(3)) │ t1 = 3.245668627 │ t2 = 3.005357566 │ t3 = 0.105746358 └ t4 = 0.103485102 ┌ Info: test run │ ex = │ quote │ local x = 0.0 │ for i = 1:4000 │ k = [sqrt(abs(sin(cos(tan(x))))) ^ (1 / i) for z = 1:i] │ x += sum(k) │ end │ x │ end │ t1 = 4.121677508 │ t2 = 4.107564346 │ t3 = 0.210689154 └ t4 = 0.130645583 ┌ Info: test run │ ex = │ quote │ local x = 0.0 │ for i = 1:20000000 │ x += sqrt(abs(sin(cos(tan(x))))) ^ (1 / i) │ end │ x │ end │ t1 = 3.37776368 │ t2 = 3.375592452 │ t3 = 0.103848028 └ t4 = 0.104328083 ┌ Info: test run │ ex = │ quote │ local x = 0.0 │ for i = 1:20000000 │ x += sqrt(abs(sin(cos(tan(x))))) ^ (1 / i) │ end │ x │ end │ t1 = 3.394078746 │ t2 = 3.410867025 │ t3 = 0.103133426 └ t4 = 0.103137795 🔥 🔥 🔥 🔥 🔥 🔥 🔥 🔥 🔥 From worker 2: WARNING: Force throwing a SIGINT ┌ Info: xx │ istaskdone(t) = true └ m.isrunning(w) = true Test Summary: | Pass Total Time Interrupt: Malt.DistributedStdlibWorker | 44 44 1m15.4s ┌ Info: test run │ ex = │ quote │ local x = 0.0 │ for i = 1:4000 │ k = [sqrt(abs(sin(cos(tan(x))))) ^ (1 / i) for z = 1:i] │ x += sum(k) │ end │ x │ end │ t1 = 4.775268769 │ t2 = 4.087051093 │ t3 = 4.188142918 └ t4 = 4.281205489 ┌ Info: test run │ ex = :(sleep(3)) │ t1 = 3.019636341 │ t2 = 3.007927305 │ t3 = 2.969176725 └ t4 = 0.107615797 Test Summary: | Pass Total Time Interrupt: Malt.InProcessWorker | 11 11 26.5s ┌ Info: test run │ ex = │ quote │ local x = 0.0 │ for i = 1:4000 │ k = [sqrt(abs(sin(cos(tan(x))))) ^ (1 / i) for z = 1:i] │ x += sum(k) │ end │ x │ end │ t1 = 4.463950569 │ t2 = 4.060437722 │ t3 = 2.555349004 └ t4 = 0.115312595 ┌ Info: test run │ ex = :(sleep(3)) │ t1 = 4.145638285 │ t2 = 3.004876629 │ t3 = 0.183093205 └ t4 = 0.109467148 ┌ Info: test run │ ex = │ quote │ local x = 0.0 │ for i = 1:4000 │ k = [sqrt(abs(sin(cos(tan(x))))) ^ (1 / i) for z = 1:i] │ x += sum(k) │ end │ x │ end │ t1 = 4.039253582 │ t2 = 4.077610483 │ t3 = 0.185982025 └ t4 = 0.111462157 ┌ Info: test run │ ex = │ quote │ local x = 0.0 │ for i = 1:20000000 │ x += sqrt(abs(sin(cos(tan(x))))) ^ (1 / i) │ end │ x │ end │ t1 = 3.48643056 │ t2 = 3.436943275 │ t3 = 0.104971805 └ t4 = 0.105294022 ┌ Info: test run │ ex = │ quote │ local x = 0.0 │ for i = 1:20000000 │ x += sqrt(abs(sin(cos(tan(x))))) ^ (1 / i) │ end │ x │ end │ t1 = 3.437150532 │ t2 = 3.370179132 │ t3 = 0.104752167 └ t4 = 0.105062014 🔥 🔥 🔥 🔥 🔥 🔥 🔥 🔥 🔥 WARNING: Force throwing a SIGINT ┌ Info: xx │ istaskdone(t) = true └ m.isrunning(w) = true Test Summary: | Pass Total Time Interrupt: Malt.Worker | 44 44 56.5s Test Summary: | Pass Broken Total Time Impl: Malt.DistributedStdlibWorker | 60 1 61 1m23.6s Test Summary: | Pass Total Time Impl: Malt.InProcessWorker | 59 59 1.4s ERROR: LoadError: InterruptException: Stacktrace: [1] poptask(W::Base.IntrusiveLinkedListSynchronized{Task}) @ Base ./task.jl:1187 [2] wait() @ Base ./task.jl:1199 [3] uv_write(s::Base.PipeEndpoint, p::Ptr{UInt8}, n::UInt64) @ Base ./stream.jl:1080 [4] unsafe_write(s::Base.PipeEndpoint, p::Ptr{UInt8}, n::UInt64) @ Base ./stream.jl:1153 [5] write @ ./strings/io.jl:246 [inlined] [6] print @ ./strings/io.jl:248 [inlined] [7] print(::Base.PipeEndpoint, ::UInt16, ::String) @ Base ./strings/io.jl:46 [8] println(io::Base.PipeEndpoint, xs::UInt16) @ Base ./strings/io.jl:77 [9] main() @ Main ~/.julia/packages/Malt/YJ2Ml/src/worker.jl:26 [10] top-level scope @ ~/.julia/packages/Malt/YJ2Ml/src/worker.jl:166 [11] include(mod::Module, _path::String) @ Base ./Base.jl:305 [12] exec_options(opts::Base.JLOptions) @ Base ./client.jl:321 [13] _start() @ Base ./client.jl:554 in expression starting at /home/pkgeval/.julia/packages/Malt/YJ2Ml/src/worker.jl:165 Test Summary: | Pass Total Time Impl: Malt.Worker | 63 63 34.1s From worker 9: DomainError with -1.0: From worker 9: sqrt was called with a negative real argument but will only return a complex result if called with a complex argument. Try sqrt(Complex(x)). From worker 9: Stacktrace: From worker 9: [1] throw_complex_domainerror(f::Symbol, x::Float64) From worker 9: @ Base.Math ./math.jl:33 From worker 9: [2] sqrt From worker 9: @ ./math.jl:627 [inlined] From worker 9: [3] sqrt(x::Int64) From worker 9: @ Base.Math ./math.jl:1546 From worker 9: [4] (::Distributed.var"#handle_msg##12#handle_msg##13"{Distributed.RemoteDoMsg})() From worker 9: @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/process_messages.jl:310 From worker 9: [5] run_work_thunk(thunk::Distributed.var"#handle_msg##12#handle_msg##13"{Distributed.RemoteDoMsg}, print_error::Bool) From worker 9: @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/process_messages.jl:70 From worker 9: [6] (::Distributed.var"#handle_msg##10#handle_msg##11"{Distributed.RemoteDoMsg})() Test Summary: | Pass Total Time Exceptions: Malt.DistributedStdlibWorker | 19 19 26.7s From worker 9: @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/process_messages.jl:310 ┌ Warning: WORKER: Got exception while running call without response │ exception = │ DomainError with -1.0: │ sqrt was called with a negative real argument but will only return a complex result if called with a complex argument. Try sqrt(Complex(x)). │ Stacktrace: │ [1] throw_complex_domainerror(f::Symbol, x::Float64) │ @ Base.Math ./math.jl:33 │ [2] sqrt │ @ ./math.jl:627 [inlined] │ [3] sqrt │ @ ./math.jl:1546 [inlined] │ [4] (::var"#handle##2#handle##3"{@Kwargs{}, Tuple{Int64}, typeof(sqrt)})() │ @ Main ~/.julia/packages/Malt/YJ2Ml/src/worker.jl:143 └ @ Main ~/.julia/packages/Malt/YJ2Ml/src/worker.jl:145 Test Summary: | Pass Total Time Exceptions: Malt.Worker | 20 20 10.5s Test Summary: | Pass Total Time Exceptions: Malt.InProcessWorker | 15 15 0.4s Precompiling packages... 1079.5 ms ✓ Scratch 1117.9 ms ✓ RelocatableFolders 2555.7 ms ✓ Malt 3 dependencies successfully precompiled in 5 seconds. 6 already precompiled. Test Summary: | Pass Total Time Nesting | 2 2 34.0s ┌ Info: Expr 1 │ t1 = 1.970460405e8 │ t2 = 1.7662459272413793e8 │ ratio = 1.1156206361803616 │ diff = 20421448 ± 44372664 │ b1 = │ BenchmarkTools.Trial: 26 samples with 1 evaluation per sample. │ Range (min … max): 172.651 ms … 398.204 ms ┊ GC (min … max): 0.00% … 0.00% │ Time (median): 188.123 ms ┊ GC (median): 0.00% │ Time (mean ± σ): 197.046 ms ± 42.638 ms ┊ GC (mean ± σ): 0.00% ± 0.00% │ │ █▄▁▄▄█ ▁ │ ██████▆▆▆█▁▆▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▆ ▁ │ 173 ms Histogram: frequency by time 398 ms < │ │ Memory estimate: 3.50 KiB, allocs estimate: 59. │ b2 = │ BenchmarkTools.Trial: 29 samples with 1 evaluation per sample. │ Range (min … max): 167.038 ms … 207.534 ms ┊ GC (min … max): 0.00% … 0.00% │ Time (median): 170.086 ms ┊ GC (median): 0.00% │ Time (mean ± σ): 176.625 ms ± 12.285 ms ┊ GC (mean ± σ): 0.00% ± 0.00% │ │ █▁ ▁ │ ▇▇██▇▄▄█▁▁▄▁▁▁▁▁▁▁▁▄▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▇▁▁▁▄▁▁▁▁▄▄▁▁▄▁▁▁▁▁▁▁▁▁▁▄ ▁ │ 167 ms Histogram: frequency by time 208 ms < │ └ Memory estimate: 3.36 KiB, allocs estimate: 53. ┌ Info: Expr 2 │ t1 = 1.209905339709443e7 │ t2 = 1.2078752455205811e7 │ ratio = 1.0016807151205314 │ diff = 20301 ± 980856 │ b1 = │ BenchmarkTools.Trial: 413 samples with 1 evaluation per sample. │ Range (min … max): 11.888 ms … 18.612 ms ┊ GC (min … max): 0.00% … 0.00% │ Time (median): 12.011 ms ┊ GC (median): 0.00% │ Time (mean ± σ): 12.099 ms ± 536.493 μs ┊ GC (mean ± σ): 0.00% ± 0.00% │ │ ▄█▇▄▁ │ █████▆▅▁▁▁▄▄▅▄▄▅▁▁▁▄▁▁▁▄▁▁▄▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▄▁▁▁▄ ▆ │ 11.9 ms Histogram: log(frequency) by time 15.6 ms < │ │ Memory estimate: 2.86 KiB, allocs estimate: 51. │ b2 = │ BenchmarkTools.Trial: 413 samples with 1 evaluation per sample. │ Range (min … max): 11.710 ms … 26.205 ms ┊ GC (min … max): 0.00% … 0.00% │ Time (median): 11.963 ms ┊ GC (median): 0.00% │ Time (mean ± σ): 12.079 ms ± 821.130 μs ┊ GC (mean ± σ): 0.00% ± 0.00% │ │ ▁▁▄▆▇█▇▅▃▁ │ ███████████▆▆▇▅▇▄▅▅▁▁▅▄▁▁▄▅▆▄▁▁▁▄▁▁▁▁▁▁▁▁▁▁▁▄▁▁▁▄▄▁▄▁▄▁▁▄▁▁▄ ▇ │ 11.7 ms Histogram: log(frequency) by time 14.1 ms < │ └ Memory estimate: 2.72 KiB, allocs estimate: 45. ┌ Info: Expr 3 │ t1 = 1.4768185288235295e8 │ t2 = 1.4741911361764705e8 │ ratio = 1.001782260510583 │ diff = 262739 ± 22132946 │ b1 = │ BenchmarkTools.Trial: 34 samples with 1 evaluation per sample. │ Range (min … max): 115.196 ms … 192.748 ms ┊ GC (min … max): 0.00% … 28.85% │ Time (median): 147.789 ms ┊ GC (median): 7.74% │ Time (mean ± σ): 147.682 ms ± 12.738 ms ┊ GC (mean ± σ): 7.28% ± 5.66% │ │ ▄ ▄ ▄▄▁▁█ ▄ ▁ │ ▆▁▁▁▁▁▁▁▁▁▁▆▁▁▁█▆▁▁█▆▁▁█████▆▆█▁▁▁▁█▁▆▁▆▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▆ ▁ │ 115 ms Histogram: frequency by time 193 ms < │ │ Memory estimate: 47.69 MiB, allocs estimate: 128. │ b2 = │ BenchmarkTools.Trial: 34 samples with 1 evaluation per sample. │ Range (min … max): 128.803 ms … 221.479 ms ┊ GC (min … max): 7.92% … 36.73% │ Time (median): 142.493 ms ┊ GC (median): 7.28% │ Time (mean ± σ): 147.419 ms ± 18.100 ms ┊ GC (mean ± σ): 7.11% ± 7.66% │ │ ▁▁ █ ▄▄█▁▄ ▁ │ ██▆▆▁█▆█████▁▁▁▁▆▁▁▁▁▁▆▁█▆▁▁▆▁▁▁▁▆▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▆ ▁ │ 129 ms Histogram: frequency by time 221 ms < │ └ Memory estimate: 47.69 MiB, allocs estimate: 121. ┌ Info: Expr 4 │ t1 = 9.320386051851852e7 │ t2 = 9.33576525e7 │ ratio = 0.9983526580053897 │ diff = -153792 ± 19797390 │ b1 = │ BenchmarkTools.Trial: 54 samples with 1 evaluation per sample. │ Range (min … max): 76.507 ms … 150.317 ms ┊ GC (min … max): 0.00% … 48.93% │ Time (median): 91.044 ms ┊ GC (median): 14.35% │ Time (mean ± σ): 93.204 ms ± 13.730 ms ┊ GC (mean ± σ): 12.87% ± 10.07% │ │ █ ▂ ▂ ▂ ▂ │ █▁▅▅█▅█▅▁▁▅▅████▅▅███▅████▁▁▅▅▁▁▁▁▁▅▁▅▅▁▁▁▁▁▁▁▁▁▁▁▅▁▁▁▅▁▅▁▁▅ ▁ │ 76.5 ms Histogram: frequency by time 125 ms < │ │ Memory estimate: 47.69 MiB, allocs estimate: 126. │ b2 = │ BenchmarkTools.Trial: 54 samples with 1 evaluation per sample. │ Range (min … max): 80.804 ms … 173.413 ms ┊ GC (min … max): 0.00% … 55.31% │ Time (median): 90.338 ms ┊ GC (median): 13.88% │ Time (mean ± σ): 93.358 ms ± 14.262 ms ┊ GC (mean ± σ): 12.76% ± 10.95% │ │ ▂ ▂▂▂ █ │ ▄▄▄▄▄█████▄▁▄█▄▄▄▆▆▆▄▁▄▄▄▁▁▄▁▁▄▁▁▁▁▄▄▁▁▁▁▁▁▁▁▁▁▁▁▁▄▄▁▁▁▁▁▁▁▄ ▁ │ 80.8 ms Histogram: frequency by time 124 ms < │ └ Memory estimate: 47.69 MiB, allocs estimate: 127. ┌ Info: Expr 5 │ t1 = 5.009917390120967e6 │ t2 = 5.108151468653648e6 │ ratio = 0.9807691531593185 │ diff = -98234 ± 1939589 │ b1 = │ BenchmarkTools.Trial: 992 samples with 1 evaluation per sample. │ Range (min … max): 3.865 ms … 30.534 ms ┊ GC (min … max): 0.00% … 45.30% │ Time (median): 4.683 ms ┊ GC (median): 0.00% │ Time (mean ± σ): 5.010 ms ± 1.444 ms ┊ GC (mean ± σ): 4.53% ± 8.55% │ │ ▁▇█▆▃ │ ▂▃▅█████████▆▇▇▅▄▄▃▂▄▃▃▂▁▂▂▂▂▂▂▂▂▁▂▁▁▂▁▁▂▁▁▁▁▁▂▁▂▂▃▂▂▂▂▂▂▂ ▃ │ 3.87 ms Histogram: frequency by time 9.47 ms < │ │ Memory estimate: 4.77 MiB, allocs estimate: 59. │ b2 = │ BenchmarkTools.Trial: 973 samples with 1 evaluation per sample. │ Range (min … max): 3.975 ms … 22.937 ms ┊ GC (min … max): 0.00% … 87.85% │ Time (median): 4.756 ms ┊ GC (median): 0.00% │ Time (mean ± σ): 5.108 ms ± 1.295 ms ┊ GC (mean ± σ): 4.39% ± 8.93% │ │ ▁▆█▆▄▁▁ │ ▃▄▇████████▇▇▇▅▄▄▃▃▂▂▂▂▂▁▁▂▁▁▂▂▁▁▁▁▁▁▁▁▁▂▂▂▃▂▃▂▂▃▂▂▂▂▂▂▂▁▂ ▃ │ 3.97 ms Histogram: frequency by time 10.1 ms < │ └ Memory estimate: 4.77 MiB, allocs estimate: 53. ┌ Info: Expr 6 │ t1 = 957334.3392096087 │ t2 = 902816.6798758218 │ ratio = 1.0603861897426237 │ diff = 54518 ± 625199 │ b1 = │ BenchmarkTools.Trial: 5162 samples with 1 evaluation per sample. │ Range (min … max): 692.612 μs … 29.529 ms ┊ GC (min … max): 0.00% … 0.00% │ Time (median): 879.471 μs ┊ GC (median): 0.00% │ Time (mean ± σ): 957.334 μs ± 549.028 μs ┊ GC (mean ± σ): 2.92% ± 7.63% │ │ ▂▆██▆▆▄▁ │ ▁▂▃▆████████▇▅▄▃▂▂▂▂▂▂▂▂▃▃▃▂▂▂▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁ ▂ │ 693 μs Histogram: frequency by time 1.98 ms < │ │ Memory estimate: 491.27 KiB, allocs estimate: 56. │ b2 = │ BenchmarkTools.Trial: 5476 samples with 1 evaluation per sample. │ Range (min … max): 657.943 μs … 10.228 ms ┊ GC (min … max): 0.00% … 91.18% │ Time (median): 839.551 μs ┊ GC (median): 0.00% │ Time (mean ± σ): 902.817 μs ± 299.070 μs ┊ GC (mean ± σ): 2.83% ± 7.64% │ │ ▄▇██▅▄▄▂▁ │ ▂▃▄▇█████████▇▅▄▄▃▃▃▃▃▃▄▃▃▃▃▂▂▂▂▂▂▂▂▂▂▂▂▂▁▂▁▂▂▁▂▁▂▂▂▂▂▂▂▂▂▂▂▂ ▃ │ 658 μs Histogram: frequency by time 1.93 ms < │ └ Memory estimate: 491.13 KiB, allocs estimate: 50. ┌ Info: Expr 7 │ t1 = 455270.6942 │ t2 = 439847.2825 │ ratio = 1.03506537908416 │ diff = 15423 ± 403067 │ b1 = │ BenchmarkTools.Trial: 10000 samples with 1 evaluation per sample. │ Range (min … max): 347.027 μs … 14.462 ms ┊ GC (min … max): 0.00% … 0.00% │ Time (median): 432.276 μs ┊ GC (median): 0.00% │ Time (mean ± σ): 455.271 μs ± 256.273 μs ┊ GC (mean ± σ): 0.59% ± 1.82% │ │ ▃▇█▅▂ │ ▂▃▆██████▆▄▃▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▁▂▁▂▂▂▁▁▂▂▁▁▁▁▁▁▁▁▁▁▂▂▁▁▂▂▂▂▂▂▂▂▂ ▃ │ 347 μs Histogram: frequency by time 1.25 ms < │ │ Memory estimate: 51.84 KiB, allocs estimate: 56. │ b2 = │ BenchmarkTools.Trial: 10000 samples with 1 evaluation per sample. │ Range (min … max): 322.317 μs … 25.159 ms ┊ GC (min … max): 0.00% … 0.00% │ Time (median): 416.890 μs ┊ GC (median): 0.00% │ Time (mean ± σ): 439.847 μs ± 311.107 μs ┊ GC (mean ± σ): 0.69% ± 1.98% │ │ ▃▆█▆▂ │ ▂▂▄▇██████▇▆▅▃▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▁▂▂▂▂▂▂▂▁▁▁▂▂▁▂▂▁▁▁▁▂▁▂▁▂▂▂▂▂▂ ▃ │ 322 μs Histogram: frequency by time 1.15 ms < │ └ Memory estimate: 51.70 KiB, allocs estimate: 50. ┌ Info: Expr 8 │ t1 = 6.6184192631578945e7 │ t2 = 6.621142746052632e7 │ ratio = 0.999588668754142 │ diff = -27235 ± 5276338 │ b1 = │ BenchmarkTools.Trial: 76 samples with 1 evaluation per sample. │ Range (min … max): 61.524 ms … 90.517 ms ┊ GC (min … max): 0.00% … 0.00% │ Time (median): 65.612 ms ┊ GC (median): 0.00% │ Time (mean ± σ): 66.184 ms ± 3.828 ms ┊ GC (mean ± σ): 0.00% ± 0.00% │ │ ▅ ▂█ ▂ ▂ ▅█▂ █ ▂ █ ▂ │ █▁█▅█▁▅██▅▅█▅▁███████▁▅█▁▁█▁███▅█▁▅▁▅▅██▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▅ ▁ │ 61.5 ms Histogram: frequency by time 74.9 ms < │ │ Memory estimate: 154.23 KiB, allocs estimate: 5536. │ b2 = │ BenchmarkTools.Trial: 76 samples with 1 evaluation per sample. │ Range (min … max): 60.603 ms … 90.712 ms ┊ GC (min … max): 0.00% … 0.00% │ Time (median): 65.535 ms ┊ GC (median): 0.00% │ Time (mean ± σ): 66.211 ms ± 3.631 ms ┊ GC (mean ± σ): 0.00% ± 0.00% │ │ ▃▆▄▄▄█ ▃▃ ▁ │ ▄▄▁▁▁▁▁▄▄▁▆▆██████▆▇██▄█▄▆▁▆▁▁▄▁▁▄▁▁▄▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▄ ▁ │ 60.6 ms Histogram: frequency by time 77.9 ms < │ └ Memory estimate: 154.09 KiB, allocs estimate: 5530. ┌ Info: Expr 9 │ t1 = 387210.1958 │ t2 = 359467.2793 │ ratio = 1.0771778631813846 │ diff = 27743 ± 318392 │ b1 = │ BenchmarkTools.Trial: 10000 samples with 1 evaluation per sample. │ Range (min … max): 293.837 μs … 17.535 ms ┊ GC (min … max): 0.00% … 0.00% │ Time (median): 377.791 μs ┊ GC (median): 0.00% │ Time (mean ± σ): 387.210 μs ± 234.222 μs ┊ GC (mean ± σ): 0.00% ± 0.00% │ │ ▁▂▃▅▅▇███▇▇▆▄▃▂▁ │ ▁▁▁▁▁▁▁▁▁▁▂▂▂▃▄▅▅██████████████████▆▅▅▄▂▂▂▂▂▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁ ▃ │ 294 μs Histogram: frequency by time 489 μs < │ │ Memory estimate: 2.84 KiB, allocs estimate: 50. │ b2 = │ BenchmarkTools.Trial: 10000 samples with 1 evaluation per sample. │ Range (min … max): 245.147 μs … 16.125 ms ┊ GC (min … max): 0.00% … 0.00% │ Time (median): 352.317 μs ┊ GC (median): 0.00% │ Time (mean ± σ): 359.467 μs ± 215.671 μs ┊ GC (mean ± σ): 0.00% ± 0.00% │ │ ▁▂▄▅▆▆▇████▅▅▃▂▁ │ ▂▂▂▂▁▂▂▂▂▂▂▂▃▃▃▄▄▅▆▇██████████████████▇▆▅▄▃▃▃▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂ ▄ │ 245 μs Histogram: frequency by time 465 μs < │ └ Memory estimate: 2.70 KiB, allocs estimate: 44. Test Summary: | Pass Total Time Benchmark: Malt.DistributedStdlibWorker | 19 19 3m26.2s ┌ Info: Expr 1 │ t1 = 1.945406436153846e8 │ t2 = 1.9712739742307693e8 │ ratio = 0.9868777560019188 │ diff = -2586754 ± 18417446 │ b1 = │ BenchmarkTools.Trial: 26 samples with 1 evaluation per sample. │ Range (min … max): 184.226 ms … 201.291 ms ┊ GC (min … max): 0.00% … 0.00% │ Time (median): 195.007 ms ┊ GC (median): 0.00% │ Time (mean ± σ): 194.541 ms ± 3.445 ms ┊ GC (mean ± σ): 0.00% ± 0.00% │ │ ▁ ▁ ▁ ▁ ▁▁█ ▁▁ ▁▁█▁▁▁█ ▁▁█ ▁ ▁ ▁ │ █▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁█▁█▁▁█▁███▁▁▁██▁███████▁███▁▁█▁▁▁▁▁▁█▁▁▁█ ▁ │ 184 ms Histogram: frequency by time 201 ms < │ │ Memory estimate: 7.72 MiB, allocs estimate: 133861. │ b2 = │ BenchmarkTools.Trial: 26 samples with 1 evaluation per sample. │ Range (min … max): 179.769 ms … 278.022 ms ┊ GC (min … max): 0.00% … 0.00% │ Time (median): 194.159 ms ┊ GC (median): 0.00% │ Time (mean ± σ): 197.127 ms ± 18.092 ms ┊ GC (mean ± σ): 0.00% ± 0.00% │ │ █ ▂▂ │ ▄▁▆▁▄▁▁█▆███▁▁▁▁▁▁▁▁▁▁▁▁▁▁▄▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▄ ▁ │ 180 ms Histogram: frequency by time 278 ms < │ └ Memory estimate: 3.36 KiB, allocs estimate: 53. ┌ Info: Expr 2 │ t1 = 1.1543241951388888e7 │ t2 = 1.1982892098321343e7 │ ratio = 0.9633101806037255 │ diff = -439650 ± 1041044 │ b1 = │ BenchmarkTools.Trial: 432 samples with 1 evaluation per sample. │ Range (min … max): 11.343 ms … 28.020 ms ┊ GC (min … max): 0.00% … 0.00% │ Time (median): 11.450 ms ┊ GC (median): 0.00% │ Time (mean ± σ): 11.543 ms ± 1.022 ms ┊ GC (mean ± σ): 0.00% ± 0.00% │ │ ▅▇██▆▅▂▂ │ ▄▇█████████▅▅▄▁▁▁▁▁▁▄▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▄▁▄▁▁▁▁▄▁▅▁▁▁▁▁▁▁▁▁▁▄ ▇ │ 11.3 ms Histogram: log(frequency) by time 12.6 ms < │ │ Memory estimate: 2.00 KiB, allocs estimate: 53. │ b2 = │ BenchmarkTools.Trial: 417 samples with 1 evaluation per sample. │ Range (min … max): 11.826 ms … 15.439 ms ┊ GC (min … max): 0.00% … 0.00% │ Time (median): 11.961 ms ┊ GC (median): 0.00% │ Time (mean ± σ): 11.983 ms ± 200.239 μs ┊ GC (mean ± σ): 0.00% ± 0.00% │ │ ▁▄▂▅▅█▂▂▄ │ ▂▃▅▄▇██████████▇▆▄▃▃▃▃▃▃▃▁▂▁▁▁▂▁▁▁▁▁▂▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▂ ▃ │ 11.8 ms Histogram: frequency by time 12.6 ms < │ └ Memory estimate: 2.72 KiB, allocs estimate: 45. ┌ Info: Expr 3 │ t1 = 5.2078325791666664e7 │ t2 = 1.7368132593103448e8 │ ratio = 0.2998498860628573 │ diff = -121603000 ± 113678739 │ b1 = │ BenchmarkTools.Trial: 96 samples with 1 evaluation per sample. │ Range (min … max): 39.517 ms … 100.182 ms ┊ GC (min … max): 0.00% … 59.20% │ Time (median): 52.829 ms ┊ GC (median): 19.14% │ Time (mean ± σ): 52.078 ms ± 8.345 ms ┊ GC (mean ± σ): 18.29% ± 10.83% │ │ █▁ │ ▃▆▄▄▃▄▃▁▃▁▁▁▁▁▃▄████▄▁▁▁▃▁▁▃▁▁▁▁▁▃▁▁▁▁▁▁▁▁▁▁▁▁▁▃▁▁▁▁▁▁▁▁▁▁▁▃ ▁ │ 39.5 ms Histogram: frequency by time 85.1 ms < │ │ Memory estimate: 47.69 MiB, allocs estimate: 54. │ b2 = │ BenchmarkTools.Trial: 29 samples with 1 evaluation per sample. │ Range (min … max): 133.112 ms … 755.260 ms ┊ GC (min … max): 0.00% … 0.00% │ Time (median): 147.249 ms ┊ GC (median): 0.00% │ Time (mean ± σ): 173.681 ms ± 113.372 ms ┊ GC (mean ± σ): 6.23% ± 9.24% │ │ ▄█ │ ██▁▅▃▃▁▁▃▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▃ ▁ │ 133 ms Histogram: frequency by time 755 ms < │ └ Memory estimate: 47.69 MiB, allocs estimate: 152. ┌ Info: Expr 4 │ t1 = 165839.8933 │ t2 = 9.125111581818181e7 │ ratio = 0.0018174012647739738 │ diff = -91085276 ± 11938800 │ b1 = │ BenchmarkTools.Trial: 10000 samples with 1 evaluation per sample. │ Range (min … max): 133.649 μs … 1.416 ms ┊ GC (min … max): 0.00% … 0.00% │ Time (median): 159.244 μs ┊ GC (median): 0.00% │ Time (mean ± σ): 165.840 μs ± 72.348 μs ┊ GC (mean ± σ): 0.00% ± 0.00% │ │ ▃▄▇█▇▇▇▇█▇▇█▇▆▅▂▁ │ ▁▂▃▃▃▂▂▃▂▃▄▅▆▇███████████████████▇▅▅▅▅▄▅▄▄▄▄▃▄▃▃▃▂▂▂▂▂▁▁▁▁▁▁ ▄ │ 134 μs Histogram: frequency by time 196 μs < │ │ Memory estimate: 1.89 KiB, allocs estimate: 50. │ b2 = │ BenchmarkTools.Trial: 55 samples with 1 evaluation per sample. │ Range (min … max): 75.211 ms … 146.726 ms ┊ GC (min … max): 0.00% … 47.70% │ Time (median): 92.423 ms ┊ GC (median): 14.64% │ Time (mean ± σ): 91.251 ms ± 11.939 ms ┊ GC (mean ± σ): 12.76% ± 9.92% │ │ ▂▂ ▂ ▂▂█ ▂▂▅ │ █▅████▁▁▅▅█▁▁▁▁▁▁▁▁▅▅▁▁███▅███▁██▅▁▅▅▅▁▁▁▅▅▁▁▅▁▁▁▁▁▁▁▁▁▁▁▁▁▅ ▁ │ 75.2 ms Histogram: frequency by time 116 ms < │ └ Memory estimate: 47.69 MiB, allocs estimate: 175. ┌ Info: Expr 5 │ t1 = 165381.8878 │ t2 = 5.140431248966943e6 │ ratio = 0.032172765238954674 │ diff = -4975049 ± 1207598 │ b1 = │ BenchmarkTools.Trial: 10000 samples with 1 evaluation per sample. │ Range (min … max): 125.419 μs … 1.289 ms ┊ GC (min … max): 0.00% … 0.00% │ Time (median): 159.228 μs ┊ GC (median): 0.00% │ Time (mean ± σ): 165.382 μs ± 70.316 μs ┊ GC (mean ± σ): 0.00% ± 0.00% │ │ ▂▄▅▇█▇█▅▃▁ │ ▂▁▁▁▁▁▂▃▃▃▃▃▃▃▃▃▃▃▄▄▅▆▆████████████▇▇▅▅▄▅▅▅▄▅▄▄▃▃▃▃▃▃▂▂▂▂▂▂▂ ▄ │ 125 μs Histogram: frequency by time 193 μs < │ │ Memory estimate: 1.89 KiB, allocs estimate: 50. │ b2 = │ BenchmarkTools.Trial: 968 samples with 1 evaluation per sample. │ Range (min … max): 3.984 ms … 22.198 ms ┊ GC (min … max): 0.00% … 86.96% │ Time (median): 4.817 ms ┊ GC (median): 0.00% │ Time (mean ± σ): 5.140 ms ± 1.206 ms ┊ GC (mean ± σ): 5.20% ± 9.73% │ │ ▂▅▆▅█▂▅▅ ▁ │ ▃▄▇██████████▆▅▄▄▅▇▆▆▅▄▂▃▃▂▂▃▂▃▂▂▃▂▂▂▂▁▂▂▂▁▁▂▁▂▃▃▂▂▂▂▂▂▂▃▂ ▃ │ 3.98 ms Histogram: frequency by time 9.09 ms < │ └ Memory estimate: 4.77 MiB, allocs estimate: 60. ┌ Info: Expr 6 │ t1 = 169524.1701 │ t2 = 970808.1701375246 │ ratio = 0.17462169696819219 │ diff = -801284 ± 449705 │ b1 = │ BenchmarkTools.Trial: 10000 samples with 1 evaluation per sample. │ Range (min … max): 135.348 μs … 13.684 ms ┊ GC (min … max): 0.00% … 0.00% │ Time (median): 161.719 μs ┊ GC (median): 0.00% │ Time (mean ± σ): 169.524 μs ± 152.286 μs ┊ GC (mean ± σ): 0.00% ± 0.00% │ │ ▂▃▃▃▄▅▄▇▆██▆▇▇▅▂ │ ▂▁▁▂▂▂▂▃▃▃▃▄▅▆▇██████████████████▆▆▅▅▅▅▅▅▄▄▅▄▄▄▄▃▃▃▃▃▂▂▂▂▂▂▂▂ ▅ │ 135 μs Histogram: frequency by time 197 μs < │ │ Memory estimate: 1.89 KiB, allocs estimate: 50. │ b2 = │ BenchmarkTools.Trial: 5090 samples with 1 evaluation per sample. │ Range (min … max): 716.893 μs … 18.767 ms ┊ GC (min … max): 0.00% … 96.30% │ Time (median): 893.386 μs ┊ GC (median): 0.00% │ Time (mean ± σ): 970.808 μs ± 423.135 μs ┊ GC (mean ± σ): 3.30% ± 7.96% │ │ ▅██▆▃ │ ▂▃▄██████▇▅▃▃▃▃▃▂▂▂▃▃▃▃▃▃▃▃▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▁▂▂▁▁▁▁▁▁▁▂▂▂▂▂▂▂▂ ▃ │ 717 μs Histogram: frequency by time 2.28 ms < │ └ Memory estimate: 491.13 KiB, allocs estimate: 50. ┌ Info: Expr 7 │ t1 = 165649.4263 │ t2 = 434390.3802 │ ratio = 0.3813376949639917 │ diff = -268741 ± 363644 │ b1 = │ BenchmarkTools.Trial: 10000 samples with 1 evaluation per sample. │ Range (min … max): 130.968 μs … 1.155 ms ┊ GC (min … max): 0.00% … 0.00% │ Time (median): 159.638 μs ┊ GC (median): 0.00% │ Time (mean ± σ): 165.649 μs ± 70.178 μs ┊ GC (mean ± σ): 0.00% ± 0.00% │ │ ▁▁▂▃▄▄██▇▄▃▁▁ │ ▁▁▁▁▁▁▁▂▂▂▂▃▃▄▄▅▆▆▇██████████████▆▆▅▄▄▃▄▄▃▃▃▃▃▃▂▂▂▂▂▂▁▁▁▁▁▁▁ ▃ │ 131 μs Histogram: frequency by time 195 μs < │ │ Memory estimate: 1.89 KiB, allocs estimate: 50. │ b2 = │ BenchmarkTools.Trial: 10000 samples with 1 evaluation per sample. │ Range (min … max): 318.067 μs … 27.943 ms ┊ GC (min … max): 0.00% … 0.00% │ Time (median): 411.366 μs ┊ GC (median): 0.00% │ Time (mean ± σ): 434.390 μs ± 356.808 μs ┊ GC (mean ± σ): 0.57% ± 1.52% │ │ ▁▆▇█▅▃▁ │ ▂▃▅███████▇▆▄▃▂▂▂▂▂▂▂▁▂▁▂▂▂▁▁▁▁▂▂▂▁▂▂▂▂▂▁▁▁▁▁▁▁▁▁▁▁▂▂▂▂▂▂▂▂▂▂ ▃ │ 318 μs Histogram: frequency by time 1.18 ms < │ └ Memory estimate: 51.70 KiB, allocs estimate: 50. ┌ Info: Expr 8 │ t1 = 6.3112580475e7 │ t2 = 6.3959885151898734e7 │ ratio = 0.986752561001533 │ diff = -847305 ± 3352047 │ b1 = │ BenchmarkTools.Trial: 80 samples with 1 evaluation per sample. │ Range (min … max): 59.511 ms … 69.293 ms ┊ GC (min … max): 0.00% … 0.00% │ Time (median): 63.089 ms ┊ GC (median): 0.00% │ Time (mean ± σ): 63.113 ms ± 1.750 ms ┊ GC (mean ± σ): 0.00% ± 0.00% │ │ ▁ █ ▆▁▁ ▃▃█▃█ ▁ │ ▄▄▄▁▁▇▁▄▁▇█▄▁▁▇▄█▇███▄█████▇▇▁▄█▁▄▇▄▇▁▇▁▄▁▁▁▁▁▄▄▁▁▁▁▁▁▁▁▁▁▄ ▁ │ 59.5 ms Histogram: frequency by time 68.6 ms < │ │ Memory estimate: 1.75 MiB, allocs estimate: 35881. │ b2 = │ BenchmarkTools.Trial: 79 samples with 1 evaluation per sample. │ Range (min … max): 58.966 ms … 81.581 ms ┊ GC (min … max): 0.00% … 0.00% │ Time (median): 63.617 ms ┊ GC (median): 0.00% │ Time (mean ± σ): 63.960 ms ± 2.859 ms ┊ GC (mean ± σ): 0.00% ± 0.00% │ │ ▆ ▂▃▂▆▃ █ │ ▄▁▄▁▁▄▁▁▄▅▅█▇▇█████▇▇█▅▄▄▅▁▅▄▁▁▁▁▁▁▁▄▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▄ ▁ │ 59 ms Histogram: frequency by time 75.1 ms < │ └ Memory estimate: 154.09 KiB, allocs estimate: 5530. ┌ Info: Expr 9 │ t1 = 156683.7882 │ t2 = 360068.7817 │ ratio = 0.4351496051955565 │ diff = -203385 ± 193547 │ b1 = │ BenchmarkTools.Trial: 10000 samples with 1 evaluation per sample. │ Range (min … max): 123.878 μs … 1.330 ms ┊ GC (min … max): 0.00% … 0.00% │ Time (median): 150.578 μs ┊ GC (median): 0.00% │ Time (mean ± σ): 156.684 μs ± 76.437 μs ┊ GC (mean ± σ): 0.00% ± 0.00% │ │ ▁▁▃▃▂▄▅▄▆▇▇█▇▇▅▃▁ │ ▁▁▂▁▂▂▂▃▃▃▃▃▃▄▅▆▆█████████████████▆▅▄▄▄▄▃▄▃▃▃▃▃▃▂▂▂▂▂▁▂▁▁▁▁▁ ▄ │ 124 μs Histogram: frequency by time 183 μs < │ │ Memory estimate: 1.89 KiB, allocs estimate: 50. │ b2 = │ BenchmarkTools.Trial: 10000 samples with 1 evaluation per sample. │ Range (min … max): 279.887 μs … 16.824 ms ┊ GC (min … max): 0.00% … 0.00% │ Time (median): 353.466 μs ┊ GC (median): 0.00% │ Time (mean ± σ): 360.069 μs ± 177.815 μs ┊ GC (mean ± σ): 0.00% ± 0.00% │ │ ▁▂▃▃▄▅▅▆▆▇▆▆██▆▄▃▃▂▁ │ ▂▁▂▂▂▂▃▃▃▃▄▄▆▆██████████████████████▆▆▅▄▃▃▃▃▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂ ▅ │ 280 μs Histogram: frequency by time 457 μs < │ └ Memory estimate: 2.70 KiB, allocs estimate: 44. Test Summary: | Pass Total Time Benchmark: Malt.InProcessWorker | 19 19 2m40.9s ┌ Info: Expr 1 │ t1 = 1.3306263268421052e8 │ t2 = 1.8850149744444445e8 │ ratio = 0.7058969530118827 │ diff = -55438865 ± 10207986 │ b1 = │ BenchmarkTools.Trial: 38 samples with 1 evaluation per sample. │ Range (min … max): 125.710 ms … 159.315 ms ┊ GC (min … max): 0.00% … 0.00% │ Time (median): 131.504 ms ┊ GC (median): 0.00% │ Time (mean ± σ): 133.063 ms ± 6.256 ms ┊ GC (mean ± σ): 0.00% ± 0.00% │ │ ▂ ▂▅█▂▂ ▂ │ █▁▁▁▁▅██████▅█▅▅▅█▁▁▅▁▁▁▅▁▁▁▁▁▁▁▅▁▁▁▁▁▁▁▁▁▁▅▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▅ ▁ │ 126 ms Histogram: frequency by time 159 ms < │ │ Memory estimate: 3.78 KiB, allocs estimate: 55. │ b2 = │ BenchmarkTools.Trial: 27 samples with 1 evaluation per sample. │ Range (min … max): 173.617 ms … 208.340 ms ┊ GC (min … max): 0.00% … 0.00% │ Time (median): 187.975 ms ┊ GC (median): 0.00% │ Time (mean ± σ): 188.501 ms ± 8.067 ms ┊ GC (mean ± σ): 0.00% ± 0.00% │ │ ▁ ▁ ▁ ▁ ▁▁ ██ █ ▁███ ▁ █ ▁ ▁ ▁ ▁ ▁ │ █▁▁▁▁▁▁▁█▁█▁█▁▁██▁██▁█▁▁████▁█▁█▁▁▁█▁▁▁█▁▁▁▁▁▁▁▁▁▁▁▁▁▁█▁█▁▁▁█ ▁ │ 174 ms Histogram: frequency by time 208 ms < │ └ Memory estimate: 3.36 KiB, allocs estimate: 53. ┌ Info: Expr 2 │ t1 = 1.250360417293233e7 │ t2 = 1.2121567589805825e7 │ ratio = 1.0315170938326323 │ diff = 382037 ± 6968649 │ b1 = │ BenchmarkTools.Trial: 399 samples with 1 evaluation per sample. │ Range (min … max): 11.762 ms … 136.977 ms ┊ GC (min … max): 0.00% … 0.00% │ Time (median): 11.891 ms ┊ GC (median): 0.00% │ Time (mean ± σ): 12.504 ms ± 6.849 ms ┊ GC (mean ± σ): 0.00% ± 0.00% │ │ ██▂ │ ███▇▆▅▆▁▆▅▅▁▁▁▁▄▁▄▁▁▁▁▁▁▁▁▁▁▄▄▁▁▁▁▁▁▁▁▄▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▄ ▆ │ 11.8 ms Histogram: log(frequency) by time 19 ms < │ │ Memory estimate: 3.19 KiB, allocs estimate: 50. │ b2 = │ BenchmarkTools.Trial: 412 samples with 1 evaluation per sample. │ Range (min … max): 11.850 ms … 29.181 ms ┊ GC (min … max): 0.00% … 0.00% │ Time (median): 11.968 ms ┊ GC (median): 0.00% │ Time (mean ± σ): 12.122 ms ± 1.286 ms ┊ GC (mean ± σ): 0.00% ± 0.00% │ │ ▃██▇▄▂ │ ███████▇▇▆▄▄▄▁▅▄▅▁▄▄▁▁▁▁▁▄▁▄▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▄▁▁▁▁▁▁▁▁▁▁▁▁▄ ▇ │ 11.8 ms Histogram: log(frequency) by time 14.5 ms < │ └ Memory estimate: 2.72 KiB, allocs estimate: 45. ┌ Info: Expr 3 │ t1 = 1.503335617647059e8 │ t2 = 1.5193185212121212e8 │ ratio = 0.9894802154111101 │ diff = -1598290 ± 26759723 │ b1 = │ BenchmarkTools.Trial: 34 samples with 1 evaluation per sample. │ Range (min … max): 136.194 ms … 231.887 ms ┊ GC (min … max): 0.00% … 40.22% │ Time (median): 142.538 ms ┊ GC (median): 0.00% │ Time (mean ± σ): 150.334 ms ± 18.635 ms ┊ GC (mean ± σ): 7.31% ± 9.02% │ │ █▁ ▁ │ ▇██▆▄▁▁▄█▁▄▆▁▄▁▁▇▁▄▁▁▁▁▄▁▁▁▁▁▁▁▄▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▄ ▁ │ 136 ms Histogram: frequency by time 232 ms < │ │ Memory estimate: 47.69 MiB, allocs estimate: 126. │ b2 = │ BenchmarkTools.Trial: 33 samples with 1 evaluation per sample. │ Range (min … max): 131.168 ms … 225.567 ms ┊ GC (min … max): 0.00% … 37.06% │ Time (median): 146.906 ms ┊ GC (median): 0.00% │ Time (mean ± σ): 151.932 ms ± 19.205 ms ┊ GC (mean ± σ): 7.21% ± 9.54% │ │ █ │ ▄▁▁▆▆██▄▁▁▆▄▆▄▄█▁▁▁▁▁▄▆▁▁▁▁▄▁▁▁▁▁▁▁▁▆▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▄ ▁ │ 131 ms Histogram: frequency by time 226 ms < │ └ Memory estimate: 47.69 MiB, allocs estimate: 199. ┌ Info: Expr 4 │ t1 = 9.654306009615384e7 │ t2 = 9.387379557407407e7 │ ratio = 1.0284346073976895 │ diff = 2669265 ± 21938573 │ b1 = │ BenchmarkTools.Trial: 52 samples with 1 evaluation per sample. │ Range (min … max): 80.855 ms … 170.412 ms ┊ GC (min … max): 0.00% … 52.32% │ Time (median): 94.987 ms ┊ GC (median): 14.82% │ Time (mean ± σ): 96.543 ms ± 15.108 ms ┊ GC (mean ± σ): 12.88% ± 11.63% │ │ ▅ ▂▅▂▅ ▅ ▅ █▅ │ █▁▁▅████▁▁▁▁██▅████▁▁█▅▁▅▁▁▁▁▅▅▁▅▁▁▁▁▁▁▁▅▁▁▁▁▅▁▁▁▁▁▁▁▁▁▁▁▁▁▅ ▁ │ 80.9 ms Histogram: frequency by time 138 ms < │ │ Memory estimate: 47.69 MiB, allocs estimate: 125. │ b2 = │ BenchmarkTools.Trial: 54 samples with 1 evaluation per sample. │ Range (min … max): 80.610 ms … 175.969 ms ┊ GC (min … max): 0.00% … 55.16% │ Time (median): 88.789 ms ┊ GC (median): 15.10% │ Time (mean ± σ): 93.874 ms ± 15.907 ms ┊ GC (mean ± σ): 12.94% ± 12.51% │ │ ▁▃▆▆▁█ ▁ │ ▇▇▁▇██████▄█▄▇▁▄▄▁▄▄▇▄▄▁▄▁▄▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▄▁▁▄▁▁▁▁▁▄▁▁▁▁▁▁▄ ▁ │ 80.6 ms Histogram: frequency by time 134 ms < │ └ Memory estimate: 47.69 MiB, allocs estimate: 129. ┌ Info: Expr 5 │ t1 = 5.458902489571899e6 │ t2 = 5.360325211206896e6 │ ratio = 1.0183901674769482 │ diff = 98577 ± 2742593 │ b1 = │ BenchmarkTools.Trial: 911 samples with 1 evaluation per sample. │ Range (min … max): 4.072 ms … 42.409 ms ┊ GC (min … max): 0.00% … 91.90% │ Time (median): 4.955 ms ┊ GC (median): 0.00% │ Time (mean ± σ): 5.459 ms ± 1.909 ms ┊ GC (mean ± σ): 5.35% ± 9.99% │ │ ▂▄▅▅█▄▂ │ ▄▅█████████▅▆▅▇▆▄▃▄▄▃▃▂▂▃▂▂▂▂▂▂▁▁▂▁▁▁▂▁▂▂▃▁▂▃▃▂▃▃▃▃▂▂▂▁▂▂▂ ▃ │ 4.07 ms Histogram: frequency by time 10.4 ms < │ │ Memory estimate: 4.77 MiB, allocs estimate: 58. │ b2 = │ BenchmarkTools.Trial: 928 samples with 1 evaluation per sample. │ Range (min … max): 3.912 ms … 44.552 ms ┊ GC (min … max): 0.00% … 94.95% │ Time (median): 4.827 ms ┊ GC (median): 0.00% │ Time (mean ± σ): 5.360 ms ± 1.969 ms ┊ GC (mean ± σ): 5.29% ± 10.03% │ │ ▁▂▆█▇▃▁ │ ▄▆▇████████▆▅▅▅▅▅▅▆▄▃▃▃▃▃▂▁▂▁▂▁▂▁▁▁▁▁▁▂▁▁▂▁▂▃▂▃▃▃▂▂▂▃▂▂▂▁▂ ▃ │ 3.91 ms Histogram: frequency by time 10.6 ms < │ └ Memory estimate: 4.77 MiB, allocs estimate: 53. ┌ Info: Expr 6 │ t1 = 968848.7029411765 │ t2 = 973165.2506892477 │ ratio = 0.9955644247007237 │ diff = -4317 ± 883621 │ b1 = │ BenchmarkTools.Trial: 5100 samples with 1 evaluation per sample. │ Range (min … max): 663.953 μs … 37.689 ms ┊ GC (min … max): 0.00% … 97.51% │ Time (median): 883.056 μs ┊ GC (median): 0.00% │ Time (mean ± σ): 968.849 μs ± 658.935 μs ┊ GC (mean ± σ): 3.29% ± 7.57% │ │ ▂▅██▃ │ ▂▂▃▅▇█████▇▄▃▃▂▂▂▂▂▂▂▃▃▄▃▃▃▂▂▂▂▂▂▂▂▂▂▂▂▂▂▁▁▂▂▂▁▂▂▁▂▂▂▂▂▂▂▂▂▂▂ ▃ │ 664 μs Histogram: frequency by time 2.32 ms < │ │ Memory estimate: 491.60 KiB, allocs estimate: 55. │ b2 = │ BenchmarkTools.Trial: 5078 samples with 1 evaluation per sample. │ Range (min … max): 668.353 μs … 36.126 ms ┊ GC (min … max): 0.00% … 98.18% │ Time (median): 893.546 μs ┊ GC (median): 0.00% │ Time (mean ± σ): 973.165 μs ± 588.720 μs ┊ GC (mean ± σ): 3.29% ± 7.56% │ │ ▂▅▆▇███▇▆▄▃▂▂▁▁▁ ▁▁▂▃▃▃▂▂▁ ▂ │ ▅████████████████████████████▇▇▇▇▅▇▇▄▆▅▃▁▃▁▁▁▁▁▁▁▁▁▃▃▁▃▄▃▃▆▇▇ █ │ 668 μs Histogram: log(frequency) by time 2.36 ms < │ └ Memory estimate: 491.13 KiB, allocs estimate: 50. ┌ Info: Expr 7 │ t1 = 418898.567 │ t2 = 430454.4083 │ ratio = 0.9731543199995611 │ diff = -11556 ± 415631 │ b1 = │ BenchmarkTools.Trial: 10000 samples with 1 evaluation per sample. │ Range (min … max): 308.317 μs … 18.682 ms ┊ GC (min … max): 0.00% … 97.27% │ Time (median): 398.990 μs ┊ GC (median): 0.00% │ Time (mean ± σ): 418.899 μs ± 220.829 μs ┊ GC (mean ± σ): 0.62% ± 1.56% │ │ ▂██▃ │ ▂▃▃▅████▇▄▄▄▃▂▂▂▂▂▂▂▂▂▂▂▂▂▂▁▂▂▁▁▂▂▂▂▂▂▂▂▂▁▁▁▁▁▁▁▁▁▁▂▁▂▁▂▂▂▂▂▂ ▃ │ 308 μs Histogram: frequency by time 1.18 ms < │ │ Memory estimate: 52.16 KiB, allocs estimate: 55. │ b2 = │ BenchmarkTools.Trial: 10000 samples with 1 evaluation per sample. │ Range (min … max): 323.917 μs … 27.638 ms ┊ GC (min … max): 0.00% … 0.00% │ Time (median): 407.810 μs ┊ GC (median): 0.00% │ Time (mean ± σ): 430.454 μs ± 352.114 μs ┊ GC (mean ± σ): 0.61% ± 1.52% │ │ ▅█▆▂ │ ▂▃▄▇████▇▅▄▄▃▂▂▂▂▂▂▂▂▂▁▂▂▁▁▁▂▂▂▁▂▁▁▂▁▂▁▂▁▂▁▁▁▂▂▂▁▁▁▂▂▂▂▂▂▂▂▂▂ ▃ │ 324 μs Histogram: frequency by time 1.17 ms < │ └ Memory estimate: 51.70 KiB, allocs estimate: 50. ┌ Info: Expr 8 │ t1 = 6.759918516216215e7 │ t2 = 6.484554670512821e7 │ ratio = 1.042464573080948 │ diff = 2753638 ± 6793297 │ b1 = │ BenchmarkTools.Trial: 74 samples with 1 evaluation per sample. │ Range (min … max): 63.173 ms … 111.481 ms ┊ GC (min … max): 0.00% … 0.00% │ Time (median): 66.694 ms ┊ GC (median): 0.00% │ Time (mean ± σ): 67.599 ms ± 6.008 ms ┊ GC (mean ± σ): 0.00% ± 0.00% │ │ ▆ ▂▄▂██▄▆█▂ │ ▆▆████████████▄▄▆▄▄▁▄▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▄ ▁ │ 63.2 ms Histogram: frequency by time 87.9 ms < │ │ Memory estimate: 154.65 KiB, allocs estimate: 5536. │ b2 = │ BenchmarkTools.Trial: 78 samples with 1 evaluation per sample. │ Range (min … max): 60.306 ms … 78.591 ms ┊ GC (min … max): 0.00% … 0.00% │ Time (median): 64.424 ms ┊ GC (median): 0.00% │ Time (mean ± σ): 64.846 ms ± 3.170 ms ┊ GC (mean ± σ): 0.00% ± 0.00% │ │ █ ▂▂ ▆ ▆ ▂▂ ▂ │ ▄▄█▁█████▄▆█▄███▁▄▆██▆▆▄██▄▄▁▁▆▁▄▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▄ ▁ │ 60.3 ms Histogram: frequency by time 77.6 ms < │ └ Memory estimate: 154.09 KiB, allocs estimate: 5530. ┌ Info: Expr 9 │ t1 = 357279.6621 │ t2 = 365628.7718 │ ratio = 0.9771650637369235 │ diff = -8349 ± 229661 │ b1 = │ BenchmarkTools.Trial: 10000 samples with 1 evaluation per sample. │ Range (min … max): 272.367 μs … 13.381 ms ┊ GC (min … max): 0.00% … 0.00% │ Time (median): 350.736 μs ┊ GC (median): 0.00% │ Time (mean ± σ): 357.280 μs ± 151.441 μs ┊ GC (mean ± σ): 0.00% ± 0.00% │ │ ▁▃▄▄▅▅▆▇▇█▇▇▆▅▃▃▁ │ ▁▁▁▂▁▂▂▂▂▂▂▃▃▄▅▅▆███████████████████▇▆▄▄▃▂▂▂▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁ ▄ │ 272 μs Histogram: frequency by time 452 μs < │ │ Memory estimate: 3.17 KiB, allocs estimate: 49. │ b2 = │ BenchmarkTools.Trial: 10000 samples with 1 evaluation per sample. │ Range (min … max): 277.817 μs … 16.191 ms ┊ GC (min … max): 0.00% … 0.00% │ Time (median): 359.416 μs ┊ GC (median): 0.00% │ Time (mean ± σ): 365.629 μs ± 172.656 μs ┊ GC (mean ± σ): 0.00% ± 0.00% │ │ ▁▂▃▄▅▇▇▇███▇▅▆▄▃▁ │ ▁▁▁▁▁▁▁▁▂▂▂▂▃▃▄▅▆▇▇██████████████████▆▇▅▄▃▃▂▁▂▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁ ▄ │ 278 μs Histogram: frequency by time 457 μs < │ └ Memory estimate: 2.70 KiB, allocs estimate: 44. Test Summary: | Pass Total Time Benchmark: Malt.Worker | 19 19 3m03.7s ┌ Info: Launch benchmark │ ratio = 0.3355756058887846 │ t1 = 4.125334658 └ t2 = 12.293309125 Test Summary: | Pass Total Time Benchmark launch | 1 1 1m23.0s Testing Malt tests passed Testing completed after 926.83s PkgEval succeeded after 1032.45s