Package evaluation of Malt on Julia 1.10.8 (92f03a4775*) started at 2025-02-25T04:51:27.451 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 4.77s ################################################################################ # Installation # Installing Malt... Resolving package versions... Updating `~/.julia/environments/v1.10/Project.toml` [36869731] + Malt v1.1.2 Updating `~/.julia/environments/v1.10/Manifest.toml` [36869731] + Malt v1.1.2 [05181044] + RelocatableFolders v1.0.1 [6c6a2e73] + Scratch v1.2.1 [ade2ca70] + Dates [8ba89e20] + Distributed [56ddb016] + Logging [de0858da] + Printf [9a3f8284] + Random [ea8e919c] + SHA v0.7.0 [9e88b42a] + Serialization [6462fe0b] + Sockets [4ec0a83e] + Unicode Installation completed after 3.53s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 8.64s ################################################################################ # Testing # Testing Malt Status `/tmp/jl_o7evIG/Project.toml` [6e4b80f9] BenchmarkTools v1.6.0 [36869731] Malt v1.1.2 [05181044] RelocatableFolders v1.0.1 [8ba89e20] Distributed [56ddb016] Logging [9a3f8284] Random [9e88b42a] Serialization [6462fe0b] Sockets [8dfed614] Test Status `/tmp/jl_o7evIG/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 [56f22d72] Artifacts [2a0f44e3] Base64 [ade2ca70] Dates [8ba89e20] Distributed [b77e0a4c] InteractiveUtils [8f399da3] Libdl [37e2e46d] LinearAlgebra [56ddb016] Logging [d6f4376e] Markdown [a63ad114] Mmap [de0858da] Printf [9abbd945] Profile [9a3f8284] Random [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization [6462fe0b] Sockets [2f01184e] SparseArrays v1.10.0 [10745b16] Statistics v1.10.0 [fa267f1f] TOML v1.0.3 [8dfed614] Test [cf7118a7] UUIDs [4ec0a83e] Unicode [e66e0078] CompilerSupportLibraries_jll v1.1.1+0 [4536629a] OpenBLAS_jll v0.3.23+4 [bea87d4a] SuiteSparse_jll v7.2.1+1 [8e850b90] libblastrampoline_jll v5.11.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.44560166 │ t2 = 3.727742827 │ t3 = 2.609521 └ t4 = 0.236280953 ┌ Info: test run │ ex = :(sleep(3)) │ t1 = 3.194447068 │ t2 = 3.00512817 │ t3 = 0.400087429 └ t4 = 0.398831102 ┌ 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.134549325 │ t2 = 3.648604899 │ t3 = 0.293498189 └ t4 = 0.261669792 ┌ 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.309253201 │ t2 = 3.301972551 │ t3 = 0.226286331 └ t4 = 0.224943414 ┌ 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.309788753 │ t2 = 3.31399963 │ t3 = 0.225940934 └ t4 = 0.225411899 🔥 🔥 🔥 🔥 🔥 🔥 🔥 🔥 🔥 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 1m09.5s ┌ Info: test run │ ex = │ quote │ local x = 0.0 │ for i = 1:4000 │ k = [sqrt(abs(sin(cos(tan(x))))) ^ (1 / i) for z = 1:i] │ x += sum(k) │ end │ x │ end │ t1 = 4.415497424 │ t2 = 3.736411503 │ t3 = 3.652397899 └ t4 = 3.689963157 ┌ Info: test run │ ex = :(sleep(3)) │ t1 = 3.004379112 │ t2 = 3.004392442 │ t3 = 2.050907308 └ t4 = 0.33892979 Test Summary: | Pass Total Time Interrupt: Malt.InProcessWorker | 11 11 23.9s ┌ 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.405628225 │ t2 = 3.587923584 │ t3 = 2.073235493 └ t4 = 0.129686722 ┌ Info: test run │ ex = :(sleep(3)) │ t1 = 4.072075559 │ t2 = 3.004762599 │ t3 = 0.28303688 └ t4 = 0.281700723 ┌ 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.954738222 │ t2 = 3.66672843 │ t3 = 0.164721546 └ t4 = 0.124326014 ┌ 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.247818188 │ t2 = 3.244731838 │ t3 = 0.136040109 └ t4 = 0.109926896 ┌ 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.263850288 │ t2 = 3.263445321 │ t3 = 0.112913667 └ t4 = 0.109409461 🔥 🔥 🔥 🔥 🔥 🔥 🔥 🔥 🔥 WARNING: Force throwing a SIGINT ┌ Info: xx │ istaskdone(t) = true └ m.isrunning(w) = true Test Summary: | Pass Total Time Interrupt: Malt.Worker | 44 44 51.8s 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.10/Distributed/src/messages.jl:190 From worker 8: │ [2] send_msg_now From worker 8: │ @ /opt/julia/share/julia/stdlib/v1.10/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.10/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.10/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.10/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.10/Distributed/src/process_messages.jl:121 From worker 8: └ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/process_messages.jl:231 Test Summary: | Pass Broken Total Time Impl: Malt.DistributedStdlibWorker | 60 1 61 1m07.0s 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:999 [2] wait() @ Base ./task.jl:1008 [3] uv_write(s::Base.PipeEndpoint, p::Ptr{UInt8}, n::UInt64) @ Base ./stream.jl:1048 [4] unsafe_write(s::Base.PipeEndpoint, p::Ptr{UInt8}, n::UInt64) @ Base ./stream.jl:1120 [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 27.7s 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:686 [inlined] From worker 9: [3] sqrt(x::Int64) From worker 9: @ Base.Math ./math.jl:1578 From worker 9: [4] invokelatest(::Any, ::Any, ::Vararg{Any}; kwargs::@Kwargs{}) From worker 9: @ Base ./essentials.jl:892 From worker 9: [5] invokelatest(::Any, ::Any, ::Vararg{Any}) From worker 9: @ Base ./essentials.jl:889 From worker 9: [6] (::Distributed.var"#118#120"{Distributed.RemoteDoMsg})() From worker 9: @ Distributed /opt/julia/share/julia/stdlib/v1.10/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.10/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 20.5s From worker 9: @ Distributed /opt/julia/share/julia/stdlib/v1.10/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:686 [inlined] │ [3] sqrt │ @ ./math.jl:1578 [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 10.3s Test Summary: | Pass Total Time Exceptions: Malt.InProcessWorker | 15 15 2.4s Test Summary: | Pass Total Time Nesting | 2 2 27.9s ┌ Info: Expr 1 │ t1 = 1.431515808857143e8 │ t2 = 1.544412663939394e8 │ ratio = 0.9268998126483367 │ diff = -11289686 ± 36846542 │ b1 = │ BenchmarkTools.Trial: 35 samples with 1 evaluation per sample. │ Range (min … max): 136.803 ms … 158.722 ms ┊ GC (min … max): 0.00% … 0.00% │ Time (median): 141.998 ms ┊ GC (median): 0.00% │ Time (mean ± σ): 143.152 ms ± 5.031 ms ┊ GC (mean ± σ): 0.00% ± 0.00% │ │ ▁ ▄ █ ▄ ▄ │ ▆▆▆▁▆█▁▆▆█▁█▆▁█▆▆█▆▁▁▆▆▁▆▆▆▁▁▁▁▁▁▁▆▁▁▁▁▆▁▁▁▁▁▆▁▁▁▁▁▆▁▁▁▁▁▁▁▁▆ ▁ │ 137 ms Histogram: frequency by time 159 ms < │ │ Memory estimate: 2.92 KiB, allocs estimate: 50. │ b2 = │ BenchmarkTools.Trial: 33 samples with 1 evaluation per sample. │ Range (min … max): 137.943 ms … 320.101 ms ┊ GC (min … max): 0.00% … 0.00% │ Time (median): 145.353 ms ┊ GC (median): 0.00% │ Time (mean ± σ): 154.441 ms ± 36.501 ms ┊ GC (mean ± σ): 0.00% ± 0.00% │ │ █▂▂ │ █████▁▁▃▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▃▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▃ ▁ │ 138 ms Histogram: frequency by time 320 ms < │ └ Memory estimate: 2.78 KiB, allocs estimate: 44. ┌ Info: Expr 2 │ t1 = 1.2021277491566265e7 │ t2 = 1.206398865942029e7 │ ratio = 0.9964596147211501 │ diff = -42711 ± 1594885 │ b1 = │ BenchmarkTools.Trial: 415 samples with 1 evaluation per sample. │ Range (min … max): 10.870 ms … 19.515 ms ┊ GC (min … max): 0.00% … 0.00% │ Time (median): 11.925 ms ┊ GC (median): 0.00% │ Time (mean ± σ): 12.021 ms ± 543.509 μs ┊ GC (mean ± σ): 0.00% ± 0.00% │ │ ▄█▆▃ │ ▄▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁████▇▆▄▁▁▅▅▄▁▄▄▅▄▁▁▁▁▄▁▄▁▁▅▁▄▁▁▄▄▁▁▁▄▁▁▁▁▁▁▄ ▆ │ 10.9 ms Histogram: log(frequency) by time 14.4 ms < │ │ Memory estimate: 2.25 KiB, allocs estimate: 42. │ b2 = │ BenchmarkTools.Trial: 414 samples with 1 evaluation per sample. │ Range (min … max): 10.952 ms … 41.185 ms ┊ GC (min … max): 0.00% … 0.00% │ Time (median): 11.901 ms ┊ GC (median): 0.00% │ Time (mean ± σ): 12.064 ms ± 1.499 ms ┊ GC (mean ± σ): 0.00% ± 0.00% │ │ ▁▇█▆▃▁ │ ▄▁▁▁▁▁▁▁▁▁▁▁▄██████▆▅▅▁▄▅▄▅▄▄▁▅▁▄▁▁▁▁▁▄▁▁▄▁▁▁▁▁▁▁▁▁▁▄▁▄▅▁▁▄ ▇ │ 11 ms Histogram: log(frequency) by time 14.6 ms < │ └ Memory estimate: 2.11 KiB, allocs estimate: 36. ┌ Info: Expr 3 │ t1 = 1.409430456388889e8 │ t2 = 1.5150281584848484e8 │ ratio = 0.930299841950419 │ diff = -10559770 ± 48702233 │ b1 = │ BenchmarkTools.Trial: 36 samples with 1 evaluation per sample. │ Range (min … max): 112.561 ms … 197.217 ms ┊ GC (min … max): 0.00% … 28.30% │ Time (median): 138.824 ms ┊ GC (median): 0.00% │ Time (mean ± σ): 140.943 ms ± 22.946 ms ┊ GC (mean ± σ): 7.03% ± 11.44% │ │ ▃ ▃▃█▃ ▃▃ █ ▃▃ │ █▁▁▇████▇▁▇▁▁▁▁▁▇▇██▁█▁██▇▁▇▇▁▁▁▁▁▁▁▁▁▁▇▁▁▁▁▇▁▇▁▁▁▁▁▁▁▁▁▁▇▇▁▇ ▁ │ 113 ms Histogram: frequency by time 197 ms < │ │ Memory estimate: 47.69 MiB, allocs estimate: 362. │ b2 = │ BenchmarkTools.Trial: 33 samples with 1 evaluation per sample. │ Range (min … max): 111.835 ms … 306.734 ms ┊ GC (min … max): 0.00% … 13.62% │ Time (median): 141.181 ms ┊ GC (median): 0.00% │ Time (mean ± σ): 151.503 ms ± 42.958 ms ┊ GC (mean ± σ): 6.67% ± 10.94% │ │ ▁█▁ ▆ │ ▄▁███▁▄▁▄█▇▇▄▁▁▁▁▁▁▄▇▁▁▁▁▄▄▄▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▄▁▁▁▁▁▁▁▁▁▁▄ ▁ │ 112 ms Histogram: frequency by time 307 ms < │ └ Memory estimate: 47.69 MiB, allocs estimate: 99. ┌ Info: Expr 4 │ t1 = 8.478702679661018e7 │ t2 = 8.178660383870968e7 │ ratio = 1.0366859952250564 │ diff = 3000423 ± 25791729 │ b1 = │ BenchmarkTools.Trial: 59 samples with 1 evaluation per sample. │ Range (min … max): 70.966 ms … 128.557 ms ┊ GC (min … max): 0.00% … 39.65% │ Time (median): 76.266 ms ┊ GC (median): 0.00% │ Time (mean ± σ): 84.787 ms ± 19.225 ms ┊ GC (mean ± σ): 10.87% ± 15.73% │ │ ▄█▄▄ ▁ ▁ ▁ │ ████▄█▇█▆▇▁▆▁▁▄▁▄▁▄▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▄▁▁▁▁▁▄▄▄▄▁▁▁▁▄▁█ ▁ │ 71 ms Histogram: frequency by time 128 ms < │ │ Memory estimate: 47.69 MiB, allocs estimate: 130. │ b2 = │ BenchmarkTools.Trial: 62 samples with 1 evaluation per sample. │ Range (min … max): 70.351 ms … 127.114 ms ┊ GC (min … max): 0.00% … 43.26% │ Time (median): 73.551 ms ┊ GC (median): 0.00% │ Time (mean ± σ): 81.787 ms ± 17.193 ms ┊ GC (mean ± σ): 10.01% ± 14.81% │ │ █▄▂ │ ████▅▃▅▁▃▄▅▃▃▁▁▁▃▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▃▁▁▁▁▁▁▁▁▄▁▁▃▄▁▁▁▄▃▁▁▁▁▃ ▁ │ 70.4 ms Histogram: frequency by time 126 ms < │ └ Memory estimate: 47.69 MiB, allocs estimate: 130. ┌ Info: Expr 5 │ t1 = 4.397490112290009e6 │ t2 = 5.037496461538462e6 │ ratio = 0.8729515039593708 │ diff = -640006 ± 1599649 │ b1 = │ BenchmarkTools.Trial: 1131 samples with 1 evaluation per sample. │ Range (min … max): 3.693 ms … 7.397 ms ┊ GC (min … max): 0.00% … 7.06% │ Time (median): 4.271 ms ┊ GC (median): 0.00% │ Time (mean ± σ): 4.397 ms ± 504.520 μs ┊ GC (mean ± σ): 0.69% ± 2.68% │ │ ▃▆▇█▆▇▅▃▃▁ │ ▃▃▄▅▆████████████▇▇▅▅▄▃▃▄▃▃▂▃▂▃▃▃▃▃▂▃▃▃▂▂▁▂▂▁▂▂▁▂▂▁▂▁▂▂▂▂▂▂ ▄ │ 3.69 ms Histogram: frequency by time 6.63 ms < │ │ Memory estimate: 4.77 MiB, allocs estimate: 53. │ b2 = │ BenchmarkTools.Trial: 988 samples with 1 evaluation per sample. │ Range (min … max): 3.707 ms … 12.421 ms ┊ GC (min … max): 0.00% … 0.00% │ Time (median): 4.288 ms ┊ GC (median): 0.00% │ Time (mean ± σ): 5.037 ms ± 1.518 ms ┊ GC (mean ± σ): 2.59% ± 9.64% │ │ ▂▃▅██▇▆▅▂▂ ▁▃▅▃▁ │ ███████████▆█▇█▆▄▁▄▅▁▁▆▁▇███████▄▄▆▇▇▄▆▅▅▅▇███▆▇▆▇▆▅▆▁▆▆▅▄ █ │ 3.71 ms Histogram: log(frequency) by time 9.7 ms < │ └ Memory estimate: 4.77 MiB, allocs estimate: 43. ┌ Info: Expr 6 │ t1 = 822132.6100681176 │ t2 = 814771.6488310833 │ ratio = 1.0090343855822608 │ diff = 7361 ± 539851 │ b1 = │ BenchmarkTools.Trial: 6019 samples with 1 evaluation per sample. │ Range (min … max): 654.623 μs … 2.060 ms ┊ GC (min … max): 0.00% … 30.55% │ Time (median): 775.413 μs ┊ GC (median): 0.00% │ Time (mean ± σ): 822.133 μs ± 144.215 μs ┊ GC (mean ± σ): 0.52% ± 3.54% │ │ ▁▃▄▅▇██▇▇▆▅▄▄▃▃▂▁▁ ▁ ▁ ▁ ▁▁ ▁▂ ▂ │ ▅███████████████████████████████▇█████████▇▆▇▅▅▆▆▆▃▅▃▃▆▅▅▅▆▆▇ █ │ 655 μs Histogram: log(frequency) by time 1.45 ms < │ │ Memory estimate: 490.64 KiB, allocs estimate: 46. │ b2 = │ BenchmarkTools.Trial: 6074 samples with 1 evaluation per sample. │ Range (min … max): 636.494 μs … 36.118 ms ┊ GC (min … max): 0.00% … 0.00% │ Time (median): 763.533 μs ┊ GC (median): 0.00% │ Time (mean ± σ): 814.772 μs ± 520.232 μs ┊ GC (mean ± σ): 1.14% ± 4.39% │ │ ▁▂▄▅▅▇██▇▆▆▅▄▃▃▁▁ ▁ ▁ ▁▁▁▂▁▁ ▂ │ ▇████████████████████▇▇███▇█▇███▇▇███████▆▅▅▄▆▁▄▃▅▃▅▃▃▅▁▁▅▆▆▇ █ │ 636 μs Histogram: log(frequency) by time 1.44 ms < │ └ Memory estimate: 490.50 KiB, allocs estimate: 40. ┌ Info: Expr 7 │ t1 = 408570.9506 │ t2 = 409235.9636 │ ratio = 0.9983749888593613 │ diff = -665 ± 336497 │ b1 = │ BenchmarkTools.Trial: 10000 samples with 1 evaluation per sample. │ Range (min … max): 339.186 μs … 2.107 ms ┊ GC (min … max): 0.00% … 74.35% │ Time (median): 396.676 μs ┊ GC (median): 0.00% │ Time (mean ± σ): 408.571 μs ± 86.792 μs ┊ GC (mean ± σ): 0.26% ± 1.95% │ │ ▁█▄ │ ▂▂▂███▅▃▃▃▂▂▂▂▂▂▂▂▂▁▁▂▂▂▁▂▁▂▂▂▁▂▁▁▁▁▂▁▂▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▂ ▂ │ 339 μs Histogram: frequency by time 1.05 ms < │ │ Memory estimate: 51.20 KiB, allocs estimate: 46. │ b2 = │ BenchmarkTools.Trial: 10000 samples with 1 evaluation per sample. │ Range (min … max): 340.036 μs … 31.086 ms ┊ GC (min … max): 0.00% … 0.00% │ Time (median): 390.072 μs ┊ GC (median): 0.00% │ Time (mean ± σ): 409.236 μs ± 325.111 μs ┊ GC (mean ± σ): 0.26% ± 1.98% │ │ ▁▄██▇▄▂ ▂▂▂ ▂ │ █████████▆▇▇█▇▆▇████▅▅▄▅▄▄▄▄▄▃▅▄▃▄▁▄▄▄▃▁▃▅▃▁▄▅▄▁▁▁▃▃▃▁▁▃▁▁▁▄▄ █ │ 340 μs Histogram: log(frequency) by time 1.03 ms < │ └ Memory estimate: 51.06 KiB, allocs estimate: 40. ┌ Info: Expr 8 │ t1 = 7.9268166375e7 │ t2 = 7.702710292307693e7 │ ratio = 1.0290944793050456 │ diff = 2241063 ± 4378756 │ b1 = │ BenchmarkTools.Trial: 64 samples with 1 evaluation per sample. │ Range (min … max): 75.766 ms … 92.037 ms ┊ GC (min … max): 0.00% … 0.00% │ Time (median): 78.832 ms ┊ GC (median): 0.00% │ Time (mean ± σ): 79.268 ms ± 2.754 ms ┊ GC (mean ± σ): 0.00% ± 0.00% │ │ ▂ █ ▂ █▂▂ ▂▅▅ ▅ │ ▅▁█▅███▅██▅▁████████▁▁▁▁▅▅█▅▅▅█▁▁█▁▅▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▅▁▁▁▅ ▁ │ 75.8 ms Histogram: frequency by time 87.3 ms < │ │ Memory estimate: 177.59 KiB, allocs estimate: 5526. │ b2 = │ BenchmarkTools.Trial: 65 samples with 1 evaluation per sample. │ Range (min … max): 73.157 ms … 94.867 ms ┊ GC (min … max): 0.00% … 0.00% │ Time (median): 76.321 ms ┊ GC (median): 0.00% │ Time (mean ± σ): 77.027 ms ± 3.405 ms ┊ GC (mean ± σ): 0.00% ± 0.00% │ │ █▄ ▄ │ ▆▄█▆▆▄▆▄▄▆████▆███▁▆▆▁▆█▆▁▁▁▁▆▁▄▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▆ ▁ │ 73.2 ms Histogram: frequency by time 87.3 ms < │ └ Memory estimate: 177.45 KiB, allocs estimate: 5520. ┌ Info: Expr 9 │ t1 = 324330.2572 │ t2 = 317797.4766 │ ratio = 1.020556426910282 │ diff = 6533 ± 142983 │ b1 = │ BenchmarkTools.Trial: 10000 samples with 1 evaluation per sample. │ Range (min … max): 266.657 μs … 5.017 ms ┊ GC (min … max): 0.00% … 0.00% │ Time (median): 317.747 μs ┊ GC (median): 0.00% │ Time (mean ± σ): 324.330 μs ± 86.918 μs ┊ GC (mean ± σ): 0.00% ± 0.00% │ │ ▂▅▆▄▄▇█▆▃▂▁▁ │ ▂▁▂▂▂▂▂▂▂▂▂▂▂▄▇████████████▇▆▅▄▄▃▃▂▂▂▂▂▂▂▂▁▂▂▂▁▁▂▂▂▂▁▂▂▂▂▂▂▂ ▃ │ 267 μs Histogram: frequency by time 412 μs < │ │ Memory estimate: 2.23 KiB, allocs estimate: 41. │ b2 = │ BenchmarkTools.Trial: 10000 samples with 1 evaluation per sample. │ Range (min … max): 265.147 μs … 10.159 ms ┊ GC (min … max): 0.00% … 0.00% │ Time (median): 311.171 μs ┊ GC (median): 0.00% │ Time (mean ± σ): 317.797 μs ± 113.532 μs ┊ GC (mean ± σ): 0.00% ± 0.00% │ │ ▃▇▇▅▆██▇▅▃▂▁ │ ▂▂▂▂▂▂▂▂▂▂▂▃▆██████████████▇▆▅▄▄▃▃▂▂▂▂▂▂▂▂▂▂▁▂▁▁▁▂▂▂▂▂▂▂▂▂▂▂▂ ▄ │ 265 μs Histogram: frequency by time 405 μs < │ └ Memory estimate: 2.09 KiB, allocs estimate: 35. Test Summary: | Pass Total Time Benchmark: Malt.DistributedStdlibWorker | 19 19 3m00.0s ┌ Info: Expr 1 │ t1 = 1.4887554379411766e8 │ t2 = 1.581142081875e8 │ ratio = 0.9415696761265967 │ diff = -9238664 ± 32305331 │ b1 = │ BenchmarkTools.Trial: 34 samples with 1 evaluation per sample. │ Range (min … max): 143.078 ms … 164.366 ms ┊ GC (min … max): 0.00% … 0.00% │ Time (median): 148.041 ms ┊ GC (median): 0.00% │ Time (mean ± σ): 148.876 ms ± 4.607 ms ┊ GC (mean ± σ): 0.45% ± 1.70% │ │ ▅ ▂ █ │ ▅▁▁█▁██▅▁▅█▅▁█▅▁█▅█▅▁▁▁▁▅▁▅▁▅▁▁▁▁▅▁▁▁▁▁▁▁▁▅▁▁▁▁▅▁▁▁▁▁▁▁▁▁▁▁▁▅ ▁ │ 143 ms Histogram: frequency by time 164 ms < │ │ Memory estimate: 4.93 MiB, allocs estimate: 68364. │ b2 = │ BenchmarkTools.Trial: 32 samples with 1 evaluation per sample. │ Range (min … max): 142.209 ms … 283.034 ms ┊ GC (min … max): 0.00% … 0.00% │ Time (median): 148.796 ms ┊ GC (median): 0.00% │ Time (mean ± σ): 158.114 ms ± 31.975 ms ┊ GC (mean ± σ): 0.00% ± 0.00% │ │ ▁█▅ │ ▅███▃▃▁▃▁▃▁▁▁▁▃▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▃▁▁▁▃ ▁ │ 142 ms Histogram: frequency by time 283 ms < │ └ Memory estimate: 2.78 KiB, allocs estimate: 44. ┌ Info: Expr 2 │ t1 = 1.1424905370709382e7 │ t2 = 1.2076345455205811e7 │ ratio = 0.9460565212453732 │ diff = -651440 ± 2142619 │ b1 = │ BenchmarkTools.Trial: 437 samples with 1 evaluation per sample. │ Range (min … max): 10.431 ms … 12.584 ms ┊ GC (min … max): 0.00% … 0.00% │ Time (median): 11.404 ms ┊ GC (median): 0.00% │ Time (mean ± σ): 11.425 ms ± 128.791 μs ┊ GC (mean ± σ): 0.00% ± 0.00% │ │ ▂██▅▃▂ │ ▄▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▆▆██████▆▁▅▁▁▁▁▄▁▄▁▁▁▁▁▁▁▁▁▄▄▁▅ ▆ │ 10.4 ms Histogram: log(frequency) by time 12.2 ms < │ │ Memory estimate: 1.89 KiB, allocs estimate: 40. │ b2 = │ BenchmarkTools.Trial: 413 samples with 1 evaluation per sample. │ Range (min … max): 10.878 ms … 45.403 ms ┊ GC (min … max): 0.00% … 0.00% │ Time (median): 11.923 ms ┊ GC (median): 0.00% │ Time (mean ± σ): 12.076 ms ± 2.139 ms ┊ GC (mean ± σ): 0.00% ± 0.00% │ │ ▄▅▇█ │ ▂▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▄▆█████▇▆▅▃▃▂▂▂▁▁▂ ▃ │ 10.9 ms Histogram: frequency by time 12.2 ms < │ └ Memory estimate: 2.11 KiB, allocs estimate: 36. ┌ Info: Expr 3 │ t1 = 4.8542299883495145e7 │ t2 = 1.4589832125714287e8 │ ratio = 0.33271321743270993 │ diff = -97356021 ± 43239283 │ b1 = │ BenchmarkTools.Trial: 103 samples with 1 evaluation per sample. │ Range (min … max): 39.637 ms … 73.840 ms ┊ GC (min … max): 0.00% … 45.18% │ Time (median): 41.608 ms ┊ GC (median): 0.00% │ Time (mean ± σ): 48.542 ms ± 13.558 ms ┊ GC (mean ± σ): 16.17% ± 19.06% │ │ █▇ ▂▁ │ ██▃██▃▁▁▁▁▁▁▁▁▁▃▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▃▁▁▁▁▁▁▁▁▁▁▁▁▄█▅▃ ▃ │ 39.6 ms Histogram: frequency by time 73.8 ms < │ │ Memory estimate: 47.69 MiB, allocs estimate: 39. │ b2 = │ BenchmarkTools.Trial: 35 samples with 1 evaluation per sample. │ Range (min … max): 109.076 ms … 302.130 ms ┊ GC (min … max): 0.00% … 9.91% │ Time (median): 137.528 ms ┊ GC (median): 0.00% │ Time (mean ± σ): 145.898 ms ± 41.059 ms ┊ GC (mean ± σ): 5.41% ± 9.95% │ │ █▂▂ ▅ ▂ │ ███▁█▁▁▅███▁▅▁▁▅▅▅▅▁▅▅▅▁█▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▅▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▅ ▁ │ 109 ms Histogram: frequency by time 302 ms < │ └ Memory estimate: 47.69 MiB, allocs estimate: 185. ┌ Info: Expr 4 │ t1 = 147854.994 │ t2 = 8.664301587931034e7 │ ratio = 0.0017064848505037623 │ diff = -86495161 ± 17418569 │ b1 = │ BenchmarkTools.Trial: 10000 samples with 1 evaluation per sample. │ Range (min … max): 119.359 μs … 1.108 ms ┊ GC (min … max): 0.00% … 0.00% │ Time (median): 141.139 μs ┊ GC (median): 0.00% │ Time (mean ± σ): 147.855 μs ± 62.896 μs ┊ GC (mean ± σ): 0.00% ± 0.00% │ │ ▂▄▆▇█▇▆▄▂▁▁▂▂▂▂▃▃▃▃▃▂▂▂▁▁ ▂ │ ▅▆▇▇▇▆▅▄▄▅▆▄▆▇▆▆▇███████████████████████████████████▇▇▇▇▆▅▅▄ █ │ 119 μs Histogram: log(frequency) by time 168 μs < │ │ Memory estimate: 1.80 KiB, allocs estimate: 36. │ b2 = │ BenchmarkTools.Trial: 58 samples with 1 evaluation per sample. │ Range (min … max): 70.609 ms … 121.128 ms ┊ GC (min … max): 0.00% … 34.98% │ Time (median): 77.853 ms ┊ GC (median): 0.00% │ Time (mean ± σ): 86.643 ms ± 17.418 ms ┊ GC (mean ± σ): 10.68% ± 14.51% │ │ █▆ ▄ ▂ │ ███▄▆▄█▄██▆▄▁▁▁▁▁▁▆▁▁▁▄▁▄▁▁▁▄▁▁▄▁▄▁▁▁▁▁▁▄▄▁▁▄▁▄▁▁▁▄▁▄▄▄▁▄█▁▆ ▁ │ 70.6 ms Histogram: frequency by time 119 ms < │ └ Memory estimate: 47.69 MiB, allocs estimate: 230. ┌ Info: Expr 5 │ t1 = 147712.6824 │ t2 = 4.64486741682243e6 │ ratio = 0.03180126990600966 │ diff = -4497155 ± 1614081 │ b1 = │ BenchmarkTools.Trial: 10000 samples with 1 evaluation per sample. │ Range (min … max): 119.129 μs … 1.206 ms ┊ GC (min … max): 0.00% … 0.00% │ Time (median): 140.949 μs ┊ GC (median): 0.00% │ Time (mean ± σ): 147.713 μs ± 62.913 μs ┊ GC (mean ± σ): 0.00% ± 0.00% │ │ ▁▅▇██▆▄▂▁ ▁▁ ▁▂▂▂▃▃▂▂▂▁▁▁▁ ▂ │ ▃▆▇▇▇▆▆▅▄▄▄▄▄▅▅▆▆▆▇▆▇███████████████████████████████▇▇▆▇▆▅▅▅ █ │ 119 μs Histogram: log(frequency) by time 169 μs < │ │ Memory estimate: 1.80 KiB, allocs estimate: 36. │ b2 = │ BenchmarkTools.Trial: 1070 samples with 1 evaluation per sample. │ Range (min … max): 3.745 ms … 43.556 ms ┊ GC (min … max): 0.00% … 0.00% │ Time (median): 4.381 ms ┊ GC (median): 0.00% │ Time (mean ± σ): 4.645 ms ± 1.613 ms ┊ GC (mean ± σ): 0.88% ± 3.59% │ │ ▃▅▇▇▇██▅▅▄▂▃ │ █████████████▇▆▅▇▆▄▄▅▅▆█▇▆▁▅▅▄▄▄▅▄▁▆▆▆▆▄▄▁▄▁▁▁▄▁▁▄▁▁▁▁▁▁▁▄ █ │ 3.74 ms Histogram: log(frequency) by time 10.5 ms < │ └ Memory estimate: 4.77 MiB, allocs estimate: 43. ┌ Info: Expr 6 │ t1 = 147051.985 │ t2 = 808770.7270795882 │ ratio = 0.18182159674719425 │ diff = -661719 ± 454992 │ b1 = │ BenchmarkTools.Trial: 10000 samples with 1 evaluation per sample. │ Range (min … max): 118.319 μs … 3.915 ms ┊ GC (min … max): 0.00% … 0.00% │ Time (median): 140.049 μs ┊ GC (median): 0.00% │ Time (mean ± σ): 147.052 μs ± 72.893 μs ┊ GC (mean ± σ): 0.00% ± 0.00% │ │ ▂▄▆██▇▅▃▁▁ ▁▂▂▂▃▃▃▂▂▁▁▁▁ ▂ │ ▄▆▇█▇▆▅▅▂▅▅▅▄▄▆▅▇▆▇▇████████████████████████████████▇▆▆▇▅▆▅▅ █ │ 118 μs Histogram: log(frequency) by time 167 μs < │ │ Memory estimate: 1.80 KiB, allocs estimate: 36. │ b2 = │ BenchmarkTools.Trial: 6119 samples with 1 evaluation per sample. │ Range (min … max): 637.014 μs … 34.368 ms ┊ GC (min … max): 0.00% … 0.00% │ Time (median): 765.042 μs ┊ GC (median): 0.00% │ Time (mean ± σ): 808.771 μs ± 449.115 μs ┊ GC (mean ± σ): 0.58% ± 3.70% │ │ ▂▃▅▅▇██▇▇▆▅▄▄▃▂▂▁ ▁ ▁ ▁▁ ▁ ▂ │ ▃▆█████████████████████▇█▇███████▇▇▇▇████▆▇▆▆▄▅▅▄▃▄▃▅▃▃▃▅▃▆▅▇ █ │ 637 μs Histogram: log(frequency) by time 1.42 ms < │ └ Memory estimate: 490.50 KiB, allocs estimate: 40. ┌ Info: Expr 7 │ t1 = 147808.8642 │ t2 = 410220.2133 │ ratio = 0.36031589718838464 │ diff = -262411 ± 123761 │ b1 = │ BenchmarkTools.Trial: 10000 samples with 1 evaluation per sample. │ Range (min … max): 114.399 μs … 1.173 ms ┊ GC (min … max): 0.00% … 0.00% │ Time (median): 140.748 μs ┊ GC (median): 0.00% │ Time (mean ± σ): 147.809 μs ± 63.632 μs ┊ GC (mean ± σ): 0.00% ± 0.00% │ │ ▁▃▆██▇▅▃▂▂▂▂▃▃▄▄▄▃▂▂▂▂▁▁▁▁▁▁ ▂ │ ▆▅▃▁▁▆████▆▆▅▅▄▆▆▇▆▆▆▇█▇█████████████████████████████▇▇▆▅▅▆▆ █ │ 114 μs Histogram: log(frequency) by time 170 μs < │ │ Memory estimate: 1.80 KiB, allocs estimate: 36. │ b2 = │ BenchmarkTools.Trial: 10000 samples with 1 evaluation per sample. │ Range (min … max): 335.317 μs … 6.103 ms ┊ GC (min … max): 0.00% … 0.00% │ Time (median): 391.026 μs ┊ GC (median): 0.00% │ Time (mean ± σ): 410.220 μs ± 106.149 μs ┊ GC (mean ± σ): 0.25% ± 1.98% │ │ ▂▇█▇▆▄▄▄▃▂▁ ▂▂▂▁ ▂ │ ██████████████▇▆▇████▆▅▃▃▃▁▄▃▁▁▃▃▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▃▁▁▁▁▁▁▁▁▁▁▃▄ █ │ 335 μs Histogram: log(frequency) by time 1.02 ms < │ └ Memory estimate: 51.06 KiB, allocs estimate: 40. ┌ Info: Expr 8 │ t1 = 8.147475693548387e7 │ t2 = 8.38986005e7 │ ratio = 0.9711098450978795 │ diff = -2423844 ± 4723872 │ b1 = │ BenchmarkTools.Trial: 62 samples with 1 evaluation per sample. │ Range (min … max): 77.379 ms … 94.097 ms ┊ GC (min … max): 0.00% … 14.52% │ Time (median): 80.910 ms ┊ GC (median): 0.00% │ Time (mean ± σ): 81.475 ms ± 2.446 ms ┊ GC (mean ± σ): 0.27% ± 1.84% │ │ ▅ ▅▂ █ █ ▅ │ ▅▁▁▁▅▅▁▁▁▅▁▅▅▁▅▅▅████▅██▅█▁▅▅▁▅██▅▅▅█▁▅▅▁▅▁▁▅▁▁▁▅▅▁▅▅▅▁▅▁▁▅ ▁ │ 77.4 ms Histogram: frequency by time 85.7 ms < │ │ Memory estimate: 1.79 MiB, allocs estimate: 27815. │ b2 = │ BenchmarkTools.Trial: 60 samples with 1 evaluation per sample. │ Range (min … max): 79.079 ms … 99.863 ms ┊ GC (min … max): 0.00% … 0.00% │ Time (median): 83.473 ms ┊ GC (median): 0.00% │ Time (mean ± σ): 83.899 ms ± 4.042 ms ┊ GC (mean ± σ): 0.00% ± 0.00% │ │ ▁▃█ ▁ ▃ ▃█ │ ▄▇▇███▇▄█▄▁▇▄█▇██▄▄▇▇▇▁▄▁▁▁▁▁▄▁▁▄▇▁▁▄▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▄ ▁ │ 79.1 ms Histogram: frequency by time 98.6 ms < │ └ Memory estimate: 177.45 KiB, allocs estimate: 5520. ┌ Info: Expr 9 │ t1 = 140712.4825 │ t2 = 316439.2746 │ ratio = 0.44467451986757905 │ diff = -175727 ± 145100 │ b1 = │ BenchmarkTools.Trial: 10000 samples with 1 evaluation per sample. │ Range (min … max): 112.689 μs … 1.261 ms ┊ GC (min … max): 0.00% … 0.00% │ Time (median): 133.799 μs ┊ GC (median): 0.00% │ Time (mean ± σ): 140.712 μs ± 65.588 μs ┊ GC (mean ± σ): 0.00% ± 0.00% │ │ ▂▅▇█▇▆▄▂▁▁▁ ▁▁▁▂▂▃▂▂▂▂▂▁▂▁ ▂ │ ▅▆▇█▇▇▆▄▄▅▄▄▄▄▅▅▆▆▆▆▇▆██████████████████████████████▇▆▇▆▅▆▅▆ █ │ 113 μs Histogram: log(frequency) by time 160 μs < │ │ Memory estimate: 1.81 KiB, allocs estimate: 36. │ b2 = │ BenchmarkTools.Trial: 10000 samples with 1 evaluation per sample. │ Range (min … max): 263.567 μs … 10.863 ms ┊ GC (min … max): 0.00% … 0.00% │ Time (median): 309.057 μs ┊ GC (median): 0.00% │ Time (mean ± σ): 316.439 μs ± 129.430 μs ┊ GC (mean ± σ): 0.00% ± 0.00% │ │ ▂▆█▅▄▇█▇▅▃▃▁ │ ▂▂▂▂▂▂▂▂▂▂▂▄▇██████████████▆▅▄▄▃▃▃▃▂▂▂▂▂▂▂▂▂▂▁▂▂▂▂▁▂▂▂▁▂▂▂▂▂▂ ▄ │ 264 μs Histogram: frequency by time 405 μs < │ └ Memory estimate: 2.09 KiB, allocs estimate: 35. Test Summary: | Pass Total Time Benchmark: Malt.InProcessWorker | 19 19 2m25.1s ┌ Info: Expr 1 │ t1 = 1.2066460233333333e8 │ t2 = 1.6189299238709676e8 │ ratio = 0.7453355488347287 │ diff = -41228390 ± 39694092 │ b1 = │ BenchmarkTools.Trial: 42 samples with 1 evaluation per sample. │ Range (min … max): 113.915 ms … 142.960 ms ┊ GC (min … max): 0.00% … 0.00% │ Time (median): 119.500 ms ┊ GC (median): 0.00% │ Time (mean ± σ): 120.665 ms ± 5.077 ms ┊ GC (mean ± σ): 0.00% ± 0.00% │ │ ▂ █ ▅ ▂▅ │ ▅▅▅█▅▁█▁█████▅███▁▅▁▁▁▅▁▁▁▅▁▅▅▅▅▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▅ ▁ │ 114 ms Histogram: frequency by time 143 ms < │ │ Memory estimate: 4.59 KiB, allocs estimate: 53. │ b2 = │ BenchmarkTools.Trial: 31 samples with 1 evaluation per sample. │ Range (min … max): 145.972 ms … 312.650 ms ┊ GC (min … max): 0.00% … 0.00% │ Time (median): 151.288 ms ┊ GC (median): 0.00% │ Time (mean ± σ): 161.893 ms ± 39.368 ms ┊ GC (mean ± σ): 0.00% ± 0.00% │ │ ██▁▆ │ ████▄▁▄▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▄▁▄ ▁ │ 146 ms Histogram: frequency by time 313 ms < │ └ Memory estimate: 2.78 KiB, allocs estimate: 44. ┌ Info: Expr 2 │ t1 = 1.1980842386091128e7 │ t2 = 1.19673151558753e7 │ ratio = 1.0011303479552127 │ diff = 13527 ± 1738403 │ b1 = │ BenchmarkTools.Trial: 417 samples with 1 evaluation per sample. │ Range (min … max): 10.782 ms … 36.699 ms ┊ GC (min … max): 0.00% … 0.00% │ Time (median): 11.850 ms ┊ GC (median): 0.00% │ Time (mean ± σ): 11.981 ms ± 1.623 ms ┊ GC (mean ± σ): 0.00% ± 0.00% │ │ ██▄ │ ▂▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▃█████▅▃▂▁▂▁▁▁▂▁▁▁▁▁▁▁▁▁▁▂▁▁▂ ▃ │ 10.8 ms Histogram: frequency by time 12.7 ms < │ │ Memory estimate: 3.93 KiB, allocs estimate: 47. │ b2 = │ BenchmarkTools.Trial: 417 samples with 1 evaluation per sample. │ Range (min … max): 10.910 ms … 23.808 ms ┊ GC (min … max): 0.00% … 0.00% │ Time (median): 11.913 ms ┊ GC (median): 0.00% │ Time (mean ± σ): 11.967 ms ± 622.065 μs ┊ GC (mean ± σ): 0.00% ± 0.00% │ │ ▄██▇▅▃ │ ▄▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁███████▆▆▁▁▁▄▁▁▁▁▁▁▁▁▄▄▁▄▁▁▁▁▁▁▁▁▁▄ ▇ │ 10.9 ms Histogram: log(frequency) by time 13 ms < │ └ Memory estimate: 2.11 KiB, allocs estimate: 36. ┌ Info: Expr 3 │ t1 = 1.4468402334285715e8 │ t2 = 1.5188558163636363e8 │ ratio = 0.9525856357402768 │ diff = -7201558 ± 51589408 │ b1 = │ BenchmarkTools.Trial: 35 samples with 1 evaluation per sample. │ Range (min … max): 120.272 ms … 204.247 ms ┊ GC (min … max): 0.00% … 27.89% │ Time (median): 141.610 ms ┊ GC (median): 0.00% │ Time (mean ± σ): 144.684 ms ± 21.931 ms ┊ GC (mean ± σ): 6.58% ± 11.06% │ │ ▁▁ ▄▁ ▄█ ▄ ▁ ▁ │ ██▆██▁▁▁▆▁▆▆▁▁██▆█▆█▁▁▆▆▁▁▁▁▁▁▁▁▁▁▁▁▆▁█▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▆▆▁▁▁▆ ▁ │ 120 ms Histogram: frequency by time 204 ms < │ │ Memory estimate: 47.69 MiB, allocs estimate: 194. │ b2 = │ BenchmarkTools.Trial: 33 samples with 1 evaluation per sample. │ Range (min … max): 120.736 ms … 308.503 ms ┊ GC (min … max): 0.00% … 14.99% │ Time (median): 126.655 ms ┊ GC (median): 0.00% │ Time (mean ± σ): 151.886 ms ± 46.696 ms ┊ GC (mean ± σ): 6.50% ± 10.73% │ │ █▆ ▂ │ ██▁▁▁▁▁█▅▅▁▁▁▁▁▄▁▁▁▁▁▁▁▁▁▁▄▁▄▄▄▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▄▁▁▁▁▁▁▁▄ ▁ │ 121 ms Histogram: frequency by time 309 ms < │ └ Memory estimate: 47.69 MiB, allocs estimate: 402. ┌ Info: Expr 4 │ t1 = 8.264848831147541e7 │ t2 = 8.276236027868852e7 │ ratio = 0.9986241092348059 │ diff = -113872 ± 27655414 │ b1 = │ BenchmarkTools.Trial: 61 samples with 1 evaluation per sample. │ Range (min … max): 70.205 ms … 133.302 ms ┊ GC (min … max): 0.00% … 43.20% │ Time (median): 74.013 ms ┊ GC (median): 0.00% │ Time (mean ± σ): 82.648 ms ± 19.820 ms ┊ GC (mean ± σ): 10.25% ± 15.68% │ │ █ █ ▂ │ ▆█▇█▅▁▅█▃▁▁▁▃▃▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▃▁▁▁▁▁▁▁▁▃▁▁▁▁▁▁▁▁▁▃▁▁▅▃▄ ▁ │ 70.2 ms Histogram: frequency by time 131 ms < │ │ Memory estimate: 47.69 MiB, allocs estimate: 117. │ b2 = │ BenchmarkTools.Trial: 61 samples with 1 evaluation per sample. │ Range (min … max): 70.278 ms … 135.741 ms ┊ GC (min … max): 0.00% … 44.72% │ Time (median): 74.653 ms ┊ GC (median): 0.00% │ Time (mean ± σ): 82.762 ms ± 19.287 ms ┊ GC (mean ± σ): 10.34% ± 15.78% │ │ █▂█ ▄ │ ████▃██▃█▃▃▁▁▁▃▃▁▁▁▃▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▃▁▁▁▁▁▃▁▁▁▃▁▃▁▃▁▃▁▃▁▃ ▁ │ 70.3 ms Histogram: frequency by time 135 ms < │ └ Memory estimate: 47.69 MiB, allocs estimate: 154. ┌ Info: Expr 5 │ t1 = 5.621189686230249e6 │ t2 = 5.924247310714286e6 │ ratio = 0.9488445352482259 │ diff = -303058 ± 3583600 │ b1 = │ BenchmarkTools.Trial: 886 samples with 1 evaluation per sample. │ Range (min … max): 3.679 ms … 19.656 ms ┊ GC (min … max): 0.00% … 87.06% │ Time (median): 4.296 ms ┊ GC (median): 0.00% │ Time (mean ± σ): 5.621 ms ± 2.399 ms ┊ GC (mean ± σ): 4.93% ± 11.43% │ │ ▂▇█▅▂▁ ▃▂ ▁▃▃▃▄ │ ███████▇▅▄▁▅██▆▅▅███████▆▆▅▅▄▁▁▅▄▄▅▁▁▁▁▁▁▄▁▁▁▁▁▁▁▄▄▁▄▄▄▄▁▄ █ │ 3.68 ms Histogram: log(frequency) by time 16.5 ms < │ │ Memory estimate: 4.77 MiB, allocs estimate: 54. │ b2 = │ BenchmarkTools.Trial: 840 samples with 1 evaluation per sample. │ Range (min … max): 3.733 ms … 19.551 ms ┊ GC (min … max): 0.00% … 84.70% │ Time (median): 4.542 ms ┊ GC (median): 0.00% │ Time (mean ± σ): 5.924 ms ± 2.662 ms ┊ GC (mean ± σ): 4.96% ± 11.29% │ │ ▁██▆▃▁ ▂▃ ▂▄▄▂▁ │ ██████▇▆▅▆███▇▆▁▆██████▇▄▁▅▁▅▇▆▇▁▅▆▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▄▄▁▅▁▆ █ │ 3.73 ms Histogram: log(frequency) by time 18.5 ms < │ └ Memory estimate: 4.77 MiB, allocs estimate: 43. ┌ Info: Expr 6 │ t1 = 778072.6095567432 │ t2 = 838409.486193461 │ ratio = 0.9280341198062313 │ diff = -60337 ± 555055 │ b1 = │ BenchmarkTools.Trial: 6362 samples with 1 evaluation per sample. │ Range (min … max): 623.554 μs … 2.150 ms ┊ GC (min … max): 0.00% … 35.52% │ Time (median): 746.428 μs ┊ GC (median): 0.00% │ Time (mean ± σ): 778.073 μs ± 119.748 μs ┊ GC (mean ± σ): 0.43% ± 3.23% │ │ ▁▁▃▄▆██▇▇▇▅▃▃▃▃▁ ▁▁ ▁▂▁ ▂ │ ▇▇█████████████████▇▆▇▇▇▇▇▇█████████████▇▆▄▅▄▄▅▁▃▃▄▃▃▃▃▃▁▁▃▃▄ █ │ 624 μs Histogram: log(frequency) by time 1.44 ms < │ │ Memory estimate: 492.34 KiB, allocs estimate: 51. │ b2 = │ BenchmarkTools.Trial: 5903 samples with 1 evaluation per sample. │ Range (min … max): 622.194 μs … 35.936 ms ┊ GC (min … max): 0.00% … 0.00% │ Time (median): 765.923 μs ┊ GC (median): 0.00% │ Time (mean ± σ): 838.409 μs ± 541.984 μs ┊ GC (mean ± σ): 1.43% ± 4.08% │ │ ▂▂▃▅▇▇██▇▆▅▄▃▃▃▁▁▁ ▁ ▁▁▁ ▁▂▃▃▄▃▁▁ ▂ │ ▆██████████████████████████████████████████▆▇▅▅▆▅▃▅▆▅▆▅▆▁▆▅▆▆ █ │ 622 μs Histogram: log(frequency) by time 1.46 ms < │ └ Memory estimate: 490.50 KiB, allocs estimate: 40. ┌ Info: Expr 7 │ t1 = 392739.3905 │ t2 = 406192.8372 │ ratio = 0.9668791631267101 │ diff = -13453 ± 139100 │ b1 = │ BenchmarkTools.Trial: 10000 samples with 1 evaluation per sample. │ Range (min … max): 330.227 μs … 2.741 ms ┊ GC (min … max): 0.00% … 76.79% │ Time (median): 379.697 μs ┊ GC (median): 0.00% │ Time (mean ± σ): 392.739 μs ± 88.447 μs ┊ GC (mean ± σ): 0.21% ± 1.57% │ │ ▁▅██▆▃▄▄▂ ▂ │ █████████████▆▅▅▄▄▃▃▁▃▃▁▁▁▁▁▁▁▁▁▁▁▅▃▃▁▁▃▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▃ █ │ 330 μs Histogram: log(frequency) by time 1.06 ms < │ │ Memory estimate: 52.90 KiB, allocs estimate: 51. │ b2 = │ BenchmarkTools.Trial: 10000 samples with 1 evaluation per sample. │ Range (min … max): 338.236 μs … 6.398 ms ┊ GC (min … max): 0.00% … 0.00% │ Time (median): 390.646 μs ┊ GC (median): 0.00% │ Time (mean ± σ): 406.193 μs ± 107.358 μs ┊ GC (mean ± σ): 0.21% ± 1.59% │ │ ▁▂▇██▇▅▃▁ ▁▂▂▂▁ ▂ │ ▇███████████▇█▆▆▆██▆▅██████▇▁▁▃▁▁▃▄▃▄▃▃▁▁▁▁▁▄▁▄▁▃▃▁▁▁▁▁▁▁▁▄▃▃ █ │ 338 μs Histogram: log(frequency) by time 853 μs < │ └ Memory estimate: 51.06 KiB, allocs estimate: 40. ┌ Info: Expr 8 │ t1 = 8.164144480645162e7 │ t2 = 8.0839011e7 │ ratio = 1.009926318945832 │ diff = 802434 ± 4315705 │ b1 = │ BenchmarkTools.Trial: 62 samples with 1 evaluation per sample. │ Range (min … max): 76.653 ms … 94.305 ms ┊ GC (min … max): 0.00% … 0.00% │ Time (median): 81.356 ms ┊ GC (median): 0.00% │ Time (mean ± σ): 81.641 ms ± 3.154 ms ┊ GC (mean ± σ): 0.00% ± 0.00% │ │ ▂ ▆█ ▂ ▂ │ ▄▄▁▆▄▁▁▆█▆▆▄█▄▄██████▆▄█▁▄█▄▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▄▁▁▁▁▄ ▁ │ 76.7 ms Histogram: frequency by time 93.2 ms < │ │ Memory estimate: 179.37 KiB, allocs estimate: 5532. │ b2 = │ BenchmarkTools.Trial: 62 samples with 1 evaluation per sample. │ Range (min … max): 76.756 ms … 92.387 ms ┊ GC (min … max): 0.00% … 0.00% │ Time (median): 80.180 ms ┊ GC (median): 0.00% │ Time (mean ± σ): 80.839 ms ± 2.946 ms ┊ GC (mean ± σ): 0.00% ± 0.00% │ │ ▂▅▅ █▅▂ ▅ ▂▂ │ █▁▅█▁█▁████████████▅███▁█▁▁█▁▁▅▁▁▅▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▅▁▁▅ ▁ │ 76.8 ms Histogram: frequency by time 91.2 ms < │ └ Memory estimate: 177.45 KiB, allocs estimate: 5520. ┌ Info: Expr 9 │ t1 = 306349.6791 │ t2 = 315496.8938 │ ratio = 0.9710069579772198 │ diff = -9147 ± 148838 │ b1 = │ BenchmarkTools.Trial: 10000 samples with 1 evaluation per sample. │ Range (min … max): 257.547 μs … 4.610 ms ┊ GC (min … max): 0.00% … 0.00% │ Time (median): 299.257 μs ┊ GC (median): 0.00% │ Time (mean ± σ): 306.350 μs ± 85.049 μs ┊ GC (mean ± σ): 0.00% ± 0.00% │ │ ▁▂▄▅▇█▆▅▄▄▃▁ │ ▂▂▂▂▂▂▂▂▂▃▄▆█████████████▇▆▅▄▄▃▃▃▂▂▂▂▂▂▂▂▂▁▁▂▁▁▂▁▁▂▂▂▂▂▂▂▂▂▂ ▄ │ 258 μs Histogram: frequency by time 392 μs < │ │ Memory estimate: 3.93 KiB, allocs estimate: 46. │ b2 = │ BenchmarkTools.Trial: 10000 samples with 1 evaluation per sample. │ Range (min … max): 261.058 μs … 11.189 ms ┊ GC (min … max): 0.00% … 0.00% │ Time (median): 308.487 μs ┊ GC (median): 0.00% │ Time (mean ± σ): 315.497 μs ± 122.145 μs ┊ GC (mean ± σ): 0.00% ± 0.00% │ │ ▃▆▆▄▅██▇▅▄▃▁▁ │ ▂▂▂▂▂▂▂▂▂▂▂▂▄▆██████████████▆▆▅▄▄▃▃▃▃▂▂▂▂▂▂▂▂▂▂▁▁▂▁▂▂▂▂▂▂▂▂▂▂ ▄ │ 261 μs Histogram: frequency by time 399 μs < │ └ Memory estimate: 2.09 KiB, allocs estimate: 35. Test Summary: | Pass Total Time Benchmark: Malt.Worker | 19 19 2m47.8s ┌ Info: Launch benchmark │ ratio = 0.37831270842561593 │ t1 = 3.437041912 └ t2 = 9.085187559 Test Summary: | Pass Total Time Benchmark launch | 1 1 1m02.8s Testing Malt tests passed Testing completed after 798.08s PkgEval succeeded after 888.63s