Commits: JuliaLang/julia@c165fbe5eafc2ebfa512d9d090194370280522e7 vs JuliaLang/julia@7d6dfe1ec94dbf5ba52a2109c3c3f8c0ef555c43
Comparison Diff: link
Triggered By: link
Tag Predicate: ALL
Note: If Chrome is your browser, I strongly recommend installing the Wide GitHub extension, which makes the result table easier to read.
Below is a table of this job's results, obtained by running the benchmarks found in
JuliaCI/BaseBenchmarks.jl. The values
listed in the ID
column have the structure [parent_group, child_group, ..., key]
,
and can be used to index into the BaseBenchmarks suite to retrieve the corresponding
benchmarks.
The percentages accompanying time and memory values in the below table are noise tolerances. The "true" time/memory value for a given benchmark is expected to fall within this percentage of the reported value.
A ratio greater than 1.0
denotes a possible regression (marked with ❌), while a ratio less
than 1.0
denotes a possible improvement (marked with ✅). Only significant results - results
that indicate possible regressions or improvements - are shown below (thus, an empty table means that all
benchmark results remained invariant between builds).
ID | time ratio | memory ratio |
---|---|---|
["array", "bool", "boolarray_true_fill!"] |
0.88 (5%) ✅ | 1.00 (1%) |
["array", "comprehension", ("comprehension_iteration", "Vector{Float64}")] |
1.13 (5%) ❌ | 1.00 (1%) |
["array", "equality", ("isequal", "Vector{Int64} isequal Vector{Float32}")] |
0.86 (5%) ✅ | 1.00 (1%) |
["array", "index", ("sumelt", "BaseBenchmarks.ArrayBenchmarks.ArrayLS{Int32, 2}")] |
1.85 (50%) ❌ | 1.00 (1%) |
["array", "reductions", ("norm1", "Float64")] |
1.08 (5%) ❌ | 1.00 (1%) |
["broadcast", "sparse", ("(1000, 1000)", 1)] |
1.09 (5%) ❌ | 1.00 (1%) |
["broadcast", "sparse", ("(10000000,)", 2)] |
0.79 (5%) ✅ | 1.00 (1%) |
["collection", "queries & updates", ("Vector", "Int", "in", "true")] |
1.29 (25%) ❌ | 1.00 (1%) |
["collection", "set operations", ("BitSet", "Int", "setdiff!", "Set")] |
1.27 (25%) ❌ | 1.00 (1%) |
["find", "findall", ("> q0.8", "Vector{Float64}")] |
0.94 (5%) ✅ | 1.00 (1%) |
["find", "findall", ("BitVector", "50-50")] |
0.95 (5%) ✅ | 1.00 (1%) |
["find", "findall", ("ispos", "Vector{Bool}")] |
0.94 (5%) ✅ | 1.00 (1%) |
["find", "findnext", ("ispos", "Vector{Float64}")] |
1.17 (5%) ❌ | 1.00 (1%) |
["find", "findprev", ("ispos", "Vector{Bool}")] |
1.07 (5%) ❌ | 1.00 (1%) |
["linalg", "small exp #29116"] |
0.93 (5%) ✅ | 1.00 (1%) |
["misc", "23042", "ComplexF64"] |
1.09 (5%) ❌ | 1.00 (1%) |
["misc", "23042", "Float64"] |
0.93 (5%) ✅ | 1.00 (1%) |
["misc", "allocation elision view", "conditional"] |
1.34 (5%) ❌ | 1.00 (1%) |
["misc", "bitshift", ("UInt32", "UInt32")] |
1.19 (5%) ❌ | 1.00 (1%) |
["misc", "fastmath many args"] |
0.93 (5%) ✅ | 1.00 (1%) |
["misc", "foldl", "foldl(+, filter(...))"] |
1.27 (5%) ❌ | 1.00 (1%) |
["misc", "issue 12165", "Float32"] |
0.95 (5%) ✅ | 1.00 (1%) |
["misc", "issue 12165", "Float64"] |
1.06 (5%) ❌ | 1.00 (1%) |
["misc", "iterators", "zip(1:1000, 1:1000)"] |
0.70 (5%) ✅ | 1.00 (1%) |
["misc", "parse", "Int"] |
1.06 (5%) ❌ | 1.00 (1%) |
["misc", "repeat", (200, 24, 1)] |
1.17 (5%) ❌ | 1.00 (1%) |
["misc", "splatting", (3, 3, 3)] |
0.94 (5%) ✅ | 1.00 (1%) |
["problem", "fem", "sparse_fem"] |
1.10 (5%) ❌ | 1.00 (1%) |
["problem", "json", "parse_json"] |
0.90 (5%) ✅ | 1.00 (1%) |
["problem", "laplacian", "laplace_iter_devec"] |
0.92 (5%) ✅ | 1.00 (1%) |
["problem", "laplacian", "laplace_iter_sub"] |
0.92 (5%) ✅ | 1.00 (1%) |
["problem", "laplacian", "laplace_iter_vec"] |
1.21 (5%) ❌ | 1.00 (1%) |
["scalar", "acos", ("0.5 <= abs(x) < 1", "positive argument", "Float32")] |
1.05 (5%) ❌ | 1.00 (1%) |
["scalar", "acos", ("0.5 <= abs(x) < 1", "positive argument", "Float64")] |
0.89 (5%) ✅ | 1.00 (1%) |
["scalar", "acos", ("abs(x) < 0.5", "negative argument", "Float32")] |
1.06 (5%) ❌ | 1.00 (1%) |
["scalar", "acos", ("abs(x) < 0.5", "positive argument", "Float32")] |
0.85 (5%) ✅ | 1.00 (1%) |
["scalar", "acos", ("small", "positive argument", "Float32")] |
0.93 (5%) ✅ | 1.00 (1%) |
["scalar", "acos", ("zero", "Float64")] |
0.93 (5%) ✅ | 1.00 (1%) |
["scalar", "acosh", ("2 <= abs(x) < 2^28", "positive argument", "Float32")] |
1.06 (5%) ❌ | 1.00 (1%) |
["scalar", "asin", ("zero", "Float32")] |
0.93 (5%) ✅ | 1.00 (1%) |
["scalar", "asinh", ("2 <= abs(x) < 2^28", "negative argument", "Float32")] |
1.06 (5%) ❌ | 1.00 (1%) |
["scalar", "asinh", ("2 <= abs(x) < 2^28", "positive argument", "Float64")] |
0.95 (5%) ✅ | 1.00 (1%) |
["scalar", "atan", ("very small", "negative argument", "Float64")] |
1.08 (5%) ❌ | 1.00 (1%) |
["scalar", "atan", ("very small", "positive argument", "Float64")] |
1.08 (5%) ❌ | 1.00 (1%) |
["scalar", "atan", ("zero", "Float64")] |
1.08 (5%) ❌ | 1.00 (1%) |
["scalar", "atan2", ("abs(y/x) high", "y negative", "x positive", "Float64")] |
0.94 (5%) ✅ | 1.00 (1%) |
["scalar", "atan2", ("abs(y/x) high", "y positive", "x positive", "Float32")] |
1.06 (5%) ❌ | 1.00 (1%) |
["scalar", "atan2", ("abs(y/x) high", "y positive", "x positive", "Float64")] |
1.06 (5%) ❌ | 1.00 (1%) |
["scalar", "atan2", ("abs(y/x) small", "y positive", "x positive", "Float64")] |
1.05 (5%) ❌ | 1.00 (1%) |
["scalar", "atan2", ("x one", "Float32")] |
0.92 (5%) ✅ | 1.00 (1%) |
["scalar", "atan2", ("x one", "Float64")] |
1.42 (5%) ❌ | 1.00 (1%) |
["scalar", "cos", ("argument reduction (easy) abs(x) < 2.0^20π/4", "positive argument", "Float32", "cos_kernel")] |
0.94 (5%) ✅ | 1.00 (1%) |
["scalar", "rem_pio2", ("argument reduction (paynehanek) abs(x) > 2.0^20*π/2", "positive argument", "Float64")] |
1.06 (5%) ❌ | 1.00 (1%) |
["scalar", "sin", ("argument reduction (easy) abs(x) < 2.0^20π/4", "negative argument", "Float32", "sin_kernel")] |
0.94 (5%) ✅ | 1.00 (1%) |
["scalar", "sin", ("argument reduction (easy) abs(x) < 2π/4", "negative argument", "Float64", "cos_kernel")] |
1.11 (5%) ❌ | 1.00 (1%) |
["scalar", "sin", ("argument reduction (easy) abs(x) < 2π/4", "positive argument", "Float32", "cos_kernel")] |
1.09 (5%) ❌ | 1.00 (1%) |
["scalar", "sin", ("argument reduction (easy) abs(x) < 2π/4", "positive argument", "Float64", "cos_kernel")] |
1.26 (5%) ❌ | 1.00 (1%) |
["scalar", "sin", ("argument reduction (easy) abs(x) < 3π/4", "negative argument", "Float32", "cos_kernel")] |
1.09 (5%) ❌ | 1.00 (1%) |
["scalar", "sin", ("argument reduction (easy) abs(x) < 3π/4", "negative argument", "Float64", "cos_kernel")] |
1.18 (5%) ❌ | 1.00 (1%) |
["scalar", "sin", ("argument reduction (easy) abs(x) < 3π/4", "positive argument", "Float32", "cos_kernel")] |
1.09 (5%) ❌ | 1.00 (1%) |
["scalar", "sin", ("argument reduction (easy) abs(x) < 3π/4", "positive argument", "Float64", "cos_kernel")] |
1.18 (5%) ❌ | 1.00 (1%) |
["scalar", "sin", ("argument reduction (easy) abs(x) < 4π/4", "positive argument", "Float64", "sin_kernel")] |
1.05 (5%) ❌ | 1.00 (1%) |
["scalar", "sin", ("argument reduction (easy) abs(x) < 5π/4", "negative argument", "Float64", "sin_kernel")] |
1.08 (5%) ❌ | 1.00 (1%) |
["scalar", "sin", ("argument reduction (easy) abs(x) < 5π/4", "positive argument", "Float64", "sin_kernel")] |
1.07 (5%) ❌ | 1.00 (1%) |
["scalar", "sin", ("argument reduction (easy) abs(x) < 6π/4", "negative argument", "Float32", "cos_kernel")] |
1.09 (5%) ❌ | 1.00 (1%) |
["scalar", "sin", ("argument reduction (easy) abs(x) < 6π/4", "negative argument", "Float64", "cos_kernel")] |
1.07 (5%) ❌ | 1.00 (1%) |
["scalar", "sin", ("argument reduction (easy) abs(x) < 6π/4", "positive argument", "Float64", "cos_kernel")] |
1.07 (5%) ❌ | 1.00 (1%) |
["scalar", "sin", ("argument reduction (easy) abs(x) < 7π/4", "positive argument", "Float64", "sin_kernel")] |
1.06 (5%) ❌ | 1.00 (1%) |
["scalar", "sin", ("argument reduction (easy) abs(x) < 8π/4", "negative argument", "Float32", "sin_kernel")] |
1.09 (5%) ❌ | 1.00 (1%) |
["scalar", "sin", ("argument reduction (easy) abs(x) < 8π/4", "negative argument", "Float64", "sin_kernel")] |
1.08 (5%) ❌ | 1.00 (1%) |
["scalar", "sin", ("argument reduction (easy) abs(x) < 8π/4", "positive argument", "Float32", "sin_kernel")] |
1.15 (5%) ❌ | 1.00 (1%) |
["scalar", "sin", ("argument reduction (easy) abs(x) < 9π/4", "negative argument", "Float32", "sin_kernel")] |
1.09 (5%) ❌ | 1.00 (1%) |
["scalar", "sin", ("argument reduction (easy) abs(x) < 9π/4", "negative argument", "Float64", "sin_kernel")] |
1.08 (5%) ❌ | 1.00 (1%) |
["scalar", "sin", ("argument reduction (easy) abs(x) < 9π/4", "positive argument", "Float32", "sin_kernel")] |
1.25 (5%) ❌ | 1.00 (1%) |
["scalar", "sin", ("argument reduction (easy) abs(x) < 9π/4", "positive argument", "Float64", "sin_kernel")] |
0.93 (5%) ✅ | 1.00 (1%) |
["scalar", "sin", ("argument reduction (hard) abs(x) < 2π/4", "positive argument", "Float32", "cos_kernel")] |
1.09 (5%) ❌ | 1.00 (1%) |
["scalar", "sin", ("argument reduction (hard) abs(x) < 4π/4", "positive argument", "Float32", "sin_kernel")] |
1.10 (5%) ❌ | 1.00 (1%) |
["scalar", "sin", ("argument reduction (hard) abs(x) < 6π/4", "negative argument", "Float32", "cos_kernel")] |
1.09 (5%) ❌ | 1.00 (1%) |
["scalar", "sin", ("argument reduction (hard) abs(x) < 8π/4", "negative argument", "Float32", "sin_kernel")] |
1.09 (5%) ❌ | 1.00 (1%) |
["scalar", "sin", ("argument reduction (hard) abs(x) < 8π/4", "positive argument", "Float32", "sin_kernel")] |
1.25 (5%) ❌ | 1.00 (1%) |
["scalar", "sin", ("no reduction", "negative argument", "Float32", "sin_kernel")] |
0.84 (5%) ✅ | 1.00 (1%) |
["scalar", "sin", ("no reduction", "negative argument", "Float64", "sin_kernel")] |
0.79 (5%) ✅ | 1.00 (1%) |
["scalar", "sin", ("no reduction", "positive argument", "Float32", "sin_kernel")] |
0.82 (5%) ✅ | 1.00 (1%) |
["scalar", "sincos", ("argument reduction (easy) abs(x) < 2.0^20π/4", "negative argument", "Float32")] |
0.94 (5%) ✅ | 1.00 (1%) |
["scalar", "sincos", ("argument reduction (easy) abs(x) < 4π/4", "positive argument", "Float32")] |
0.88 (5%) ✅ | 1.00 (1%) |
["scalar", "sincos", ("argument reduction (hard) abs(x) < 4π/4", "negative argument", "Float32")] |
0.91 (5%) ✅ | 1.00 (1%) |
["scalar", "sincos", ("argument reduction (hard) abs(x) < 4π/4", "positive argument", "Float32")] |
0.91 (5%) ✅ | 1.00 (1%) |
["scalar", "tanh", ("0 <= abs(x) < 2.0^-28", "positive argument", "Float64")] |
1.30 (5%) ❌ | 1.00 (1%) |
["shootout", "binary_trees"] |
0.75 (5%) ✅ | 1.00 (1%) |
["simd", ("auto_local_arrays", "Float32", 4095)] |
0.79 (20%) ✅ | 1.00 (1%) |
["simd", ("auto_local_arrays", "Float32", 4096)] |
0.79 (20%) ✅ | 1.00 (1%) |
["simd", ("local_arrays", "Float32", 4095)] |
0.78 (20%) ✅ | 1.00 (1%) |
["simd", ("local_arrays", "Float32", 4096)] |
0.78 (20%) ✅ | 1.00 (1%) |
["simd", ("manual_example!", "Float32", 4095)] |
0.73 (20%) ✅ | 1.00 (1%) |
["sort", "insertionsort", ("sort! reverse", "descending")] |
0.66 (30%) ✅ | 1.00 (1%) |
["sort", "insertionsort", ("sortperm! forwards", "ascending")] |
1.38 (30%) ❌ | 1.00 (1%) |
["sort", "insertionsort", ("sortperm! reverse", "descending")] |
1.37 (30%) ❌ | 1.00 (1%) |
["sort", "mergesort", ("sortperm! forwards", "ascending")] |
1.31 (30%) ❌ | 1.00 (1%) |
["sort", "mergesort", ("sortperm! reverse", "descending")] |
1.31 (30%) ❌ | 1.00 (1%) |
["sparse", "constructors", ("Bidiagonal", 1000)] |
1.10 (5%) ❌ | 1.00 (1%) |
["sparse", "constructors", ("Diagonal", 100)] |
1.09 (5%) ❌ | 1.00 (1%) |
["sparse", "constructors", ("Diagonal", 1000)] |
1.14 (5%) ❌ | 1.00 (1%) |
["sparse", "constructors", ("IJV", 100)] |
1.06 (5%) ❌ | 1.00 (1%) |
["sparse", "constructors", ("IJV", 1000)] |
1.08 (5%) ❌ | 1.00 (1%) |
["sparse", "constructors", ("SymTridiagonal", 100)] |
1.05 (5%) ❌ | 1.00 (1%) |
["sparse", "constructors", ("SymTridiagonal", 1000)] |
1.07 (5%) ❌ | 1.00 (1%) |
["sparse", "index", ("spmat", "col", "array", 1000)] |
1.30 (30%) ❌ | 1.00 (1%) |
["sparse", "sparse solves", "square system (ldlt), matrix rhs"] |
0.91 (5%) ✅ | 1.00 (1%) |
["sparse", "sparse solves", "square system (ldlt), vector rhs"] |
0.89 (5%) ✅ | 1.00 (1%) |
["string", "==(::SubString, ::String)", "different"] |
1.09 (5%) ❌ | 1.00 (1%) |
["string", "findfirst", "Char"] |
1.06 (5%) ❌ | 1.00 (1%) |
["string", "findfirst", "String"] |
1.06 (5%) ❌ | 1.00 (1%) |
["string", "repeat", "repeat str len 16"] |
0.93 (5%) ✅ | 1.00 (1%) |
["tuple", "reduction", ("minimum", "(2, 2)")] |
0.94 (5%) ✅ | 1.00 (1%) |
["tuple", "reduction", ("sum", "(16, 16)")] |
1.06 (5%) ❌ | 1.00 (1%) |
["tuple", "reduction", ("sum", "(4, 4)")] |
1.09 (5%) ❌ | 1.00 (1%) |
["tuple", "reduction", ("sum", "(8,)")] |
1.07 (5%) ❌ | 1.00 (1%) |
["tuple", "reduction", ("sumabs", "(2, 2)")] |
1.12 (5%) ❌ | 1.00 (1%) |
["tuple", "reduction", ("sumabs", "(4, 4)")] |
1.10 (5%) ❌ | 1.00 (1%) |
["union", "array", ("broadcast", "*", "ComplexF64", "(false, false)")] |
1.08 (5%) ❌ | 1.00 (1%) |
["union", "array", ("collect", "all", "BigFloat", 0)] |
0.92 (5%) ✅ | 1.00 (1%) |
["union", "array", ("map", "*", "Int64", "(true, true)")] |
1.05 (5%) ❌ | 1.00 (1%) |
["union", "array", ("map", "identity", "BigFloat", 0)] |
0.93 (5%) ✅ | 1.00 (1%) |
["union", "array", ("perf_countequals", "Int8")] |
1.07 (5%) ❌ | 1.00 (1%) |
["union", "array", ("perf_countnothing", "Float64", 1)] |
0.59 (5%) ✅ | 1.00 (1%) |
["union", "array", ("perf_countnothing", "Int8", 0)] |
1.51 (5%) ❌ | 1.00 (1%) |
["union", "array", ("skipmissing", "sum", "BigInt", 0)] |
1.06 (5%) ❌ | 1.00 (1%) |
["union", "array", ("skipmissing", "sum", "Union{Missing, BigInt}", 1)] |
1.05 (5%) ❌ | 1.00 (1%) |
["union", "array", ("sort", "Union{Nothing, Int64}", 0)] |
1.10 (5%) ❌ | 1.00 (1%) |
Here's a list of all the benchmark groups executed by this job:
["array", "accumulate"]
["array", "any/all"]
["array", "bool"]
["array", "cat"]
["array", "comprehension"]
["array", "convert"]
["array", "equality"]
["array", "growth"]
["array", "index"]
["array", "reductions"]
["array", "reverse"]
["array", "setindex!"]
["array", "subarray"]
["broadcast"]
["broadcast", "dotop"]
["broadcast", "fusion"]
["broadcast", "mix_scalar_tuple"]
["broadcast", "sparse"]
["broadcast", "typeargs"]
["collection", "deletion"]
["collection", "initialization"]
["collection", "iteration"]
["collection", "optimizations"]
["collection", "queries & updates"]
["collection", "set operations"]
["dates", "accessor"]
["dates", "arithmetic"]
["dates", "construction"]
["dates", "conversion"]
["dates", "parse"]
["dates", "query"]
["dates", "string"]
["find", "findall"]
["find", "findnext"]
["find", "findprev"]
["io", "array_limit"]
["io", "read"]
["io", "serialization"]
["io"]
["linalg", "arithmetic"]
["linalg", "blas"]
["linalg", "factorization"]
["linalg"]
["micro"]
["misc"]
["misc", "23042"]
["misc", "afoldl"]
["misc", "allocation elision view"]
["misc", "bitshift"]
["misc", "foldl"]
["misc", "issue 12165"]
["misc", "iterators"]
["misc", "julia"]
["misc", "parse"]
["misc", "repeat"]
["misc", "splatting"]
["problem", "chaosgame"]
["problem", "fem"]
["problem", "go"]
["problem", "grigoriadis khachiyan"]
["problem", "imdb"]
["problem", "json"]
["problem", "laplacian"]
["problem", "monte carlo"]
["problem", "raytrace"]
["problem", "seismic"]
["problem", "simplex"]
["problem", "spellcheck"]
["problem", "stockcorr"]
["problem", "ziggurat"]
["random", "collections"]
["random", "randstring"]
["random", "ranges"]
["random", "sequences"]
["random", "types"]
["scalar", "acos"]
["scalar", "acosh"]
["scalar", "arithmetic"]
["scalar", "asin"]
["scalar", "asinh"]
["scalar", "atan"]
["scalar", "atan2"]
["scalar", "atanh"]
["scalar", "cbrt"]
["scalar", "cos"]
["scalar", "cosh"]
["scalar", "exp2"]
["scalar", "expm1"]
["scalar", "fastmath"]
["scalar", "floatexp"]
["scalar", "intfuncs"]
["scalar", "iteration"]
["scalar", "mod2pi"]
["scalar", "predicate"]
["scalar", "rem_pio2"]
["scalar", "sin"]
["scalar", "sincos"]
["scalar", "sinh"]
["scalar", "tan"]
["scalar", "tanh"]
["shootout"]
["simd"]
["sort", "insertionsort"]
["sort", "issorted"]
["sort", "mergesort"]
["sort", "quicksort"]
["sparse", "arithmetic"]
["sparse", "constructors"]
["sparse", "index"]
["sparse", "matmul"]
["sparse", "sparse matvec"]
["sparse", "sparse solves"]
["sparse", "transpose"]
["string", "==(::AbstractString, ::AbstractString)"]
["string", "==(::SubString, ::String)"]
["string", "findfirst"]
["string"]
["string", "readuntil"]
["string", "repeat"]
["tuple", "index"]
["tuple", "linear algebra"]
["tuple", "misc"]
["tuple", "reduction"]
["union", "array"]
Julia Version 1.7.0-DEV.889
Commit c165fbe5ea* (2021-04-08 20:04 UTC)
Platform Info:
OS: Linux (x86_64-linux-gnu)
Ubuntu 20.04.2 LTS
uname: Linux 5.4.0-1037-aws #39-Ubuntu SMP Thu Jan 14 02:56:06 UTC 2021 x86_64 x86_64
CPU: Intel(R) Xeon(R) Platinum 8124M CPU @ 3.00GHz:
speed user nice sys idle irq
#1 3404 MHz 175589 s 1442 s 24381 s 38725430 s 0 s
#2 3400 MHz 5843853 s 290 s 203476 s 32881497 s 0 s
#3 3402 MHz 87109 s 248 s 5479 s 38837231 s 0 s
#4 3403 MHz 95078 s 256 s 5299 s 38828567 s 0 s
#5 3424 MHz 56739 s 251 s 5193 s 38841000 s 0 s
#6 3415 MHz 79573 s 261 s 4980 s 38845241 s 0 s
#7 3421 MHz 73303 s 161 s 5475 s 38851217 s 0 s
#8 3422 MHz 65938 s 220 s 4855 s 38855036 s 0 s
Memory: 30.362831115722656 GB (13874.28125 MB free)
Uptime: 3.893131e6 sec
Load Avg: 1.0 1.0 1.0
WORD_SIZE: 64
LIBM: libopenlibm
LLVM: libLLVM-11.0.1 (ORCJIT, skylake-avx512)
Julia Version 1.7.0-DEV.887
Commit 7d6dfe1ec9* (2021-04-08 20:04 UTC)
Platform Info:
OS: Linux (x86_64-linux-gnu)
Ubuntu 20.04.2 LTS
uname: Linux 5.4.0-1037-aws #39-Ubuntu SMP Thu Jan 14 02:56:06 UTC 2021 x86_64 x86_64
CPU: Intel(R) Xeon(R) Platinum 8124M CPU @ 3.00GHz:
speed user nice sys idle irq
#1 3400 MHz 175910 s 1442 s 24413 s 38840572 s 0 s
#2 3402 MHz 5950602 s 290 s 210558 s 32883178 s 0 s
#3 3399 MHz 87638 s 248 s 5503 s 38952189 s 0 s
#4 3402 MHz 95547 s 256 s 5329 s 38943579 s 0 s
#5 3404 MHz 56804 s 251 s 5204 s 38956435 s 0 s
#6 3403 MHz 79966 s 261 s 4998 s 38960340 s 0 s
#7 3414 MHz 73367 s 161 s 5487 s 38966652 s 0 s
#8 3414 MHz 65974 s 220 s 4868 s 38970488 s 0 s
Memory: 30.362831115722656 GB (12827.4296875 MB free)
Uptime: 3.904682e6 sec
Load Avg: 1.0 1.0 1.0
WORD_SIZE: 64
LIBM: libopenlibm
LLVM: libLLVM-11.0.1 (ORCJIT, skylake-avx512)