Package evaluation of Malt on Julia 1.13.0-DEV.140 (fac1ce7906*) started at 2025-03-02T08:25:40.155 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 7.88s ################################################################################ # Installation # Installing Malt... Resolving package versions... Updating `~/.julia/environments/v1.13/Project.toml` [36869731] + Malt v1.1.2 Updating `~/.julia/environments/v1.13/Manifest.toml` [36869731] + Malt v1.1.2 [05181044] + RelocatableFolders v1.0.1 [6c6a2e73] + Scratch v1.2.1 [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.85s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 18.44s ################################################################################ # Testing # Testing Malt Status `/tmp/jl_DLHPUV/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_DLHPUV/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.1 [aea7be01] PrecompileTools v1.2.1 [21216c6a] Preferences v1.4.3 [05181044] RelocatableFolders v1.0.1 [6c6a2e73] Scratch v1.2.1 [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.12.0+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.897368059 │ t2 = 4.056696112 │ t3 = 3.315353343 └ t4 = 0.382978916 ┌ Info: test run │ ex = :(sleep(3)) │ t1 = 3.238055647 │ t2 = 3.005228965 │ t3 = 0.47080826 └ t4 = 0.494435273 ┌ 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.11829134 │ t2 = 4.010716564 │ t3 = 0.316165566 └ t4 = 0.309949223 ┌ 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.284993893 │ t2 = 3.272783477 │ t3 = 0.327171146 └ t4 = 0.326452904 ┌ 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.27366112 │ t2 = 3.293037819 │ t3 = 0.325764702 └ t4 = 0.328582741 🔥 🔥 🔥 🔥 🔥 🔥 🔥 🔥 🔥 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 1m17.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.667122649 │ t2 = 4.040880401 │ t3 = 4.165997941 └ t4 = 4.125176577 ┌ Info: test run │ ex = :(sleep(3)) │ t1 = 3.019330761 │ t2 = 3.004404215 │ t3 = 2.784644719 └ t4 = 0.364457932 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.261524596 │ t2 = 3.912082652 │ t3 = 2.522561769 └ t4 = 0.234407568 ┌ Info: test run │ ex = :(sleep(3)) │ t1 = 4.274182644 │ t2 = 3.005000921 │ t3 = 0.331969796 └ t4 = 0.325787674 ┌ 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.843770793 │ t2 = 3.861533061 │ t3 = 0.174476681 └ t4 = 0.17088882 ┌ 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.29307461 │ t2 = 3.290208273 │ t3 = 0.236258759 └ t4 = 0.189111302 ┌ 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.27956067 │ t2 = 3.266505023 │ t3 = 0.189213361 └ t4 = 0.187240953 🔥 🔥 🔥 🔥 🔥 🔥 🔥 🔥 🔥 WARNING: Force throwing a SIGINT ┌ Info: xx │ istaskdone(t) = true └ m.isrunning(w) = true Test Summary: | Pass Total Time Interrupt: Malt.Worker | 44 44 55.9s From worker 8: Internal error: during type inference of From worker 8: deserialize(Distributed.ClusterSerializer{Sockets.TCPSocket}, DataType) From worker 8: Encountered unexpected error in runtime: From worker 8: InterruptException() From worker 8: ssa_substitute_op! at ./../usr/share/julia/Compiler/src/ssair/inlining.jl:1776 From worker 8: ir_inline_item! at ./../usr/share/julia/Compiler/src/ssair/inlining.jl:382 From worker 8: batch_inline! at ./../usr/share/julia/Compiler/src/ssair/inlining.jl:660 From worker 8: ssa_inlining_pass! at ./../usr/share/julia/Compiler/src/ssair/inlining.jl:79 [inlined] From worker 8: run_passes_ipo_safe at ./../usr/share/julia/Compiler/src/optimize.jl:1013 From worker 8: run_passes_ipo_safe at ./../usr/share/julia/Compiler/src/optimize.jl:1027 [inlined] From worker 8: optimize at ./../usr/share/julia/Compiler/src/optimize.jl:1002 From worker 8: jfptr_optimize_131162.1 at /opt/julia/lib/julia/sys.so (unknown line) From worker 8: _jl_invoke at /source/src/gf.c:3475 [inlined] From worker 8: ijl_apply_generic at /source/src/gf.c:3675 From worker 8: finish_nocycle at ./../usr/share/julia/Compiler/src/typeinfer.jl:201 From worker 8: jfptr_finish_nocycle_133299.1 at /opt/julia/lib/julia/sys.so (unknown line) From worker 8: _jl_invoke at /source/src/gf.c:3475 [inlined] From worker 8: ijl_apply_generic at /source/src/gf.c:3675 From worker 8: typeinf at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:4291 From worker 8: typeinf_ext at ./../usr/share/julia/Compiler/src/typeinfer.jl:1169 From worker 8: typeinf_ext_toplevel at ./../usr/share/julia/Compiler/src/typeinfer.jl:1281 [inlined] From worker 8: typeinf_ext_toplevel at ./../usr/share/julia/Compiler/src/typeinfer.jl:1289 From worker 8: jfptr_typeinf_ext_toplevel_133137.1 at /opt/julia/lib/julia/sys.so (unknown line) From worker 8: _jl_invoke at /source/src/gf.c:3475 [inlined] From worker 8: ijl_apply_generic at /source/src/gf.c:3675 From worker 8: jl_apply at /source/src/julia.h:2290 [inlined] From worker 8: jl_type_infer at /source/src/gf.c:453 From worker 8: jl_compile_method_internal at /source/src/gf.c:2972 From worker 8: _jl_invoke at /source/src/gf.c:3467 [inlined] From worker 8: ijl_apply_generic at /source/src/gf.c:3675 From worker 8: handle_deserialize at /source/usr/share/julia/stdlib/v1.13/Serialization/src/Serialization.jl:903 From worker 8: deserialize at /source/usr/share/julia/stdlib/v1.13/Serialization/src/Serialization.jl:839 [inlined] From worker 8: deserialize_msg at /source/usr/share/julia/stdlib/v1.13/Distributed/src/messages.jl:87 From worker 8: unknown function (ip: 0x7e469d922163) at (unknown file) From worker 8: _jl_invoke at /source/src/gf.c:3475 [inlined] From worker 8: ijl_apply_generic at /source/src/gf.c:3675 From worker 8: jl_apply at /source/src/julia.h:2290 [inlined] From worker 8: jl_f__call_latest at /source/src/builtins.c:883 From worker 8: #invokelatest#1 at ./essentials.jl:1090 [inlined] From worker 8: invokelatest at ./essentials.jl:1086 [inlined] From worker 8: message_handler_loop at /source/usr/share/julia/stdlib/v1.13/Distributed/src/process_messages.jl:176 From worker 8: process_tcp_streams at /source/usr/share/julia/stdlib/v1.13/Distributed/src/process_messages.jl:133 From worker 8: #process_messages##0 at /source/usr/share/julia/stdlib/v1.13/Distributed/src/process_messages.jl:121 From worker 8: unknown function (ip: 0x7e469d92eb95) at (unknown file) From worker 8: _jl_invoke at /source/src/gf.c:3475 [inlined] From worker 8: ijl_apply_generic at /source/src/gf.c:3675 From worker 8: jl_apply at /source/src/julia.h:2290 [inlined] From worker 8: start_task at /source/src/task.c:1249 From worker 8: From worker 8: [57] signal 6 (-6): Aborted From worker 8: in expression starting at none:0 From worker 8: unknown function (ip: 0x7e469f2a9ebc) at /lib/x86_64-linux-gnu/libc.so.6 From worker 8: gsignal at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) From worker 8: abort at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) From worker 8: jl_type_infer at /source/src/gf.c:472 From worker 8: jl_compile_method_internal at /source/src/gf.c:2972 From worker 8: _jl_invoke at /source/src/gf.c:3467 [inlined] From worker 8: ijl_apply_generic at /source/src/gf.c:3675 From worker 8: handle_deserialize at /source/usr/share/julia/stdlib/v1.13/Serialization/src/Serialization.jl:903 From worker 8: deserialize at /source/usr/share/julia/stdlib/v1.13/Serialization/src/Serialization.jl:839 [inlined] From worker 8: deserialize_msg at /source/usr/share/julia/stdlib/v1.13/Distributed/src/messages.jl:87 From worker 8: unknown function (ip: 0x7e469d922163) at (unknown file) From worker 8: _jl_invoke at /source/src/gf.c:3475 [inlined] From worker 8: ijl_apply_generic at /source/src/gf.c:3675 From worker 8: jl_apply at /source/src/julia.h:2290 [inlined] From worker 8: jl_f__call_latest at /source/src/builtins.c:883 From worker 8: #invokelatest#1 at ./essentials.jl:1090 [inlined] From worker 8: invokelatest at ./essentials.jl:1086 [inlined] From worker 8: message_handler_loop at /source/usr/share/julia/stdlib/v1.13/Distributed/src/process_messages.jl:176 From worker 8: process_tcp_streams at /source/usr/share/julia/stdlib/v1.13/Distributed/src/process_messages.jl:133 From worker 8: #process_messages##0 at /source/usr/share/julia/stdlib/v1.13/Distributed/src/process_messages.jl:121 From worker 8: unknown function (ip: 0x7e469d92eb95) at (unknown file) From worker 8: _jl_invoke at /source/src/gf.c:3475 [inlined] From worker 8: ijl_apply_generic at /source/src/gf.c:3675 From worker 8: jl_apply at /source/src/julia.h:2290 [inlined] From worker 8: start_task at /source/src/task.c:1249 From worker 8: Allocations: 3869649 (Pool: 3869637; Big: 12); GC: 4 Test Summary: | Pass Broken Total Time Impl: Malt.DistributedStdlibWorker | 60 1 61 1m19.7s 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:1082 [4] unsafe_write(s::Base.PipeEndpoint, p::Ptr{UInt8}, n::UInt64) @ Base ./stream.jl:1155 [5] print(::Base.PipeEndpoint, ::UInt16, ::String) @ Base ./strings/io.jl:46 [6] println(io::Base.PipeEndpoint, xs::UInt16) @ Base ./strings/io.jl:77 [7] main() @ Main ~/.julia/packages/Malt/YJ2Ml/src/worker.jl:26 [8] top-level scope @ ~/.julia/packages/Malt/YJ2Ml/src/worker.jl:166 [9] include(mod::Module, _path::String) @ Base ./Base.jl:306 [10] exec_options(opts::Base.JLOptions) @ Base ./client.jl:328 [11] _start() @ Base ./client.jl:560 in expression starting at /home/pkgeval/.julia/packages/Malt/YJ2Ml/src/worker.jl:165 Test Summary: | Pass Total Time Impl: Malt.Worker | 63 63 33.3s 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] invokelatest(::Any, ::Any, ::Vararg{Any}; kwargs::@Kwargs{}) From worker 9: @ Base ./essentials.jl:1090 From worker 9: [5] invokelatest(::Any, ::Any, ::Vararg{Any}) From worker 9: @ Base ./essentials.jl:1086 From worker 9: [6] (::Distributed.var"#handle_msg##12#handle_msg##13"{Distributed.RemoteDoMsg})() From worker 9: @ Distributed /opt/julia/share/julia/stdlib/v1.13/Distributed/src/process_messages.jl:310 From worker 9: [7] 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.13/Distributed/src/process_messages.jl:70 From worker 9: [8] (::Distributed.var"#handle_msg##10#handle_msg##11"{Distributed.RemoteDoMsg})() Test Summary: | Pass Total Time Exceptions: Malt.DistributedStdlibWorker | 19 19 27.9s From worker 9: @ Distributed /opt/julia/share/julia/stdlib/v1.13/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.0s Test Summary: | Pass Total Time Exceptions: Malt.InProcessWorker | 15 15 5.3s Precompiling packages... 1149.6 ms ✓ Scratch 1218.7 ms ✓ RelocatableFolders 2174.1 ms ✓ Malt 3 dependencies successfully precompiled in 5 seconds. 6 already precompiled. Test Summary: | Pass Total Time Nesting | 2 2 32.4s ┌ Info: Expr 1 │ t1 = 1.9304196207692307e8 │ t2 = 1.8586378307142857e8 │ ratio = 1.03862064403766 │ diff = 7178179 ± 51107773 │ b1 = │ BenchmarkTools.Trial: 26 samples with 1 evaluation per sample. │ Range (min … max): 173.841 ms … 433.537 ms ┊ GC (min … max): 0.00% … 0.00% │ Time (median): 181.864 ms ┊ GC (median): 0.00% │ Time (mean ± σ): 193.042 ms ± 49.873 ms ┊ GC (mean ± σ): 0.00% ± 0.00% │ │ █▃ │ ▄██▃▁▁▁▁▁▁▁▁▃▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▃ ▁ │ 174 ms Histogram: frequency by time 434 ms < │ │ Memory estimate: 3.67 KiB, allocs estimate: 61. │ b2 = │ BenchmarkTools.Trial: 28 samples with 1 evaluation per sample. │ Range (min … max): 178.168 ms … 235.693 ms ┊ GC (min … max): 0.00% … 0.00% │ Time (median): 182.947 ms ┊ GC (median): 0.00% │ Time (mean ± σ): 185.864 ms ± 11.167 ms ┊ GC (mean ± σ): 0.00% ± 0.00% │ │ ▃ █ ▁ │ █▁▁▄█▄▇█▁▆▄▄▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▄▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▄ ▁ │ 178 ms Histogram: frequency by time 236 ms < │ └ Memory estimate: 3.53 KiB, allocs estimate: 55. ┌ Info: Expr 2 │ t1 = 1.2019520674698794e7 │ t2 = 1.2033410291566266e7 │ ratio = 0.9988457455924024 │ diff = -13890 ± 374291 │ b1 = │ BenchmarkTools.Trial: 415 samples with 1 evaluation per sample. │ Range (min … max): 11.792 ms … 13.927 ms ┊ GC (min … max): 0.00% … 0.00% │ Time (median): 11.989 ms ┊ GC (median): 0.00% │ Time (mean ± σ): 12.020 ms ± 172.618 μs ┊ GC (mean ± σ): 0.00% ± 0.00% │ │ ▂▄█▃▁▃ │ ▂▂▂▂▂▃▅▆███████▇█▄▃▄▄▃▃▂▁▂▁▁▁▁▂▁▂▁▁▂▁▁▁▂▁▁▂▂▁▁▁▁▂▁▁▁▁▂▁▁▂▁▁▂ ▃ │ 11.8 ms Histogram: frequency by time 12.8 ms < │ │ Memory estimate: 3.03 KiB, allocs estimate: 53. │ b2 = │ BenchmarkTools.Trial: 415 samples with 1 evaluation per sample. │ Range (min … max): 11.800 ms … 16.061 ms ┊ GC (min … max): 0.00% … 0.00% │ Time (median): 11.979 ms ┊ GC (median): 0.00% │ Time (mean ± σ): 12.033 ms ± 332.109 μs ┊ GC (mean ± σ): 0.00% ± 0.00% │ │ ▄▇██▇▆▄▄ │ ▅▆████████▇▄▅▅▅▁▄▁▄▁▄▁▁▁▁▄▁▁▄▄▁▁▄▁▁▁▁▁▄▁▁▁▁▁▁▁▁▁▁▁▄▁▁▁▁▁▁▁▁▅ ▇ │ 11.8 ms Histogram: log(frequency) by time 13.7 ms < │ └ Memory estimate: 2.89 KiB, allocs estimate: 47. ┌ Info: Expr 3 │ t1 = 1.4533229265714285e8 │ t2 = 1.4566063931428573e8 │ ratio = 0.99774581068236 │ diff = -328347 ± 19045383 │ b1 = │ BenchmarkTools.Trial: 35 samples with 1 evaluation per sample. │ Range (min … max): 130.649 ms … 193.232 ms ┊ GC (min … max): 0.00% … 29.74% │ Time (median): 143.447 ms ┊ GC (median): 7.80% │ Time (mean ± σ): 145.332 ms ± 10.399 ms ┊ GC (mean ± σ): 7.16% ± 5.64% │ │ █▁ ██ ▄▄▄▁ ▁ │ ▆▁▁▁██▁▁▆▆▆██▁████▆█▁▁▁▁▆▁▁▁▁▁▆▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▆ ▁ │ 131 ms Histogram: frequency by time 193 ms < │ │ Memory estimate: 47.69 MiB, allocs estimate: 135. │ b2 = │ BenchmarkTools.Trial: 35 samples with 1 evaluation per sample. │ Range (min … max): 126.503 ms … 218.862 ms ┊ GC (min … max): 0.00% … 38.51% │ Time (median): 144.959 ms ┊ GC (median): 7.89% │ Time (mean ± σ): 145.661 ms ± 15.956 ms ┊ GC (mean ± σ): 7.11% ± 7.75% │ │ ▁ ▄ ▄▁▁ ▄▄█ ▄ │ █▁▁█▆▆███▆▆▆███▁█▁▁▁▆▆▁▆▁▁▁▆▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▆ ▁ │ 127 ms Histogram: frequency by time 219 ms < │ └ Memory estimate: 47.69 MiB, allocs estimate: 124. ┌ Info: Expr 4 │ t1 = 9.035188573214285e7 │ t2 = 8.849743121052632e7 │ ratio = 1.0209548966139477 │ diff = 1854455 ± 18723744 │ b1 = │ BenchmarkTools.Trial: 56 samples with 1 evaluation per sample. │ Range (min … max): 77.437 ms … 157.051 ms ┊ GC (min … max): 0.00% … 50.23% │ Time (median): 88.139 ms ┊ GC (median): 13.94% │ Time (mean ± σ): 90.352 ms ± 12.598 ms ┊ GC (mean ± σ): 12.62% ± 10.01% │ │ ▂ ▅ ▂█ ▂ │ ██▅█▅██▁█▅█████████▅██▁▁▅█▅▁▁▁▁▁▁▁▅▅▁▁▁▁▁▁▁▁▁▁▁▁▁▅▁▁▁▁▅▁▁▁▁▅ ▁ │ 77.4 ms Histogram: frequency by time 121 ms < │ │ Memory estimate: 47.69 MiB, allocs estimate: 128. │ b2 = │ BenchmarkTools.Trial: 57 samples with 1 evaluation per sample. │ Range (min … max): 74.144 ms … 161.186 ms ┊ GC (min … max): 0.00% … 53.14% │ Time (median): 86.640 ms ┊ GC (median): 13.71% │ Time (mean ± σ): 88.497 ms ± 13.852 ms ┊ GC (mean ± σ): 12.55% ± 10.86% │ │ █ ▃ ▁ ▆▆▃▁▃ │ ▄▁▄█▇▇▄█▇█▇▄▄█████▁▇▁▁▄▁▁▁▇▁▁▄▁▁▁▁▁▁▁▁▄▁▁▁▁▁▄▁▁▁▁▁▁▁▁▁▁▁▁▁▁▄ ▁ │ 74.1 ms Histogram: frequency by time 130 ms < │ └ Memory estimate: 47.69 MiB, allocs estimate: 122. ┌ Info: Expr 5 │ t1 = 4.930152360119048e6 │ t2 = 5.284497359192349e6 │ ratio = 0.9329463192072713 │ diff = -354345 ± 2028312 │ b1 = │ BenchmarkTools.Trial: 1008 samples with 1 evaluation per sample. │ Range (min … max): 3.868 ms … 22.248 ms ┊ GC (min … max): 0.00% … 87.29% │ Time (median): 4.674 ms ┊ GC (median): 0.00% │ Time (mean ± σ): 4.930 ms ± 1.190 ms ┊ GC (mean ± σ): 3.88% ± 7.72% │ │ ▁▃▆▆▇███▇▅▅▆▄▄▃▂▂ ▁ │ ██████████████████▇▅▇▇▇▆▆▇▆▄▄▄▁▄▁▁▁▁▁▁▅▁▁▁▁▅▄▁▅▅▇▆▄▆▄▅▄▁▅▅ █ │ 3.87 ms Histogram: log(frequency) by time 9.51 ms < │ │ Memory estimate: 4.77 MiB, allocs estimate: 66. │ b2 = │ BenchmarkTools.Trial: 941 samples with 1 evaluation per sample. │ Range (min … max): 3.851 ms … 21.125 ms ┊ GC (min … max): 0.00% … 86.25% │ Time (median): 4.710 ms ┊ GC (median): 0.00% │ Time (mean ± σ): 5.284 ms ± 1.643 ms ┊ GC (mean ± σ): 5.02% ± 10.47% │ │ ▄▅█▆▃▁ │ ▃▅▆██████▆▆▆▄▄▃▃▃▃▃▂▂▃▃▁▁▂▂▂▁▁▂▂▃▃▃▃▃▃▃▂▃▂▂▂▃▂▂▂▂▁▂▂▁▂▂▁▂▂ ▃ │ 3.85 ms Histogram: frequency by time 11.4 ms < │ └ Memory estimate: 4.77 MiB, allocs estimate: 55. ┌ Info: Expr 6 │ t1 = 922505.9606343283 │ t2 = 946914.1745788668 │ ratio = 0.9742234147509791 │ diff = -24408 ± 637638 │ b1 = │ BenchmarkTools.Trial: 5360 samples with 1 evaluation per sample. │ Range (min … max): 621.793 μs … 30.773 ms ┊ GC (min … max): 0.00% … 0.00% │ Time (median): 854.171 μs ┊ GC (median): 0.00% │ Time (mean ± σ): 922.506 μs ± 529.443 μs ┊ GC (mean ± σ): 2.64% ± 7.19% │ │ ▁▅▅▆▅▇█▆▄ │ ▁▁▂▃▅█████████▇▆▄▃▃▃▃▂▂▂▂▂▂▂▂▂▂▂▂▁▁▂▁▂▁▂▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁ ▃ │ 622 μs Histogram: frequency by time 1.91 ms < │ │ Memory estimate: 491.45 KiB, allocs estimate: 58. │ b2 = │ BenchmarkTools.Trial: 5224 samples with 1 evaluation per sample. │ Range (min … max): 621.603 μs … 12.518 ms ┊ GC (min … max): 0.00% … 93.47% │ Time (median): 865.660 μs ┊ GC (median): 0.00% │ Time (mean ± σ): 946.914 μs ± 355.347 μs ┊ GC (mean ± σ): 2.64% ± 7.17% │ │ ▃▆▅▆▆█▇▅▂ │ ▁▁▂▄▆█████████▇▆▅▄▄▄▄▄▄▄▄▃▃▃▃▃▂▂▂▂▂▂▂▂▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▂▁▁▁ ▃ │ 622 μs Histogram: frequency by time 1.93 ms < │ └ Memory estimate: 491.30 KiB, allocs estimate: 52. ┌ Info: Expr 7 │ t1 = 462475.6355 │ t2 = 449083.3936 │ ratio = 1.029821280614817 │ diff = 13392 ± 419694 │ b1 = │ BenchmarkTools.Trial: 10000 samples with 1 evaluation per sample. │ Range (min … max): 340.837 μs … 13.261 ms ┊ GC (min … max): 0.00% … 96.16% │ Time (median): 434.175 μs ┊ GC (median): 0.00% │ Time (mean ± σ): 462.476 μs ± 225.629 μs ┊ GC (mean ± σ): 0.65% ± 1.83% │ │ ▂▁▁▄█▆▃▂▁ │ ▅██████████▆▄▄▃▃▂▂▂▂▂▂▂▂▂▂▂▂▂▁▂▂▁▂▁▂▂▂▂▁▁▂▁▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂ ▃ │ 341 μs Histogram: frequency by time 1.25 ms < │ │ Memory estimate: 52.01 KiB, allocs estimate: 58. │ b2 = │ BenchmarkTools.Trial: 10000 samples with 1 evaluation per sample. │ Range (min … max): 331.616 μs … 28.896 ms ┊ GC (min … max): 0.00% … 0.00% │ Time (median): 419.541 μs ┊ GC (median): 0.00% │ Time (mean ± σ): 449.083 μs ± 353.885 μs ┊ GC (mean ± σ): 0.67% ± 1.96% │ │ ▂▂▁▃▇█▅▃▁ │ ▃██████████▆▅▄▃▃▂▂▂▂▂▂▂▂▂▂▁▂▁▂▁▂▂▂▁▂▁▂▁▂▂▁▂▁▁▁▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂ ▃ │ 332 μs Histogram: frequency by time 1.16 ms < │ └ Memory estimate: 51.87 KiB, allocs estimate: 52. ┌ Info: Expr 8 │ t1 = 6.821827763513513e7 │ t2 = 6.475461678205128e7 │ ratio = 1.0534890178524523 │ diff = 3463661 ± 5555263 │ b1 = │ BenchmarkTools.Trial: 74 samples with 1 evaluation per sample. │ Range (min … max): 62.169 ms … 97.768 ms ┊ GC (min … max): 0.00% … 0.00% │ Time (median): 67.479 ms ┊ GC (median): 0.00% │ Time (mean ± σ): 68.218 ms ± 4.455 ms ┊ GC (mean ± σ): 0.00% ± 0.00% │ │ ▁ █ ██▆▆▁▃▆▃ ▁ ▁ │ ▄▁▄▄▁▄▁▄█▄█▇▄████████▄█▄▇▄▇█▁▁▇▁▁▁▁▁▁▁▁▁▁▁▁▁▄▁▁▁▁▁▁▁▁▁▁▁▁▁▄ ▁ │ 62.2 ms Histogram: frequency by time 81.2 ms < │ │ Memory estimate: 154.40 KiB, allocs estimate: 5538. │ b2 = │ BenchmarkTools.Trial: 78 samples with 1 evaluation per sample. │ Range (min … max): 60.770 ms … 85.962 ms ┊ GC (min … max): 0.00% … 0.00% │ Time (median): 64.281 ms ┊ GC (median): 0.00% │ Time (mean ± σ): 64.755 ms ± 3.319 ms ┊ GC (mean ± σ): 0.00% ± 0.00% │ │ ▂ █▂▃▂ ▃ │ ▅▄▁▇█▄█▇█▇███████▇▅▁█▄▁▁▁▁▄▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▄ ▁ │ 60.8 ms Histogram: frequency by time 78.7 ms < │ └ Memory estimate: 154.26 KiB, allocs estimate: 5532. ┌ Info: Expr 9 │ t1 = 340055.5219 │ t2 = 336921.9601 │ ratio = 1.009300556719633 │ diff = 3134 ± 600724 │ b1 = │ BenchmarkTools.Trial: 10000 samples with 1 evaluation per sample. │ Range (min … max): 273.137 μs … 32.383 ms ┊ GC (min … max): 0.00% … 0.00% │ Time (median): 332.006 μs ┊ GC (median): 0.00% │ Time (mean ± σ): 340.056 μs ± 328.357 μs ┊ GC (mean ± σ): 0.00% ± 0.00% │ │ ▃▆▇▆▅▅▇█▆▄▄▃▂▂▂▂▂▁▂▂▄▃▃▅▅▆▄▅▅▄▂▄▂▃▁▂ │ ▂▃▅██████████████████████████████████████▇▇▆▆▅▅▅▄▃▃▃▃▂▂▂▂▂▁▂▂ ▆ │ 273 μs Histogram: frequency by time 427 μs < │ │ Memory estimate: 3.02 KiB, allocs estimate: 52. │ b2 = │ BenchmarkTools.Trial: 10000 samples with 1 evaluation per sample. │ Range (min … max): 265.437 μs … 49.240 ms ┊ GC (min … max): 0.00% … 0.00% │ Time (median): 325.062 μs ┊ GC (median): 0.00% │ Time (mean ± σ): 336.922 μs ± 503.042 μs ┊ GC (mean ± σ): 0.00% ± 0.00% │ │ ▂▅█▇██▇█▇▅▄▃▃▂▃▃▃▃▅▅▅▅▅▆▄▄▄▄▂▃▂▁ │ ▂▂▄▇█████████████████████████████████▇▆▆▆▅▅▄▃▃▃▂▃▂▂▂▂▂▂▂▁▂▂▂▂ ▆ │ 265 μs Histogram: frequency by time 441 μs < │ └ Memory estimate: 2.88 KiB, allocs estimate: 46. Test Summary: | Pass Total Time Benchmark: Malt.DistributedStdlibWorker | 19 19 3m22.4s ┌ Info: Expr 1 │ t1 = 1.886847885925926e8 │ t2 = 1.8535345033333334e8 │ ratio = 1.0179728958552878 │ diff = 3331338 ± 7593452 │ b1 = │ BenchmarkTools.Trial: 27 samples with 1 evaluation per sample. │ Range (min … max): 184.048 ms … 196.881 ms ┊ GC (min … max): 0.00% … 0.00% │ Time (median): 188.125 ms ┊ GC (median): 0.00% │ Time (mean ± σ): 188.685 ms ± 3.081 ms ┊ GC (mean ± σ): 0.00% ± 0.00% │ │ ▁ ▁▁▁█ ▁ ██ ▁▁▁ ▁▁▁ ▁▁▁▁ ▁▁ ▁ ▁▁ ▁ │ █▁▁████▁▁█▁▁▁██▁▁███▁▁███▁▁▁████▁██▁▁▁█▁▁▁██▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁█ ▁ │ 184 ms Histogram: frequency by time 197 ms < │ │ Memory estimate: 6.86 MiB, allocs estimate: 119632. │ b2 = │ BenchmarkTools.Trial: 27 samples with 1 evaluation per sample. │ Range (min … max): 178.209 ms … 211.773 ms ┊ GC (min … max): 0.00% … 0.00% │ Time (median): 183.745 ms ┊ GC (median): 0.00% │ Time (mean ± σ): 185.353 ms ± 6.941 ms ┊ GC (mean ± σ): 0.00% ± 0.00% │ │ ▃▃▃ █ ▃ │ ▇▇▇███▇▇▇▇▇█▇▇▁▇▁▁▇█▇▁▁▁▇▁▁▁▁▁▁▁▁▁▁▁▇▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▇ ▁ │ 178 ms Histogram: frequency by time 212 ms < │ └ Memory estimate: 3.53 KiB, allocs estimate: 55. ┌ Info: Expr 2 │ t1 = 1.1502602076036867e7 │ t2 = 1.2088345041162228e7 │ ratio = 0.9515448174972804 │ diff = -585743 ± 463020 │ b1 = │ BenchmarkTools.Trial: 434 samples with 1 evaluation per sample. │ Range (min … max): 11.398 ms … 14.073 ms ┊ GC (min … max): 0.00% … 0.00% │ Time (median): 11.456 ms ┊ GC (median): 0.00% │ Time (mean ± σ): 11.503 ms ± 207.490 μs ┊ GC (mean ± σ): 0.00% ± 0.00% │ │ ▁▆█▇▅▂▁▂▁ │ █████████▅▇▄▅▄▅▁▅▄▁▁▁▅▁▅▁▁▁▄▁▁▁▁▄▁▁▁▁▁▁▁▅▁▁▁▁▄▁▄▁▄▁▁▁▁▄▁▁▅▁▄ ▇ │ 11.4 ms Histogram: log(frequency) by time 12.5 ms < │ │ Memory estimate: 2.00 KiB, allocs estimate: 53. │ b2 = │ BenchmarkTools.Trial: 413 samples with 1 evaluation per sample. │ Range (min … max): 11.819 ms … 16.386 ms ┊ GC (min … max): 0.00% … 0.00% │ Time (median): 12.008 ms ┊ GC (median): 0.00% │ Time (mean ± σ): 12.088 ms ± 413.926 μs ┊ GC (mean ± σ): 0.00% ± 0.00% │ │ ▂▆██▆▃▂ │ ▆████████▅▆▁▄▄▁▄▄▄▅▁▁▆▁▄▄▁▅▁▁▁▁▅▁▄▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▄ ▇ │ 11.8 ms Histogram: log(frequency) by time 14.5 ms < │ └ Memory estimate: 2.89 KiB, allocs estimate: 47. ┌ Info: Expr 3 │ t1 = 5.010021982e7 │ t2 = 1.4324286762857142e8 │ ratio = 0.3497571687123006 │ diff = -93142648 ± 21176287 │ b1 = │ BenchmarkTools.Trial: 100 samples with 1 evaluation per sample. │ Range (min … max): 40.209 ms … 100.689 ms ┊ GC (min … max): 0.00% … 59.02% │ Time (median): 50.100 ms ┊ GC (median): 18.30% │ Time (mean ± σ): 50.100 ms ± 8.225 ms ┊ GC (mean ± σ): 17.84% ± 10.51% │ │ ▁▁█▄ │ ▄▇▄▅▁▁▁▁▁▁▃████▄▁▃▁▁▁▁▁▃▁▃▃▁▁▁▁▁▁▁▁▁▃▁▁▁▁▁▁▁▁▁▁▁▃▁▁▁▁▁▁▁▁▁▁▃ ▃ │ 40.2 ms Histogram: frequency by time 85.4 ms < │ │ Memory estimate: 47.69 MiB, allocs estimate: 54. │ b2 = │ BenchmarkTools.Trial: 35 samples with 1 evaluation per sample. │ Range (min … max): 116.408 ms … 217.100 ms ┊ GC (min … max): 0.00% … 24.77% │ Time (median): 139.259 ms ┊ GC (median): 0.00% │ Time (mean ± σ): 143.243 ms ± 19.514 ms ┊ GC (mean ± σ): 6.91% ± 8.07% │ │ ▂▂ █▂▅ │ ▅▁▁▁▁██▁▅▅▁▅███▅██▅▁▁▁▅▅▅▁▁▅▁▁▁▁▁▁▅▁▁▁▁▁▁▁▁▁▁▁▁▅▁▁▁▁▁▁▁▁▁▁▁▁▅ ▁ │ 116 ms Histogram: frequency by time 217 ms < │ └ Memory estimate: 47.69 MiB, allocs estimate: 120. ┌ Info: Expr 4 │ t1 = 160492.5769 │ t2 = 9.014335521428572e7 │ ratio = 0.0017804149459323152 │ diff = -89982863 ± 12207118 │ b1 = │ BenchmarkTools.Trial: 10000 samples with 1 evaluation per sample. │ Range (min … max): 127.709 μs … 1.307 ms ┊ GC (min … max): 0.00% … 0.00% │ Time (median): 153.203 μs ┊ GC (median): 0.00% │ Time (mean ± σ): 160.493 μs ± 68.256 μs ┊ GC (mean ± σ): 0.00% ± 0.00% │ │ ▂▄▆▇███▆▇▆▃▃▁ │ ▁▁▂▅▅▄▅▇█████████████▇▅▄▄▃▃▃▃▂▂▂▂▂▂▂▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁ ▃ │ 128 μs Histogram: frequency by time 232 μs < │ │ Memory estimate: 1.89 KiB, allocs estimate: 50. │ b2 = │ BenchmarkTools.Trial: 56 samples with 1 evaluation per sample. │ Range (min … max): 75.371 ms … 147.272 ms ┊ GC (min … max): 0.00% … 47.76% │ Time (median): 89.578 ms ┊ GC (median): 14.04% │ Time (mean ± σ): 90.143 ms ± 12.207 ms ┊ GC (mean ± σ): 12.50% ± 9.86% │ │ ▂ ▂ █▅ ▂ │ █▅███▅█▁██▅██▁▅█▅▁▅▅▅▅▁▅█████▁▁▅▁▅▁▅▁▅▁▅▁▁▁▁▅▁▁▁▁▁▁▁▁▁▁▁▁▁▁▅ ▁ │ 75.4 ms Histogram: frequency by time 120 ms < │ └ Memory estimate: 47.69 MiB, allocs estimate: 119. ┌ Info: Expr 5 │ t1 = 157709.256 │ t2 = 5.345158359139785e6 │ ratio = 0.02950506709129207 │ diff = -5187449 ± 1502749 │ b1 = │ BenchmarkTools.Trial: 10000 samples with 1 evaluation per sample. │ Range (min … max): 128.099 μs … 1.077 ms ┊ GC (min … max): 0.00% … 0.00% │ Time (median): 151.608 μs ┊ GC (median): 0.00% │ Time (mean ± σ): 157.709 μs ± 65.996 μs ┊ GC (mean ± σ): 0.00% ± 0.00% │ │ ▁▁▃▄▅▅▆▆▇█▇▆▅▄▆▅▄▃▄▃▃▂▁ │ ▁▂▂▃▄▆▆▅▅▆▇▆███████████████████████▇▆▄▄▃▃▃▄▃▃▃▃▃▃▂▂▂▂▂▂▁▁▁▁▁ ▅ │ 128 μs Histogram: frequency by time 188 μs < │ │ Memory estimate: 1.89 KiB, allocs estimate: 50. │ b2 = │ BenchmarkTools.Trial: 930 samples with 1 evaluation per sample. │ Range (min … max): 3.845 ms … 24.314 ms ┊ GC (min … max): 0.00% … 74.92% │ Time (median): 4.920 ms ┊ GC (median): 0.00% │ Time (mean ± σ): 5.345 ms ± 1.501 ms ┊ GC (mean ± σ): 4.38% ± 8.62% │ │ ▁▆███▄▂▁ ▁ │ ▃▄▇████████▇██▇▅▄▅▅▄▄▃▃▂▃▂▃▁▂▂▂▂▂▂▂▁▂▂▃▂▃▂▂▂▂▂▂▂▁▁▂▂▂▂▂▂▂▂ ▃ │ 3.85 ms Histogram: frequency by time 11.3 ms < │ └ Memory estimate: 4.77 MiB, allocs estimate: 55. ┌ Info: Expr 6 │ t1 = 157944.0285 │ t2 = 955413.1448995363 │ ratio = 0.16531489999188584 │ diff = -797469 ± 364300 │ b1 = │ BenchmarkTools.Trial: 10000 samples with 1 evaluation per sample. │ Range (min … max): 129.369 μs … 1.098 ms ┊ GC (min … max): 0.00% … 0.00% │ Time (median): 151.968 μs ┊ GC (median): 0.00% │ Time (mean ± σ): 157.944 μs ± 65.651 μs ┊ GC (mean ± σ): 0.00% ± 0.00% │ │ ▂▃▃▅▇▅▇▇▇▇█▇▆▅▅▄▅▂▂▂▁▁ │ ▁▂▂▅▆▆▇▆▇▆▆████████████████████████▇▆▅▄▄▄▃▄▄▃▄▃▃▃▃▂▂▂▂▂▂▁▂▁▁ ▅ │ 129 μs Histogram: frequency by time 188 μs < │ │ Memory estimate: 1.89 KiB, allocs estimate: 50. │ b2 = │ BenchmarkTools.Trial: 5176 samples with 1 evaluation per sample. │ Range (min … max): 641.983 μs … 14.219 ms ┊ GC (min … max): 0.00% … 94.44% │ Time (median): 886.430 μs ┊ GC (median): 0.00% │ Time (mean ± σ): 955.413 μs ± 358.336 μs ┊ GC (mean ± σ): 2.85% ± 7.36% │ │ ▁▃▆██▆▁ │ ▂▂▃▄▆███████▇▆▅▄▃▃▃▃▃▃▃▃▃▃▃▃▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▁▂▁▂▂▂▁▂▂▂▂▂▂▂ ▃ │ 642 μs Histogram: frequency by time 2.19 ms < │ └ Memory estimate: 491.30 KiB, allocs estimate: 52. ┌ Info: Expr 7 │ t1 = 156984.2626 │ t2 = 464527.8175 │ ratio = 0.33794372841837395 │ diff = -307544 ± 396645 │ b1 = │ BenchmarkTools.Trial: 10000 samples with 1 evaluation per sample. │ Range (min … max): 127.158 μs … 13.473 ms ┊ GC (min … max): 0.00% … 0.00% │ Time (median): 149.339 μs ┊ GC (median): 0.00% │ Time (mean ± σ): 156.984 μs ± 148.563 μs ┊ GC (mean ± σ): 0.00% ± 0.00% │ │ ▁▃▄▄▆▆██▇▇▆▇▅▆▅▅▄▂▃▂▂▁ │ ▂▂▃▆▆▇▇▇▇████████████████████████▇▆▅▅▄▄▄▃▄▃▄▃▃▃▃▃▂▂▂▂▂▂▂▁▂▁▁▁ ▅ │ 127 μs Histogram: frequency by time 190 μs < │ │ Memory estimate: 1.89 KiB, allocs estimate: 50. │ b2 = │ BenchmarkTools.Trial: 10000 samples with 1 evaluation per sample. │ Range (min … max): 328.437 μs … 26.567 ms ┊ GC (min … max): 0.00% … 0.00% │ Time (median): 430.971 μs ┊ GC (median): 0.00% │ Time (mean ± σ): 464.528 μs ± 367.771 μs ┊ GC (mean ± σ): 0.58% ± 1.52% │ │ ▂▇█▆▄▃▁ │ ▃▅▇███████▇▅▄▃▃▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▁▁▁▂▂▂▂▁▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂ ▃ │ 328 μs Histogram: frequency by time 1.3 ms < │ └ Memory estimate: 51.87 KiB, allocs estimate: 52. ┌ Info: Expr 8 │ t1 = 6.721368490666667e7 │ t2 = 6.64791515131579e7 │ ratio = 1.0110490789486595 │ diff = 734533 ± 4834872 │ b1 = │ BenchmarkTools.Trial: 75 samples with 1 evaluation per sample. │ Range (min … max): 61.646 ms … 75.978 ms ┊ GC (min … max): 0.00% … 0.00% │ Time (median): 66.799 ms ┊ GC (median): 0.00% │ Time (mean ± σ): 67.214 ms ± 2.602 ms ┊ GC (mean ± σ): 0.00% ± 0.00% │ │ ▁ ▃ █ ▁▆ ▃▁ │ ▄▁▁▁▁▁▄▁▁▇▄▄▁▆▇█▄█▆▇▆█▇██▆██▄▁▁▁▄▁▁▄▁▇▁▁▁▁▄▁▄▄▄▁▁▁▁▁▁▁▄▁▁▁▄ ▁ │ 61.6 ms Histogram: frequency by time 75.4 ms < │ │ Memory estimate: 1.78 MiB, allocs estimate: 38430. │ b2 = │ BenchmarkTools.Trial: 76 samples with 1 evaluation per sample. │ Range (min … max): 60.888 ms … 87.974 ms ┊ GC (min … max): 0.00% … 0.00% │ Time (median): 65.986 ms ┊ GC (median): 0.00% │ Time (mean ± σ): 66.479 ms ± 4.075 ms ┊ GC (mean ± σ): 0.00% ± 0.00% │ │ ▁ ▃ ▆ ▆█▄▄▃▃ │ ▄▄▄▄▆█▆█▁█▆██████▆▆▄▁▁▄▄▄▄▁▁▁▄▁▁▁▁▁▁▁▄▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▄ ▁ │ 60.9 ms Histogram: frequency by time 84.4 ms < │ └ Memory estimate: 154.26 KiB, allocs estimate: 5532. ┌ Info: Expr 9 │ t1 = 148127.7746 │ t2 = 349270.7236 │ ratio = 0.42410590006863086 │ diff = -201143 ± 496492 │ b1 = │ BenchmarkTools.Trial: 10000 samples with 1 evaluation per sample. │ Range (min … max): 121.268 μs … 1.230 ms ┊ GC (min … max): 0.00% … 0.00% │ Time (median): 141.748 μs ┊ GC (median): 0.00% │ Time (mean ± σ): 148.128 μs ± 71.481 μs ┊ GC (mean ± σ): 0.00% ± 0.00% │ │ ▁▁▂▁▁ ▂▃▅▅▆▆▇▇▆▇█▅▅▅▅▄▂▂▂▁▁ │ ▁▂▅▇██████████████████████████████▇▆▅▅▄▄▄▃▃▃▃▂▃▃▃▃▂▂▂▂▂▂▂▁▁▁ ▅ │ 121 μs Histogram: frequency by time 179 μs < │ │ Memory estimate: 1.89 KiB, allocs estimate: 50. │ b2 = │ BenchmarkTools.Trial: 10000 samples with 1 evaluation per sample. │ Range (min … max): 266.617 μs … 47.810 ms ┊ GC (min … max): 0.00% … 0.00% │ Time (median): 341.361 μs ┊ GC (median): 0.00% │ Time (mean ± σ): 349.271 μs ± 491.320 μs ┊ GC (mean ± σ): 0.00% ± 0.00% │ │ ▁▂▃▄▅▇▇████▇▇▅▅▃▂▁ │ ▁▂▃▄▅▅▆▆▆▇▇▇▇▆▇▇████████████████████▆▆▅▅▃▃▂▂▂▂▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁ ▄ │ 267 μs Histogram: frequency by time 451 μs < │ └ Memory estimate: 2.88 KiB, allocs estimate: 46. Test Summary: | Pass Total Time Benchmark: Malt.InProcessWorker | 19 19 2m39.0s ┌ Info: Expr 1 │ t1 = 1.3570609e8 │ t2 = 1.9409865234615386e8 │ ratio = 0.6991603927160861 │ diff = -58392562 ± 11200261 │ b1 = │ BenchmarkTools.Trial: 37 samples with 1 evaluation per sample. │ Range (min … max): 128.207 ms … 164.254 ms ┊ GC (min … max): 0.00% … 0.00% │ Time (median): 133.026 ms ┊ GC (median): 0.00% │ Time (mean ± σ): 135.706 ms ± 7.553 ms ┊ GC (mean ± σ): 0.00% ± 0.00% │ │ ▁ █▁ ▁ │ █▄▇▇▄▇▁██▄█▄▁▄▄▄▄▄▁▄▁▁▄▁▁▁▁▁▄▁▄▁▁▁▁▁▁▄▁▁▄▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▄ ▁ │ 128 ms Histogram: frequency by time 164 ms < │ │ Memory estimate: 3.83 KiB, allocs estimate: 57. │ b2 = │ BenchmarkTools.Trial: 26 samples with 1 evaluation per sample. │ Range (min … max): 186.736 ms … 224.901 ms ┊ GC (min … max): 0.00% … 0.00% │ Time (median): 191.880 ms ┊ GC (median): 0.00% │ Time (mean ± σ): 194.099 ms ± 8.270 ms ┊ GC (mean ± σ): 0.00% ± 0.00% │ │ ▃ ▃ ▃ ██ ▃ ▃ │ █▇█▁▇█▇██▁▇█▁▇█▇▇▇▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▇▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▇ ▁ │ 187 ms Histogram: frequency by time 225 ms < │ └ Memory estimate: 3.53 KiB, allocs estimate: 55. ┌ Info: Expr 2 │ t1 = 1.1948901811004784e7 │ t2 = 1.2009675088942308e7 │ ratio = 0.9949396401245293 │ diff = -60773 ± 421710 │ b1 = │ BenchmarkTools.Trial: 418 samples with 1 evaluation per sample. │ Range (min … max): 11.758 ms … 16.523 ms ┊ GC (min … max): 0.00% … 0.00% │ Time (median): 11.906 ms ┊ GC (median): 0.00% │ Time (mean ± σ): 11.949 ms ± 344.198 μs ┊ GC (mean ± σ): 0.00% ± 0.00% │ │ ▄▇▃█▆▂ ▂ │ ▂▁▃▃▄▆███████▆█▇▃▅▃▃▃▃▂▃▁▂▁▁▁▁▁▁▂▁▁▁▁▁▁▂▁▁▁▁▁▂▁▁▁▁▁▂▁▁▁▁▁▃▂▂ ▃ │ 11.8 ms Histogram: frequency by time 12.6 ms < │ │ Memory estimate: 3.23 KiB, allocs estimate: 52. │ b2 = │ BenchmarkTools.Trial: 416 samples with 1 evaluation per sample. │ Range (min … max): 11.824 ms … 15.755 ms ┊ GC (min … max): 0.00% … 0.00% │ Time (median): 11.979 ms ┊ GC (median): 0.00% │ Time (mean ± σ): 12.010 ms ± 243.653 μs ┊ GC (mean ± σ): 0.00% ± 0.00% │ │ ▄▅▆▆█▅▂▂ │ ▃▃▃▆▇█████████▇▃▅▄▃▂▂▃▃▂▁▁▂▁▁▁▁▁▁▁▁▁▁▁▁▁▂▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▃ ▃ │ 11.8 ms Histogram: frequency by time 12.8 ms < │ └ Memory estimate: 2.89 KiB, allocs estimate: 47. ┌ Info: Expr 3 │ t1 = 1.4291987e8 │ t2 = 1.422909779722222e8 │ ratio = 1.0044197603863583 │ diff = 628892 ± 23925429 │ b1 = │ BenchmarkTools.Trial: 35 samples with 1 evaluation per sample. │ Range (min … max): 130.046 ms … 220.911 ms ┊ GC (min … max): 0.00% … 43.11% │ Time (median): 137.513 ms ┊ GC (median): 0.00% │ Time (mean ± σ): 142.920 ms ± 16.803 ms ┊ GC (mean ± σ): 7.31% ± 9.17% │ │ ▂ ▅█▅▅ │ █▅████████▁▁▁▁▁▁▅▅▅▁▁▁▁▁▁▅▁▁▁▅▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▅ ▁ │ 130 ms Histogram: frequency by time 221 ms < │ │ Memory estimate: 47.69 MiB, allocs estimate: 128. │ b2 = │ BenchmarkTools.Trial: 36 samples with 1 evaluation per sample. │ Range (min … max): 121.689 ms … 204.453 ms ┊ GC (min … max): 0.00% … 37.11% │ Time (median): 137.961 ms ┊ GC (median): 0.00% │ Time (mean ± σ): 142.291 ms ± 17.032 ms ┊ GC (mean ± σ): 7.05% ± 8.95% │ │ ▄ ▁█ █ ▄ ▁ │ ▆▆█▁▁██▆█▁▆▆▆▆▁▆█▁▆▆▆█▆▁▆▁▁▁▆▆▁▁▁▁▁▁▁▆▆▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▆ ▁ │ 122 ms Histogram: frequency by time 204 ms < │ └ Memory estimate: 47.69 MiB, allocs estimate: 135. ┌ Info: Expr 4 │ t1 = 9.121439047272727e7 │ t2 = 9.088051973214285e7 │ ratio = 1.0036737327379779 │ diff = 333871 ± 20309915 │ b1 = │ BenchmarkTools.Trial: 55 samples with 1 evaluation per sample. │ Range (min … max): 75.667 ms … 166.744 ms ┊ GC (min … max): 0.00% … 53.28% │ Time (median): 89.105 ms ┊ GC (median): 14.48% │ Time (mean ± σ): 91.214 ms ± 14.514 ms ┊ GC (mean ± σ): 12.79% ± 11.23% │ │ ▁▄ ▁▄ ▄ ▁▄ ██▄█▁▄▁ ▄ ▁ │ ▆██▁██▆█▁▆██▆███████▆█▁▁▁▁▁▁▁▁▁▆▆▁▁▁█▁▁▁▁▆▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▆ ▁ │ 75.7 ms Histogram: frequency by time 132 ms < │ │ Memory estimate: 47.69 MiB, allocs estimate: 127. │ b2 = │ BenchmarkTools.Trial: 56 samples with 1 evaluation per sample. │ Range (min … max): 75.949 ms … 159.037 ms ┊ GC (min … max): 0.00% … 52.72% │ Time (median): 89.100 ms ┊ GC (median): 14.12% │ Time (mean ± σ): 90.881 ms ± 14.207 ms ┊ GC (mean ± σ): 12.54% ± 11.92% │ │ ▃ ▃ ▁ ▁ █▁ │ ▇▇▇█▄█▁▇█▄▁▄▇▇█▇▇██▇▁▁▁▇▇▁▄▁▁▁▄▁▁▁▁▁▁▄▄▁▁▁▄▁▁▄▁▁▁▁▁▁▁▁▁▁▁▁▁▄ ▁ │ 75.9 ms Histogram: frequency by time 130 ms < │ └ Memory estimate: 47.69 MiB, allocs estimate: 153. ┌ Info: Expr 5 │ t1 = 5.049080214213198e6 │ t2 = 5.207410095287958e6 │ ratio = 0.9695952732399493 │ diff = -158330 ± 2487222 │ b1 = │ BenchmarkTools.Trial: 985 samples with 1 evaluation per sample. │ Range (min … max): 3.694 ms … 37.505 ms ┊ GC (min … max): 0.00% … 93.56% │ Time (median): 4.618 ms ┊ GC (median): 0.00% │ Time (mean ± σ): 5.049 ms ± 1.767 ms ┊ GC (mean ± σ): 4.69% ± 9.04% │ │ ▃▅▇█▇██▇▆▅▄▄▃▄▄▂ ▁ ▁ │ ▇██████████████████▄█▆▆▄▄▄▁▁▁▁▁▁▄▁▇▇▇▇▅▄▆▆▇▆▇▅▄▁▄▆▅▇▅▅▄▆▁▄ █ │ 3.69 ms Histogram: log(frequency) by time 10.9 ms < │ │ Memory estimate: 4.77 MiB, allocs estimate: 60. │ b2 = │ BenchmarkTools.Trial: 955 samples with 1 evaluation per sample. │ Range (min … max): 3.670 ms … 36.677 ms ┊ GC (min … max): 0.00% … 92.76% │ Time (median): 4.722 ms ┊ GC (median): 0.00% │ Time (mean ± σ): 5.207 ms ± 1.750 ms ┊ GC (mean ± σ): 4.55% ± 8.89% │ │ ▃▅▆█▆▇▄ ▁ │ ▂▃▇███████▇█▆▆▅▇▅▅▄▄▃▃▃▂▂▃▂▂▁▁▂▂▃▃▃▃▃▃▂▃▃▂▂▃▂▁▂▃▂▁▁▂▁▂▁▁▁▂ ▃ │ 3.67 ms Histogram: frequency by time 10.9 ms < │ └ Memory estimate: 4.77 MiB, allocs estimate: 60. ┌ Info: Expr 6 │ t1 = 910546.2385253456 │ t2 = 928671.9430558166 │ ratio = 0.9804821232449126 │ diff = -18126 ± 915406 │ b1 = │ BenchmarkTools.Trial: 5425 samples with 1 evaluation per sample. │ Range (min … max): 598.584 μs … 40.419 ms ┊ GC (min … max): 0.00% … 98.10% │ Time (median): 838.551 μs ┊ GC (median): 0.00% │ Time (mean ± σ): 910.546 μs ± 672.727 μs ┊ GC (mean ± σ): 3.22% ± 7.15% │ │ ▆▆▄▃▆█▇▃ │ ▂▃▄▇████████▇▅▄▃▃▃▄▄▄▃▃▃▃▃▄▃▃▃▃▂▂▂▂▂▂▂▂▂▂▂▁▁▁▂▁▁▁▁▂▁▂▁▁▂▂▂▂▂▂ ▃ │ 599 μs Histogram: frequency by time 2.19 ms < │ │ Memory estimate: 491.65 KiB, allocs estimate: 57. │ b2 = │ BenchmarkTools.Trial: 5321 samples with 1 evaluation per sample. │ Range (min … max): 595.424 μs … 39.422 ms ┊ GC (min … max): 0.00% … 97.76% │ Time (median): 848.441 μs ┊ GC (median): 0.00% │ Time (mean ± σ): 928.672 μs ± 620.812 μs ┊ GC (mean ± σ): 3.17% ± 7.22% │ │ ▄█▄▂▅▇▆▃▁ │ ▂▃▃▅█████████▅▅▄▃▃▃▄▄▃▃▃▃▃▃▃▃▃▂▃▂▂▂▂▂▂▂▂▂▂▂▁▂▂▂▂▂▁▂▂▂▂▂▂▂▂▂▂▂ ▃ │ 595 μs Histogram: frequency by time 2.2 ms < │ └ Memory estimate: 491.30 KiB, allocs estimate: 52. ┌ Info: Expr 7 │ t1 = 415199.9375 │ t2 = 454605.7583 │ ratio = 0.9133186940980286 │ diff = -39406 ± 428239 │ b1 = │ BenchmarkTools.Trial: 10000 samples with 1 evaluation per sample. │ Range (min … max): 318.926 μs … 17.466 ms ┊ GC (min … max): 0.00% … 96.88% │ Time (median): 395.396 μs ┊ GC (median): 0.00% │ Time (mean ± σ): 415.200 μs ± 220.641 μs ┊ GC (mean ± σ): 0.60% ± 1.57% │ │ █▄ ▄█▇▄ │ ▇██▇█████▆▄▄▃▃▂▂▂▂▂▂▂▂▂▁▂▂▂▂▁▁▂▂▂▂▂▂▂▁▁▂▁▁▁▁▁▁▂▁▁▂▂▂▂▂▂▂▂▂▂▂▂ ▃ │ 319 μs Histogram: frequency by time 1.17 ms < │ │ Memory estimate: 52.21 KiB, allocs estimate: 57. │ b2 = │ BenchmarkTools.Trial: 10000 samples with 1 evaluation per sample. │ Range (min … max): 331.017 μs … 27.205 ms ┊ GC (min … max): 0.00% … 0.00% │ Time (median): 423.155 μs ┊ GC (median): 0.00% │ Time (mean ± σ): 454.606 μs ± 367.023 μs ┊ GC (mean ± σ): 0.57% ± 1.55% │ │ ▄ ▂▇█▄▂ │ ▆████████▇▆▄▃▃▂▂▂▂▂▂▂▂▂▂▁▂▂▂▁▁▁▁▂▁▂▁▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▁▂▂▂▂▂▂ ▃ │ 331 μs Histogram: frequency by time 1.36 ms < │ └ Memory estimate: 51.87 KiB, allocs estimate: 52. ┌ Info: Expr 8 │ t1 = 6.827819721621622e7 │ t2 = 6.436118370512821e7 │ ratio = 1.0608598736939625 │ diff = 3917014 ± 5636395 │ b1 = │ BenchmarkTools.Trial: 74 samples with 1 evaluation per sample. │ Range (min … max): 62.878 ms … 88.306 ms ┊ GC (min … max): 0.00% … 0.00% │ Time (median): 67.513 ms ┊ GC (median): 0.00% │ Time (mean ± σ): 68.278 ms ± 4.193 ms ┊ GC (mean ± σ): 0.00% ± 0.00% │ │ ▂▄ ▄▂█ ▂ ▄ ▄▂ │ ▄▄▆███████▄█▆█▆██▄██▄▆▄▆▁▁▁▁▁▁▁▄▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▄ ▁ │ 62.9 ms Histogram: frequency by time 87.4 ms < │ │ Memory estimate: 154.70 KiB, allocs estimate: 5538. │ b2 = │ BenchmarkTools.Trial: 78 samples with 1 evaluation per sample. │ Range (min … max): 58.067 ms … 83.906 ms ┊ GC (min … max): 0.00% … 0.00% │ Time (median): 64.085 ms ┊ GC (median): 0.00% │ Time (mean ± σ): 64.361 ms ± 3.767 ms ┊ GC (mean ± σ): 0.00% ± 0.00% │ │ ▁ ▃ ▁▁ █ ▆▃ ▁ ▃▁▃ │ ▄▁▁▁▁▄▇▇▄█▇█▇▁▄██▇▇▁▇█▄▇██▄█▄▇▄▁███▄▇▄▄▁▁▁▁▁▁▁▁▄▁▁▁▁▁▄▁▁▄▁▄ ▁ │ 58.1 ms Histogram: frequency by time 73.3 ms < │ └ Memory estimate: 154.26 KiB, allocs estimate: 5532. ┌ Info: Expr 9 │ t1 = 322174.0763 │ t2 = 334496.8458 │ ratio = 0.9631602819137854 │ diff = -12323 ± 253012 │ b1 = │ BenchmarkTools.Trial: 10000 samples with 1 evaluation per sample. │ Range (min … max): 260.357 μs … 12.999 ms ┊ GC (min … max): 0.00% … 0.00% │ Time (median): 319.307 μs ┊ GC (median): 0.00% │ Time (mean ± σ): 322.174 μs ± 145.859 μs ┊ GC (mean ± σ): 0.00% ± 0.00% │ │ ▃▄▆▅▇█▇▄▁▁▁ ▁▂▄▃▄▄▄▄▅▃▂▃▂▁ │ ▃▄▇████████████▆▅▆▆██████████████████▇▇▇▆▅▄▅▃▃▃▃▃▂▂▂▂▂▂▂▁▂▁▂▂ ▅ │ 260 μs Histogram: frequency by time 420 μs < │ │ Memory estimate: 3.22 KiB, allocs estimate: 51. │ b2 = │ BenchmarkTools.Trial: 10000 samples with 1 evaluation per sample. │ Range (min … max): 269.387 μs … 14.714 ms ┊ GC (min … max): 0.00% … 0.00% │ Time (median): 329.622 μs ┊ GC (median): 0.00% │ Time (mean ± σ): 334.497 μs ± 206.737 μs ┊ GC (mean ± σ): 0.00% ± 0.00% │ │ ▄▇▆▆▆██▆▄▃▁ ▃▃▄▄▄▅▆▆▅▄▄▄▃▃▂▁ ▁ │ ▃▆███████████████▇█████████████████████▇▆▆▅▄▄▄▃▃▃▂▂▂▂▂▂▁▂▂▂▂▂ ▆ │ 269 μs Histogram: frequency by time 434 μs < │ └ Memory estimate: 2.88 KiB, allocs estimate: 46. Test Summary: | Pass Total Time Benchmark: Malt.Worker | 19 19 3m01.0s ┌ Info: Launch benchmark │ ratio = 0.3308075204629939 │ t1 = 3.737766894 └ t2 = 11.298917536 Test Summary: | Pass Total Time Benchmark launch | 1 1 1m16.3s Testing Malt tests passed Testing completed after 914.24s PkgEval crashed after 1022.68s: an internal error was encountered