Package evaluation of Malt on Julia 1.12.0-rc2.1 (084dab1917*) started at 2025-09-12T02:32:34.563 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 9.36s ################################################################################ # Installation # Installing Malt... Resolving package versions... Updating `~/.julia/environments/v1.12/Project.toml` [36869731] + Malt v1.2.0 Updating `~/.julia/environments/v1.12/Manifest.toml` [36869731] + Malt v1.2.0 [05181044] + RelocatableFolders v1.0.1 [6c6a2e73] + Scratch v1.3.0 [ade2ca70] + Dates v1.11.0 [8ba89e20] + Distributed v1.11.0 [56ddb016] + Logging v1.11.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v0.7.0 [9e88b42a] + Serialization v1.11.0 [6462fe0b] + Sockets v1.11.0 [4ec0a83e] + Unicode v1.11.0 Installation completed after 0.95s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 14.35s ################################################################################ # Testing # Testing Malt Status `/tmp/jl_GByexG/Project.toml` [6e4b80f9] BenchmarkTools v1.6.0 [b5f81e59] IOCapture v0.2.5 [36869731] Malt v1.2.0 [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_GByexG/Manifest.toml` [6e4b80f9] BenchmarkTools v1.6.0 [34da2185] Compat v4.18.0 [b5f81e59] IOCapture v0.2.5 [682c06a0] JSON v0.21.4 [36869731] Malt v1.2.0 [69de0a69] Parsers v2.8.3 [aea7be01] PrecompileTools v1.3.3 [21216c6a] Preferences v1.5.0 [05181044] RelocatableFolders v1.0.1 [6c6a2e73] Scratch v1.3.0 [10745b16] Statistics v1.11.1 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [8ba89e20] Distributed v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.12.0 [8f399da3] Libdl v1.11.0 [37e2e46d] LinearAlgebra v1.12.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [a63ad114] Mmap v1.11.0 [de0858da] Printf v1.11.0 [9abbd945] Profile v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization v1.11.0 [6462fe0b] Sockets v1.11.0 [f489334b] StyledStrings v1.11.0 [fa267f1f] TOML v1.0.3 [8dfed614] Test v1.11.0 [cf7118a7] UUIDs v1.11.0 [4ec0a83e] Unicode v1.11.0 [e66e0078] CompilerSupportLibraries_jll v1.3.0+1 [4536629a] OpenBLAS_jll v0.3.29+0 [8e850b90] libblastrampoline_jll v5.13.1+1 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.959429736 │ t2 = 4.294068459 │ t3 = 3.116599104 └ t4 = 0.186927792 ┌ Info: test run │ ex = :(sleep(3)) │ t1 = 3.242223709 │ t2 = 3.005097975 │ t3 = 0.106014816 └ t4 = 0.10377939 ┌ 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.392745994 │ t2 = 4.286129514 │ t3 = 0.138258834 └ t4 = 0.128733692 ┌ 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.327909137 │ t2 = 3.350717763 │ t3 = 0.103564212 └ t4 = 0.104342673 ┌ 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.372647177 │ t2 = 3.367199144 │ t3 = 0.105746149 └ t4 = 0.10571989 🔥 🔥 🔥 🔥 🔥 🔥 🔥 🔥 🔥 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.2s ┌ 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.495235922 │ t2 = 4.422171527 │ t3 = 4.603640797 └ t4 = 4.286562977 ┌ Info: test run │ ex = :(sleep(3)) │ t1 = 3.019921799 │ t2 = 3.00444094 │ t3 = 2.652618827 └ t4 = 0.10760594 Test Summary: | Pass Total Time Interrupt: Malt.InProcessWorker | 11 11 26.7s ┌ 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.721114372 │ t2 = 4.118155529 │ t3 = 2.488881478 └ t4 = 0.172416353 ┌ Info: test run │ ex = :(sleep(3)) │ t1 = 4.145004175 │ t2 = 3.004930849 │ t3 = 0.190010291 └ t4 = 0.107395552 ┌ 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.270358702 │ t2 = 4.245321772 │ t3 = 0.11536593 └ t4 = 0.114734257 ┌ 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.331203606 │ t2 = 3.323428947 │ t3 = 0.105247675 └ t4 = 0.106165205 ┌ 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.374356163 │ t2 = 3.339401043 │ t3 = 0.106031167 └ t4 = 0.108151995 🔥 🔥 🔥 🔥 🔥 🔥 🔥 🔥 🔥 [Worker 19]: WARNING: Force throwing a SIGINT ┌ Info: xx │ istaskdone(t) = true └ m.isrunning(w) = true Test Summary: | Pass Total Time Interrupt: Malt.Worker | 44 44 57.5s Test Summary: | Pass Broken Total Time Impl: Malt.DistributedStdlibWorker | 60 1 61 1m26.4s Test Summary: | Pass Total Time Impl: Malt.InProcessWorker | 59 59 1.5s [Worker 67]: ERROR: LoadError: InterruptException: [Worker 67]: Stacktrace: [Worker 67]: [1] poptask(W::Base.IntrusiveLinkedListSynchronized{Task}) [Worker 67]: @ Base ./task.jl:1187 [Worker 67]: [2] wait() [Worker 67]: @ Base ./task.jl:1199 [Worker 67]: [3] uv_write(s::Base.PipeEndpoint, p::Ptr{UInt8}, n::UInt64) [Worker 67]: @ Base ./stream.jl:1080 [Worker 67]: [4] flush(s::Base.PipeEndpoint) [Worker 67]: @ Base ./stream.jl:1166 [Worker 67]: [5] main() [Worker 67]: @ Main ~/.julia/packages/Malt/bAS4Y/src/worker.jl:27 [Worker 67]: [6] top-level scope [Worker 67]: @ ~/.julia/packages/Malt/bAS4Y/src/worker.jl:166 [Worker 67]: [7] include(mod::Module, _path::String) [Worker 67]: @ Base ./Base.jl:305 [Worker 67]: [8] exec_options(opts::Base.JLOptions) [Worker 67]: @ Base ./client.jl:321 [Worker 67]: [9] _start() [Worker 67]: @ Base ./client.jl:554 [Worker 67]: in expression starting at /home/pkgeval/.julia/packages/Malt/bAS4Y/src/worker.jl:165 Test Summary: | Pass Total Time Impl: Malt.Worker | 63 63 35.8s From worker 9: DomainError with -1.0: From worker 9: sqrt was called with a negative real argument but will only return a complex result if called with a complex argument. Try sqrt(Complex(x)). From worker 9: Stacktrace: From worker 9: [1] throw_complex_domainerror(f::Symbol, x::Float64) From worker 9: @ Base.Math ./math.jl:33 From worker 9: [2] sqrt From worker 9: @ ./math.jl:627 [inlined] From worker 9: [3] sqrt(x::Int64) From worker 9: @ Base.Math ./math.jl:1546 From worker 9: [4] (::Distributed.var"#handle_msg##12#handle_msg##13"{Distributed.RemoteDoMsg})() From worker 9: @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/process_messages.jl:310 From worker 9: [5] run_work_thunk(thunk::Distributed.var"#handle_msg##12#handle_msg##13"{Distributed.RemoteDoMsg}, print_error::Bool) From worker 9: @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/process_messages.jl:70 From worker 9: [6] (::Distributed.var"#handle_msg##10#handle_msg##11"{Distributed.RemoteDoMsg})() Test Summary: | Pass Total Time Exceptions: Malt.DistributedStdlibWorker | 19 19 30.0s From worker 9: @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/process_messages.jl:310 [Worker 75]: ┌ Warning: WORKER: Got exception while running call without response [Worker 75]: │ exception = [Worker 75]: │ DomainError with -1.0: [Worker 75]: │ 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)). [Worker 75]: │ Stacktrace: [Worker 75]: │ [1] throw_complex_domainerror(f::Symbol, x::Float64) [Worker 75]: │ @ Base.Math ./math.jl:33 [Worker 75]: │ [2] sqrt [Worker 75]: │ @ ./math.jl:627 [inlined] [Worker 75]: │ [3] sqrt [Worker 75]: │ @ ./math.jl:1546 [inlined] [Worker 75]: │ [4] (::var"#handle##2#handle##3"{@Kwargs{}, Tuple{Int64}, typeof(sqrt)})() [Worker 75]: │ @ Main ~/.julia/packages/Malt/bAS4Y/src/worker.jl:143 [Worker 75]: └ @ Main ~/.julia/packages/Malt/bAS4Y/src/worker.jl:145 Test Summary: | Pass Total Time Exceptions: Malt.Worker | 20 20 10.8s Test Summary: | Pass Total Time Exceptions: Malt.InProcessWorker | 15 15 0.4s [Worker 79]: Precompiling packages... [Worker 79]: 1116.5 ms ✓ Scratch [Worker 79]: 1178.9 ms ✓ RelocatableFolders [Worker 79]: 2635.7 ms ✓ Malt [Worker 79]: 3 dependencies successfully precompiled in 5 seconds. 6 already precompiled. Test Summary: | Pass Total Time Nesting | 2 2 35.8s ┌ Info: Expr 1 │ t1 = 2.1150810945833334e8 │ t2 = 2.0242594776e8 │ ratio = 1.0448665884924069 │ diff = 9082162 ± 56927796 │ b1 = │ BenchmarkTools.Trial: 24 samples with 1 evaluation per sample. │ Range (min … max): 193.836 ms … 449.153 ms ┊ GC (min … max): 0.00% … 0.00% │ Time (median): 200.396 ms ┊ GC (median): 0.00% │ Time (mean ± σ): 211.508 ms ± 51.160 ms ┊ GC (mean ± σ): 0.00% ± 0.00% │ │ █▅ │ ██▃▃▁▅▃▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▃ ▁ │ 194 ms Histogram: frequency by time 449 ms < │ │ Memory estimate: 3.53 KiB, allocs estimate: 60. │ b2 = │ BenchmarkTools.Trial: 25 samples with 1 evaluation per sample. │ Range (min … max): 187.861 ms … 317.051 ms ┊ GC (min … max): 0.00% … 0.00% │ Time (median): 196.361 ms ┊ GC (median): 0.00% │ Time (mean ± σ): 202.426 ms ± 24.969 ms ┊ GC (mean ± σ): 0.00% ± 0.00% │ │ ▄▄▁█▄▁▁▄ │ ████████▁▁▁▆▁▁▁▆▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▆ ▁ │ 188 ms Histogram: frequency by time 317 ms < │ └ Memory estimate: 3.39 KiB, allocs estimate: 54. ┌ Info: Expr 2 │ t1 = 1.2160254386861313e7 │ t2 = 1.2069342823671497e7 │ ratio = 1.0075324368955294 │ diff = 90912 ± 1501950 │ b1 = │ BenchmarkTools.Trial: 411 samples with 1 evaluation per sample. │ Range (min … max): 11.899 ms … 39.461 ms ┊ GC (min … max): 0.00% … 0.00% │ Time (median): 12.013 ms ┊ GC (median): 0.00% │ Time (mean ± σ): 12.160 ms ± 1.437 ms ┊ GC (mean ± σ): 0.00% ± 0.00% │ │ ▅█▇▅▂ │ █████▅▅▄▄▁▄▁▄▁▄▅▁▄▁▁▁▁▅▁▄▁▁▁▁▁▅▁▁▄▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▄ ▆ │ 11.9 ms Histogram: log(frequency) by time 15.3 ms < │ │ Memory estimate: 2.89 KiB, allocs estimate: 52. │ b2 = │ BenchmarkTools.Trial: 414 samples with 1 evaluation per sample. │ Range (min … max): 11.874 ms … 15.876 ms ┊ GC (min … max): 0.00% … 0.00% │ Time (median): 11.994 ms ┊ GC (median): 0.00% │ Time (mean ± σ): 12.069 ms ± 436.447 μs ┊ GC (mean ± σ): 0.00% ± 0.00% │ │ ▄██▆▃▁ │ ██████▆▆▄▁▄▄▁▁▁▅▁▁▁▄▁▁▁▁▁▁▁▄▁▁▁▁▁▁▁▁▄▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▄▁▁▁▁▄ ▇ │ 11.9 ms Histogram: log(frequency) by time 15 ms < │ └ Memory estimate: 2.75 KiB, allocs estimate: 46. ┌ Info: Expr 3 │ t1 = 1.5000733632352942e8 │ t2 = 1.439407295142857e8 │ ratio = 1.042146561502883 │ diff = 6066607 ± 19557478 │ b1 = │ BenchmarkTools.Trial: 34 samples with 1 evaluation per sample. │ Range (min … max): 138.029 ms … 196.965 ms ┊ GC (min … max): 0.00% … 30.06% │ Time (median): 147.400 ms ┊ GC (median): 8.03% │ Time (mean ± σ): 150.007 ms ± 12.108 ms ┊ GC (mean ± σ): 7.39% ± 5.82% │ │ ▄ █ │ █▁▆▄▁▁▄█▁█▁▆▆▄█▄▄▄▁▁▁▁▁▁▁▁▄▁▄▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▄▁▁▁▁▁▁▁▁▁▁▁▁▁▁▄ ▁ │ 138 ms Histogram: frequency by time 197 ms < │ │ Memory estimate: 47.69 MiB, allocs estimate: 139. │ b2 = │ BenchmarkTools.Trial: 35 samples with 1 evaluation per sample. │ Range (min … max): 128.282 ms … 216.501 ms ┊ GC (min … max): 0.00% … 39.54% │ Time (median): 139.237 ms ┊ GC (median): 7.37% │ Time (mean ± σ): 143.941 ms ± 15.359 ms ┊ GC (mean ± σ): 6.86% ± 7.76% │ │ ▁▁▁█ │ ▇▁▇▇████▁▁▁▇▁▄▄▇▇▇▇▁▁▁▁▁▄▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▄ ▁ │ 128 ms Histogram: frequency by time 217 ms < │ └ Memory estimate: 47.69 MiB, allocs estimate: 155. ┌ Info: Expr 4 │ t1 = 9.2204064e7 │ t2 = 9.49588839245283e7 │ ratio = 0.9709893396944536 │ diff = -2754820 ± 19510098 │ b1 = │ BenchmarkTools.Trial: 55 samples with 1 evaluation per sample. │ Range (min … max): 76.154 ms … 159.633 ms ┊ GC (min … max): 0.00% … 49.08% │ Time (median): 92.700 ms ┊ GC (median): 14.23% │ Time (mean ± σ): 92.204 ms ± 12.902 ms ┊ GC (mean ± σ): 12.84% ± 10.20% │ │ ▅ █ █ ▅▂██ ▂ │ ▅▁▅▁▁█▅▅█▅█▁▁▅▅▁▅█▁█▅████▅█▁▁▁▅▁▁▁▅▅▁▁▁▁▁▁▁▁▁▁▁▅▁▁▅▁▁▁▁▁▁▁▁▅ ▁ │ 76.2 ms Histogram: frequency by time 122 ms < │ │ Memory estimate: 47.69 MiB, allocs estimate: 169. │ b2 = │ BenchmarkTools.Trial: 53 samples with 1 evaluation per sample. │ Range (min … max): 78.898 ms … 168.471 ms ┊ GC (min … max): 0.00% … 53.53% │ Time (median): 93.106 ms ┊ GC (median): 14.14% │ Time (mean ± σ): 94.959 ms ± 14.635 ms ┊ GC (mean ± σ): 12.60% ± 11.09% │ │ █▂ │ ▆▄▆▄▆▄█▆▁▁▆▄▄▄▁▄▄▁██▆▄▄▄▄▄▄▄▁▁▄█▄▁▆▁▁▁▁▁▁▁▁▁▁▁▁▁▄▄▁▁▁▁▁▁▄▁▁▄ ▁ │ 78.9 ms Histogram: frequency by time 124 ms < │ └ Memory estimate: 47.69 MiB, allocs estimate: 145. ┌ Info: Expr 5 │ t1 = 5.3618273894282635e6 │ t2 = 5.485071444321941e6 │ ratio = 0.9775310028055774 │ diff = -123244 ± 2323087 │ b1 = │ BenchmarkTools.Trial: 927 samples with 1 evaluation per sample. │ Range (min … max): 4.041 ms … 24.948 ms ┊ GC (min … max): 0.00% … 88.67% │ Time (median): 4.890 ms ┊ GC (median): 0.00% │ Time (mean ± σ): 5.362 ms ± 1.524 ms ┊ GC (mean ± σ): 4.51% ± 9.45% │ │ ▁▅█▅▂▁ │ ▃▄▅███████▆▆▅▆▄▄▄▃▃▃▃▂▁▂▂▃▁▂▂▁▁▁▁▁▁▁▂▁▁▂▂▂▃▃▃▃▂▂▃▂▂▃▁▁▂▂▂▂ ▃ │ 4.04 ms Histogram: frequency by time 10.8 ms < │ │ Memory estimate: 4.77 MiB, allocs estimate: 65. │ b2 = │ BenchmarkTools.Trial: 907 samples with 1 evaluation per sample. │ Range (min … max): 4.032 ms … 25.851 ms ┊ GC (min … max): 0.00% … 82.28% │ Time (median): 4.884 ms ┊ GC (median): 0.00% │ Time (mean ± σ): 5.485 ms ± 1.753 ms ┊ GC (mean ± σ): 5.26% ± 10.68% │ │ ▆▇█▅▃ │ ▃▅██████▇▆▆▅▄▃▃▃▃▂▂▂▁▂▂▂▁▁▁▁▁▁▂▁▂▂▃▄▃▃▃▃▂▃▂▂▂▃▁▁▂▁▁▁▂▂▁▁▂▂ ▃ │ 4.03 ms Histogram: frequency by time 11.9 ms < │ └ Memory estimate: 4.77 MiB, allocs estimate: 54. ┌ Info: Expr 6 │ t1 = 994255.9159798995 │ t2 = 963300.554061952 │ ratio = 1.0321346871310495 │ diff = 30955 ± 812398 │ b1 = │ BenchmarkTools.Trial: 4975 samples with 1 evaluation per sample. │ Range (min … max): 694.623 μs … 44.863 ms ┊ GC (min … max): 0.00% … 0.00% │ Time (median): 909.320 μs ┊ GC (median): 0.00% │ Time (mean ± σ): 994.256 μs ± 726.349 μs ┊ GC (mean ± σ): 2.77% ± 7.43% │ │ ▂▄▇█▇▅ │ ▂▂▃▄▆███████▆▅▄▄▃▃▃▃▃▃▃▃▃▃▃▃▃▃▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▁▂▂▂▂▂▂▂▂▂ ▃ │ 695 μs Histogram: frequency by time 2.12 ms < │ │ Memory estimate: 491.30 KiB, allocs estimate: 57. │ b2 = │ BenchmarkTools.Trial: 5133 samples with 1 evaluation per sample. │ Range (min … max): 692.083 μs … 12.651 ms ┊ GC (min … max): 0.00% … 91.96% │ Time (median): 884.020 μs ┊ GC (median): 0.00% │ Time (mean ± σ): 963.301 μs ± 363.878 μs ┊ GC (mean ± σ): 2.86% ± 7.52% │ │ ▁▃▅▆▇███▇▆▆▄▃▃▂▁▂▁▁▁▁▁▁▁▂▃▂▂▁▁ ▂ │ ▇████████████████████████████████▇▇▇█▇▆▇▇▅▄▁▅▅▆▁▄▃▃▃▄▃▅▆▆▇▇▇▆ █ │ 692 μs Histogram: log(frequency) by time 2.12 ms < │ └ Memory estimate: 491.16 KiB, allocs estimate: 51. ┌ Info: Expr 7 │ t1 = 437572.5424 │ t2 = 484093.3608 │ ratio = 0.9039011435250404 │ diff = -46521 ± 2178902 │ b1 = │ BenchmarkTools.Trial: 10000 samples with 1 evaluation per sample. │ Range (min … max): 320.167 μs … 12.462 ms ┊ GC (min … max): 0.00% … 95.53% │ Time (median): 418.305 μs ┊ GC (median): 0.00% │ Time (mean ± σ): 437.573 μs ± 193.110 μs ┊ GC (mean ± σ): 0.67% ± 1.83% │ │ ▃▇█▇▃▁ │ ▂▃▅▇██████▇▆▄▃▂▂▂▂▂▂▂▂▁▂▂▁▁▂▂▁▂▁▂▂▂▂▂▁▁▂▂▂▁▂▁▁▁▁▁▁▁▂▂▂▂▂▂▂▂▂▂ ▃ │ 320 μs Histogram: frequency by time 1.18 ms < │ │ Memory estimate: 51.87 KiB, allocs estimate: 57. │ b2 = │ BenchmarkTools.Trial: 10000 samples with 1 evaluation per sample. │ Range (min … max): 329.376 μs … 144.120 ms ┊ GC (min … max): 0.00% … 0.00% │ Time (median): 417.361 μs ┊ GC (median): 0.00% │ Time (mean ± σ): 484.093 μs ± 2.170 ms ┊ GC (mean ± σ): 0.64% ± 1.83% │ │ ▁▅██▄▁ │ ▂▃▅███████▆▅▄▃▂▂▂▂▂▂▂▂▁▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▁▂▂▂▁▁▂▁▂▂▂▂▂▂▂▂▂▂▂ ▃ │ 329 μs Histogram: frequency by time 1.16 ms < │ └ Memory estimate: 51.73 KiB, allocs estimate: 51. ┌ Info: Expr 8 │ t1 = 6.93676557260274e7 │ t2 = 6.919567312328768e7 │ ratio = 1.0024854531356795 │ diff = 171983 ± 5115765 │ b1 = │ BenchmarkTools.Trial: 73 samples with 1 evaluation per sample. │ Range (min … max): 65.190 ms … 87.754 ms ┊ GC (min … max): 0.00% … 0.00% │ Time (median): 68.724 ms ┊ GC (median): 0.00% │ Time (mean ± σ): 69.368 ms ± 3.244 ms ┊ GC (mean ± σ): 0.00% ± 0.00% │ │ ▁ ▆▁ ▁▁ ▁ █ ▁ ▁ │ ▄▇▇▄▄▄▇▄█▇▁▇▄▇██▇██▁█▁█▁▄█▁▇█▄▄▁▄▄▇▄▄▄▄▄▁▇▄▁▁▁▄▁▁▁▁▁▁▁▁▁▄▁▄ ▁ │ 65.2 ms Histogram: frequency by time 76.2 ms < │ │ Memory estimate: 154.26 KiB, allocs estimate: 5537. │ b2 = │ BenchmarkTools.Trial: 73 samples with 1 evaluation per sample. │ Range (min … max): 61.245 ms … 85.037 ms ┊ GC (min … max): 0.00% … 0.00% │ Time (median): 68.487 ms ┊ GC (median): 0.00% │ Time (mean ± σ): 69.196 ms ± 3.956 ms ┊ GC (mean ± σ): 0.00% ± 0.00% │ │ ▆▁▁▃██▃▆▆ █ ▁ ▁ │ ▄▁▁▁▁▁▄▇▁▁▇█████████▄▇█▇▄▇▇█▁█▁▁▁▁▄▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▄▁▁▁▁▁▁▁▄ ▁ │ 61.2 ms Histogram: frequency by time 85 ms < │ └ Memory estimate: 154.12 KiB, allocs estimate: 5531. ┌ Info: Expr 9 │ t1 = 360492.9553 │ t2 = 364927.25 │ ratio = 0.9878488254850795 │ diff = -4434 ± 221128 │ b1 = │ BenchmarkTools.Trial: 10000 samples with 1 evaluation per sample. │ Range (min … max): 284.987 μs … 13.620 ms ┊ GC (min … max): 0.00% … 0.00% │ Time (median): 355.606 μs ┊ GC (median): 0.00% │ Time (mean ± σ): 360.493 μs ± 150.859 μs ┊ GC (mean ± σ): 0.00% ± 0.00% │ │ ▂▁▃▂▂▂▄▆▄▄▃▄▆▆▇▆██▇▇█▇▇▆▃▅▃▁▁ │ ▁▁▂▃▄▅▅▆▅▇███████████████████████████████▇▅▅▄▃▃▃▂▂▁▂▁▁▁▁▁▁▁▁▁ ▅ │ 285 μs Histogram: frequency by time 447 μs < │ │ Memory estimate: 2.88 KiB, allocs estimate: 51. │ b2 = │ BenchmarkTools.Trial: 10000 samples with 1 evaluation per sample. │ Range (min … max): 253.398 μs … 15.070 ms ┊ GC (min … max): 0.00% … 0.00% │ Time (median): 359.457 μs ┊ GC (median): 0.00% │ Time (mean ± σ): 364.927 μs ± 161.676 μs ┊ GC (mean ± σ): 0.00% ± 0.00% │ │ ▂▃▅▅▇▇█▆▆▇▅▃▂▁ │ ▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▂▂▂▄▄▄▅▆▆█▇███████████████▇▆▄▄▃▂▂▂▁▁▁▁▁▁▁▁▁▁▁▁ ▃ │ 253 μs Histogram: frequency by time 449 μs < │ └ Memory estimate: 2.73 KiB, allocs estimate: 45. Test Summary: | Pass Total Time Benchmark: Malt.DistributedStdlibWorker | 19 19 3m27.1s ┌ Info: Expr 1 │ t1 = 1.9932918580769232e8 │ t2 = 2.0518715916e8 │ ratio = 0.9714505850351982 │ diff = -5857973 ± 16891225 │ b1 = │ BenchmarkTools.Trial: 26 samples with 1 evaluation per sample. │ Range (min … max): 186.489 ms … 213.119 ms ┊ GC (min … max): 0.00% … 0.00% │ Time (median): 199.502 ms ┊ GC (median): 0.00% │ Time (mean ± σ): 199.329 ms ± 7.557 ms ┊ GC (mean ± σ): 0.00% ± 0.00% │ │ ▁ █ █▁ ▁ ▁ ▁ ██▁▁ █ █ ▁ ▁▁ ▁ ▁ ▁ ▁ │ █▁▁▁█▁██▁▁▁▁▁█▁▁▁▁▁▁▁▁▁▁█▁█▁████▁█▁▁█▁▁▁▁█▁▁▁██▁▁▁█▁█▁▁▁█▁▁▁█ ▁ │ 186 ms Histogram: frequency by time 213 ms < │ │ Memory estimate: 7.72 MiB, allocs estimate: 133903. │ b2 = │ BenchmarkTools.Trial: 25 samples with 1 evaluation per sample. │ Range (min … max): 186.069 ms … 260.018 ms ┊ GC (min … max): 0.00% … 0.00% │ Time (median): 203.448 ms ┊ GC (median): 0.00% │ Time (mean ± σ): 205.187 ms ± 15.107 ms ┊ GC (mean ± σ): 0.00% ± 0.00% │ │ █ ▅ │ ▅▁▅▁▁▅▅▅█▁▁▅█▁█▅█▁▁█▁▁▁▅▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▅▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▅ ▁ │ 186 ms Histogram: frequency by time 260 ms < │ └ Memory estimate: 3.39 KiB, allocs estimate: 54. ┌ Info: Expr 2 │ t1 = 1.1541901810185185e7 │ t2 = 1.2035811700239807e7 │ ratio = 0.9589633086362773 │ diff = -493910 ± 1300401 │ b1 = │ BenchmarkTools.Trial: 432 samples with 1 evaluation per sample. │ Range (min … max): 11.369 ms … 20.751 ms ┊ GC (min … max): 0.00% … 0.00% │ Time (median): 11.461 ms ┊ GC (median): 0.00% │ Time (mean ± σ): 11.542 ms ± 528.256 μs ┊ GC (mean ± σ): 0.00% ± 0.00% │ │ ▄▇█▇▃▁▁ │ █████████▅▅▅▄▄▅▇▄▆▄▇▅▁▅▅▁▄▄▁▁▁▁▁▁▄▁▁▁▄▁▅▁▁▁▄▁▄▁▁▁▁▁▄▁▁▁▁▁▁▁▄ ▇ │ 11.4 ms Histogram: log(frequency) by time 12.8 ms < │ │ Memory estimate: 2.00 KiB, allocs estimate: 53. │ b2 = │ BenchmarkTools.Trial: 417 samples with 1 evaluation per sample. │ Range (min … max): 11.725 ms … 36.165 ms ┊ GC (min … max): 0.00% … 0.00% │ Time (median): 11.969 ms ┊ GC (median): 0.00% │ Time (mean ± σ): 12.036 ms ± 1.188 ms ┊ GC (mean ± σ): 0.00% ± 0.00% │ │ ▁▂▃▃▆▄█▆▄▆▇▅ ▁▆▁ ▂ │ ▃▁▁▃▁▁▄▁▃▃▁▁▃▃▃▁▃▃▅▆▆████████████████▇█▇▆▄▄▅▅▃▁▄▃▃▃▃▁▁▁▁▁▁▃ ▄ │ 11.7 ms Histogram: frequency by time 12.2 ms < │ └ Memory estimate: 2.75 KiB, allocs estimate: 46. ┌ Info: Expr 3 │ t1 = 4.950134267326733e7 │ t2 = 1.4490811134285715e8 │ ratio = 0.3416050503628854 │ diff = -95406769 ± 18777976 │ b1 = │ BenchmarkTools.Trial: 101 samples with 1 evaluation per sample. │ Range (min … max): 39.346 ms … 111.876 ms ┊ GC (min … max): 0.00% … 62.06% │ Time (median): 48.979 ms ┊ GC (median): 18.66% │ Time (mean ± σ): 49.501 ms ± 8.930 ms ┊ GC (mean ± σ): 17.98% ± 10.50% │ │ ▁█ ▆▆ │ ▆▆▅▅▃▄▁▁▁▁▇██▇██▄▁▁▁▁▁▄▁▃▁▁▁▁▁▁▁▃▁▃▁▁▁▁▁▁▁▁▁▃▁▁▁▁▁▁▁▁▁▁▁▁▁▁▃ ▃ │ 39.3 ms Histogram: frequency by time 84.8 ms < │ │ Memory estimate: 47.69 MiB, allocs estimate: 54. │ b2 = │ BenchmarkTools.Trial: 35 samples with 1 evaluation per sample. │ Range (min … max): 128.198 ms … 211.039 ms ┊ GC (min … max): 0.00% … 37.77% │ Time (median): 141.799 ms ┊ GC (median): 0.00% │ Time (mean ± σ): 144.908 ms ± 16.518 ms ┊ GC (mean ± σ): 7.34% ± 9.02% │ │ ▃▃██▃ █ ▃▃ ██ │ █████▇▁▇█▁██▁▇▇▇██▁▇▇▁▁▁▁▁▁▇▁▁▁▁▁▁▁▁▁▁▁▁▁▁▇▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▇ ▁ │ 128 ms Histogram: frequency by time 211 ms < │ └ Memory estimate: 47.69 MiB, allocs estimate: 119. ┌ Info: Expr 4 │ t1 = 159465.5984 │ t2 = 9.244554818181819e7 │ ratio = 0.0017249678490344332 │ diff = -92286083 ± 12693087 │ b1 = │ BenchmarkTools.Trial: 10000 samples with 1 evaluation per sample. │ Range (min … max): 130.188 μs … 1.086 ms ┊ GC (min … max): 0.00% … 0.00% │ Time (median): 153.379 μs ┊ GC (median): 0.00% │ Time (mean ± σ): 159.466 μs ± 67.752 μs ┊ GC (mean ± σ): 0.00% ± 0.00% │ │ ▃▆█▇▄▂ ▁▄▄▃▂▂▁ │ ▁▁▁▁▂▂▁▁▁▁▁▁▁▂▂▃▆████████████████▆▅▄▄▄▃▃▃▃▃▃▂▃▂▂▂▂▂▁▁▁▁▁▁▁▁▁ ▃ │ 130 μs Histogram: frequency by time 184 μs < │ │ Memory estimate: 1.89 KiB, allocs estimate: 50. │ b2 = │ BenchmarkTools.Trial: 55 samples with 1 evaluation per sample. │ Range (min … max): 76.509 ms … 152.020 ms ┊ GC (min … max): 0.00% … 49.11% │ Time (median): 92.799 ms ┊ GC (median): 14.55% │ Time (mean ± σ): 92.446 ms ± 12.693 ms ┊ GC (mean ± σ): 12.81% ± 10.08% │ │ █ ▃ ▆█▁ │ ▄▄▁▇▇▇▁█▄▇▄▄▁▁▄▁▄▄▄▁█▇███▇▄▇▄▁▄▁▁▁▁▁▁▁▁▁▁▁▁▄▁▁▁▄▁▁▁▁▁▁▁▁▁▁▄▄ ▁ │ 76.5 ms Histogram: frequency by time 123 ms < │ └ Memory estimate: 47.69 MiB, allocs estimate: 121. ┌ Info: Expr 5 │ t1 = 163729.2159 │ t2 = 5.305056461045891e6 │ ratio = 0.030862860198046002 │ diff = -5141327 ± 1355061 │ b1 = │ BenchmarkTools.Trial: 10000 samples with 1 evaluation per sample. │ Range (min … max): 130.918 μs … 1.114 ms ┊ GC (min … max): 0.00% … 0.00% │ Time (median): 157.673 μs ┊ GC (median): 0.00% │ Time (mean ± σ): 163.729 μs ± 69.247 μs ┊ GC (mean ± σ): 0.00% ± 0.00% │ │ ▁▂▂▂▃▃▄▅▄▄▆▇█▇▅▅▃▁ │ ▁▂▂▁▁▂▂▂▂▂▃▄▅▆███████████████████▇▅▄▄▃▄▄▄▄▃▄▄▃▃▃▃▃▂▂▂▂▂▂▁▁▁▁ ▄ │ 131 μs Histogram: frequency by time 193 μs < │ │ Memory estimate: 1.89 KiB, allocs estimate: 50. │ b2 = │ BenchmarkTools.Trial: 937 samples with 1 evaluation per sample. │ Range (min … max): 3.921 ms … 24.303 ms ┊ GC (min … max): 0.00% … 87.41% │ Time (median): 4.950 ms ┊ GC (median): 0.00% │ Time (mean ± σ): 5.305 ms ± 1.353 ms ┊ GC (mean ± σ): 4.88% ± 9.37% │ │ ▁ ▁▅▄█▅▁▁ │ ▂▃▄▆█████████▆▄▅▆▆▆▅▅▅▃▃▃▃▃▂▃▂▂▁▂▂▂▁▁▂▁▁▁▁▁▁▁▁▁▂▃▂▃▃▃▃▃▂▂▂ ▃ │ 3.92 ms Histogram: frequency by time 9.74 ms < │ └ Memory estimate: 4.77 MiB, allocs estimate: 54. ┌ Info: Expr 6 │ t1 = 155982.4497 │ t2 = 978567.0887831947 │ ratio = 0.15939883068615904 │ diff = -822585 ± 383491 │ b1 = │ BenchmarkTools.Trial: 10000 samples with 1 evaluation per sample. │ Range (min … max): 115.439 μs … 1.329 ms ┊ GC (min … max): 0.00% … 0.00% │ Time (median): 148.358 μs ┊ GC (median): 0.00% │ Time (mean ± σ): 155.982 μs ± 67.488 μs ┊ GC (mean ± σ): 0.00% ± 0.00% │ │ ▆█▆▄▂ │ ▃▂▂▂▂▁▁▂▂▂▂▂▂▂▂▃▄▄▅▇██████▇▇▆▆▆▅▅▅▄▄▃▃▃▃▃▃▃▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂ ▃ │ 115 μs Histogram: frequency by time 198 μs < │ │ Memory estimate: 1.89 KiB, allocs estimate: 50. │ b2 = │ BenchmarkTools.Trial: 5046 samples with 1 evaluation per sample. │ Range (min … max): 688.672 μs … 16.199 ms ┊ GC (min … max): 0.00% … 93.75% │ Time (median): 916.300 μs ┊ GC (median): 0.00% │ Time (mean ± σ): 978.567 μs ± 377.506 μs ┊ GC (mean ± σ): 2.98% ± 7.51% │ │ ▂▅██▄ │ ▂▃▃▅▇██████▆▅▄▄▄▄▃▃▃▃▃▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▁▂▂▂▁▂▁▁▁▂▂▂▁▂▂▂▂▂▂▂ ▃ │ 689 μs Histogram: frequency by time 2.35 ms < │ └ Memory estimate: 491.16 KiB, allocs estimate: 51. ┌ Info: Expr 7 │ t1 = 162528.7048 │ t2 = 408670.2028 │ ratio = 0.3977013828912314 │ diff = -246141 ± 324557 │ b1 = │ BenchmarkTools.Trial: 10000 samples with 1 evaluation per sample. │ Range (min … max): 130.268 μs … 1.224 ms ┊ GC (min … max): 0.00% … 0.00% │ Time (median): 155.934 μs ┊ GC (median): 0.00% │ Time (mean ± σ): 162.529 μs ± 69.924 μs ┊ GC (mean ± σ): 0.00% ± 0.00% │ │ ▁▄▅▄▅▇▇▇█▇███▆▅▃▁▁▁ │ ▂▂▂▂▃▃▂▃▄▄▄▄▅▆████████████████████▆▆▄▄▄▄▄▃▄▄▃▃▃▃▃▃▂▂▂▂▂▂▁▁▁▁ ▄ │ 130 μs Histogram: frequency by time 194 μs < │ │ Memory estimate: 1.89 KiB, allocs estimate: 50. │ b2 = │ BenchmarkTools.Trial: 10000 samples with 1 evaluation per sample. │ Range (min … max): 292.877 μs … 23.607 ms ┊ GC (min … max): 0.00% … 0.00% │ Time (median): 389.011 μs ┊ GC (median): 0.00% │ Time (mean ± σ): 408.670 μs ± 316.935 μs ┊ GC (mean ± σ): 0.63% ± 1.58% │ │ ▃█▇█▇▆▄▁ │ ▃▃▄████████▅▄▃▃▂▂▂▂▂▂▂▂▂▂▁▂▁▁▁▂▁▂▂▁▂▂▂▁▁▁▁▂▁▂▁▁▁▂▂▂▂▂▂▂▂▂▂▂▂▂ ▃ │ 293 μs Histogram: frequency by time 1.13 ms < │ └ Memory estimate: 51.73 KiB, allocs estimate: 51. ┌ Info: Expr 8 │ t1 = 6.4919737415584415e7 │ t2 = 6.492415020779221e7 │ ratio = 0.999932031575405 │ diff = -4413 ± 3708553 │ b1 = │ BenchmarkTools.Trial: 77 samples with 1 evaluation per sample. │ Range (min … max): 61.441 ms … 69.462 ms ┊ GC (min … max): 0.00% … 0.00% │ Time (median): 65.066 ms ┊ GC (median): 0.00% │ Time (mean ± σ): 64.920 ms ± 1.697 ms ┊ GC (mean ± σ): 0.00% ± 0.00% │ │ ▂ ▂ ▂ ▂ ▂▅ ▅▂▅▂ █ │ ▅▁▁▁█▅█▅▁▅█▁▅▁▅█▁▅█▁█▅▁█████▅██████▁█▁███▁▅▅█▁▁▅▅▁▁▁▁▁▁▁▅▁█ ▁ │ 61.4 ms Histogram: frequency by time 68.8 ms < │ │ Memory estimate: 1.76 MiB, allocs estimate: 35883. │ b2 = │ BenchmarkTools.Trial: 77 samples with 1 evaluation per sample. │ Range (min … max): 59.458 ms … 78.938 ms ┊ GC (min … max): 0.00% … 0.00% │ Time (median): 64.862 ms ┊ GC (median): 0.00% │ Time (mean ± σ): 64.924 ms ± 3.298 ms ┊ GC (mean ± σ): 0.00% ± 0.00% │ │ ▂▅ █ ▅▅ ▂ ▂▂▂ ▅▂ █ ▂ ▅ │ ▅▅▅▁▁████▅█▅█████▅████████▅█▅█▅▅▁▁▅▁▁▁▁▁▁▁▁▁▁▁▁▅▁▁▁▁▁▁▁▁▁▁▅ ▁ │ 59.5 ms Histogram: frequency by time 76.4 ms < │ └ Memory estimate: 154.12 KiB, allocs estimate: 5531. ┌ Info: Expr 9 │ t1 = 159270.2187 │ t2 = 360504.4552 │ ratio = 0.4417981980601054 │ diff = -201234 ± 180399 │ b1 = │ BenchmarkTools.Trial: 10000 samples with 1 evaluation per sample. │ Range (min … max): 122.679 μs … 1.196 ms ┊ GC (min … max): 0.00% … 0.00% │ Time (median): 152.798 μs ┊ GC (median): 0.00% │ Time (mean ± σ): 159.270 μs ± 73.142 μs ┊ GC (mean ± σ): 0.00% ± 0.00% │ │ ▁▂▄▄███▇▇█▇▄▁ │ ▂▁▂▂▂▂▂▂▂▂▂▂▂▃▃▃▄▅▆▆▇▇█████████████▇▅▄▄▄▄▄▃▄▄▄▃▄▃▃▃▃▃▃▂▂▂▂▂▂ ▄ │ 123 μs Histogram: frequency by time 185 μs < │ │ Memory estimate: 1.89 KiB, allocs estimate: 50. │ b2 = │ BenchmarkTools.Trial: 10000 samples with 1 evaluation per sample. │ Range (min … max): 277.767 μs … 15.467 ms ┊ GC (min … max): 0.00% … 0.00% │ Time (median): 355.962 μs ┊ GC (median): 0.00% │ Time (mean ± σ): 360.504 μs ± 164.907 μs ┊ GC (mean ± σ): 0.00% ± 0.00% │ │ ▁▂▁▂▂▃▃▄▄▅▆█▇█▇▇▇▆▆▄▃▁▁ │ ▁▁▁▁▂▂▂▂▃▄▄▇███▇████████████████████████▆▅▄▃▃▂▂▂▁▁▁▁▁▁▁▁▁▁▁▁▁ ▄ │ 278 μs Histogram: frequency by time 449 μs < │ └ Memory estimate: 2.73 KiB, allocs estimate: 45. Test Summary: | Pass Total Time Benchmark: Malt.InProcessWorker | 19 19 2m39.7s ┌ Info: Expr 1 │ t1 = 1.448334357142857e8 │ t2 = 1.8841040774074075e8 │ ratio = 0.7687125008167358 │ diff = -43576972 ± 22177246 │ b1 = │ BenchmarkTools.Trial: 35 samples with 1 evaluation per sample. │ Range (min … max): 137.749 ms … 166.264 ms ┊ GC (min … max): 0.00% … 0.00% │ Time (median): 142.607 ms ┊ GC (median): 0.00% │ Time (mean ± σ): 144.833 ms ± 6.570 ms ┊ GC (mean ± σ): 0.00% ± 0.00% │ │ ▁ ▁▄▄▄ █ ▁ │ ▆▆█▁▆████▆█▆▁▁▁█▆▆▆▁▆▁▁▆▁▁▆▁▁▁▁▁▆▁▁▁▁▆▁▁▆▁▁▁▁▁▁▁▁▆▁▁▁▁▁▁▁▁▁▁▆ ▁ │ 138 ms Histogram: frequency by time 166 ms < │ │ Memory estimate: 3.81 KiB, allocs estimate: 56. │ b2 = │ BenchmarkTools.Trial: 27 samples with 1 evaluation per sample. │ Range (min … max): 141.777 ms … 240.193 ms ┊ GC (min … max): 0.00% … 0.00% │ Time (median): 191.410 ms ┊ GC (median): 0.00% │ Time (mean ± σ): 188.410 ms ± 21.182 ms ┊ GC (mean ± σ): 0.00% ± 0.00% │ │ ▃ ██▃ ▃ ▃ ▃█ │ █▁▁▁▁▇▁▁▁▇▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁███▇▁█▇█▁▁▁▇██▇▇▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▇ ▁ │ 142 ms Histogram: frequency by time 240 ms < │ └ Memory estimate: 3.39 KiB, allocs estimate: 54. ┌ Info: Expr 2 │ t1 = 1.5760202880126184e7 │ t2 = 1.2235781723039215e7 │ ratio = 1.2880421731004488 │ diff = 3524421 ± 18713506 │ b1 = │ BenchmarkTools.Trial: 317 samples with 1 evaluation per sample. │ Range (min … max): 11.838 ms … 169.062 ms ┊ GC (min … max): 0.00% … 0.00% │ Time (median): 11.988 ms ┊ GC (median): 0.00% │ Time (mean ± σ): 15.760 ms ± 18.663 ms ┊ GC (mean ± σ): 0.00% ± 0.00% │ │ █ │ █▆▁▁▁▁▁▅▁▄▁▄▄▅▄▄▁▄▄▁▁▁▁▁▁▄▄▁▁▁▁▁▁▁▄▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▄ ▅ │ 11.8 ms Histogram: log(frequency) by time 156 ms < │ │ Memory estimate: 3.22 KiB, allocs estimate: 51. │ b2 = │ BenchmarkTools.Trial: 408 samples with 1 evaluation per sample. │ Range (min … max): 11.865 ms … 34.474 ms ┊ GC (min … max): 0.00% … 0.00% │ Time (median): 11.998 ms ┊ GC (median): 0.00% │ Time (mean ± σ): 12.236 ms ± 1.378 ms ┊ GC (mean ± σ): 0.00% ± 0.00% │ │ ▇█▄ │ ████▇▆▆▆▄▆▁▅▁▄▄▁▁▁▁▆▁▄▁▄▅▁▁▁▁▁▁▁▁▁▄▁▁▁▅▄▁▁▁▁▁▄▁▁▁▁▁▁▁▁▁▁▁▁▄ ▆ │ 11.9 ms Histogram: log(frequency) by time 17.7 ms < │ └ Memory estimate: 2.75 KiB, allocs estimate: 46. ┌ Info: Expr 3 │ t1 = 1.533512876060606e8 │ t2 = 1.5291434242424244e8 │ ratio = 1.0028574506151027 │ diff = 436945 ± 27959435 │ b1 = │ BenchmarkTools.Trial: 33 samples with 1 evaluation per sample. │ Range (min … max): 134.145 ms … 237.017 ms ┊ GC (min … max): 0.00% … 40.02% │ Time (median): 146.213 ms ┊ GC (median): 0.00% │ Time (mean ± σ): 153.351 ms ± 20.159 ms ┊ GC (mean ± σ): 7.24% ± 9.06% │ │ ▂ █ ▅ │ ▅▅██▅███▅▅██▁▁▁▅█▅▅▁▁▁▁▁▁▁▁▁▁▁▁▁▅▁▁▁▅▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▅ ▁ │ 134 ms Histogram: frequency by time 237 ms < │ │ Memory estimate: 47.69 MiB, allocs estimate: 232. │ b2 = │ BenchmarkTools.Trial: 33 samples with 1 evaluation per sample. │ Range (min … max): 131.812 ms … 230.249 ms ┊ GC (min … max): 0.00% … 36.44% │ Time (median): 145.727 ms ┊ GC (median): 0.00% │ Time (mean ± σ): 152.914 ms ± 19.374 ms ┊ GC (mean ± σ): 7.14% ± 9.44% │ │ ▅█▂ │ ▅▁▅▅▅████▅▁▅▅█▁▅▁█▅▅▅▁▁▁▁▁▁▁▅▁▁▁▅▁▁▅▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▅ ▁ │ 132 ms Histogram: frequency by time 230 ms < │ └ Memory estimate: 47.69 MiB, allocs estimate: 155. ┌ Info: Expr 4 │ t1 = 1.0245753636734694e8 │ t2 = 1.002942781e8 │ ratio = 1.021569109507823 │ diff = 2163258 ± 59146982 │ b1 = │ BenchmarkTools.Trial: 49 samples with 1 evaluation per sample. │ Range (min … max): 65.518 ms … 364.655 ms ┊ GC (min … max): 0.00% … 3.17% │ Time (median): 90.678 ms ┊ GC (median): 13.53% │ Time (mean ± σ): 102.458 ms ± 56.646 ms ┊ GC (mean ± σ): 12.01% ± 12.68% │ │ ▂ ▅█ ▁ │ ██▆▅████▃▁▁▃▃▁▁▃▁▁▁▁▁▁▁▁▃▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▃▁▁▃ ▁ │ 65.5 ms Histogram: frequency by time 365 ms < │ │ Memory estimate: 47.69 MiB, allocs estimate: 126. │ b2 = │ BenchmarkTools.Trial: 50 samples with 1 evaluation per sample. │ Range (min … max): 78.463 ms … 175.781 ms ┊ GC (min … max): 0.00% … 52.98% │ Time (median): 97.403 ms ┊ GC (median): 14.50% │ Time (mean ± σ): 100.294 ms ± 17.018 ms ┊ GC (mean ± σ): 12.48% ± 12.20% │ │ ▂ █ ▂█ ▂█ ▂ ▂ │ ▅▅▅█▅█▁▅███████▅█▁▁▅▅█▁▁▁▁▅▁▁▁▅▁█▁▁▁▅▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▅ ▁ │ 78.5 ms Histogram: frequency by time 176 ms < │ └ Memory estimate: 47.69 MiB, allocs estimate: 124. ┌ Info: Expr 5 │ t1 = 5.264420026483051e6 │ t2 = 5.461220163736263e6 │ ratio = 0.9639640718826884 │ diff = -196800 ± 2698038 │ b1 = │ BenchmarkTools.Trial: 944 samples with 1 evaluation per sample. │ Range (min … max): 3.884 ms … 44.036 ms ┊ GC (min … max): 0.00% … 94.51% │ Time (median): 4.759 ms ┊ GC (median): 0.00% │ Time (mean ± σ): 5.264 ms ± 1.957 ms ┊ GC (mean ± σ): 5.11% ± 9.72% │ │ ▃▅▄▆▅█▅▆▂ │ ▃▇█████████▇▅▅▅▆▆▅▅▄▄▃▄▃▃▂▂▁▁▁▁▂▁▁▂▁▁▁▁▁▁▁▁▁▁▁▁▁▂▃▃▄▅▃▃▃▂▂ ▃ │ 3.88 ms Histogram: frequency by time 9.91 ms < │ │ Memory estimate: 4.77 MiB, allocs estimate: 63. │ b2 = │ BenchmarkTools.Trial: 910 samples with 1 evaluation per sample. │ Range (min … max): 4.120 ms … 41.542 ms ┊ GC (min … max): 0.00% … 93.47% │ Time (median): 4.963 ms ┊ GC (median): 0.00% │ Time (mean ± σ): 5.461 ms ± 1.858 ms ┊ GC (mean ± σ): 4.97% ± 9.47% │ │ ▂▃▃▃█▄▂ │ ▂▄▇████████▆▄▄▃▄▄▅▅▄▄▃▃▃▂▃▂▂▁▂▁▁▂▂▁▁▁▁▁▂▁▁▁▂▂▃▃▃▃▃▃▃▂▃▂▁▁▂ ▃ │ 4.12 ms Histogram: frequency by time 10.1 ms < │ └ Memory estimate: 4.77 MiB, allocs estimate: 54. ┌ Info: Expr 6 │ t1 = 991998.6316740265 │ t2 = 1.0097007087418301e6 │ ratio = 0.9824679957986145 │ diff = -17702 ± 935139 │ b1 = │ BenchmarkTools.Trial: 4982 samples with 1 evaluation per sample. │ Range (min … max): 623.794 μs … 38.558 ms ┊ GC (min … max): 0.00% … 97.42% │ Time (median): 893.976 μs ┊ GC (median): 0.00% │ Time (mean ± σ): 991.999 μs ± 701.173 μs ┊ GC (mean ± σ): 3.36% ± 7.30% │ │ ▁▅▆█▆▂ │ ▂▂▂▃▅██████▇▅▄▃▃▃▃▃▃▃▃▃▃▄▃▃▂▂▂▂▂▂▂▂▂▂▂▂▁▂▂▂▂▂▂▂▁▁▂▁▂▂▂▂▂▂▂▂▂▂ ▃ │ 624 μs Histogram: frequency by time 2.45 ms < │ │ Memory estimate: 491.63 KiB, allocs estimate: 56. │ b2 = │ BenchmarkTools.Trial: 4896 samples with 1 evaluation per sample. │ Range (min … max): 701.172 μs … 35.271 ms ┊ GC (min … max): 0.00% … 97.35% │ Time (median): 921.150 μs ┊ GC (median): 0.00% │ Time (mean ± σ): 1.010 ms ± 618.742 μs ┊ GC (mean ± σ): 3.31% ± 7.23% │ │ ▅██▅▁ │ ▂▃▃▅██████▅▄▃▃▃▃▂▂▃▄▄▄▃▃▃▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▁▂▂▁▂▂▂▁▂▁▂▁▂▂▂▂▂▂▂▂▂ ▃ │ 701 μs Histogram: frequency by time 2.46 ms < │ └ Memory estimate: 491.16 KiB, allocs estimate: 51. ┌ Info: Expr 7 │ t1 = 420436.3673 │ t2 = 446349.5317 │ ratio = 0.941944233028978 │ diff = -25913 ± 399544 │ b1 = │ BenchmarkTools.Trial: 10000 samples with 1 evaluation per sample. │ Range (min … max): 320.747 μs … 15.190 ms ┊ GC (min … max): 0.00% … 96.27% │ Time (median): 399.625 μs ┊ GC (median): 0.00% │ Time (mean ± σ): 420.436 μs ± 197.243 μs ┊ GC (mean ± σ): 0.53% ± 1.54% │ │ ▄▆██▇▃ │ ▃▇███████▇▅▄▃▃▂▂▂▂▂▂▂▂▂▁▂▂▂▂▂▂▂▂▂▁▂▁▂▂▁▂▂▂▂▂▁▂▂▁▁▁▁▂▂▂▂▂▂▂▂▂▂ ▃ │ 321 μs Histogram: frequency by time 1.19 ms < │ │ Memory estimate: 52.20 KiB, allocs estimate: 56. │ b2 = │ BenchmarkTools.Trial: 10000 samples with 1 evaluation per sample. │ Range (min … max): 325.857 μs … 26.617 ms ┊ GC (min … max): 0.00% … 0.00% │ Time (median): 422.120 μs ┊ GC (median): 0.00% │ Time (mean ± σ): 446.350 μs ± 347.464 μs ┊ GC (mean ± σ): 0.59% ± 1.56% │ │ ▂▆█▅▁ │ ▂▃▃▆█████▇▆▅▄▃▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▁▂▂▁▂▂▂▁▂▁▁▂▁▁▂▁▂▁▁▁▁▂▂▂▂▂▂▂▂▂▂ ▃ │ 326 μs Histogram: frequency by time 1.18 ms < │ └ Memory estimate: 51.73 KiB, allocs estimate: 51. ┌ Info: Expr 8 │ t1 = 7.611468781818181e7 │ t2 = 7.638431548484848e7 │ ratio = 0.9964701173931426 │ diff = -269628 ± 7611451 │ b1 = │ BenchmarkTools.Trial: 66 samples with 1 evaluation per sample. │ Range (min … max): 69.690 ms … 116.471 ms ┊ GC (min … max): 0.00% … 0.00% │ Time (median): 75.548 ms ┊ GC (median): 0.00% │ Time (mean ± σ): 76.115 ms ± 6.068 ms ┊ GC (mean ± σ): 0.00% ± 0.00% │ │ ▃ ▁ ▁ ▁▃▆▆▃█▆▁ ▁ │ ▇▁▄▄▁█▇█▄█▇▇████████▁█▁▄▁▁▄▄▄▁▁▁▁▁▄▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▄ ▁ │ 69.7 ms Histogram: frequency by time 93 ms < │ │ Memory estimate: 154.68 KiB, allocs estimate: 5537. │ b2 = │ BenchmarkTools.Trial: 66 samples with 1 evaluation per sample. │ Range (min … max): 69.350 ms … 98.988 ms ┊ GC (min … max): 0.00% … 0.00% │ Time (median): 75.726 ms ┊ GC (median): 0.00% │ Time (mean ± σ): 76.384 ms ± 4.596 ms ┊ GC (mean ± σ): 0.00% ± 0.00% │ │ ▆▁ ▃▆▆█▁█ ▁▁ │ ▄▁▁▁▄▄▇▇▄▇██▇██████▄██▇▁▇▄▄▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▄▁▁▁▄▁▁▁▁▁▁▁▁▁▁▁▄ ▁ │ 69.4 ms Histogram: frequency by time 93 ms < │ └ Memory estimate: 154.12 KiB, allocs estimate: 5531. ┌ Info: Expr 9 │ t1 = 344179.6648 │ t2 = 380645.7672 │ ratio = 0.9041993750035847 │ diff = -36466 ± 595900 │ b1 = │ BenchmarkTools.Trial: 10000 samples with 1 evaluation per sample. │ Range (min … max): 278.267 μs … 7.810 ms ┊ GC (min … max): 0.00% … 0.00% │ Time (median): 335.276 μs ┊ GC (median): 0.00% │ Time (mean ± σ): 344.180 μs ± 109.034 μs ┊ GC (mean ± σ): 0.00% ± 0.00% │ │ ▂▃▅▆▇█▇▆█▇▆▇▆▆▇▆▆▅▇▅▆▅▅▆▄▃▃▂▁ │ ▂▂▄▆▇█████████████████████████████▇▆▆▅▄▄▃▃▂▂▂▂▂▁▁▁▂▁▁▁▁▁▁▁▁▁▁ ▅ │ 278 μs Histogram: frequency by time 455 μs < │ │ Memory estimate: 3.20 KiB, allocs estimate: 50. │ b2 = │ BenchmarkTools.Trial: 10000 samples with 1 evaluation per sample. │ Range (min … max): 283.488 μs … 57.351 ms ┊ GC (min … max): 0.00% … 0.00% │ Time (median): 367.596 μs ┊ GC (median): 0.00% │ Time (mean ± σ): 380.646 μs ± 585.840 μs ┊ GC (mean ± σ): 0.00% ± 0.00% │ │ ▁▁▂▄▅▆▆▇▇▇██▇▆▅▄▂▂ │ ▁▁▁▂▂▂▂▃▃▃▄▆▆███████████████████▇▇▇▄▄▃▃▂▂▂▁▂▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁ ▄ │ 283 μs Histogram: frequency by time 500 μs < │ └ Memory estimate: 2.73 KiB, allocs estimate: 45. Test Summary: | Pass Total Time Benchmark: Malt.Worker | 19 19 3m05.7s ┌ Info: Launch benchmark │ ratio = 0.36992353202423867 │ t1 = 4.679966357 └ t2 = 12.651172342 Test Summary: | Pass Total Time Benchmark launch | 1 1 1m28.6s Test Summary: | Pass Total Time Starting exceptions | 2 2 8.3s Stdout & stderr: Test Failed at /home/pkgeval/.julia/packages/Malt/bAS4Y/test/stdout.jl:17 Expression: occursin(blue, s) Evaluated: occursin("\e[34m", "[Worker 182]: hello\n") Stacktrace: [1] top-level scope @ ~/.julia/packages/Malt/bAS4Y/test/stdout.jl:4 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [3] macro expansion @ ~/.julia/packages/Malt/bAS4Y/test/stdout.jl:17 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:680 [inlined] Stdout & stderr: Test Failed at /home/pkgeval/.julia/packages/Malt/bAS4Y/test/stdout.jl:24 Expression: occursin(yellow, s) Evaluated: occursin("\e[33m", "[Worker 182]: hello\n") Stacktrace: [1] top-level scope @ ~/.julia/packages/Malt/bAS4Y/test/stdout.jl:4 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [3] macro expansion @ ~/.julia/packages/Malt/bAS4Y/test/stdout.jl:24 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:680 [inlined] Stdout & stderr: Test Failed at /home/pkgeval/.julia/packages/Malt/bAS4Y/test/stdout.jl:29 Expression: count(blue, s) == 2 Evaluated: 0 == 2 Stacktrace: [1] top-level scope @ ~/.julia/packages/Malt/bAS4Y/test/stdout.jl:4 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [3] macro expansion @ ~/.julia/packages/Malt/bAS4Y/test/stdout.jl:29 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:680 [inlined] Stdout & stderr: Test Failed at /home/pkgeval/.julia/packages/Malt/bAS4Y/test/stdout.jl:31 Expression: count("\n", s) >= 4 Evaluated: 2 >= 4 Stacktrace: [1] top-level scope @ ~/.julia/packages/Malt/bAS4Y/test/stdout.jl:4 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [3] macro expansion @ ~/.julia/packages/Malt/bAS4Y/test/stdout.jl:31 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:680 [inlined] Test Summary: | Pass Fail Total Time Stdout & stderr | 8 4 12 11.4s RNG of the outermost testset: Random.Xoshiro(0x408f184912185481, 0xace5f1a89b41535c, 0x35c4db39929031dc, 0xfe60060c5df86bbc, 0x48b95fb952783a05) ERROR: LoadError: Some tests did not pass: 8 passed, 4 failed, 0 errored, 0 broken. in expression starting at /home/pkgeval/.julia/packages/Malt/bAS4Y/test/stdout.jl:3 in expression starting at /home/pkgeval/.julia/packages/Malt/bAS4Y/test/runtests.jl:20 Testing failed after 962.92s ERROR: LoadError: Package Malt errored during testing Stacktrace: [1] pkgerror(msg::String) @ Pkg.Types /opt/julia/share/julia/stdlib/v1.12/Pkg/src/Types.jl:68 [2] test(ctx::Pkg.Types.Context, pkgs::Vector{PackageSpec}; coverage::Bool, julia_args::Cmd, test_args::Cmd, test_fn::Nothing, force_latest_compatible_version::Bool, allow_earlier_backwards_compatible_versions::Bool, allow_reresolve::Bool) @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:2427 [3] test @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:2280 [inlined] [4] test(ctx::Pkg.Types.Context, pkgs::Vector{PackageSpec}; coverage::Bool, test_fn::Nothing, julia_args::Cmd, test_args::Cmd, force_latest_compatible_version::Bool, allow_earlier_backwards_compatible_versions::Bool, allow_reresolve::Bool, kwargs::@Kwargs{io::IOContext{IO}}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:483 [5] test(pkgs::Vector{PackageSpec}; io::IOContext{IO}, kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:164 [6] test(pkgs::Vector{String}; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:152 [7] test @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:152 [inlined] [8] #test#81 @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:151 [inlined] [9] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:219 [10] include(mod::Module, _path::String) @ Base ./Base.jl:305 [11] exec_options(opts::Base.JLOptions) @ Base ./client.jl:321 [12] _start() @ Base ./client.jl:554 in expression starting at /PkgEval.jl/scripts/evaluate.jl:210 PkgEval failed after 1082.2s: package has test failures