Package evaluation of Malt on Julia 1.11.4 (a71dd056e0*) started at 2025-04-08T08:03:50.531 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 9.13s ################################################################################ # 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.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 1.26s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 13.9s ################################################################################ # Testing # Testing Malt Status `/tmp/jl_ETEeEO/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_ETEeEO/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 [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.43321183 │ t2 = 3.973834437 │ t3 = 3.329458236 └ t4 = 0.309581141 ┌ Info: test run │ ex = :(sleep(3)) │ t1 = 3.281205728 │ t2 = 3.005157902 │ t3 = 0.318620366 └ t4 = 0.316918952 ┌ 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.022999111 │ t2 = 4.018615152 │ t3 = 0.248661349 └ t4 = 0.242697173 ┌ 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.284376126 │ t2 = 3.269922043 │ t3 = 0.212103145 └ t4 = 0.211269722 ┌ 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.394040371 │ t2 = 3.27631657 │ t3 = 0.212059604 └ t4 = 0.27863856 🔥 🔥 🔥 🔥 🔥 🔥 🔥 🔥 🔥 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 1m23.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.866954371 │ t2 = 4.000193168 │ t3 = 4.216161614 └ t4 = 4.063137947 ┌ Info: test run │ ex = :(sleep(3)) │ t1 = 3.020183162 │ t2 = 3.004363093 │ t3 = 3.258791016 └ t4 = 0.260967828 Test Summary: | Pass Total Time Interrupt: Malt.InProcessWorker | 11 11 26.8s ┌ 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.015218108 │ t2 = 3.929965486 │ t3 = 2.796992264 └ t4 = 0.189718934 ┌ Info: test run │ ex = :(sleep(3)) │ t1 = 4.531194245 │ t2 = 3.004856278 │ t3 = 0.338901892 └ t4 = 0.217390197 ┌ 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.932261031 │ t2 = 3.994561154 │ t3 = 0.130480111 └ t4 = 0.129136434 ┌ 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.28181069 │ t2 = 3.300379462 │ t3 = 0.111717375 └ t4 = 0.113060362 ┌ 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.284453103 │ t2 = 3.304906388 │ t3 = 0.110691113 └ t4 = 0.110690274 🔥 🔥 🔥 🔥 🔥 🔥 🔥 🔥 🔥 WARNING: Force throwing a SIGINT ┌ Info: xx │ istaskdone(t) = true └ m.isrunning(w) = true Test Summary: | Pass Total Time Interrupt: Malt.Worker | 44 44 58.5s 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 1m40.7s Test Summary: | Pass Total Time Impl: Malt.InProcessWorker | 59 59 1.5s 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:1561 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.8s 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:1561 [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 17.9s Test Summary: | Pass Total Time Exceptions: Malt.InProcessWorker | 15 15 2.4s Precompiling Malt... 989.6 ms ✓ Scratch 866.0 ms ✓ RelocatableFolders 2461.0 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.04961937875e8 │ t2 = 2.139902245e8 │ ratio = 0.9578098174993971 │ diff = -9028287 ± 12449028 │ b1 = │ BenchmarkTools.Trial: 24 samples with 1 evaluation per sample. │ Range (min … max): 186.759 ms … 222.053 ms ┊ GC (min … max): 0.00% … 0.00% │ Time (median): 205.598 ms ┊ GC (median): 0.00% │ Time (mean ± σ): 204.962 ms ± 7.444 ms ┊ GC (mean ± σ): 0.00% ± 0.00% │ │ ▁ ▁ ▁▁ █ ██ ▁ ▁█▁▁▁▁ ▁▁█ ▁ ▁ │ █▁▁▁▁▁▁▁▁█▁▁▁▁▁▁██▁▁▁▁▁▁█▁▁██▁█▁██████▁███▁▁▁▁▁▁▁▁▁▁▁█▁▁▁▁▁▁█ ▁ │ 187 ms Histogram: frequency by time 222 ms < │ │ Memory estimate: 3.55 KiB, allocs estimate: 57. │ b2 = │ BenchmarkTools.Trial: 24 samples with 1 evaluation per sample. │ Range (min … max): 204.383 ms … 247.274 ms ┊ GC (min … max): 0.00% … 0.00% │ Time (median): 211.053 ms ┊ GC (median): 0.00% │ Time (mean ± σ): 213.990 ms ± 9.978 ms ┊ GC (mean ± σ): 0.00% ± 0.00% │ │ ▁ █ ▄█ │ ▆▁▁▁▆█▆█▆██▆▆▆▆▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▆▁▁▁▆▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▆ ▁ │ 204 ms Histogram: frequency by time 247 ms < │ └ Memory estimate: 3.41 KiB, allocs estimate: 51. ┌ Info: Expr 2 │ t1 = 1.201267169879518e7 │ t2 = 1.3266606603723405e7 │ ratio = 0.9054818656809878 │ diff = -1253935 ± 12400210 │ b1 = │ BenchmarkTools.Trial: 415 samples with 1 evaluation per sample. │ Range (min … max): 11.833 ms … 14.102 ms ┊ GC (min … max): 0.00% … 0.00% │ Time (median): 11.970 ms ┊ GC (median): 0.00% │ Time (mean ± σ): 12.013 ms ± 219.897 μs ┊ GC (mean ± σ): 0.00% ± 0.00% │ │ ▂▄▇██▇▅▅▃▃▃ │ ▇███████████▆▆▆▆▁▁▁▄▄▁▁▄▁▄▄▁▁▄▁▄▁▄▁▁▁▁▁▁▆▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▄ ▇ │ 11.8 ms Histogram: log(frequency) by time 13.3 ms < │ │ Memory estimate: 2.91 KiB, allocs estimate: 49. │ b2 = │ BenchmarkTools.Trial: 376 samples with 1 evaluation per sample. │ Range (min … max): 11.797 ms … 174.822 ms ┊ GC (min … max): 0.00% … 0.00% │ Time (median): 11.963 ms ┊ GC (median): 0.00% │ Time (mean ± σ): 13.267 ms ± 12.398 ms ┊ GC (mean ± σ): 0.00% ± 0.00% │ │ █ │ █▇▇▅▄▄▄▄▄▁▁▁▁▁▁▁▁▄▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▄ ▅ │ 11.8 ms Histogram: log(frequency) by time 35 ms < │ └ Memory estimate: 2.77 KiB, allocs estimate: 43. ┌ Info: Expr 3 │ t1 = 1.4700251022857141e8 │ t2 = 1.4733991279411766e8 │ ratio = 0.9977100396006227 │ diff = -337403 ± 15357381 │ b1 = │ BenchmarkTools.Trial: 35 samples with 1 evaluation per sample. │ Range (min … max): 132.256 ms … 180.557 ms ┊ GC (min … max): 0.00% … 24.57% │ Time (median): 147.491 ms ┊ GC (median): 7.87% │ Time (mean ± σ): 147.003 ms ± 8.808 ms ┊ GC (mean ± σ): 7.26% ± 5.00% │ │ ▃ █ │ ▄▄▄▁▄▁▄▁▁▇▄▇▄▁▄▁▄▁█▇▇▄█▄▇▁▄▁▁▁▁▁▁▁▄▄▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▄ ▁ │ 132 ms Histogram: frequency by time 181 ms < │ │ Memory estimate: 47.69 MiB, allocs estimate: 134. │ b2 = │ BenchmarkTools.Trial: 34 samples with 1 evaluation per sample. │ Range (min … max): 134.276 ms … 204.699 ms ┊ GC (min … max): 0.00% … 33.32% │ Time (median): 147.088 ms ┊ GC (median): 7.97% │ Time (mean ± σ): 147.340 ms ± 12.581 ms ┊ GC (mean ± σ): 7.38% ± 6.64% │ │ ▂ ▅ █▂ ▂ │ ███▅▅█▅▁▅▁▅███▅▁█▁▁▁▅▁▅▁▅▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▅ ▁ │ 134 ms Histogram: frequency by time 205 ms < │ └ Memory estimate: 47.69 MiB, allocs estimate: 119. ┌ Info: Expr 4 │ t1 = 9.238327252727273e7 │ t2 = 8.957787525e7 │ ratio = 1.0313179707538636 │ diff = 2805397 ± 20946699 │ b1 = │ BenchmarkTools.Trial: 55 samples with 1 evaluation per sample. │ Range (min … max): 76.773 ms … 175.993 ms ┊ GC (min … max): 0.00% … 7.76% │ Time (median): 90.106 ms ┊ GC (median): 14.47% │ Time (mean ± σ): 92.383 ms ± 16.418 ms ┊ GC (mean ± σ): 12.67% ± 9.05% │ │ ▃ ▁ ▁▁ ▆▁█▁▃▁ │ █▇▇█▁▇██▄██████▇▄▇▁▁▄▁▁▄▁▁▁▁▁▁▄▄▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▄ ▁ │ 76.8 ms Histogram: frequency by time 152 ms < │ │ Memory estimate: 47.69 MiB, allocs estimate: 121. │ b2 = │ BenchmarkTools.Trial: 56 samples with 1 evaluation per sample. │ Range (min … max): 74.897 ms … 164.881 ms ┊ GC (min … max): 0.00% … 53.02% │ Time (median): 87.070 ms ┊ GC (median): 13.90% │ Time (mean ± σ): 89.578 ms ± 13.009 ms ┊ GC (mean ± σ): 12.79% ± 9.87% │ │ ▁ ▆▁ ▃ ▁▁ █ ▁ │ ▄▇▁▁▁▁█▁▄▄▁██▇█▁▄██▇▁▄▄█▇█▄▄▁▄▁▁▄▇▁▁▁▁▁▁▁▄▁▁▄▁▄▁▁▁▁▁▁▁▁▁▄▁▁▄ ▁ │ 74.9 ms Histogram: frequency by time 114 ms < │ └ Memory estimate: 47.69 MiB, allocs estimate: 118. ┌ Info: Expr 5 │ t1 = 5.0450864623983735e6 │ t2 = 6.806117824897401e6 │ ratio = 0.7412575850425314 │ diff = -1761031 ± 2519298 │ b1 = │ BenchmarkTools.Trial: 984 samples with 1 evaluation per sample. │ Range (min … max): 4.083 ms … 21.552 ms ┊ GC (min … max): 0.00% … 88.15% │ Time (median): 4.795 ms ┊ GC (median): 0.00% │ Time (mean ± σ): 5.045 ms ± 916.023 μs ┊ GC (mean ± σ): 3.54% ± 7.00% │ │ ▃▇█▄ │ ▂▃▃▄▅▆█████▆▅▄▆▆▅▄▄▄▃▃▂▂▃▂▂▂▂▂▂▃▂▂▁▂▂▁▁▂▂▂▂▂▂▁▁▂▁▁▁▂▁▁▂▂▂▂▃ ▃ │ 4.08 ms Histogram: frequency by time 8.64 ms < │ │ Memory estimate: 4.77 MiB, allocs estimate: 57. │ b2 = │ BenchmarkTools.Trial: 731 samples with 1 evaluation per sample. │ Range (min … max): 3.877 ms … 19.532 ms ┊ GC (min … max): 0.00% … 85.97% │ Time (median): 6.285 ms ┊ GC (median): 0.00% │ Time (mean ± σ): 6.806 ms ± 2.347 ms ┊ GC (mean ± σ): 8.14% ± 17.76% │ │ ▃█▅▄ ▄▃ │ ▅▆██████▅▄▃▃▂▃▃▇██▆▆▄▂▁▂▂▁▃▃▄▆▄▆▆▇▇▆▅▆▆▅▄▃▄▃▃▃▃▄▅▃▃▃▂▃▁▂▂▃ ▄ │ 3.88 ms Histogram: frequency by time 12.1 ms < │ └ Memory estimate: 4.77 MiB, allocs estimate: 51. ┌ Info: Expr 6 │ t1 = 953339.4903512157 │ t2 = 974599.2261177861 │ ratio = 0.9781861762282981 │ diff = -21260 ± 3553759 │ b1 = │ BenchmarkTools.Trial: 5182 samples with 1 evaluation per sample. │ Range (min … max): 593.515 μs … 18.913 ms ┊ GC (min … max): 0.00% … 95.58% │ Time (median): 881.047 μs ┊ GC (median): 0.00% │ Time (mean ± σ): 953.339 μs ± 378.330 μs ┊ GC (mean ± σ): 2.93% ± 7.64% │ │ ▂▆▇█▇▄▂ │ ▁▁▂▁▁▂▂▃▆███████▆▅▄▃▂▂▂▂▂▂▂▁▂▂▂▃▃▂▂▂▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁ ▂ │ 594 μs Histogram: frequency by time 1.92 ms < │ │ Memory estimate: 491.32 KiB, allocs estimate: 54. │ b2 = │ BenchmarkTools.Trial: 5077 samples with 1 evaluation per sample. │ Range (min … max): 622.074 μs … 217.040 ms ┊ GC (min … max): 0.00% … 0.00% │ Time (median): 822.582 μs ┊ GC (median): 0.00% │ Time (mean ± σ): 974.599 μs ± 3.534 ms ┊ GC (mean ± σ): 2.80% ± 7.82% │ │ ▄▇█▆▅▃▁ │ ▂▃▃▃▅████████▇▆▄▃▃▃▃▃▃▃▂▃▃▂▃▃▃▃▃▃▃▃▃▃▂▂▂▂▂▂▂▂▂▂▂▂▁▂▂▂▂▂▂▂▂▂▂▂ ▃ │ 622 μs Histogram: frequency by time 1.86 ms < │ └ Memory estimate: 491.18 KiB, allocs estimate: 48. ┌ Info: Expr 7 │ t1 = 456256.9595 │ t2 = 442976.6672 │ ratio = 1.029979665484286 │ diff = 13280 ± 392510 │ b1 = │ BenchmarkTools.Trial: 10000 samples with 1 evaluation per sample. │ Range (min … max): 341.676 μs … 14.814 ms ┊ GC (min … max): 0.00% … 96.55% │ Time (median): 429.811 μs ┊ GC (median): 0.00% │ Time (mean ± σ): 456.257 μs ± 207.926 μs ┊ GC (mean ± σ): 0.74% ± 2.26% │ │ ▄▅██▅▂▁▂ │ ▂▄▇█████████▆▅▃▂▂▂▂▂▂▂▂▂▁▂▁▁▂▂▂▂▂▂▂▂▂▁▂▂▂▂▂▁▂▂▂▁▁▂▂▂▂▂▂▂▂▂▂▂▂ ▃ │ 342 μs Histogram: frequency by time 1.13 ms < │ │ Memory estimate: 51.88 KiB, allocs estimate: 54. │ b2 = │ BenchmarkTools.Trial: 10000 samples with 1 evaluation per sample. │ Range (min … max): 333.637 μs … 26.165 ms ┊ GC (min … max): 0.00% … 0.00% │ Time (median): 415.146 μs ┊ GC (median): 0.00% │ Time (mean ± σ): 442.977 μs ± 332.913 μs ┊ GC (mean ± σ): 0.78% ± 2.42% │ │ ▂██▅▇▇▅▂ │ ▂▅█████████▇▇▅▃▃▃▂▂▂▂▂▂▂▂▁▂▂▂▂▂▂▂▂▁▂▂▂▂▂▁▂▂▂▂▂▁▂▁▂▂▂▂▂▂▂▂▂▂▂▂ ▃ │ 334 μs Histogram: frequency by time 1.07 ms < │ └ Memory estimate: 51.74 KiB, allocs estimate: 48. ┌ Info: Expr 8 │ t1 = 8.060262761904761e7 │ t2 = 8.142622751612903e7 │ ratio = 0.989885324149172 │ diff = -823600 ± 4313817 │ b1 = │ BenchmarkTools.Trial: 63 samples with 1 evaluation per sample. │ Range (min … max): 73.051 ms … 95.703 ms ┊ GC (min … max): 0.00% … 0.00% │ Time (median): 80.751 ms ┊ GC (median): 0.00% │ Time (mean ± σ): 80.603 ms ± 3.607 ms ┊ GC (mean ± σ): 0.00% ± 0.00% │ │ █ ▁ │ ▄▁▁▁▄▄▁▁▇▁▁▁▄▁▄▄▄▇▁▇▄▇▄▇▇▇▇▄▇▄▇▄▄▄█▄▇▇▄▄▄▁█▄▇▇▄▇▄▁▁▁▁▄▁▁▁▁▄ ▁ │ 73.1 ms Histogram: frequency by time 87.3 ms < │ │ Memory estimate: 177.68 KiB, allocs estimate: 6534. │ b2 = │ BenchmarkTools.Trial: 62 samples with 1 evaluation per sample. │ Range (min … max): 76.615 ms … 91.168 ms ┊ GC (min … max): 0.00% … 0.00% │ Time (median): 81.163 ms ┊ GC (median): 0.00% │ Time (mean ± σ): 81.426 ms ± 2.366 ms ┊ GC (mean ± σ): 0.00% ± 0.00% │ │ ▁ ▁ ▁ ▁ █▁▁ █▁▄ ▄ █▁ ▁ ▁ │ █▁▁▁▁▆▁▁▆▁▁▆▆▆█▆█▆▁█▆▆███▆███▁█▁██▆█▁█▆▆▆▆▆▆▆▆▆▆▁▁▆▁▁▁▁▁▁▁▆ ▁ │ 76.6 ms Histogram: frequency by time 86.5 ms < │ └ Memory estimate: 177.54 KiB, allocs estimate: 6528. ┌ Info: Expr 9 │ t1 = 359267.1297 │ t2 = 354274.7132 │ ratio = 1.0140919357605453 │ diff = 4992 ± 162664 │ b1 = │ BenchmarkTools.Trial: 10000 samples with 1 evaluation per sample. │ Range (min … max): 276.168 μs … 5.747 ms ┊ GC (min … max): 0.00% … 0.00% │ Time (median): 353.072 μs ┊ GC (median): 0.00% │ Time (mean ± σ): 359.267 μs ± 110.050 μs ┊ GC (mean ± σ): 0.00% ± 0.00% │ │ ▁▁▂▃▄▆▆▇█▆██▇▆▅▅▄▂▁ │ ▂▂▂▂▂▃▃▃▃▄▄▄▅▅▆▆████████████████████▇▆▅▄▄▃▃▃▂▂▂▂▂▂▂▁▂▂▂▂▂▂▂▂▂ ▅ │ 276 μs Histogram: frequency by time 457 μs < │ │ Memory estimate: 2.89 KiB, allocs estimate: 48. │ b2 = │ BenchmarkTools.Trial: 10000 samples with 1 evaluation per sample. │ Range (min … max): 273.617 μs … 10.662 ms ┊ GC (min … max): 0.00% … 0.00% │ Time (median): 348.922 μs ┊ GC (median): 0.00% │ Time (mean ± σ): 354.275 μs ± 119.785 μs ┊ GC (mean ± σ): 0.00% ± 0.00% │ │ ▁▁▄▄▆▆██▇█▇▆▇▅▅▂▁ │ ▂▁▂▂▃▂▃▃▃▃▄▅▄▅▆▇████████████████████▇▅▅▄▄▃▃▃▂▂▂▂▂▂▂▂▁▁▂▂▂▂▂▂▂ ▄ │ 274 μs Histogram: frequency by time 452 μs < │ └ Memory estimate: 2.75 KiB, allocs estimate: 42. Test Summary: | Pass Total Time Benchmark: Malt.DistributedStdlibWorker | 19 19 3m23.8s ┌ Info: Expr 1 │ t1 = 2.0601096516e8 │ t2 = 2.0981572979166666e8 │ ratio = 0.9818661611527194 │ diff = -3804765 ± 15206758 │ b1 = │ BenchmarkTools.Trial: 25 samples with 1 evaluation per sample. │ Range (min … max): 199.164 ms … 216.053 ms ┊ GC (min … max): 0.00% … 0.00% │ Time (median): 204.745 ms ┊ GC (median): 0.00% │ Time (mean ± σ): 206.011 ms ± 3.697 ms ┊ GC (mean ± σ): 0.00% ± 0.00% │ │ █ ▃ █ ▃ │ ▇▁▁▁▁▁▁▁▁▁▁▁▇▇▁█▇█▇▇█▁▇▁▇█▁▁▇▁▁▁▁▁▇▁▁▇▁▁▇▁▁▁▇▁▁▁▁▇▁▁▁▁▁▁▁▁▁▁▇ ▁ │ 199 ms Histogram: frequency by time 216 ms < │ │ Memory estimate: 6.72 MiB, allocs estimate: 122676. │ b2 = │ BenchmarkTools.Trial: 24 samples with 1 evaluation per sample. │ Range (min … max): 197.376 ms … 267.698 ms ┊ GC (min … max): 0.00% … 0.00% │ Time (median): 205.415 ms ┊ GC (median): 0.00% │ Time (mean ± σ): 209.816 ms ± 14.751 ms ┊ GC (mean ± σ): 0.00% ± 0.00% │ │ ▁█ ▁▁▁ ▁ │ ▆▆▆██▆███▁▆▆▆█▁▁▁▁▁▁▁▁▁▁▁▁▆▁▁▆▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▆ ▁ │ 197 ms Histogram: frequency by time 268 ms < │ └ Memory estimate: 3.41 KiB, allocs estimate: 51. ┌ Info: Expr 2 │ t1 = 1.1461841062068965e7 │ t2 = 1.5220171908536585e7 │ ratio = 0.7530690934995502 │ diff = -3758331 ± 19196777 │ b1 = │ BenchmarkTools.Trial: 435 samples with 1 evaluation per sample. │ Range (min … max): 11.390 ms … 13.024 ms ┊ GC (min … max): 0.00% … 0.00% │ Time (median): 11.445 ms ┊ GC (median): 0.00% │ Time (mean ± σ): 11.462 ms ± 111.172 μs ┊ GC (mean ± σ): 0.00% ± 0.00% │ │ ▄▆▄▇█▃ │ ▃▂▅▇██████▅▅▄▄▄▃▃▂▃▃▃▃▂▃▂▂▂▁▂▁▂▂▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▂ ▃ │ 11.4 ms Histogram: frequency by time 11.8 ms < │ │ Memory estimate: 1.89 KiB, allocs estimate: 52. │ b2 = │ BenchmarkTools.Trial: 328 samples with 1 evaluation per sample. │ Range (min … max): 11.824 ms … 165.963 ms ┊ GC (min … max): 0.00% … 0.00% │ Time (median): 11.976 ms ┊ GC (median): 0.00% │ Time (mean ± σ): 15.220 ms ± 19.196 ms ┊ GC (mean ± σ): 0.00% ± 0.00% │ │ █ │ █▄▁▁▁▁▁▁▁▁▁▁▄▄▄▄▁▁▁▁▄▁▁▁▁▁▁▁▁▁▄▁▁▁▁▁▁▁▁▁▁▁▁▁▄▁▁▁▁▁▁▁▁▁▄▁▁▁▁▄ ▅ │ 11.8 ms Histogram: log(frequency) by time 148 ms < │ └ Memory estimate: 2.77 KiB, allocs estimate: 43. ┌ Info: Expr 3 │ t1 = 4.783840923809524e7 │ t2 = 1.427320868888889e8 │ ratio = 0.33516226295587964 │ diff = -94893678 ± 15701623 │ b1 = │ BenchmarkTools.Trial: 105 samples with 1 evaluation per sample. │ Range (min … max): 38.495 ms … 95.357 ms ┊ GC (min … max): 0.00% … 57.16% │ Time (median): 47.806 ms ┊ GC (median): 17.07% │ Time (mean ± σ): 47.838 ms ± 6.606 ms ┊ GC (mean ± σ): 16.67% ± 8.78% │ │ ▁█▅ │ ▄▄▃▃▁▃▄▃▁▁▁▁▇▇███▆▆▁▁▁▁▃▁▁▃▃▁▁▁▁▁▁▁▃▁▁▁▁▁▁▃▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▃ ▃ │ 38.5 ms Histogram: frequency by time 74.4 ms < │ │ Memory estimate: 47.69 MiB, allocs estimate: 52. │ b2 = │ BenchmarkTools.Trial: 36 samples with 1 evaluation per sample. │ Range (min … max): 120.484 ms … 190.729 ms ┊ GC (min … max): 0.00% … 34.32% │ Time (median): 143.515 ms ┊ GC (median): 7.94% │ Time (mean ± σ): 142.732 ms ± 14.244 ms ┊ GC (mean ± σ): 6.88% ± 7.18% │ │ █▃ █ ▃ ▃▃ ▃▃▃▃▃ │ ▇▁▁▁██▇█▁▇▁▇▇▁▁▁▁█▇██▁█████▁▁▁▇▇▁▁▇▁▇▇▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▇ ▁ │ 120 ms Histogram: frequency by time 191 ms < │ └ Memory estimate: 47.69 MiB, allocs estimate: 131. ┌ Info: Expr 4 │ t1 = 154762.6272 │ t2 = 9.22587552e7 │ ratio = 0.0016774844497359962 │ diff = -92103993 ± 12162869 │ b1 = │ BenchmarkTools.Trial: 10000 samples with 1 evaluation per sample. │ Range (min … max): 125.319 μs … 1.069 ms ┊ GC (min … max): 0.00% … 0.00% │ Time (median): 149.579 μs ┊ GC (median): 0.00% │ Time (mean ± σ): 154.763 μs ± 63.301 μs ┊ GC (mean ± σ): 0.00% ± 0.00% │ │ ▁▁▁▃▆▆▆▆▇███▅▄▃ │ ▁▁▂▃▄▆▅▄▅▄▄▅▅▆█▇████████████████▇▅▄▃▄▃▃▃▃▃▃▃▃▃▃▃▂▂▂▂▂▂▂▁▁▁▁▁ ▄ │ 125 μs Histogram: frequency by time 185 μs < │ │ Memory estimate: 1.78 KiB, allocs estimate: 48. │ b2 = │ BenchmarkTools.Trial: 55 samples with 1 evaluation per sample. │ Range (min … max): 78.216 ms … 158.707 ms ┊ GC (min … max): 0.00% … 49.62% │ Time (median): 92.136 ms ┊ GC (median): 14.06% │ Time (mean ± σ): 92.259 ms ± 12.163 ms ┊ GC (mean ± σ): 12.96% ± 9.30% │ │ ▆ █ │ ▆▄▆▄▄█▆▄▄▁▁▁▆▁▄▁▁▁▄▁▁▁▆████▄▆▄▁▁▄▆▁▁▁▄▁▄▁▄▁▁▄▄▁▁▄▁▁▁▁▁▁▁▁▁▁▆ ▁ │ 78.2 ms Histogram: frequency by time 112 ms < │ └ Memory estimate: 47.69 MiB, allocs estimate: 124. ┌ Info: Expr 5 │ t1 = 153675.1168 │ t2 = 5.0279816356275305e6 │ ratio = 0.03056397734452349 │ diff = -4874307 ± 1375936 │ b1 = │ BenchmarkTools.Trial: 10000 samples with 1 evaluation per sample. │ Range (min … max): 126.569 μs … 1.094 ms ┊ GC (min … max): 0.00% … 0.00% │ Time (median): 147.643 μs ┊ GC (median): 0.00% │ Time (mean ± σ): 153.675 μs ± 64.107 μs ┊ GC (mean ± σ): 0.00% ± 0.00% │ │ ▂▄▅█▇▆▅▄▄▃▄ │ ▁▁▂▂▂▃▃▄▅▆▇▇▇▆▇██████████████▆▆▄▅▄▄▄▃▃▃▃▃▂▂▂▂▂▂▂▂▁▁▁▁▁▁▁▁▁▁▁ ▃ │ 127 μs Histogram: frequency by time 185 μs < │ │ Memory estimate: 1.78 KiB, allocs estimate: 48. │ b2 = │ BenchmarkTools.Trial: 988 samples with 1 evaluation per sample. │ Range (min … max): 3.887 ms … 19.665 ms ┊ GC (min … max): 0.00% … 82.26% │ Time (median): 4.625 ms ┊ GC (median): 0.00% │ Time (mean ± σ): 5.028 ms ± 1.374 ms ┊ GC (mean ± σ): 4.55% ± 9.29% │ │ ▃█▆▅▃ │ ▃▄██████▆▇▆▆▄▃▃▂▂▃▃▂▂▂▂▁▂▂▁▁▁▁▁▂▂▂▁▁▁▂▂▂▂▂▃▃▂▃▂▂▂▂▂▂▂▂▂▁▂▂ ▃ │ 3.89 ms Histogram: frequency by time 10.5 ms < │ └ Memory estimate: 4.77 MiB, allocs estimate: 51. ┌ Info: Expr 6 │ t1 = 152827.0457 │ t2 = 898236.2863372093 │ ratio = 0.17014125127720212 │ diff = -745409 ± 356188 │ b1 = │ BenchmarkTools.Trial: 10000 samples with 1 evaluation per sample. │ Range (min … max): 125.159 μs … 1.065 ms ┊ GC (min … max): 0.00% … 0.00% │ Time (median): 147.269 μs ┊ GC (median): 0.00% │ Time (mean ± σ): 152.827 μs ± 62.951 μs ┊ GC (mean ± σ): 0.00% ± 0.00% │ │ ▂▃▇█▆▅▃▄▆▇▇▅▄▁ │ ▁▁▁▂▃▃▃▃▃▄▃▄▄▅▆████████████████▇▆▅▅▄▄▃▃▃▃▃▃▂▃▃▂▂▃▂▂▂▁▂▁▁▁▁▁▁ ▄ │ 125 μs Histogram: frequency by time 180 μs < │ │ Memory estimate: 1.78 KiB, allocs estimate: 48. │ b2 = │ BenchmarkTools.Trial: 5504 samples with 1 evaluation per sample. │ Range (min … max): 624.444 μs … 15.577 ms ┊ GC (min … max): 0.00% … 94.77% │ Time (median): 829.247 μs ┊ GC (median): 0.00% │ Time (mean ± σ): 898.236 μs ± 350.581 μs ┊ GC (mean ± σ): 2.92% ± 7.69% │ │ ▁▁▂▄▆▇████▇▇▆▅▄▃▃▃▂▁▁▁ ▁ ▁▁▁▂▁▁▁ ▂ │ ▅███████████████████████████████████▇█▇▇▆▇▆▅▇▆▆▆▅▅▄▆▄▆▇▆▇▇▇▆▇ █ │ 624 μs Histogram: log(frequency) by time 1.83 ms < │ └ Memory estimate: 491.18 KiB, allocs estimate: 48. ┌ Info: Expr 7 │ t1 = 151492.411 │ t2 = 440545.5245 │ ratio = 0.34387458860678993 │ diff = -289053 ± 213339 │ b1 = │ BenchmarkTools.Trial: 10000 samples with 1 evaluation per sample. │ Range (min … max): 125.368 μs … 1.225 ms ┊ GC (min … max): 0.00% … 0.00% │ Time (median): 146.439 μs ┊ GC (median): 0.00% │ Time (mean ± σ): 151.492 μs ± 63.769 μs ┊ GC (mean ± σ): 0.00% ± 0.00% │ │ ▁▅▆▅▅▅▄▅▄▄▂▃▂▃▆▅█▅▆▇███▇▄▂ │ ▁▁▂▂▃▆███████████████████████████▆▅▄▄▄▃▃▃▃▃▂▃▃▂▂▂▂▂▂▂▂▂▂▁▁▁▁ ▅ │ 125 μs Histogram: frequency by time 183 μs < │ │ Memory estimate: 1.78 KiB, allocs estimate: 48. │ b2 = │ BenchmarkTools.Trial: 10000 samples with 1 evaluation per sample. │ Range (min … max): 320.277 μs … 12.448 ms ┊ GC (min … max): 0.00% … 96.06% │ Time (median): 416.501 μs ┊ GC (median): 0.00% │ Time (mean ± σ): 440.546 μs ± 203.586 μs ┊ GC (mean ± σ): 0.70% ± 1.93% │ │ ▁▃▄▆▇███▆▅▄▄▃▂▁ ▂ │ ▆███████████████▇▆▆▆▆▅▃▃▄▄▃▃▅▃▄▃▃▄▄▅▅▃▅▄▃▄▁▅▁▁▁▁▁▃▃▆▆▇██▇██▇█ █ │ 320 μs Histogram: log(frequency) by time 1.1 ms < │ └ Memory estimate: 51.74 KiB, allocs estimate: 48. ┌ Info: Expr 8 │ t1 = 7.594790201515152e7 │ t2 = 8.104839375806452e7 │ ratio = 0.9370685647622042 │ diff = -5100492 ± 6734769 │ b1 = │ BenchmarkTools.Trial: 66 samples with 1 evaluation per sample. │ Range (min … max): 68.207 ms … 99.381 ms ┊ GC (min … max): 0.00% … 0.00% │ Time (median): 76.044 ms ┊ GC (median): 0.00% │ Time (mean ± σ): 75.948 ms ± 4.723 ms ┊ GC (mean ± σ): 0.00% ± 0.00% │ │ ▁▁ ▁ ▁▁█ ▄ █▁█▄▁▁▄█▁▁▁ ▄▄ │ ▆▆▆▁▆▆██▆▆▆█▁▁███▁█▆▁███████████▁██▁▁▆▁▁▁▁▁▁▁▁▁▁▁▆▁▁▁▁▁▁▁▁▆ ▁ │ 68.2 ms Histogram: frequency by time 88 ms < │ │ Memory estimate: 1.42 MiB, allocs estimate: 30546. │ b2 = │ BenchmarkTools.Trial: 62 samples with 1 evaluation per sample. │ Range (min … max): 71.427 ms … 100.680 ms ┊ GC (min … max): 0.00% … 0.00% │ Time (median): 80.858 ms ┊ GC (median): 0.00% │ Time (mean ± σ): 81.048 ms ± 4.801 ms ┊ GC (mean ± σ): 0.00% ± 0.00% │ │ ▂ ▂ █ ▂ ▂ ▂█▂ │ ▅▅▁▁▁▁▅▅█▁▅▅▁▁▁█▅▅▅█▁▁▅█▅███▁▅██████▁█▁█▅▅▅▅▁▅▁▁▅▁▁▁▁▁▁▁▁▁▁▅ ▁ │ 71.4 ms Histogram: frequency by time 92 ms < │ └ Memory estimate: 177.54 KiB, allocs estimate: 6528. ┌ Info: Expr 9 │ t1 = 148868.1229 │ t2 = 361587.0977 │ ratio = 0.41170750794739985 │ diff = -212719 ± 145574 │ b1 = │ BenchmarkTools.Trial: 10000 samples with 1 evaluation per sample. │ Range (min … max): 118.129 μs … 1.150 ms ┊ GC (min … max): 0.00% … 0.00% │ Time (median): 142.319 μs ┊ GC (median): 0.00% │ Time (mean ± σ): 148.868 μs ± 66.101 μs ┊ GC (mean ± σ): 0.00% ± 0.00% │ │ ▁▂▃▄▅▇▆▅▅▅██▆▂ │ ▂▁▂▁▂▂▂▂▂▃▃▃▄▅▆▇██████████████▇▅▄▄▄▄▄▄▄▃▄▄▄▄▃▄▄▃▃▃▃▃▃▃▃▃▂▂▂▂ ▄ │ 118 μ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): 270.378 μs … 11.745 ms ┊ GC (min … max): 0.00% … 0.00% │ Time (median): 354.822 μs ┊ GC (median): 0.00% │ Time (mean ± σ): 361.587 μs ± 129.701 μs ┊ GC (mean ± σ): 0.00% ± 0.00% │ │ ▁▂▃▄▅▆█████▆▅▄▃▃▂▁ │ ▂▂▂▂▂▂▂▂▂▂▃▃▃▄▅▅▆███████████████████▇▇▆▅▄▄▄▃▃▂▃▂▂▂▂▂▂▂▂▂▁▂▂▂▂ ▄ │ 270 μs Histogram: frequency by time 460 μs < │ └ Memory estimate: 2.75 KiB, allocs estimate: 42. Test Summary: | Pass Total Time Benchmark: Malt.InProcessWorker | 19 19 2m31.3s ┌ Info: Expr 1 │ t1 = 1.4647177305714285e8 │ t2 = 2.0521130996e8 │ ratio = 0.713760723449859 │ diff = -58739537 ± 14262734 │ b1 = │ BenchmarkTools.Trial: 35 samples with 1 evaluation per sample. │ Range (min … max): 138.534 ms … 178.037 ms ┊ GC (min … max): 0.00% … 0.00% │ Time (median): 144.839 ms ┊ GC (median): 0.00% │ Time (mean ± σ): 146.472 ms ± 7.317 ms ┊ GC (mean ± σ): 0.00% ± 0.00% │ │ █ ▂ │ ▆▁▆▁█▄▁▆█▆▆█▆▄▁▁▁▄▄▄▁▁▁▁▁▆▁▁▁▁▁▁▁▁▁▁▁▄▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▄ ▁ │ 139 ms Histogram: frequency by time 178 ms < │ │ Memory estimate: 3.69 KiB, allocs estimate: 53. │ b2 = │ BenchmarkTools.Trial: 25 samples with 1 evaluation per sample. │ Range (min … max): 191.927 ms … 253.951 ms ┊ GC (min … max): 0.00% … 0.00% │ Time (median): 204.340 ms ┊ GC (median): 0.00% │ Time (mean ± σ): 205.211 ms ± 12.243 ms ┊ GC (mean ± σ): 0.00% ± 0.00% │ │ ▃ █ ▃ ▃▃ █ │ █▇▁▁▇█▇█▇▁▁▇██▇▁█▇▇▁▇▁▁▁▁▁▁▁▇▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▇ ▁ │ 192 ms Histogram: frequency by time 254 ms < │ └ Memory estimate: 3.41 KiB, allocs estimate: 51. ┌ Info: Expr 2 │ t1 = 1.1990946838942308e7 │ t2 = 1.2081754859564165e7 │ ratio = 0.9924838716165498 │ diff = -90808 ± 823665 │ b1 = │ BenchmarkTools.Trial: 416 samples with 1 evaluation per sample. │ Range (min … max): 11.753 ms … 18.503 ms ┊ GC (min … max): 0.00% … 0.00% │ Time (median): 11.872 ms ┊ GC (median): 0.00% │ Time (mean ± σ): 11.991 ms ± 600.556 μs ┊ GC (mean ± σ): 0.00% ± 0.00% │ │ ▄██▅▂ │ ██████▅▅▁▄▄▅▅▄▄▁▁▁▁▄▁▁▁▄▁▄▁▄▁▄▁▁▁▁▄▄▁▄▁▁▁▁▁▁▅▁▁▁▄▁▁▁▁▄▁▁▁▁▁▄ ▇ │ 11.8 ms Histogram: log(frequency) by time 15 ms < │ │ Memory estimate: 3.09 KiB, allocs estimate: 48. │ b2 = │ BenchmarkTools.Trial: 413 samples with 1 evaluation per sample. │ Range (min … max): 11.775 ms … 17.663 ms ┊ GC (min … max): 0.00% … 0.00% │ Time (median): 11.936 ms ┊ GC (median): 0.00% │ Time (mean ± σ): 12.082 ms ± 563.698 μs ┊ GC (mean ± σ): 0.00% ± 0.00% │ │ ▂▅█▇▄▁ │ ██████▆▅▆▄▅▄▁▄▄▆▄▄▄▅▁▆█▆▁▁▁▄▁▁▁▁▁▁▄▄▁▁▁▁▄▄▁▄▁▁▁▁▁▄▁▁▁▁▁▁▁▁▁▄ ▆ │ 11.8 ms Histogram: log(frequency) by time 15.1 ms < │ └ Memory estimate: 2.77 KiB, allocs estimate: 43. ┌ Info: Expr 3 │ t1 = 1.4247473058333334e8 │ t2 = 1.3843241624324325e8 │ ratio = 1.0292006341418418 │ diff = 4042314 ± 22095602 │ b1 = │ BenchmarkTools.Trial: 36 samples with 1 evaluation per sample. │ Range (min … max): 123.691 ms … 219.770 ms ┊ GC (min … max): 0.00% … 39.40% │ Time (median): 142.246 ms ┊ GC (median): 8.03% │ Time (mean ± σ): 142.475 ms ± 16.623 ms ┊ GC (mean ± σ): 7.20% ± 7.74% │ │ ▁ ▁ ▁▁▄▁ ▄█▄█ │ █▆█▆████▁▁▆████▁▁▆▁▆▆▁▁▆▁▁▆▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▆ ▁ │ 124 ms Histogram: frequency by time 220 ms < │ │ Memory estimate: 47.69 MiB, allocs estimate: 121. │ b2 = │ BenchmarkTools.Trial: 37 samples with 1 evaluation per sample. │ Range (min … max): 108.500 ms … 171.138 ms ┊ GC (min … max): 0.00% … 19.44% │ Time (median): 136.995 ms ┊ GC (median): 6.96% │ Time (mean ± σ): 138.432 ms ± 14.557 ms ┊ GC (mean ± σ): 7.11% ± 7.57% │ │ █▄▁ ▁ ▁ │ ▆▁▁▁▆▁▆▁▁▁▁▁▆▆▆▆▁▆▁▆▁▁▆▆▆▆███▆▁█▆▁▆▁▆▁▆▆▁▁▁▆▁▁▁▆▁▆█▁▁▁▁▁▁▆▁▁▆ ▁ │ 109 ms Histogram: frequency by time 171 ms < │ └ Memory estimate: 47.69 MiB, allocs estimate: 137. ┌ Info: Expr 4 │ t1 = 9.314720746296297e7 │ t2 = 9.448572881132075e7 │ ratio = 0.9858336135499289 │ diff = -1338521 ± 18216204 │ b1 = │ BenchmarkTools.Trial: 54 samples with 1 evaluation per sample. │ Range (min … max): 79.778 ms … 167.843 ms ┊ GC (min … max): 0.00% … 53.57% │ Time (median): 91.572 ms ┊ GC (median): 14.27% │ Time (mean ± σ): 93.147 ms ± 13.565 ms ┊ GC (mean ± σ): 12.81% ± 10.47% │ │ ▃ ▁ ▃ ▆ █▃ │ ▇▇▄▄█▇█▄▄▁▄█▁▄▇█▇▄▇██▇▁▄▁▁▁▁▁▁▁▁▁▁▄▄▁▁▄▁▁▁▁▁▁▄▁▁▁▁▁▁▁▁▁▁▁▁▁▄ ▁ │ 79.8 ms Histogram: frequency by time 126 ms < │ │ Memory estimate: 47.69 MiB, allocs estimate: 123. │ b2 = │ BenchmarkTools.Trial: 53 samples with 1 evaluation per sample. │ Range (min … max): 80.738 ms … 150.079 ms ┊ GC (min … max): 0.00% … 53.07% │ Time (median): 93.813 ms ┊ GC (median): 14.20% │ Time (mean ± σ): 94.486 ms ± 12.159 ms ┊ GC (mean ± σ): 12.65% ± 10.86% │ │ ▂ ▂ ██ │ ▆▄▄▆█▄█▄▆▁▁▄▁▁▆████▆▁▄▁▁▆▁▁▁▁▁▁▄▆▁▁▁▁▁▁▁▁▁▄▁▁▁▄▁▁▁▁▁▁▁▁▁▁▁▁▄ ▁ │ 80.7 ms Histogram: frequency by time 129 ms < │ └ Memory estimate: 47.69 MiB, allocs estimate: 143. ┌ Info: Expr 5 │ t1 = 5.101068962012321e6 │ t2 = 7.321566916176471e6 │ ratio = 0.69671820532595 │ diff = -2220498 ± 3090532 │ b1 = │ BenchmarkTools.Trial: 974 samples with 1 evaluation per sample. │ Range (min … max): 4.075 ms … 21.546 ms ┊ GC (min … max): 0.00% … 87.17% │ Time (median): 4.805 ms ┊ GC (median): 0.00% │ Time (mean ± σ): 5.101 ms ± 1.105 ms ┊ GC (mean ± σ): 3.86% ± 7.68% │ │ ▁▃▅█▄▁ │ ▃▃▄▆██████▆▆▅▅▆▄▄▄▃▃▃▃▃▂▂▃▂▂▂▂▂▂▁▁▂▁▂▁▁▁▂▁▁▁▂▂▁▂▂▂▁▃▂▂▂▂▁▂ ▃ │ 4.08 ms Histogram: frequency by time 9.31 ms < │ │ Memory estimate: 4.77 MiB, allocs estimate: 61. │ b2 = │ BenchmarkTools.Trial: 680 samples with 1 evaluation per sample. │ Range (min … max): 3.947 ms … 43.659 ms ┊ GC (min … max): 0.00% … 94.81% │ Time (median): 6.456 ms ┊ GC (median): 0.00% │ Time (mean ± σ): 7.322 ms ± 2.886 ms ┊ GC (mean ± σ): 9.19% ± 18.59% │ │ ▁▄█▃▃ ▂ ▁ │ ▄▆███████▄▃▃▃▃▄▅█▇▄▃▃▂▂▂▃▂▁▁▃▃▄▆▆▅▇▆█▆▅█▆▅▅▅▃▄▄▄▅▄▅▄▃▁▃▁▃▃ ▄ │ 3.95 ms Histogram: frequency by time 12.4 ms < │ └ Memory estimate: 4.77 MiB, allocs estimate: 51. ┌ Info: Expr 6 │ t1 = 905343.7271394539 │ t2 = 912950.7124122645 │ ratio = 0.9916676933711888 │ diff = -7607 ± 481597 │ b1 = │ BenchmarkTools.Trial: 5457 samples with 1 evaluation per sample. │ Range (min … max): 562.994 μs … 18.388 ms ┊ GC (min … max): 0.00% … 95.44% │ Time (median): 849.082 μs ┊ GC (median): 0.00% │ Time (mean ± σ): 905.344 μs ± 357.089 μs ┊ GC (mean ± σ): 2.86% ± 7.59% │ │ ▁▄▅███▆▁ │ ▂▂▂▃▃▃▃▅████████▆▅▄▃▃▃▂▃▂▂▂▂▂▂▃▃▃▃▃▃▂▂▂▂▂▁▂▂▂▁▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂ ▃ │ 563 μs Histogram: frequency by time 1.92 ms < │ │ Memory estimate: 491.51 KiB, allocs estimate: 53. │ b2 = │ BenchmarkTools.Trial: 5414 samples with 1 evaluation per sample. │ Range (min … max): 611.454 μs … 16.256 ms ┊ GC (min … max): 0.00% … 94.88% │ Time (median): 850.407 μs ┊ GC (median): 0.00% │ Time (mean ± σ): 912.951 μs ± 323.145 μs ┊ GC (mean ± σ): 2.70% ± 7.48% │ │ ▁▄▇█▇▅▂ │ ▂▃▃▄▄▄▅████████▅▅▄▄▄▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▁▂▁▂▂▂▂▂▂▂▂ ▃ │ 611 μs Histogram: frequency by time 1.89 ms < │ └ Memory estimate: 491.18 KiB, allocs estimate: 48. ┌ Info: Expr 7 │ t1 = 445262.035 │ t2 = 462016.5068 │ ratio = 0.9637362051930911 │ diff = -16754 ± 393511 │ b1 = │ BenchmarkTools.Trial: 10000 samples with 1 evaluation per sample. │ Range (min … max): 331.786 μs … 13.911 ms ┊ GC (min … max): 0.00% … 96.24% │ Time (median): 422.226 μs ┊ GC (median): 0.00% │ Time (mean ± σ): 445.262 μs ± 213.974 μs ┊ GC (mean ± σ): 0.80% ± 2.11% │ │ ▁▄▇█▇▃ │ ▂▃▃▅███████▇▅▄▃▃▂▂▂▂▂▂▂▂▂▂▂▂▂▂▁▁▁▁▂▁▂▂▂▂▂▂▁▂▁▂▁▂▂▂▂▂▂▂▂▂▂▂▂▂▂ ▃ │ 332 μs Histogram: frequency by time 1.04 ms < │ │ Memory estimate: 52.07 KiB, allocs estimate: 53. │ b2 = │ BenchmarkTools.Trial: 10000 samples with 1 evaluation per sample. │ Range (min … max): 344.516 μs … 25.631 ms ┊ GC (min … max): 0.00% … 0.00% │ Time (median): 432.666 μs ┊ GC (median): 0.00% │ Time (mean ± σ): 462.017 μs ± 330.251 μs ┊ GC (mean ± σ): 0.67% ± 2.05% │ │ ▄▇█▆▃ │ ▂▂▄███████▇▆▅▄▃▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▁▂▂▂▂▁▂▂▂▁▁▂▁▂▂▂▂▂▂▂▂▂▂▂▂▂ ▃ │ 345 μs Histogram: frequency by time 1.11 ms < │ └ Memory estimate: 51.74 KiB, allocs estimate: 48. ┌ Info: Expr 8 │ t1 = 8.123475625806452e7 │ t2 = 8.047423898412699e7 │ ratio = 1.0094504438132996 │ diff = 760517 ± 3834268 │ b1 = │ BenchmarkTools.Trial: 62 samples with 1 evaluation per sample. │ Range (min … max): 76.789 ms … 92.793 ms ┊ GC (min … max): 0.00% … 0.00% │ Time (median): 80.463 ms ┊ GC (median): 0.00% │ Time (mean ± σ): 81.235 ms ± 2.911 ms ┊ GC (mean ± σ): 0.00% ± 0.00% │ │ ▃ ▁ █▄ ▃ │ ▄▁▁▁▄▄▄▆█▁▇█▇▇██▁▆▁▄▇▄█▆▆▄▄▁▁▁▆▁▁▁▁▄▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▄▄ ▁ │ 76.8 ms Histogram: frequency by time 91.3 ms < │ │ Memory estimate: 177.96 KiB, allocs estimate: 6534. │ b2 = │ BenchmarkTools.Trial: 63 samples with 1 evaluation per sample. │ Range (min … max): 77.392 ms … 93.069 ms ┊ GC (min … max): 0.00% … 0.00% │ Time (median): 80.167 ms ┊ GC (median): 0.00% │ Time (mean ± σ): 80.474 ms ± 2.496 ms ┊ GC (mean ± σ): 0.00% ± 0.00% │ │ ▅ ▅ ▂▂ ▂ █ ▂ ▅ █ │ ▅█▅▅▅████▁███▅▅█▅██▅██▁▅▅▁█▅█▁█▁▅▅▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▅ ▁ │ 77.4 ms Histogram: frequency by time 88 ms < │ └ Memory estimate: 177.54 KiB, allocs estimate: 6528. ┌ Info: Expr 9 │ t1 = 348625.3932 │ t2 = 356717.1784 │ ratio = 0.9773159643269931 │ diff = -8092 ± 148972 │ b1 = │ BenchmarkTools.Trial: 10000 samples with 1 evaluation per sample. │ Range (min … max): 269.217 μs … 4.877 ms ┊ GC (min … max): 0.00% … 0.00% │ Time (median): 343.192 μs ┊ GC (median): 0.00% │ Time (mean ± σ): 348.625 μs ± 90.403 μs ┊ GC (mean ± σ): 0.00% ± 0.00% │ │ ▂▃▃▄▄▅▇▇▇█▇▇▇▇▇▅▅▄▂▁ │ ▂▃▂▂▃▃▃▃▃▄▄▆▆▇██████████████████████▇▆▅▄▃▃▃▂▃▂▂▂▂▂▂▂▂▂▁▂▂▂▂▂ ▅ │ 269 μs Histogram: frequency by time 446 μs < │ │ Memory estimate: 3.08 KiB, allocs estimate: 47. │ b2 = │ BenchmarkTools.Trial: 10000 samples with 1 evaluation per sample. │ Range (min … max): 279.667 μs … 10.460 ms ┊ GC (min … max): 0.00% … 0.00% │ Time (median): 350.662 μs ┊ GC (median): 0.00% │ Time (mean ± σ): 356.717 μs ± 118.406 μs ┊ GC (mean ± σ): 0.00% ± 0.00% │ │ ▁▂▄▅▆▅▆██▇▇▇██▆▄▅▂▃▂▁ │ ▁▁▁▁▁▂▂▂▃▃▄▅▅▇▇█████████████████████▇▇▅▅▄▃▃▂▂▂▂▁▁▁▁▁▁▁▁▁▁▁▁▁▁ ▄ │ 280 μs Histogram: frequency by time 449 μ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.3352687086801788 │ t1 = 4.707908235 └ t2 = 14.042193957 Test Summary: | Pass Total Time Benchmark launch | 1 1 1m31.9s Testing Malt tests passed Testing completed after 963.79s PkgEval succeeded after 1067.19s