Package evaluation of Malt on Julia 1.11.5 (32ac370b68*) started at 2025-06-29T05:51:07.390 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 9.01s ################################################################################ # Installation # Installing Malt... Resolving package versions... Updating `~/.julia/environments/v1.11/Project.toml` [36869731] + Malt v1.1.2 Updating `~/.julia/environments/v1.11/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 1.19s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 13.85s ################################################################################ # Testing # Testing Malt Status `/tmp/jl_cStzL6/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_cStzL6/Manifest.toml` [6e4b80f9] BenchmarkTools v1.6.0 [34da2185] Compat v4.16.0 [682c06a0] JSON v0.21.4 [36869731] Malt v1.1.2 [69de0a69] Parsers v2.8.3 ⌅ [aea7be01] PrecompileTools v1.2.1 [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 [8f399da3] Libdl v1.11.0 [37e2e46d] LinearAlgebra v1.11.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 [fa267f1f] TOML v1.0.3 [8dfed614] Test v1.11.0 [cf7118a7] UUIDs v1.11.0 [4ec0a83e] Unicode v1.11.0 [e66e0078] CompilerSupportLibraries_jll v1.1.1+0 [4536629a] OpenBLAS_jll v0.3.27+1 [8e850b90] libblastrampoline_jll v5.11.0+0 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. 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 = 5.435856299 │ t2 = 3.961127421 │ t3 = 3.328173103 └ t4 = 0.307927422 ┌ Info: test run │ ex = :(sleep(3)) │ t1 = 3.311670713 │ t2 = 3.004917708 │ t3 = 0.349029651 └ t4 = 0.307775823 ┌ 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.004902839 │ t2 = 4.033025273 │ t3 = 0.246474163 └ t4 = 0.247152595 ┌ 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.171859154 │ t2 = 3.180122923 │ t3 = 0.214347956 └ t4 = 0.210036258 ┌ 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.185885006 │ t2 = 3.199626341 │ t3 = 0.206133227 └ t4 = 0.201877187 🔥 🔥 🔥 🔥 🔥 🔥 🔥 🔥 🔥 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 1m22.3s ┌ 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.662806442 │ t2 = 3.972614684 │ t3 = 4.097051578 └ t4 = 4.049757169 ┌ Info: test run │ ex = :(sleep(3)) │ t1 = 3.02003058 │ t2 = 3.004451611 │ t3 = 3.131805796 └ t4 = 0.260352776 Test Summary: | Pass Total Time Interrupt: Malt.InProcessWorker | 11 11 26.3s ┌ 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.892259648 │ t2 = 3.925692413 │ t3 = 2.843840566 └ t4 = 0.132022089 ┌ Info: test run │ ex = :(sleep(3)) │ t1 = 4.497083076 │ t2 = 3.004638943 │ t3 = 0.252593441 └ t4 = 0.213130156 ┌ 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 = 3.853890831 │ t2 = 3.884866096 │ t3 = 0.193148832 └ t4 = 0.132630754 ┌ 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.172065433 │ t2 = 3.173656937 │ t3 = 0.133066319 └ t4 = 0.111198923 ┌ 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.172747055 │ t2 = 3.177408969 │ t3 = 0.110787687 └ t4 = 0.132796822 🔥 🔥 🔥 🔥 🔥 🔥 🔥 🔥 🔥 WARNING: Force throwing a SIGINT ┌ Info: xx │ istaskdone(t) = true └ m.isrunning(w) = true Test Summary: | Pass Total Time Interrupt: Malt.Worker | 44 44 57.6s From worker 8: ┌ Error: Fatal error on process 8 From worker 8: │ exception = From worker 8: │ InterruptException: From worker 8: │ Stacktrace: From worker 8: │ [1] send_msg_(w::Distributed.Worker, header::Distributed.MsgHeader, msg::Distributed.JoinCompleteMsg, now::Bool) From worker 8: │ @ Distributed /opt/julia/share/julia/stdlib/v1.11/Distributed/src/messages.jl:190 From worker 8: │ [2] send_msg_now From worker 8: │ @ /opt/julia/share/julia/stdlib/v1.11/Distributed/src/messages.jl:118 [inlined] From worker 8: │ [3] handle_msg(msg::Distributed.JoinPGRPMsg, header::Distributed.MsgHeader, r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, version::VersionNumber) From worker 8: │ @ Distributed /opt/julia/share/julia/stdlib/v1.11/Distributed/src/process_messages.jl:359 From worker 8: │ [4] message_handler_loop(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) From worker 8: │ @ Distributed /opt/julia/share/julia/stdlib/v1.11/Distributed/src/process_messages.jl:164 From worker 8: │ [5] process_tcp_streams(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) From worker 8: │ @ Distributed /opt/julia/share/julia/stdlib/v1.11/Distributed/src/process_messages.jl:133 From worker 8: │ [6] (::Distributed.var"#103#104"{Sockets.TCPSocket, Sockets.TCPSocket, Bool})() From worker 8: │ @ Distributed /opt/julia/share/julia/stdlib/v1.11/Distributed/src/process_messages.jl:121 From worker 8: └ @ Distributed /opt/julia/share/julia/stdlib/v1.11/Distributed/src/process_messages.jl:231 Test Summary: | Pass Broken Total Time Impl: Malt.DistributedStdlibWorker | 60 1 61 1m37.1s 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:1012 [2] wait() @ Base ./task.jl:1021 [3] uv_write(s::Base.PipeEndpoint, p::Ptr{UInt8}, n::UInt64) @ Base ./stream.jl:1081 [4] unsafe_write(s::Base.PipeEndpoint, p::Ptr{UInt8}, n::UInt64) @ Base ./stream.jl:1154 [5] write @ ./strings/io.jl:248 [inlined] [6] print @ ./strings/io.jl:250 [inlined] [7] print(::Base.PipeEndpoint, ::UInt16, ::String) @ Base ./strings/io.jl:46 [8] println(io::Base.PipeEndpoint, xs::UInt16) @ Base ./strings/io.jl:75 [9] main() @ Main ~/.julia/packages/Malt/YJ2Ml/src/worker.jl:26 [10] top-level scope @ ~/.julia/packages/Malt/YJ2Ml/src/worker.jl:166 in expression starting at /home/pkgeval/.julia/packages/Malt/YJ2Ml/src/worker.jl:165 Test Summary: | Pass Total Time Impl: Malt.Worker | 63 63 38.0s 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:608 [inlined] From worker 9: [3] sqrt(x::Int64) From worker 9: @ Base.Math ./math.jl:1531 From worker 9: [4] invokelatest(::Any, ::Any, ::Vararg{Any}; kwargs::@Kwargs{}) From worker 9: @ Base ./essentials.jl:1055 From worker 9: [5] invokelatest(::Any, ::Any, ::Vararg{Any}) From worker 9: @ Base ./essentials.jl:1052 From worker 9: [6] (::Distributed.var"#118#120"{Distributed.RemoteDoMsg})() From worker 9: @ Distributed /opt/julia/share/julia/stdlib/v1.11/Distributed/src/process_messages.jl:310 From worker 9: [7] run_work_thunk(thunk::Distributed.var"#118#120"{Distributed.RemoteDoMsg}, print_error::Bool) From worker 9: @ Distributed /opt/julia/share/julia/stdlib/v1.11/Distributed/src/process_messages.jl:70 From worker 9: [8] (::Distributed.var"#117#119"{Distributed.RemoteDoMsg})() Test Summary: | Pass Total Time Exceptions: Malt.DistributedStdlibWorker | 19 19 34.3s From worker 9: @ Distributed /opt/julia/share/julia/stdlib/v1.11/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:608 [inlined] │ [3] sqrt │ @ ./math.jl:1531 [inlined] │ [4] (::var"#3#4"{@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 18.2s Test Summary: | Pass Total Time Exceptions: Malt.InProcessWorker | 15 15 2.3s Precompiling Malt... 1158.4 ms ✓ Scratch 931.3 ms ✓ RelocatableFolders 2627.6 ms ✓ Malt 3 dependencies successfully precompiled in 5 seconds. 6 already precompiled. Test Summary: | Pass Total Time Nesting | 2 2 38.5s ┌ Info: Expr 1 │ t1 = 2.0871638425e8 │ t2 = 2.1006184458333334e8 │ ratio = 0.9935949323114718 │ diff = -1345460 ± 28488219 │ b1 = │ BenchmarkTools.Trial: 24 samples with 1 evaluation per sample. │ Range (min … max): 196.296 ms … 330.867 ms ┊ GC (min … max): 0.00% … 0.00% │ Time (median): 202.641 ms ┊ GC (median): 0.00% │ Time (mean ± σ): 208.716 ms ± 26.393 ms ┊ GC (mean ± σ): 0.00% ± 0.00% │ │ █ │ ▃▆█▆▆▅▁▁▁▁▃▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▃ ▁ │ 196 ms Histogram: frequency by time 331 ms < │ │ Memory estimate: 3.55 KiB, allocs estimate: 57. │ b2 = │ BenchmarkTools.Trial: 24 samples with 1 evaluation per sample. │ Range (min … max): 197.763 ms … 248.803 ms ┊ GC (min … max): 0.00% … 0.00% │ Time (median): 206.980 ms ┊ GC (median): 0.00% │ Time (mean ± σ): 210.062 ms ± 10.723 ms ┊ GC (mean ± σ): 0.00% ± 0.00% │ │ ▁▄ ▁█ ▁ │ ▆▁▆▁▆▁▆██▆██▁▁▁▁▆█▁▁▆▁▁▁▁▁▁▆▁▆▁▁▁▆▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▆ ▁ │ 198 ms Histogram: frequency by time 249 ms < │ └ Memory estimate: 3.41 KiB, allocs estimate: 51. ┌ Info: Expr 2 │ t1 = 1.2124667077669904e7 │ t2 = 1.209262214527845e7 │ ratio = 1.00264995730508 │ diff = 32045 ± 1596689 │ b1 = │ BenchmarkTools.Trial: 412 samples with 1 evaluation per sample. │ Range (min … max): 11.892 ms … 41.831 ms ┊ GC (min … max): 0.00% … 0.00% │ Time (median): 12.000 ms ┊ GC (median): 0.00% │ Time (mean ± σ): 12.125 ms ± 1.556 ms ┊ GC (mean ± σ): 0.00% ± 0.00% │ │ ▂█▇▄▅ │ ▃▇██████▇▆▄▄▂▃▃▂▂▁▂▁▁▁▁▁▁▁▂▁▁▁▁▂▁▁▁▁▂▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▂▁▁▁▁▂ ▃ │ 11.9 ms Histogram: frequency by time 13.1 ms < │ │ Memory estimate: 2.91 KiB, allocs estimate: 49. │ b2 = │ BenchmarkTools.Trial: 413 samples with 1 evaluation per sample. │ Range (min … max): 11.870 ms … 15.501 ms ┊ GC (min … max): 0.00% … 0.00% │ Time (median): 12.012 ms ┊ GC (median): 0.00% │ Time (mean ± σ): 12.093 ms ± 358.852 μs ┊ GC (mean ± σ): 0.00% ± 0.00% │ │ ▄▆██▇▆▅▄▂ │ ██████████▇▆▁▆▄▆▄▄▁▁▁▄▆▄▁▆▄▆▁▄▆▄▆▆▁▁▁▁▁▄▁▁▁▁▁▁▄▁▁▁▁▁▄▄▁▁▁▁▁▄ ▇ │ 11.9 ms Histogram: log(frequency) by time 13.6 ms < │ └ Memory estimate: 2.77 KiB, allocs estimate: 43. ┌ Info: Expr 3 │ t1 = 1.5058470647058824e8 │ t2 = 1.4648599245714286e8 │ ratio = 1.027980245378373 │ diff = 4098714 ± 15528730 │ b1 = │ BenchmarkTools.Trial: 34 samples with 1 evaluation per sample. │ Range (min … max): 139.014 ms … 188.577 ms ┊ GC (min … max): 0.00% … 25.29% │ Time (median): 150.429 ms ┊ GC (median): 7.71% │ Time (mean ± σ): 150.585 ms ± 9.273 ms ┊ GC (mean ± σ): 7.14% ± 5.06% │ │ ▁ █ │ ▄▇█▄▁▁▇▁▁▄▇▇▇▄▇█▇▄▁▁▁▄▁▁▄▄▁▁▁▁▇▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▄ ▁ │ 139 ms Histogram: frequency by time 189 ms < │ │ Memory estimate: 47.69 MiB, allocs estimate: 137. │ b2 = │ BenchmarkTools.Trial: 35 samples with 1 evaluation per sample. │ Range (min … max): 130.743 ms … 199.051 ms ┊ GC (min … max): 0.00% … 32.06% │ Time (median): 144.986 ms ┊ GC (median): 7.68% │ Time (mean ± σ): 146.486 ms ± 12.456 ms ┊ GC (mean ± σ): 7.16% ± 6.29% │ │ ▁▁ ▁▄ ▄ █ ▁ ▄ ▁ ▄ │ ██▆▁██▁▁▁█▁█▆▆█▆▆█▁█▆▁▆▁▆█▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▆ ▁ │ 131 ms Histogram: frequency by time 199 ms < │ └ Memory estimate: 47.69 MiB, allocs estimate: 126. ┌ Info: Expr 4 │ t1 = 9.332555455555555e7 │ t2 = 9.417642305555555e7 │ ratio = 0.9909651643968462 │ diff = -850868 ± 18188151 │ b1 = │ BenchmarkTools.Trial: 54 samples with 1 evaluation per sample. │ Range (min … max): 74.395 ms … 155.288 ms ┊ GC (min … max): 0.00% … 48.86% │ Time (median): 92.150 ms ┊ GC (median): 13.98% │ Time (mean ± σ): 93.326 ms ± 12.579 ms ┊ GC (mean ± σ): 12.53% ± 9.17% │ │ ▂ ▅ █ ▂ │ ▅▁▁▁▁▁▅▅█▅█▁██▁▅▅▁▅▅█▅██▅███▅▅██▁█▅▅▅▁▁▅▁▁▁▁▁▁▁▁▁▁▁▁▅▁▁▅▁▁▅▅ ▁ │ 74.4 ms Histogram: frequency by time 117 ms < │ │ Memory estimate: 47.69 MiB, allocs estimate: 125. │ b2 = │ BenchmarkTools.Trial: 54 samples with 1 evaluation per sample. │ Range (min … max): 80.241 ms … 168.720 ms ┊ GC (min … max): 0.00% … 53.40% │ Time (median): 94.211 ms ┊ GC (median): 13.99% │ Time (mean ± σ): 94.176 ms ± 13.137 ms ┊ GC (mean ± σ): 12.81% ± 9.80% │ │ ▁ ▃▆ ▆ ▃ ▃▁█ │ ▄▄█▁██▁▄▁▁▁▁▁▁▁▁▇▁█▁▄▇█▇███▁▄▄▁▄▁▄▇▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▄▁▁▄▁▁▁▄ ▁ │ 80.2 ms Histogram: frequency by time 117 ms < │ └ Memory estimate: 47.69 MiB, allocs estimate: 115. ┌ Info: Expr 5 │ t1 = 5.102333556468173e6 │ t2 = 6.643155110666667e6 │ ratio = 0.7680587719945822 │ diff = -1540822 ± 2821558 │ b1 = │ BenchmarkTools.Trial: 974 samples with 1 evaluation per sample. │ Range (min … max): 3.895 ms … 20.192 ms ┊ GC (min … max): 0.00% … 4.58% │ Time (median): 4.865 ms ┊ GC (median): 0.00% │ Time (mean ± σ): 5.102 ms ± 1.203 ms ┊ GC (mean ± σ): 3.62% ± 7.35% │ │ ▃▂▇██▆█▆▃▄▃ │ ▂▄▅▇███████████▇▇█▇▃▃▃▃▃▃▃▃▃▃▃▃▂▃▃▂▂▂▂▂▃▁▂▁▁▁▁▁▁▁▂▁▃▁▂▁▂▂▃ ▄ │ 3.9 ms Histogram: frequency by time 9.3 ms < │ │ Memory estimate: 4.77 MiB, allocs estimate: 62. │ b2 = │ BenchmarkTools.Trial: 750 samples with 1 evaluation per sample. │ Range (min … max): 3.677 ms … 23.149 ms ┊ GC (min … max): 0.00% … 73.45% │ Time (median): 5.355 ms ┊ GC (median): 0.00% │ Time (mean ± σ): 6.643 ms ± 2.552 ms ┊ GC (mean ± σ): 8.17% ± 16.86% │ │ ▂▂▅█▄▂ ▁ │ ▂▃▅██████▇▅▄▄▄▃▃▆█▅▄▁▃▂▁▂▁▂▂▁▁▂▂▃▃▅▅▆▄▄▄▇▇▃▄▃▃▃▃▄▄▄▃▃▃▂▂▂▃ ▃ │ 3.68 ms Histogram: frequency by time 12.2 ms < │ └ Memory estimate: 4.77 MiB, allocs estimate: 51. ┌ Info: Expr 6 │ t1 = 929706.6661645641 │ t2 = 936575.874857793 │ ratio = 0.9926656143109901 │ diff = -6869 ± 461799 │ b1 = │ BenchmarkTools.Trial: 5311 samples with 1 evaluation per sample. │ Range (min … max): 656.943 μs … 17.736 ms ┊ GC (min … max): 0.00% … 95.26% │ Time (median): 869.302 μs ┊ GC (median): 0.00% │ Time (mean ± σ): 929.707 μs ± 339.285 μs ┊ GC (mean ± σ): 2.78% ± 7.60% │ │ ▂▃▄▆▇████▇▇▆▅▃▃▁▁▁ ▁▁ ▁ ▂ │ ▄▇████████████████████▇▆▇▆▇▇▆▇▄▇████████▇▇▇▇▇▆▄▄▆▄▅▄▆▄▆▄▇▇▇▇█ █ │ 657 μs Histogram: log(frequency) by time 1.85 ms < │ │ Memory estimate: 491.32 KiB, allocs estimate: 54. │ b2 = │ BenchmarkTools.Trial: 5274 samples with 1 evaluation per sample. │ Range (min … max): 681.723 μs … 15.547 ms ┊ GC (min … max): 0.00% … 94.53% │ Time (median): 880.446 μs ┊ GC (median): 0.00% │ Time (mean ± σ): 936.576 μs ± 313.279 μs ┊ GC (mean ± σ): 2.75% ± 7.55% │ │ ▁▁▃▄▆▇████▇▇▆▅▄▃▂▂▁▁▁ ▁ ▁▁▁▁▂▁▁ ▃ │ ▆███████████████████████████████████▇▇▆▇▇▄▆▆▇▅▅▁▃▃▁▃▆▅▅▅█▇█▇▇ █ │ 682 μs Histogram: log(frequency) by time 1.9 ms < │ └ Memory estimate: 491.18 KiB, allocs estimate: 48. ┌ Info: Expr 7 │ t1 = 446512.798 │ t2 = 442115.9594 │ ratio = 1.0099449895587733 │ diff = 4397 ± 319986 │ b1 = │ BenchmarkTools.Trial: 10000 samples with 1 evaluation per sample. │ Range (min … max): 307.747 μs … 3.027 ms ┊ GC (min … max): 0.00% … 80.96% │ Time (median): 423.651 μs ┊ GC (median): 0.00% │ Time (mean ± σ): 446.513 μs ± 129.043 μs ┊ GC (mean ± σ): 0.35% ± 2.41% │ │ ▁▄██▆ │ ▂▂▂▂▄██████▆▅▄▃▃▂▂▂▂▂▂▂▂▂▂▂▂▁▁▂▂▂▂▁▂▁▁▂▂▁▁▂▁▁▂▁▁▁▁▂▂▂▂▂▂▂▂▂▂▂ ▃ │ 308 μs Histogram: frequency by time 1.15 ms < │ │ Memory estimate: 51.88 KiB, allocs estimate: 54. │ b2 = │ BenchmarkTools.Trial: 10000 samples with 1 evaluation per sample. │ Range (min … max): 334.317 μs … 26.677 ms ┊ GC (min … max): 0.00% … 0.00% │ Time (median): 415.376 μs ┊ GC (median): 0.00% │ Time (mean ± σ): 442.116 μs ± 292.812 μs ┊ GC (mean ± σ): 0.37% ± 2.44% │ │ ▁▅▆█▅▂ │ ▂▃▅██████▇▆▄▄▃▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▁▁▁▂▂▁▂▂▂▂▂▂▁▁▁▁▁▁▂▂▂▂▂▂▂▂▂▂ ▃ │ 334 μs Histogram: frequency by time 1.08 ms < │ └ Memory estimate: 51.74 KiB, allocs estimate: 48. ┌ Info: Expr 8 │ t1 = 8.091594248387097e7 │ t2 = 7.8338332203125e7 │ ratio = 1.0329035634057466 │ diff = 2577610 ± 3900668 │ b1 = │ BenchmarkTools.Trial: 62 samples with 1 evaluation per sample. │ Range (min … max): 75.429 ms … 91.192 ms ┊ GC (min … max): 0.00% … 0.00% │ Time (median): 80.877 ms ┊ GC (median): 0.00% │ Time (mean ± σ): 80.916 ms ± 2.328 ms ┊ GC (mean ± σ): 0.00% ± 0.00% │ │ █ ▂ ▂ █ ▂▂ │ ▅▁▁▁▅▁▅▁▁▁▁▁▁▁▁▅▅▅▁▁█▅▅▅████▅██▅█████▁▅▁████▁▅▁█▁▅▁▁▁▁▁▅▁▅▅ ▁ │ 75.4 ms Histogram: frequency by time 85.2 ms < │ │ Memory estimate: 177.68 KiB, allocs estimate: 6534. │ b2 = │ BenchmarkTools.Trial: 64 samples with 1 evaluation per sample. │ Range (min … max): 74.122 ms … 91.801 ms ┊ GC (min … max): 0.00% … 0.00% │ Time (median): 77.717 ms ┊ GC (median): 0.00% │ Time (mean ± σ): 78.338 ms ± 3.130 ms ┊ GC (mean ± σ): 0.00% ± 0.00% │ │ ▂▄█ ▂ ▄ │ ▄▄▁▆▄▆▁███▆█▄▁▁▆▆▄▄▄▄▄█▄▄▆█▁█▄▁▁▄▆▄▁▁▁▄▁▁▁▁▁▁▄▁▁▁▁▄▁▁▁▁▁▁▁▄ ▁ │ 74.1 ms Histogram: frequency by time 86.9 ms < │ └ Memory estimate: 177.54 KiB, allocs estimate: 6528. ┌ Info: Expr 9 │ t1 = 354270.1012 │ t2 = 362970.2961 │ ratio = 0.9760305595430788 │ diff = -8700 ± 163037 │ b1 = │ BenchmarkTools.Trial: 10000 samples with 1 evaluation per sample. │ Range (min … max): 271.428 μs … 5.848 ms ┊ GC (min … max): 0.00% … 0.00% │ Time (median): 349.556 μs ┊ GC (median): 0.00% │ Time (mean ± σ): 354.270 μs ± 81.047 μs ┊ GC (mean ± σ): 0.00% ± 0.00% │ │ ▁▂▃▅▅▆▆▇▇█▆▆▅▃▂▁ │ ▁▁▁▁▁▁▂▁▂▂▂▃▃▄▅▆▇██████████████████▇▆▅▄▃▃▃▂▂▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁ ▄ │ 271 μs Histogram: frequency by time 450 μs < │ │ Memory estimate: 2.89 KiB, allocs estimate: 48. │ b2 = │ BenchmarkTools.Trial: 10000 samples with 1 evaluation per sample. │ Range (min … max): 274.707 μs … 12.557 ms ┊ GC (min … max): 0.00% … 0.00% │ Time (median): 354.126 μs ┊ GC (median): 0.00% │ Time (mean ± σ): 362.970 μs ± 141.465 μs ┊ GC (mean ± σ): 0.00% ± 0.00% │ │ ▁▂▃▅▆█▇█▆▅▆▄▄▃▁ │ ▁▁▁▁▁▁▂▂▂▄▅▅▆█████████████████▇▆▄▄▄▃▃▂▂▂▂▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁ ▃ │ 275 μs Histogram: frequency by time 496 μs < │ └ Memory estimate: 2.75 KiB, allocs estimate: 42. Test Summary: | Pass Total Time Benchmark: Malt.DistributedStdlibWorker | 19 19 3m22.4s ┌ Info: Expr 1 │ t1 = 2.0598443148e8 │ t2 = 2.0863279095833334e8 │ ratio = 0.9873061206430285 │ diff = -2648359 ± 13890180 │ b1 = │ BenchmarkTools.Trial: 25 samples with 1 evaluation per sample. │ Range (min … max): 196.799 ms … 236.884 ms ┊ GC (min … max): 0.00% … 0.00% │ Time (median): 205.035 ms ┊ GC (median): 0.00% │ Time (mean ± σ): 205.984 ms ± 7.556 ms ┊ GC (mean ± σ): 0.00% ± 0.00% │ │ ▃ ▃▃█ ▃ ▃ ▃ ▃ │ █▁▁▁▁▁███▇█▁█▇█▁▇▇▇▇█▁▁▁▇▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▇ ▁ │ 197 ms Histogram: frequency by time 237 ms < │ │ Memory estimate: 6.75 MiB, allocs estimate: 122998. │ b2 = │ BenchmarkTools.Trial: 24 samples with 1 evaluation per sample. │ Range (min … max): 195.743 ms … 251.843 ms ┊ GC (min … max): 0.00% … 0.00% │ Time (median): 207.330 ms ┊ GC (median): 0.00% │ Time (mean ± σ): 208.633 ms ± 11.655 ms ┊ GC (mean ± σ): 0.00% ± 0.00% │ │ ▃ ▃ ▃█ │ ▇█▇▁█▇▁▇▁▇▇▇██▁▇▇▇▁▁▁▇▁▇▁▇▁▁▇▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▇ ▁ │ 196 ms Histogram: frequency by time 252 ms < │ └ Memory estimate: 3.41 KiB, allocs estimate: 51. ┌ Info: Expr 2 │ t1 = 1.1459817850574713e7 │ t2 = 1.252116420802005e7 │ ratio = 0.9152358087624533 │ diff = -1061346 ± 5855675 │ b1 = │ BenchmarkTools.Trial: 435 samples with 1 evaluation per sample. │ Range (min … max): 11.355 ms … 12.374 ms ┊ GC (min … max): 0.00% … 0.00% │ Time (median): 11.444 ms ┊ GC (median): 0.00% │ Time (mean ± σ): 11.460 ms ± 83.394 μs ┊ GC (mean ± σ): 0.00% ± 0.00% │ │ ▃▅▃▂██▅▅▅▂▂▁ │ ▂▁▁▁▁▁▁▁▃▃▃▂▆▅█████████████▇▄▄▃▄▃▄▂▄▂▃▄▄▃▃▃▂▃▃▃▃▃▃▃▄▂▂▁▁▂▃▂ ▄ │ 11.4 ms Histogram: frequency by time 11.6 ms < │ │ Memory estimate: 1.89 KiB, allocs estimate: 52. │ b2 = │ BenchmarkTools.Trial: 399 samples with 1 evaluation per sample. │ Range (min … max): 11.890 ms … 118.201 ms ┊ GC (min … max): 0.00% … 0.00% │ Time (median): 11.992 ms ┊ GC (median): 0.00% │ Time (mean ± σ): 12.521 ms ± 5.855 ms ┊ GC (mean ± σ): 0.00% ± 0.00% │ │ ▆█▇▅▃ │ █████▇▆▄▄▆▄▄▁▅▄▅▅▄▁▁▁▄▆▁▁▁▁▁▁▁▁▁▁▄▁▄▁▁▄▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▄ ▆ │ 11.9 ms Histogram: log(frequency) by time 15 ms < │ └ Memory estimate: 2.77 KiB, allocs estimate: 43. ┌ Info: Expr 3 │ t1 = 4.9844648217821784e7 │ t2 = 1.4609269365714285e8 │ ratio = 0.341185085783958 │ diff = -96248045 ± 17274736 │ b1 = │ BenchmarkTools.Trial: 101 samples with 1 evaluation per sample. │ Range (min … max): 38.741 ms … 98.973 ms ┊ GC (min … max): 0.00% … 60.49% │ Time (median): 50.118 ms ┊ GC (median): 17.86% │ Time (mean ± σ): 49.845 ms ± 6.912 ms ┊ GC (mean ± σ): 17.58% ± 9.07% │ │ ▁ ▁ ▁▅▇█▆ │ █▇▅█▅▇▁▅▁▁▁▅▁▁▁▁▁▁▁▁▁██████▅▅▅▁▁▁▁▁▁▁▅▅▁▇▅▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▅▅ ▅ │ 38.7 ms Histogram: log(frequency) by time 66.7 ms < │ │ Memory estimate: 47.69 MiB, allocs estimate: 52. │ b2 = │ BenchmarkTools.Trial: 35 samples with 1 evaluation per sample. │ Range (min … max): 128.021 ms … 218.647 ms ┊ GC (min … max): 0.00% … 34.72% │ Time (median): 144.138 ms ┊ GC (median): 7.66% │ Time (mean ± σ): 146.093 ms ± 15.831 ms ┊ GC (mean ± σ): 7.03% ± 7.53% │ │ █▄ ▁█▄ █▁ ▁ ▁ │ ▆▁▆██▆▆▆▆███▁██▆▁▆▁█▁▁▁▁▁▁▁█▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▆ ▁ │ 128 ms Histogram: frequency by time 219 ms < │ └ Memory estimate: 47.69 MiB, allocs estimate: 120. ┌ Info: Expr 4 │ t1 = 154315.0484 │ t2 = 8.770625368421052e7 │ ratio = 0.001759453196525949 │ diff = -87551939 ± 10435073 │ b1 = │ BenchmarkTools.Trial: 10000 samples with 1 evaluation per sample. │ Range (min … max): 116.319 μs … 1.023 ms ┊ GC (min … max): 0.00% … 0.00% │ Time (median): 148.499 μs ┊ GC (median): 0.00% │ Time (mean ± σ): 154.315 μs ± 61.483 μs ┊ GC (mean ± σ): 0.00% ± 0.00% │ │ ▂▃▃▄▄▅▆▇██▅▃ │ ▂▂▁▂▁▂▂▂▂▃▃▃▃▃▃▄▅▆▇█████████████▇▅▄▃▄▃▄▄▄▄▄▃▄▄▄▃▃▃▃▂▃▃▂▂▂▂▂▂ ▄ │ 116 μs Histogram: frequency by time 187 μs < │ │ Memory estimate: 1.78 KiB, allocs estimate: 48. │ b2 = │ BenchmarkTools.Trial: 57 samples with 1 evaluation per sample. │ Range (min … max): 74.991 ms … 143.478 ms ┊ GC (min … max): 0.00% … 47.47% │ Time (median): 86.441 ms ┊ GC (median): 13.16% │ Time (mean ± σ): 87.706 ms ± 10.435 ms ┊ GC (mean ± σ): 12.31% ± 8.74% │ │ ▁ █ ▁ ▄ ▁▁ ▁▁▁█ █▁▁ ▄ ▁ ▁▁ ▁ ▁ │ █▁▁█▆▆▁█▁█▁▆▁▆██▆████▆███▆█▁▁▆█▁██▆▁▁▁▁▁▁▆▁▁▁▁▁█▁▁▁▁▁▁▁▁▁▁▁█ ▁ │ 75 ms Histogram: frequency by time 108 ms < │ └ Memory estimate: 47.69 MiB, allocs estimate: 119. ┌ Info: Expr 5 │ t1 = 150749.5213 │ t2 = 5.11855519361483e6 │ ratio = 0.029451576782458713 │ diff = -4967806 ± 1072416 │ b1 = │ BenchmarkTools.Trial: 10000 samples with 1 evaluation per sample. │ Range (min … max): 120.168 μs … 1.094 ms ┊ GC (min … max): 0.00% … 0.00% │ Time (median): 143.329 μs ┊ GC (median): 0.00% │ Time (mean ± σ): 150.750 μs ± 60.620 μs ┊ GC (mean ± σ): 0.00% ± 0.00% │ │ ▄██▇▃▁ │ ▁▁▁▁▁▁▁▁▁▁▁▁▁▂▂▃▄▇███████▅▄▃▃▃▃▃▃▃▃▃▃▃▃▂▂▂▂▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁ ▂ │ 120 μs Histogram: frequency by time 184 μs < │ │ Memory estimate: 1.78 KiB, allocs estimate: 48. │ b2 = │ BenchmarkTools.Trial: 971 samples with 1 evaluation per sample. │ Range (min … max): 3.981 ms … 14.539 ms ┊ GC (min … max): 0.00% … 81.30% │ Time (median): 4.873 ms ┊ GC (median): 0.00% │ Time (mean ± σ): 5.119 ms ± 1.071 ms ┊ GC (mean ± σ): 3.91% ± 7.89% │ │ ▄█▇▆▆▁▄▁ │ ▃▃▄▇████████▅▅▄▄▃▃▃▂▃▂▂▂▂▁▂▂▁▁▁▁▁▁▁▂▂▁▂▂▃▂▃▂▂▂▂▂▁▁▁▂▁▁▁▁▁▂ ▃ │ 3.98 ms Histogram: frequency by time 10.5 ms < │ └ Memory estimate: 4.77 MiB, allocs estimate: 51. ┌ Info: Expr 6 │ t1 = 151485.2716 │ t2 = 917498.5470926992 │ ratio = 0.1651068245067147 │ diff = -766013 ± 296591 │ b1 = │ BenchmarkTools.Trial: 10000 samples with 1 evaluation per sample. │ Range (min … max): 120.789 μs … 1.294 ms ┊ GC (min … max): 0.00% … 0.00% │ Time (median): 144.539 μs ┊ GC (median): 0.00% │ Time (mean ± σ): 151.485 μs ± 62.050 μs ┊ GC (mean ± σ): 0.00% ± 0.00% │ │ ▂▆▆▆▆█▃ │ ▁▁▁▁▁▁▁▁▁▁▁▁▁▁▂▂▂▃▇███████▅▃▃▃▃▂▃▃▃▄▄▃▃▃▂▂▂▂▂▂▁▁▁▁▁▁▁▁▁▁▁▁▁▁ ▂ │ 121 μs Histogram: frequency by time 181 μs < │ │ Memory estimate: 1.78 KiB, allocs estimate: 48. │ b2 = │ BenchmarkTools.Trial: 5383 samples with 1 evaluation per sample. │ Range (min … max): 638.194 μs … 12.762 ms ┊ GC (min … max): 0.00% … 94.49% │ Time (median): 869.302 μs ┊ GC (median): 0.00% │ Time (mean ± σ): 917.499 μs ± 290.028 μs ┊ GC (mean ± σ): 2.73% ± 7.58% │ │ ▁▃▅▅▆▇████▇▆▅▄▃▂▁ ▁ ▁ ▁ ▃ │ ▃▅▇███████████████████████▆█████████▇▆▅▆▆▆▅▆▅▁▅▃▁▅▁▁▃▅▆▇▇▇▇▇▆ █ │ 638 μs Histogram: log(frequency) by time 1.91 ms < │ └ Memory estimate: 491.18 KiB, allocs estimate: 48. ┌ Info: Expr 7 │ t1 = 155628.9472 │ t2 = 446934.1966 │ ratio = 0.3482144539037942 │ diff = -291305 ± 326823 │ b1 = │ BenchmarkTools.Trial: 10000 samples with 1 evaluation per sample. │ Range (min … max): 123.869 μs … 3.422 ms ┊ GC (min … max): 0.00% … 0.00% │ Time (median): 149.308 μs ┊ GC (median): 0.00% │ Time (mean ± σ): 155.629 μs ± 71.414 μs ┊ GC (mean ± σ): 0.00% ± 0.00% │ │ ▁▂▂▃▄▅▆▆██▇▄ │ ▁▁▂▂▂▂▂▂▃▃▄▅▇████████████▇▅▃▄▄▃▃▃▄▃▃▃▃▃▂▂▂▂▂▂▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁ ▃ │ 124 μs Histogram: frequency by time 197 μs < │ │ Memory estimate: 1.78 KiB, allocs estimate: 48. │ b2 = │ BenchmarkTools.Trial: 10000 samples with 1 evaluation per sample. │ Range (min … max): 326.687 μs … 26.147 ms ┊ GC (min … max): 0.00% … 0.00% │ Time (median): 417.886 μs ┊ GC (median): 0.00% │ Time (mean ± σ): 446.934 μs ± 318.925 μs ┊ GC (mean ± σ): 0.54% ± 2.09% │ │ ▁▆█▇▃ │ ▂▂▃▄█████▇▆▅▄▃▃▂▂▂▂▂▂▂▂▂▂▁▂▁▁▁▂▁▂▂▁▁▂▂▁▂▂▂▂▂▁▂▁▂▁▂▁▁▂▂▂▂▂▂▂▂▂ ▃ │ 327 μs Histogram: frequency by time 1.1 ms < │ └ Memory estimate: 51.74 KiB, allocs estimate: 48. ┌ Info: Expr 8 │ t1 = 7.743404261538461e7 │ t2 = 7.895575765625e7 │ ratio = 0.980726990835925 │ diff = -1521715 ± 4218667 │ b1 = │ BenchmarkTools.Trial: 65 samples with 1 evaluation per sample. │ Range (min … max): 71.481 ms … 83.271 ms ┊ GC (min … max): 0.00% … 0.00% │ Time (median): 77.722 ms ┊ GC (median): 0.00% │ Time (mean ± σ): 77.434 ms ± 2.629 ms ┊ GC (mean ± σ): 0.00% ± 0.00% │ │ █ ▂ ▂▅ ▂ ▂▂ ▂ │ █▁▁▅▁▁▁▁▅▅▁█▅▁▅▁▅█▅▅▅▁▅█▅█▁█▅▅▁█████▅█▅██▁█▁▁▅▁▅██▁▁▁▁▁▅▁▁▅ ▁ │ 71.5 ms Histogram: frequency by time 83 ms < │ │ Memory estimate: 1.43 MiB, allocs estimate: 30640. │ b2 = │ BenchmarkTools.Trial: 64 samples with 1 evaluation per sample. │ Range (min … max): 72.838 ms … 94.762 ms ┊ GC (min … max): 0.00% … 0.00% │ Time (median): 78.662 ms ┊ GC (median): 0.00% │ Time (mean ± σ): 78.956 ms ± 3.299 ms ┊ GC (mean ± σ): 0.00% ± 0.00% │ │ ▆ ▄▄ █ ▂ │ ▄▄▁▄▁▁▁▁▁███▄▆█▄██▆█▄██▆▆█▄█▁▆▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▄ ▁ │ 72.8 ms Histogram: frequency by time 91.7 ms < │ └ Memory estimate: 177.54 KiB, allocs estimate: 6528. ┌ Info: Expr 9 │ t1 = 145868.0836 │ t2 = 353208.9511 │ ratio = 0.4129795780818195 │ diff = -207341 ± 338992 │ b1 = │ BenchmarkTools.Trial: 10000 samples with 1 evaluation per sample. │ Range (min … max): 116.109 μs … 1.259 ms ┊ GC (min … max): 0.00% … 0.00% │ Time (median): 139.649 μs ┊ GC (median): 0.00% │ Time (mean ± σ): 145.868 μs ± 65.399 μs ┊ GC (mean ± σ): 0.00% ± 0.00% │ │ ▁▂▃▃▄▄▄▅▅▄▅▅▅█▄ │ ▂▂▁▁▁▁▂▂▃▄▄▅▆▇███████████████▇▄▃▃▃▃▃▄▃▃▃▃▃▃▃▃▂▂▂▂▂▂▂▁▁▁▁▁▁▁▁ ▃ │ 116 μs Histogram: frequency by time 177 μs < │ │ Memory estimate: 1.78 KiB, allocs estimate: 48. │ b2 = │ BenchmarkTools.Trial: 10000 samples with 1 evaluation per sample. │ Range (min … max): 257.198 μs … 30.303 ms ┊ GC (min … max): 0.00% … 0.00% │ Time (median): 343.721 μs ┊ GC (median): 0.00% │ Time (mean ± σ): 353.209 μs ± 332.624 μs ┊ GC (mean ± σ): 0.00% ± 0.00% │ │ ▁▂▃▄▅▅▇▇▇██▇▆▆▄▅▄▂▁ │ ▂▁▂▂▁▂▂▂▂▂▂▃▃▄▅▆▇▇████████████████████▇▆▅▄▄▄▃▃▃▂▃▂▂▂▂▂▂▂▂▂▂▂▂ ▅ │ 257 μs Histogram: frequency by time 447 μs < │ └ Memory estimate: 2.75 KiB, allocs estimate: 42. Test Summary: | Pass Total Time Benchmark: Malt.InProcessWorker | 19 19 2m30.8s ┌ Info: Expr 1 │ t1 = 1.450325826e8 │ t2 = 2.0402237284e8 │ ratio = 0.7108660711133801 │ diff = -58989790 ± 13905122 │ b1 = │ BenchmarkTools.Trial: 35 samples with 1 evaluation per sample. │ Range (min … max): 135.176 ms … 171.758 ms ┊ GC (min … max): 0.00% … 0.00% │ Time (median): 142.556 ms ┊ GC (median): 0.00% │ Time (mean ± σ): 145.033 ms ± 7.961 ms ┊ GC (mean ± σ): 0.00% ± 0.00% │ │ ▃█▃▃█▃▃ ▃▃▃ █ │ ▇▁▁▇▇▁███████▁▁███▇█▁▁▁▁▁▇▁▇▁▁▁▁▁▇▁▁▇▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▇▁▁▁▇ ▁ │ 135 ms Histogram: frequency by time 172 ms < │ │ Memory estimate: 3.69 KiB, allocs estimate: 53. │ b2 = │ BenchmarkTools.Trial: 25 samples with 1 evaluation per sample. │ Range (min … max): 190.782 ms … 250.257 ms ┊ GC (min … max): 0.00% … 0.00% │ Time (median): 200.708 ms ┊ GC (median): 0.00% │ Time (mean ± σ): 204.022 ms ± 11.401 ms ┊ GC (mean ± σ): 0.00% ± 0.00% │ │ ▁▁█▁▄ █▄ │ ▆▁▁▁▁▁█████▁██▁▁▆▁▁▁▁▁▁▁▁▁▁▁▆▆▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▆ ▁ │ 191 ms Histogram: frequency by time 250 ms < │ └ Memory estimate: 3.41 KiB, allocs estimate: 51. ┌ Info: Expr 2 │ t1 = 1.2392240282878412e7 │ t2 = 1.2094526750605326e7 │ ratio = 1.0246155586251595 │ diff = 297714 ± 4294250 │ b1 = │ BenchmarkTools.Trial: 403 samples with 1 evaluation per sample. │ Range (min … max): 11.833 ms … 83.846 ms ┊ GC (min … max): 0.00% … 0.00% │ Time (median): 11.954 ms ┊ GC (median): 0.00% │ Time (mean ± σ): 12.392 ms ± 4.271 ms ┊ GC (mean ± σ): 0.00% ± 0.00% │ │ ▅█▇▄ │ ██████▆▅▄▆▇▄▅▇▆▄▄▁▅▄▅▁▁▄▁▁▁▄▁▅▁▁▁▁▁▁▁▁▁▄▄▁▁▁▁▁▁▁▁▁▁▁▁▄▁▁▁▁▄ ▆ │ 11.8 ms Histogram: log(frequency) by time 15.5 ms < │ │ Memory estimate: 3.09 KiB, allocs estimate: 48. │ b2 = │ BenchmarkTools.Trial: 413 samples with 1 evaluation per sample. │ Range (min … max): 11.872 ms … 18.361 ms ┊ GC (min … max): 0.00% … 0.00% │ Time (median): 12.037 ms ┊ GC (median): 0.00% │ Time (mean ± σ): 12.095 ms ± 444.610 μs ┊ GC (mean ± σ): 0.00% ± 0.00% │ │ ▅██▇▄ │ ▂▃███████▇▄▃▃▃▃▂▂▂▁▁▁▂▁▁▁▁▂▁▁▁▁▂▁▁▁▁▂▁▁▁▁▂▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▂ ▃ │ 11.9 ms Histogram: frequency by time 13.5 ms < │ └ Memory estimate: 2.77 KiB, allocs estimate: 43. ┌ Info: Expr 3 │ t1 = 1.423764359722222e8 │ t2 = 1.457247155142857e8 │ ratio = 0.9770232555936247 │ diff = -3348280 ± 20040568 │ b1 = │ BenchmarkTools.Trial: 36 samples with 1 evaluation per sample. │ Range (min … max): 123.971 ms … 177.957 ms ┊ GC (min … max): 0.00% … 30.79% │ Time (median): 143.751 ms ┊ GC (median): 8.05% │ Time (mean ± σ): 142.376 ms ± 12.657 ms ┊ GC (mean ± σ): 7.01% ± 6.22% │ │ ██ ▃ █▃ █ ▃▃ │ ██▇▇▇▁▁▁▁▁▁▇▇▁▁▇▇▇▇▇▇▁█▁▁██▁▁█▇▁██▇▁▁▁▇▁▁▁▇▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▇ ▁ │ 124 ms Histogram: frequency by time 178 ms < │ │ Memory estimate: 47.69 MiB, allocs estimate: 124. │ b2 = │ BenchmarkTools.Trial: 35 samples with 1 evaluation per sample. │ Range (min … max): 126.107 ms … 206.592 ms ┊ GC (min … max): 0.00% … 34.92% │ Time (median): 145.628 ms ┊ GC (median): 7.85% │ Time (mean ± σ): 145.725 ms ± 15.538 ms ┊ GC (mean ± σ): 6.76% ± 7.21% │ │ █ ▃ ▃▃▃ ▃ ▃▃█▃ ▃ │ ▇█▇█▁▇▁███▁█▁▇▇▇████▁▁▇▁█▁▁▇▁▁▇▁▇▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▇ ▁ │ 126 ms Histogram: frequency by time 207 ms < │ └ Memory estimate: 47.69 MiB, allocs estimate: 116. ┌ Info: Expr 4 │ t1 = 9.063456528571428e7 │ t2 = 9.080437623214285e7 │ ratio = 0.9981299255225933 │ diff = -169811 ± 16704692 │ b1 = │ BenchmarkTools.Trial: 56 samples with 1 evaluation per sample. │ Range (min … max): 75.868 ms … 144.660 ms ┊ GC (min … max): 0.00% … 49.55% │ Time (median): 91.016 ms ┊ GC (median): 14.20% │ Time (mean ± σ): 90.635 ms ± 11.296 ms ┊ GC (mean ± σ): 12.51% ± 9.10% │ │ ▂▂▂ ▂ ▂ █▂█ ▂ │ ███▅▅▁▁▅▁▁▁▅▁▁█▁█▁█▁██▁████▅██▁▁██▅▁▁▁▁▁▁▁▁▁▅▅▁▁▁▁▁▁▁▁▁▁▁▅▁▅ ▁ │ 75.9 ms Histogram: frequency by time 114 ms < │ │ Memory estimate: 47.69 MiB, allocs estimate: 120. │ b2 = │ BenchmarkTools.Trial: 56 samples with 1 evaluation per sample. │ Range (min … max): 73.272 ms … 143.808 ms ┊ GC (min … max): 0.00% … 47.47% │ Time (median): 92.240 ms ┊ GC (median): 14.01% │ Time (mean ± σ): 90.804 ms ± 12.306 ms ┊ GC (mean ± σ): 12.33% ± 9.44% │ │ ▂▂ ▂ █▂▂▂▂ │ ▅▅▅███▅█▅▁▁▅▁▁▁█▅▁▁██▅▅██████▅▁▅█▁▅▁▁▅▁▁▁█▁▁▁▅▁▁▁▁▁▁▁▁▁▁▁▁▁▅ ▁ │ 73.3 ms Histogram: frequency by time 121 ms < │ └ Memory estimate: 47.69 MiB, allocs estimate: 118. ┌ Info: Expr 5 │ t1 = 4.803353716360116e6 │ t2 = 5.145579814507772e6 │ ratio = 0.9334912467623645 │ diff = -342226 ± 1688712 │ b1 = │ BenchmarkTools.Trial: 1033 samples with 1 evaluation per sample. │ Range (min … max): 3.918 ms … 22.504 ms ┊ GC (min … max): 0.00% … 88.14% │ Time (median): 4.607 ms ┊ GC (median): 0.00% │ Time (mean ± σ): 4.803 ms ± 894.173 μs ┊ GC (mean ± σ): 3.64% ± 7.19% │ │ ▃██▅▁ │ ▃▂▃▄██████▆▅▆▄▇▅▄▃▃▃▂▁▂▂▁▂▂▁▂▂▁▁▂▂▁▁▁▁▁▁▁▁▁▁▁▁▁▂▁▁▁▁▁▁▂▁▂▂▂ ▃ │ 3.92 ms Histogram: frequency by time 8.98 ms < │ │ Memory estimate: 4.77 MiB, allocs estimate: 61. │ b2 = │ BenchmarkTools.Trial: 965 samples with 1 evaluation per sample. │ Range (min … max): 3.950 ms … 20.195 ms ┊ GC (min … max): 0.00% … 86.46% │ Time (median): 4.698 ms ┊ GC (median): 0.00% │ Time (mean ± σ): 5.146 ms ± 1.433 ms ┊ GC (mean ± σ): 4.21% ± 8.63% │ │ ▂▅▇██▆▅▅▄▄▃▁ ▁ │ ▆█████████████████▇▇▇▅▄▅▅▄▁▅▄▁▄▁▁▆▆▇▇█▆▆▄▆▅▄▁▄▁▆▄▁▁▄▁▁▁▄▁▅ █ │ 3.95 ms Histogram: log(frequency) by time 11.5 ms < │ └ Memory estimate: 4.77 MiB, allocs estimate: 56. ┌ Info: Expr 6 │ t1 = 917672.5172926738 │ t2 = 935012.6788487029 │ ratio = 0.981454624147578 │ diff = -17340 ± 532058 │ b1 = │ BenchmarkTools.Trial: 5378 samples with 1 evaluation per sample. │ Range (min … max): 631.764 μs … 19.771 ms ┊ GC (min … max): 0.00% … 95.16% │ Time (median): 863.527 μs ┊ GC (median): 0.00% │ Time (mean ± σ): 917.673 μs ± 362.432 μs ┊ GC (mean ± σ): 2.63% ± 7.21% │ │ ▁▃▄▅▆▇███▇▆▅▄▄▃▂▁ ▁ ▁▂▂▂▂ ▁ ▂ │ ▄▄▇███████████████████▇████████████▇▇▆▄▄▅▃▅▃▆▆▅▆▃▁▁▁▁▄▄▅▅▆██▇ █ │ 632 μs Histogram: log(frequency) by time 1.9 ms < │ │ Memory estimate: 491.51 KiB, allocs estimate: 53. │ b2 = │ BenchmarkTools.Trial: 5281 samples with 1 evaluation per sample. │ Range (min … max): 648.334 μs … 20.349 ms ┊ GC (min … max): 0.00% … 96.21% │ Time (median): 866.241 μs ┊ GC (median): 0.00% │ Time (mean ± σ): 935.013 μs ± 389.524 μs ┊ GC (mean ± σ): 2.74% ± 7.22% │ │ ▂█▇█▅▂ │ ▂▂▃▃▄▅▇██████▇▅▄▄▃▂▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▁▂▂▂▂▂▂▂▂▂ ▃ │ 648 μs Histogram: frequency by time 1.91 ms < │ └ Memory estimate: 491.18 KiB, allocs estimate: 48. ┌ Info: Expr 7 │ t1 = 418948.026 │ t2 = 415269.912 │ ratio = 1.0088571646866629 │ diff = 3678 ± 460289 │ b1 = │ BenchmarkTools.Trial: 10000 samples with 1 evaluation per sample. │ Range (min … max): 290.047 μs … 13.227 ms ┊ GC (min … max): 0.00% … 96.14% │ Time (median): 395.366 μs ┊ GC (median): 0.00% │ Time (mean ± σ): 418.948 μs ± 214.469 μs ┊ GC (mean ± σ): 0.79% ± 2.08% │ │ ▆▆▇█▆▄▁ │ ▂▂▂▃█████████▇▆▄▃▃▂▂▂▂▂▂▁▂▂▂▂▂▂▁▂▂▁▂▁▂▂▂▂▁▁▁▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂ ▃ │ 290 μs Histogram: frequency by time 1.02 ms < │ │ Memory estimate: 52.07 KiB, allocs estimate: 53. │ b2 = │ BenchmarkTools.Trial: 10000 samples with 1 evaluation per sample. │ Range (min … max): 322.056 μs … 34.618 ms ┊ GC (min … max): 0.00% … 0.00% │ Time (median): 393.606 μs ┊ GC (median): 0.00% │ Time (mean ± σ): 415.270 μs ± 407.271 μs ┊ GC (mean ± σ): 0.78% ± 2.07% │ │ ▁▄▂▁▄█▇▄ │ ▄█████████▅▃▂▂▂▂▂▂▂▂▂▂▂▂▁▁▂▁▂▂▁▁▁▁▂▂▂▂▁▂▂▂▂▂▂▁▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂ ▃ │ 322 μs Histogram: frequency by time 1.02 ms < │ └ Memory estimate: 51.74 KiB, allocs estimate: 48. ┌ Info: Expr 8 │ t1 = 7.367885083823529e7 │ t2 = 7.184239204285714e7 │ ratio = 1.025562328078979 │ diff = 1836459 ± 5903014 │ b1 = │ BenchmarkTools.Trial: 68 samples with 1 evaluation per sample. │ Range (min … max): 68.418 ms … 85.847 ms ┊ GC (min … max): 0.00% … 0.00% │ Time (median): 72.536 ms ┊ GC (median): 0.00% │ Time (mean ± σ): 73.679 ms ± 3.914 ms ┊ GC (mean ± σ): 0.00% ± 0.00% │ │ ▂ ▂█ █ ▅ ▂ │ █▅▅█▁███▅██▁███▁█▅▅▁▁▅▅▅▁▅▅█▅█▅▅█▅▅▅█▁▅▅▁█▁█▅▅▁▁▁▁▁▁▁▁▅▁▁▁▅ ▁ │ 68.4 ms Histogram: frequency by time 83.1 ms < │ │ Memory estimate: 177.96 KiB, allocs estimate: 6534. │ b2 = │ BenchmarkTools.Trial: 70 samples with 1 evaluation per sample. │ Range (min … max): 66.481 ms … 89.763 ms ┊ GC (min … max): 0.00% … 0.00% │ Time (median): 70.179 ms ┊ GC (median): 0.00% │ Time (mean ± σ): 71.842 ms ± 4.419 ms ┊ GC (mean ± σ): 0.00% ± 0.00% │ │ ▆▁ █ ▆▁█ ▃ │ ▄▄▄▄▇▇▄██▇█▄███▄▇█▄▁▄▁▁▄▁▁▁▁▄▁▇▁▄▄▁▄▄▄▇▁▄▄▁▇▁▄▁▁▄▁▁▁▁▁▁▇▁▁▄ ▁ │ 66.5 ms Histogram: frequency by time 82 ms < │ └ Memory estimate: 177.54 KiB, allocs estimate: 6528. ┌ Info: Expr 9 │ t1 = 344291.4639 │ t2 = 350471.2652 │ ratio = 0.9823671669730941 │ diff = -6180 ± 150264 │ b1 = │ BenchmarkTools.Trial: 10000 samples with 1 evaluation per sample. │ Range (min … max): 275.117 μs … 5.011 ms ┊ GC (min … max): 0.00% … 0.00% │ Time (median): 338.056 μs ┊ GC (median): 0.00% │ Time (mean ± σ): 344.291 μs ± 89.409 μs ┊ GC (mean ± σ): 0.00% ± 0.00% │ │ ▁▂▂▄▅▅▄▇█▆█▇▆▅▄▄▄▂▁▁ │ ▁▁▁▁▁▂▂▃▃▄▅▆▇████████████████████▇▆▅▄▃▃▂▂▂▂▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁ ▄ │ 275 μs Histogram: frequency by time 439 μs < │ │ Memory estimate: 3.08 KiB, allocs estimate: 47. │ b2 = │ BenchmarkTools.Trial: 10000 samples with 1 evaluation per sample. │ Range (min … max): 266.617 μs … 10.933 ms ┊ GC (min … max): 0.00% … 0.00% │ Time (median): 345.562 μs ┊ GC (median): 0.00% │ Time (mean ± σ): 350.471 μs ± 120.769 μs ┊ GC (mean ± σ): 0.00% ± 0.00% │ │ ▁▃▄▄▅▅▆▇▇█▇▆▅▄▂▃▂ │ ▁▁▁▂▂▂▂▂▂▂▂▂▃▄▄▅▆████████████████████▇▇▅▄▄▃▃▂▂▂▂▁▁▁▁▁▁▁▁▁▁▁▁▁ ▄ │ 267 μs Histogram: frequency by time 441 μs < │ └ Memory estimate: 2.75 KiB, allocs estimate: 42. Test Summary: | Pass Total Time Benchmark: Malt.Worker | 19 19 2m54.6s ┌ Info: Launch benchmark │ ratio = 0.2622445269790067 │ t1 = 3.585074528 └ t2 = 13.670731547 Test Summary: | Pass Total Time Benchmark launch | 1 1 1m27.5s Testing Malt tests passed Testing completed after 951.73s PkgEval succeeded after 1053.2s