Skip to content

Latest commit

 

History

History
553 lines (533 loc) · 41 KB

File metadata and controls

553 lines (533 loc) · 41 KB

Benchmark Report

Job Properties

Commit: JuliaLang/julia@e83b3177bfcae6ad837896cc001a954ac16db4d9

Comparison Range: link

Triggered By: link

Tag Predicate: ALL

Daily Job: 2021-09-03 vs 2021-08-28

Results

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", "any/all", ("all", "Vector{Float64} generator")] 0.79 (5%) ✅ 1.00 (1%)
["array", "any/all", ("all", "Vector{Float64}")] 0.79 (5%) ✅ 1.00 (1%)
["array", "any/all", ("any", "Vector{Float32} generator")] 0.77 (5%) ✅ 1.00 (1%)
["array", "any/all", ("any", "Vector{Float32}")] 1.30 (5%) ❌ 1.00 (1%)
["array", "any/all", ("any", "Vector{Float64} generator")] 0.79 (5%) ✅ 1.00 (1%)
["array", "any/all", ("any", "Vector{Float64}")] 0.79 (5%) ✅ 1.00 (1%)
["array", "bool", "bitarray_bool_load!"] 0.86 (5%) ✅ 1.00 (1%)
["array", "bool", "boolarray_true_fill!"] 1.08 (5%) ❌ 1.00 (1%)
["array", "bool", "boolarray_true_load!"] 0.37 (5%) ✅ 1.00 (1%)
["array", "comprehension", ("comprehension_collect", "StepRangeLen{Float64, Base.TwicePrecision{Float64}, Base.TwicePrecision{Float64}, Int64}")] 1.11 (5%) ❌ 1.00 (1%)
["array", "convert", ("Complex{Float64}", "Int")] 1.23 (5%) ❌ 1.00 (1%)
["array", "equality", ("==", "Vector{Int64} == Vector{Float32}")] 0.77 (5%) ✅ 1.00 (1%)
["array", "equality", ("==", "Vector{Int64} == Vector{Float64}")] 1.30 (5%) ❌ 1.00 (1%)
["array", "equality", ("isequal", "BitArray")] 0.83 (5%) ✅ 1.00 (1%)
["array", "equality", ("isequal", "Vector{Int64} isequal Vector{Float32}")] 0.93 (5%) ✅ 1.00 (1%)
["array", "equality", ("isequal", "Vector{Int64} isequal Vector{Float64}")] 1.17 (5%) ❌ 1.00 (1%)
["array", "equality", ("isequal", "Vector{Int64} isequal Vector{Int64}")] 0.91 (5%) ✅ 1.00 (1%)
["array", "growth", ("append!", 8)] 1.06 (5%) ❌ 1.00 (1%)
["array", "growth", ("prerend!", 8)] 1.06 (5%) ❌ 1.00 (1%)
["array", "growth", ("push_multiple!", 2048)] 1.08 (5%) ❌ 1.00 (1%)
["array", "growth", ("push_multiple!", 256)] 1.07 (5%) ❌ 1.00 (1%)
["array", "growth", ("push_single!", 2048)] 1.15 (5%) ❌ 1.00 (1%)
["array", "growth", ("push_single!", 256)] 1.16 (5%) ❌ 1.00 (1%)
["array", "growth", ("push_single!", 8)] 1.17 (5%) ❌ 1.00 (1%)
["array", "index", ("sumelt", "BaseBenchmarks.ArrayBenchmarks.ArrayLSLS{Int32, 2}")] 1.85 (50%) ❌ 1.00 (1%)
["array", "index", ("sumelt", "SubArray{Int32, 2, BaseBenchmarks.ArrayBenchmarks.ArrayLS{Int32, 2}, Tuple{Base.Slice{Base.OneTo{Int64}}, Base.Slice{Base.OneTo{Int64}}}, false}")] 1.98 (50%) ❌ 1.00 (1%)
["array", "index", ("sumelt", "SubArray{Int32, 2, Matrix{Int32}, Tuple{UnitRange{Int64}, UnitRange{Int64}}, false}")] 1.55 (50%) ❌ 1.00 (1%)
["array", "reductions", ("perf_reduce", "Int64")] 0.94 (5%) ✅ 1.00 (1%)
["broadcast", "26942"] 1.09 (5%) ❌ 1.00 (1%)
["collection", "queries & updates", ("Vector", "Int", "first")] 1.31 (25%) ❌ 1.00 (1%)
["collection", "queries & updates", ("Vector", "Int", "in", "false")] 1.33 (25%) ❌ 1.00 (1%)
["collection", "queries & updates", ("Vector", "Int", "last")] 1.32 (25%) ❌ 1.00 (1%)
["collection", "queries & updates", ("Vector", "String", "in", "false")] 1.33 (25%) ❌ 1.00 (1%)
["collection", "set operations", ("BitSet", "Int", "intersect", "BitSet", "BitSet")] 159.00 (25%) ❌ 91.61 (1%) ❌
["collection", "set operations", ("BitSet", "Int", "intersect", "Set", "Set")] 91.84 (25%) ❌ 91.61 (1%) ❌
["collection", "set operations", ("BitSet", "Int", "intersect", "Vector", "Vector")] 76.41 (25%) ❌ 48.10 (1%) ❌
["collection", "set operations", ("Set", "Int", "intersect", "BitSet", "BitSet")] 17.12 (25%) ❌ 16.39 (1%) ❌
["collection", "set operations", ("Set", "Int", "intersect", "Set", "Set")] 22.28 (25%) ❌ 16.39 (1%) ❌
["collection", "set operations", ("Set", "Int", "intersect", "Vector", "Vector")] 15.43 (25%) ❌ 9.12 (1%) ❌
["collection", "set operations", ("Set", "Int", "⊆", "BitSet")] 1.36 (25%) ❌ 1.00 (1%)
["collection", "set operations", ("Vector", "Int", "intersect", "BitSet")] 0.97 (25%) 0.72 (1%) ✅
["collection", "set operations", ("Vector", "Int", "intersect", "BitSet", "BitSet")] 0.96 (25%) 0.72 (1%) ✅
["collection", "set operations", ("Vector", "Int", "intersect", "Set")] 1.07 (25%) 0.72 (1%) ✅
["collection", "set operations", ("Vector", "Int", "intersect", "Set", "Set")] 1.08 (25%) 0.72 (1%) ✅
["collection", "set operations", ("Vector", "Int", "intersect", "Vector")] 1.07 (25%) 0.73 (1%) ✅
["collection", "set operations", ("Vector", "Int", "intersect", "Vector", "Vector")] 1.06 (25%) 0.74 (1%) ✅
["collection", "set operations", ("Vector", "Int", "setdiff", "BitSet")] 1.43 (25%) ❌ 0.99 (1%) ✅
["collection", "set operations", ("Vector", "Int", "setdiff", "Set")] 1.43 (25%) ❌ 0.99 (1%) ✅
["collection", "set operations", ("Vector", "Int", "setdiff", "Vector")] 1.44 (25%) ❌ 0.99 (1%) ✅
["find", "findall", ("> q0.5", "Vector{Bool}")] 2.27 (5%) ❌ 1.00 (1%)
["find", "findall", ("> q0.5", "Vector{Float32}")] 2.03 (5%) ❌ 1.00 (1%)
["find", "findall", ("> q0.5", "Vector{Float64}")] 1.97 (5%) ❌ 1.00 (1%)
["find", "findall", ("> q0.5", "Vector{Int64}")] 2.18 (5%) ❌ 1.00 (1%)
["find", "findall", ("> q0.5", "Vector{Int8}")] 2.08 (5%) ❌ 1.00 (1%)
["find", "findall", ("> q0.5", "Vector{UInt64}")] 2.18 (5%) ❌ 1.00 (1%)
["find", "findall", ("> q0.5", "Vector{UInt8}")] 2.12 (5%) ❌ 1.00 (1%)
["find", "findall", ("> q0.8", "Vector{Bool}")] 3.31 (5%) ❌ 1.00 (1%)
["find", "findall", ("> q0.8", "Vector{Float32}")] 2.15 (5%) ❌ 1.00 (1%)
["find", "findall", ("> q0.8", "Vector{Float64}")] 2.11 (5%) ❌ 1.00 (1%)
["find", "findall", ("> q0.8", "Vector{Int64}")] 2.57 (5%) ❌ 1.00 (1%)
["find", "findall", ("> q0.8", "Vector{Int8}")] 2.22 (5%) ❌ 1.00 (1%)
["find", "findall", ("> q0.8", "Vector{UInt64}")] 2.35 (5%) ❌ 1.00 (1%)
["find", "findall", ("> q0.8", "Vector{UInt8}")] 2.21 (5%) ❌ 1.00 (1%)
["find", "findall", ("> q0.95", "Vector{Bool}")] 3.36 (5%) ❌ 1.00 (1%)
["find", "findall", ("> q0.95", "Vector{Float32}")] 2.56 (5%) ❌ 1.00 (1%)
["find", "findall", ("> q0.95", "Vector{Float64}")] 2.59 (5%) ❌ 1.00 (1%)
["find", "findall", ("> q0.95", "Vector{Int64}")] 2.63 (5%) ❌ 1.00 (1%)
["find", "findall", ("> q0.95", "Vector{Int8}")] 2.74 (5%) ❌ 1.00 (1%)
["find", "findall", ("> q0.95", "Vector{UInt64}")] 2.61 (5%) ❌ 1.00 (1%)
["find", "findall", ("> q0.95", "Vector{UInt8}")] 2.64 (5%) ❌ 1.00 (1%)
["find", "findall", ("> q0.99", "Vector{Bool}")] 3.30 (5%) ❌ 1.00 (1%)
["find", "findall", ("> q0.99", "Vector{Float32}")] 2.80 (5%) ❌ 1.00 (1%)
["find", "findall", ("> q0.99", "Vector{Float64}")] 2.90 (5%) ❌ 1.00 (1%)
["find", "findall", ("> q0.99", "Vector{Int64}")] 2.68 (5%) ❌ 1.00 (1%)
["find", "findall", ("> q0.99", "Vector{Int8}")] 2.91 (5%) ❌ 1.00 (1%)
["find", "findall", ("> q0.99", "Vector{UInt64}")] 2.64 (5%) ❌ 1.00 (1%)
["find", "findall", ("> q0.99", "Vector{UInt8}")] 3.03 (5%) ❌ 1.00 (1%)
["find", "findall", ("Vector{Bool}", "10-90")] 1.10 (5%) ❌ 1.00 (1%)
["find", "findall", ("ispos", "Vector{Bool}")] 2.45 (5%) ❌ 1.00 (1%)
["find", "findall", ("ispos", "Vector{Float32}")] 2.08 (5%) ❌ 1.00 (1%)
["find", "findall", ("ispos", "Vector{Float64}")] 2.06 (5%) ❌ 1.00 (1%)
["find", "findall", ("ispos", "Vector{Int64}")] 2.02 (5%) ❌ 1.00 (1%)
["find", "findall", ("ispos", "Vector{Int8}")] 2.00 (5%) ❌ 1.00 (1%)
["find", "findall", ("ispos", "Vector{UInt64}")] 1.93 (5%) ❌ 1.00 (1%)
["find", "findall", ("ispos", "Vector{UInt8}")] 1.92 (5%) ❌ 1.00 (1%)
["find", "findnext", ("Vector{Bool}", "50-50")] 0.83 (5%) ✅ 1.00 (1%)
["find", "findnext", ("ispos", "Vector{Bool}")] 0.95 (5%) ✅ 1.00 (1%)
["find", "findnext", ("ispos", "Vector{Float32}")] 1.06 (5%) ❌ 1.00 (1%)
["find", "findnext", ("ispos", "Vector{Float64}")] 1.07 (5%) ❌ 1.00 (1%)
["find", "findprev", ("Vector{Bool}", "50-50")] 0.86 (5%) ✅ 1.00 (1%)
["find", "findprev", ("ispos", "Vector{Float32}")] 0.95 (5%) ✅ 1.00 (1%)
["find", "findprev", ("ispos", "Vector{Float64}")] 0.82 (5%) ✅ 1.00 (1%)
["find", "findprev", ("ispos", "Vector{UInt64}")] 0.93 (5%) ✅ 1.00 (1%)
["find", "findprev", ("ispos", "Vector{UInt8}")] 0.95 (5%) ✅ 1.00 (1%)
["io", "read", "read"] 1.33 (5%) ❌ 1.00 (1%)
["io", "read", "readstring"] 0.92 (5%) ✅ 1.00 (1%)
["io", "serialization", ("serialize", "Vector{String}")] 1.06 (5%) ❌ 1.00 (1%)
["linalg", "small exp #29116"] 0.82 (5%) ✅ 0.68 (1%) ✅
["misc", "18129"] 0.96 (5%) 1.45 (1%) ❌
["misc", "23042", "Float64"] 0.89 (5%) ✅ 1.00 (1%)
["misc", "allocation elision view", "conditional"] 1.23 (5%) ❌ 1.00 (1%)
["misc", "allocation elision view", "no conditional"] 0.78 (5%) ✅ 1.00 (1%)
["misc", "bitshift", ("Int", "Int")] 0.88 (5%) ✅ 1.00 (1%)
["misc", "bitshift", ("Int", "UInt")] 1.14 (5%) ❌ 1.00 (1%)
["misc", "bitshift", ("UInt", "UInt")] 0.86 (5%) ✅ 1.00 (1%)
["misc", "bitshift", ("UInt32", "UInt32")] 1.19 (5%) ❌ 1.00 (1%)
["misc", "fastmath many args"] 1.32 (5%) ❌ 1.00 (1%)
["misc", "foldl", "foldl(+, filter(...))"] 0.68 (5%) ✅ 1.00 (1%)
["misc", "foldl", "foldl(+, filter(...); init = 0.0)"] 0.34 (5%) ✅ 1.00 (1%)
["misc", "issue 12165", "Float16"] 1.06 (5%) ❌ 1.00 (1%)
["misc", "issue 12165", "Float32"] 0.88 (5%) ✅ 1.00 (1%)
["misc", "iterators", "zip(1:1000, 1:1000, 1:1000)"] 0.94 (5%) ✅ 1.00 (1%)
["misc", "iterators", "zip(1:1000, 1:1000, 1:1000, 1:1000)"] 0.90 (5%) ✅ 1.00 (1%)
["misc", "parse", "Int"] 0.88 (5%) ✅ 1.00 (1%)
["misc", "perf highdim generator"] 1.23 (5%) ❌ 1.00 (1%)
["problem", "chaosgame", "chaosgame"] 0.94 (5%) ✅ 1.00 (1%)
["problem", "fem", "sparse_fem"] 1.14 (5%) ❌ 1.00 (1%)
["problem", "json", "parse_json"] 0.95 (5%) ✅ 1.00 (1%)
["problem", "monte carlo", "euro_option_vec"] 1.11 (5%) ❌ 1.00 (1%)
["problem", "simplex", "simplex"] 0.71 (5%) ✅ 1.00 (1%)
["problem", "stockcorr", "stockcorr"] 1.10 (5%) ❌ 1.00 (1%)
["problem", "ziggurat", "ziggurat"] 0.95 (5%) ✅ 1.00 (1%)
["scalar", "acos", ("abs(x) < 0.5", "negative argument", "Float32")] 0.95 (5%) ✅ 1.00 (1%)
["scalar", "acos", ("small", "positive argument", "Float32")] 1.07 (5%) ❌ 1.00 (1%)
["scalar", "acosh", ("2 <= abs(x) < 2^28", "positive argument", "Float32")] 0.94 (5%) ✅ 1.00 (1%)
["scalar", "asin", ("0.975 <= abs(x) < 1.0", "negative argument", "Float64")] 1.14 (5%) ❌ 1.00 (1%)
["scalar", "asin", ("abs(x) < 0.5", "negative argument", "Float32")] 1.42 (5%) ❌ 1.00 (1%)
["scalar", "asin", ("abs(x) < 0.5", "negative argument", "Float64")] 0.95 (5%) ✅ 1.00 (1%)
["scalar", "asin", ("abs(x) < 0.5", "positive argument", "Float32")] 1.41 (5%) ❌ 1.00 (1%)
["scalar", "asin", ("abs(x) < 0.5", "positive argument", "Float64")] 0.95 (5%) ✅ 1.00 (1%)
["scalar", "asin", ("small", "negative argument", "Float64")] 0.86 (5%) ✅ 1.00 (1%)
["scalar", "asin", ("small", "positive argument", "Float32")] 1.08 (5%) ❌ 1.00 (1%)
["scalar", "asin", ("small", "positive argument", "Float64")] 1.07 (5%) ❌ 1.00 (1%)
["scalar", "asin", ("zero", "Float32")] 1.17 (5%) ❌ 1.00 (1%)
["scalar", "asin", ("zero", "Float64")] 0.86 (5%) ✅ 1.00 (1%)
["scalar", "asinh", ("0 <= abs(x) < 2^-28", "negative argument", "Float32")] 1.09 (5%) ❌ 1.00 (1%)
["scalar", "asinh", ("0 <= abs(x) < 2^-28", "positive argument", "Float32")] 1.09 (5%) ❌ 1.00 (1%)
["scalar", "asinh", ("2 <= abs(x) < 2^28", "positive argument", "Float32")] 1.06 (5%) ❌ 1.00 (1%)
["scalar", "asinh", ("2 <= abs(x) < 2^28", "positive argument", "Float64")] 1.06 (5%) ❌ 1.00 (1%)
["scalar", "asinh", ("very small", "positive argument", "Float32")] 0.93 (5%) ✅ 1.00 (1%)
["scalar", "atan", ("0 <= abs(x) < 7/16", "negative argument", "Float32")] 1.13 (5%) ❌ 1.00 (1%)
["scalar", "atan", ("0 <= abs(x) < 7/16", "negative argument", "Float64")] 0.91 (5%) ✅ 1.00 (1%)
["scalar", "atan", ("0 <= abs(x) < 7/16", "positive argument", "Float32")] 1.13 (5%) ❌ 1.00 (1%)
["scalar", "atan", ("0 <= abs(x) < 7/16", "positive argument", "Float64")] 0.91 (5%) ✅ 1.00 (1%)
["scalar", "atan", ("11/16 <= abs(x) < 19/16", "negative argument", "Float32")] 0.92 (5%) ✅ 1.00 (1%)
["scalar", "atan", ("11/16 <= abs(x) < 19/16", "positive argument", "Float32")] 0.81 (5%) ✅ 1.00 (1%)
["scalar", "atan", ("39/16 <= abs(x) < 2^66", "negative argument", "Float32")] 0.81 (5%) ✅ 1.00 (1%)
["scalar", "atan", ("39/16 <= abs(x) < 2^66", "positive argument", "Float32")] 0.91 (5%) ✅ 1.00 (1%)
["scalar", "atan", ("7/16 <= abs(x) < 11/16", "negative argument", "Float32")] 0.82 (5%) ✅ 1.00 (1%)
["scalar", "atan", ("very large", "negative argument", "Float32")] 0.92 (5%) ✅ 1.00 (1%)
["scalar", "atan", ("very large", "positive argument", "Float32")] 1.09 (5%) ❌ 1.00 (1%)
["scalar", "atan", ("very small", "negative argument", "Float32")] 0.92 (5%) ✅ 1.00 (1%)
["scalar", "atan", ("very small", "negative argument", "Float64")] 0.93 (5%) ✅ 1.00 (1%)
["scalar", "atan", ("very small", "positive argument", "Float64")] 0.93 (5%) ✅ 1.00 (1%)
["scalar", "atan", ("zero", "Float64")] 0.86 (5%) ✅ 1.00 (1%)
["scalar", "atan2", ("abs(y/x) high", "y negative", "x positive", "Float32")] 0.95 (5%) ✅ 1.00 (1%)
["scalar", "atan2", ("abs(y/x) safe (large)", "y positive", "x negative", "Float32")] 0.93 (5%) ✅ 1.00 (1%)
["scalar", "atan2", ("abs(y/x) safe (large)", "y positive", "x positive", "Float32")] 0.93 (5%) ✅ 1.00 (1%)
["scalar", "atan2", ("abs(y/x) safe (small)", "y positive", "x negative", "Float32")] 0.93 (5%) ✅ 1.00 (1%)
["scalar", "atan2", ("abs(y/x) safe (small)", "y positive", "x positive", "Float32")] 0.91 (5%) ✅ 1.00 (1%)
["scalar", "atan2", ("abs(y/x) small", "y positive", "x positive", "Float32")] 0.90 (5%) ✅ 1.00 (1%)
["scalar", "atan2", ("x one", "Float32")] 0.92 (5%) ✅ 1.00 (1%)
["scalar", "atan2", ("x one", "Float64")] 1.44 (5%) ❌ 1.00 (1%)
["scalar", "exp2", ("2pow127", "negative argument", "Float32")] 0.74 (5%) ✅ 1.00 (1%)
["scalar", "expm1", ("small", "negative argument", "Float64")] 1.10 (5%) ❌ 1.00 (1%)
["scalar", "sin", ("no reduction", "zero", "Float32")] 0.86 (5%) ✅ 1.00 (1%)
["scalar", "sincos", ("argument reduction (easy) abs(x) < 8π/4", "positive argument", "Float64")] 1.30 (5%) ❌ 1.00 (1%)
["scalar", "sinh", ("0 <= abs(x) < 2.0^-28", "negative argument", "Float64")] 0.93 (5%) ✅ 1.00 (1%)
["scalar", "sinh", ("zero", "Float64")] 0.93 (5%) ✅ 1.00 (1%)
["scalar", "tan", ("small", "negative argument", "Float32")] 0.92 (5%) ✅ 1.00 (1%)
["scalar", "tan", ("small", "negative argument", "Float64")] 0.93 (5%) ✅ 1.00 (1%)
["scalar", "tan", ("small", "positive argument", "Float32")] 1.08 (5%) ❌ 1.00 (1%)
["scalar", "tan", ("small", "positive argument", "Float64")] 0.93 (5%) ✅ 1.00 (1%)
["scalar", "tan", ("very small", "negative argument", "Float32")] 0.92 (5%) ✅ 1.00 (1%)
["scalar", "tan", ("very small", "negative argument", "Float64")] 1.08 (5%) ❌ 1.00 (1%)
["scalar", "tan", ("very small", "positive argument", "Float32")] 1.08 (5%) ❌ 1.00 (1%)
["scalar", "tan", ("very small", "positive argument", "Float64")] 1.08 (5%) ❌ 1.00 (1%)
["scalar", "tan", ("zero", "Float32")] 1.08 (5%) ❌ 1.00 (1%)
["scalar", "tan", ("zero", "Float64")] 1.08 (5%) ❌ 1.00 (1%)
["shootout", "meteor_contest"] 0.94 (5%) ✅ 1.00 (1%)
["simd", ("auto_axpy!", "Float64", 4095)] 0.78 (20%) ✅ 1.00 (1%)
["simd", ("axpy!", "Float64", 4095)] 0.78 (20%) ✅ 1.00 (1%)
["sort", "insertionsort", ("sort forwards", "descending")] 1.30 (30%) ❌ 1.00 (1%)
["sort", "insertionsort", ("sort reverse", "ascending")] 1.50 (30%) ❌ 1.00 (1%)
["sort", "insertionsort", ("sort reverse", "random")] 1.50 (30%) ❌ 1.00 (1%)
["sort", "insertionsort", ("sort! forwards", "ascending")] 0.66 (30%) ✅ 1.00 (1%)
["sort", "insertionsort", ("sort! forwards", "descending")] 1.30 (30%) ❌ 1.00 (1%)
["sort", "insertionsort", ("sort! reverse", "ascending")] 1.50 (30%) ❌ 1.00 (1%)
["sort", "insertionsort", ("sort! reverse", "descending")] 0.66 (30%) ✅ 1.00 (1%)
["sort", "insertionsort", ("sort! reverse", "random")] 1.51 (30%) ❌ 1.00 (1%)
["sort", "insertionsort", ("sortperm reverse", "ones")] 0.69 (30%) ✅ 1.00 (1%)
["sort", "insertionsort", ("sortperm! reverse", "descending")] 0.66 (30%) ✅ 1.00 (1%)
["sort", "insertionsort", ("sortperm! reverse", "ones")] 0.66 (30%) ✅ 1.00 (1%)
["sort", "mergesort", ("sort forwards", "ones")] 1.35 (30%) ❌ 1.00 (1%)
["sort", "mergesort", ("sort! forwards", "ones")] 1.39 (30%) ❌ 1.00 (1%)
["sort", "quicksort", ("sortperm forwards", "ones")] 1.32 (30%) ❌ 1.00 (1%)
["sort", "quicksort", ("sortperm! forwards", "ones")] 1.34 (30%) ❌ 1.00 (1%)
["sparse", "constructors", ("Diagonal", 10)] 1.11 (5%) ❌ 1.00 (1%)
["sparse", "constructors", ("Diagonal", 100)] 1.23 (5%) ❌ 1.00 (1%)
["sparse", "constructors", ("IJV", 1000)] 1.17 (5%) ❌ 1.00 (1%)
["sparse", "constructors", ("SymTridiagonal", 10)] 1.05 (5%) ❌ 1.00 (1%)
["sparse", "sparse matvec", "adjoint"] 1.05 (5%) ❌ 1.00 (1%)
["sparse", "sparse solves", "square system (ldlt), vector rhs"] 1.05 (5%) ❌ 1.00 (1%)
["string", "findfirst", "Char"] 1.12 (5%) ❌ 1.00 (1%)
["string", "findfirst", "String"] 1.05 (5%) ❌ 1.00 (1%)
["string", "readuntil", "backtracking"] 1.09 (5%) ❌ 1.00 (1%)
["string", "readuntil", "barbarian backtrack"] 1.05 (5%) ❌ 1.00 (1%)
["string", "readuntil", "target length 1000"] 0.87 (5%) ✅ 1.00 (1%)
["string", "readuntil", "target length 50000"] 0.82 (5%) ✅ 1.00 (1%)
["string", "repeat", "repeat char 2"] 0.80 (5%) ✅ 1.00 (1%)
["tuple", "linear algebra", ("matmat", "(8, 8)", "(8, 8)")] 0.93 (5%) ✅ 1.00 (1%)
["tuple", "reduction", ("minimum", "(4,)")] 0.94 (5%) ✅ 1.00 (1%)
["tuple", "reduction", ("sum", "(16,)")] 1.29 (5%) ❌ 1.00 (1%)
["tuple", "reduction", ("sum", "(4, 4)")] 0.94 (5%) ✅ 1.00 (1%)
["tuple", "reduction", ("sumabs", "(2, 2)")] 0.93 (5%) ✅ 1.00 (1%)
["tuple", "reduction", ("sumabs", "(4,)")] 0.90 (5%) ✅ 1.00 (1%)
["union", "array", ("broadcast", "*", "Bool", "(false, true)")] 1.13 (5%) ❌ 1.00 (1%)
["union", "array", ("broadcast", "*", "Bool", "(true, true)")] 1.14 (5%) ❌ 1.00 (1%)
["union", "array", ("broadcast", "*", "ComplexF64", "(false, false)")] 0.93 (5%) ✅ 1.00 (1%)
["union", "array", ("broadcast", "*", "ComplexF64", "(false, true)")] 1.05 (5%) ❌ 1.00 (1%)
["union", "array", ("broadcast", "*", "ComplexF64", "(true, true)")] 1.07 (5%) ❌ 1.00 (1%)
["union", "array", ("broadcast", "*", "Float32", "(false, true)")] 1.36 (5%) ❌ 1.00 (1%)
["union", "array", ("broadcast", "*", "Float32", "(true, true)")] 1.29 (5%) ❌ 1.00 (1%)
["union", "array", ("broadcast", "*", "Float64", "(false, true)")] 1.35 (5%) ❌ 1.00 (1%)
["union", "array", ("broadcast", "*", "Float64", "(true, true)")] 1.24 (5%) ❌ 1.00 (1%)
["union", "array", ("broadcast", "*", "Int64", "(false, true)")] 1.21 (5%) ❌ 1.00 (1%)
["union", "array", ("broadcast", "*", "Int64", "(true, true)")] 1.14 (5%) ❌ 1.00 (1%)
["union", "array", ("broadcast", "*", "Int8", "(false, false)")] 0.82 (5%) ✅ 1.00 (1%)
["union", "array", ("broadcast", "*", "Int8", "(false, true)")] 0.90 (5%) ✅ 1.00 (1%)
["union", "array", ("broadcast", "*", "Int8", "(true, true)")] 0.86 (5%) ✅ 1.00 (1%)
["union", "array", ("broadcast", "abs", "Bool", 1)] 1.29 (5%) ❌ 1.00 (1%)
["union", "array", ("broadcast", "abs", "Float32", 0)] 0.79 (5%) ✅ 1.00 (1%)
["union", "array", ("broadcast", "abs", "Float64", 1)] 1.21 (5%) ❌ 1.00 (1%)
["union", "array", ("broadcast", "abs", "Int64", 0)] 1.43 (5%) ❌ 1.00 (1%)
["union", "array", ("broadcast", "abs", "Int64", 1)] 1.11 (5%) ❌ 1.00 (1%)
["union", "array", ("broadcast", "abs", "Int8", 0)] 1.41 (5%) ❌ 1.00 (1%)
["union", "array", ("broadcast", "abs", "Int8", 1)] 1.26 (5%) ❌ 1.00 (1%)
["union", "array", ("broadcast", "identity", "BigInt", 0)] 0.83 (5%) ✅ 1.00 (1%)
["union", "array", ("broadcast", "identity", "Bool", 0)] 0.83 (5%) ✅ 1.00 (1%)
["union", "array", ("broadcast", "identity", "Bool", 1)] 1.29 (5%) ❌ 1.00 (1%)
["union", "array", ("broadcast", "identity", "ComplexF64", 1)] 0.93 (5%) ✅ 1.00 (1%)
["union", "array", ("broadcast", "identity", "Float32", 1)] 1.06 (5%) ❌ 1.00 (1%)
["union", "array", ("broadcast", "identity", "Float64", 1)] 1.15 (5%) ❌ 1.00 (1%)
["union", "array", ("broadcast", "identity", "Int64", 0)] 0.92 (5%) ✅ 1.00 (1%)
["union", "array", ("broadcast", "identity", "Int64", 1)] 1.21 (5%) ❌ 1.00 (1%)
["union", "array", ("broadcast", "identity", "Int8", 0)] 0.84 (5%) ✅ 1.00 (1%)
["union", "array", ("broadcast", "identity", "Int8", 1)] 1.28 (5%) ❌ 1.00 (1%)
["union", "array", ("collect", "all", "BigFloat", 0)] 1.11 (5%) ❌ 1.00 (1%)
["union", "array", ("collect", "all", "BigInt", 1)] 0.92 (5%) ✅ 1.00 (1%)
["union", "array", ("collect", "all", "Bool", 0)] 1.19 (5%) ❌ 1.00 (1%)
["union", "array", ("collect", "all", "Bool", 1)] 1.19 (5%) ❌ 1.00 (1%)
["union", "array", ("collect", "all", "ComplexF64", 1)] 1.12 (5%) ❌ 1.00 (1%)
["union", "array", ("collect", "all", "Float64", 1)] 1.18 (5%) ❌ 1.00 (1%)
["union", "array", ("collect", "all", "Int64", 1)] 1.21 (5%) ❌ 1.00 (1%)
["union", "array", ("collect", "all", "Int8", 0)] 1.19 (5%) ❌ 1.00 (1%)
["union", "array", ("collect", "all", "Int8", 1)] 1.19 (5%) ❌ 1.00 (1%)
["union", "array", ("collect", "filter", "BigInt", 0)] 1.12 (5%) ❌ 1.00 (1%)
["union", "array", ("collect", "filter", "BigInt", 1)] 1.06 (5%) ❌ 1.00 (1%)
["union", "array", ("collect", "filter", "Bool", 0)] 1.11 (5%) ❌ 1.00 (1%)
["union", "array", ("collect", "filter", "Bool", 1)] 1.14 (5%) ❌ 1.00 (1%)
["union", "array", ("collect", "filter", "ComplexF64", 0)] 1.09 (5%) ❌ 1.00 (1%)
["union", "array", ("collect", "filter", "Float32", 0)] 1.14 (5%) ❌ 1.00 (1%)
["union", "array", ("collect", "filter", "Float32", 1)] 1.18 (5%) ❌ 1.00 (1%)
["union", "array", ("collect", "filter", "Float64", 0)] 1.08 (5%) ❌ 1.00 (1%)
["union", "array", ("collect", "filter", "Float64", 1)] 1.12 (5%) ❌ 1.00 (1%)
["union", "array", ("collect", "filter", "Int64", 0)] 1.12 (5%) ❌ 1.00 (1%)
["union", "array", ("collect", "filter", "Int64", 1)] 1.12 (5%) ❌ 1.00 (1%)
["union", "array", ("collect", "filter", "Int8", 0)] 1.16 (5%) ❌ 1.00 (1%)
["union", "array", ("collect", "filter", "Int8", 1)] 1.13 (5%) ❌ 1.00 (1%)
["union", "array", ("map", "*", "Bool", "(false, false)")] 0.89 (5%) ✅ 1.00 (1%)
["union", "array", ("map", "*", "ComplexF64", "(false, true)")] 0.87 (5%) ✅ 1.00 (1%)
["union", "array", ("map", "*", "ComplexF64", "(true, true)")] 0.90 (5%) ✅ 1.00 (1%)
["union", "array", ("map", "*", "Float32", "(false, false)")] 1.09 (5%) ❌ 1.00 (1%)
["union", "array", ("map", "*", "Float64", "(false, false)")] 1.18 (5%) ❌ 1.00 (1%)
["union", "array", ("map", "*", "Int64", "(false, false)")] 0.77 (5%) ✅ 1.00 (1%)
["union", "array", ("map", "*", "Int64", "(false, true)")] 0.91 (5%) ✅ 1.00 (1%)
["union", "array", ("map", "*", "Int64", "(true, true)")] 0.91 (5%) ✅ 1.00 (1%)
["union", "array", ("map", "*", "Int8", "(false, false)")] 1.30 (5%) ❌ 1.00 (1%)
["union", "array", ("map", "abs", "Bool", 0)] 1.19 (5%) ❌ 1.00 (1%)
["union", "array", ("map", "abs", "Bool", 1)] 1.30 (5%) ❌ 1.00 (1%)
["union", "array", ("map", "abs", "ComplexF64", 1)] 1.09 (5%) ❌ 1.00 (1%)
["union", "array", ("map", "abs", "Float32", 0)] 0.68 (5%) ✅ 1.00 (1%)
["union", "array", ("map", "abs", "Float32", 1)] 1.16 (5%) ❌ 1.00 (1%)
["union", "array", ("map", "abs", "Float64", 0)] 1.43 (5%) ❌ 1.00 (1%)
["union", "array", ("map", "abs", "Float64", 1)] 1.19 (5%) ❌ 1.00 (1%)
["union", "array", ("map", "abs", "Int64", 1)] 1.07 (5%) ❌ 1.00 (1%)
["union", "array", ("map", "abs", "Int8", 1)] 1.39 (5%) ❌ 1.00 (1%)
["union", "array", ("map", "identity", "BigFloat", 0)] 1.10 (5%) ❌ 1.00 (1%)
["union", "array", ("map", "identity", "BigInt", 1)] 0.93 (5%) ✅ 1.00 (1%)
["union", "array", ("map", "identity", "Bool", 0)] 1.19 (5%) ❌ 1.00 (1%)
["union", "array", ("map", "identity", "Bool", 1)] 1.17 (5%) ❌ 1.00 (1%)
["union", "array", ("map", "identity", "ComplexF64", 1)] 1.13 (5%) ❌ 1.00 (1%)
["union", "array", ("map", "identity", "Float64", 1)] 1.16 (5%) ❌ 1.00 (1%)
["union", "array", ("map", "identity", "Int64", 1)] 1.21 (5%) ❌ 1.00 (1%)
["union", "array", ("map", "identity", "Int8", 0)] 1.19 (5%) ❌ 1.00 (1%)
["union", "array", ("map", "identity", "Int8", 1)] 1.20 (5%) ❌ 1.00 (1%)
["union", "array", ("perf_binaryop", "*", "Float64", "(false, false)")] 0.82 (5%) ✅ 1.00 (1%)
["union", "array", ("perf_binaryop", "*", "Float64", "(false, true)")] 0.85 (5%) ✅ 1.00 (1%)
["union", "array", ("perf_binaryop", "*", "Float64", "(true, true)")] 0.84 (5%) ✅ 1.00 (1%)
["union", "array", ("perf_binaryop", "*", "Int64", "(false, false)")] 0.87 (5%) ✅ 1.00 (1%)
["union", "array", ("perf_binaryop", "*", "Int64", "(false, true)")] 0.87 (5%) ✅ 1.00 (1%)
["union", "array", ("perf_binaryop", "*", "Int64", "(true, true)")] 0.89 (5%) ✅ 1.00 (1%)
["union", "array", ("perf_binaryop", "*", "Int8", "(false, false)")] 1.09 (5%) ❌ 1.00 (1%)
["union", "array", ("perf_binaryop", "*", "Int8", "(false, true)")] 1.10 (5%) ❌ 1.00 (1%)
["union", "array", ("perf_binaryop", "*", "Int8", "(true, true)")] 1.07 (5%) ❌ 1.00 (1%)
["union", "array", ("perf_countequals", "Bool")] 0.84 (5%) ✅ 1.00 (1%)
["union", "array", ("perf_countequals", "ComplexF64")] 1.13 (5%) ❌ 1.00 (1%)
["union", "array", ("perf_countequals", "Float64")] 1.08 (5%) ❌ 1.00 (1%)
["union", "array", ("perf_countequals", "Int64")] 0.93 (5%) ✅ 1.00 (1%)
["union", "array", ("perf_simplecopy", "BigFloat", 0)] 0.94 (5%) ✅ 1.00 (1%)
["union", "array", ("perf_simplecopy", "BigFloat", 1)] 1.06 (5%) ❌ 1.00 (1%)
["union", "array", ("perf_simplecopy", "BigInt", 0)] 1.11 (5%) ❌ 1.00 (1%)
["union", "array", ("perf_sum", "BigFloat", 0)] 0.93 (5%) ✅ 1.00 (1%)
["union", "array", ("perf_sum", "BigFloat", 1)] 0.94 (5%) ✅ 1.00 (1%)
["union", "array", ("perf_sum2", "BigFloat", 0)] 0.93 (5%) ✅ 1.00 (1%)
["union", "array", ("perf_sum2", "BigFloat", 1)] 0.95 (5%) ✅ 1.00 (1%)
["union", "array", ("perf_sum2", "Bool", 0)] 1.12 (5%) ❌ 1.00 (1%)
["union", "array", ("perf_sum3", "BigFloat", 0)] 0.94 (5%) ✅ 1.00 (1%)
["union", "array", ("perf_sum3", "Bool", 0)] 1.60 (5%) ❌ 1.00 (1%)
["union", "array", ("perf_sum3", "ComplexF64", 1)] 0.82 (5%) ✅ 1.00 (1%)
["union", "array", ("perf_sum3", "Float32", 1)] 1.14 (5%) ❌ 1.00 (1%)
["union", "array", ("perf_sum4", "BigFloat", 0)] 0.94 (5%) ✅ 1.00 (1%)
["union", "array", ("perf_sum4", "BigFloat", 1)] 0.94 (5%) ✅ 1.00 (1%)
["union", "array", ("skipmissing", "collect", "Bool", 0)] 1.09 (5%) ❌ 1.00 (1%)
["union", "array", ("skipmissing", "collect", "Float32", 0)] 1.12 (5%) ❌ 1.00 (1%)
["union", "array", ("skipmissing", "collect", "Float64", 0)] 1.10 (5%) ❌ 1.00 (1%)
["union", "array", ("skipmissing", "collect", "Int64", 0)] 1.14 (5%) ❌ 1.00 (1%)
["union", "array", ("skipmissing", "collect", "Int8", 0)] 1.18 (5%) ❌ 1.00 (1%)
["union", "array", ("skipmissing", "collect", "Union{Missing, BigFloat}", 1)] 1.07 (5%) ❌ 1.00 (1%)
["union", "array", ("skipmissing", "collect", "Union{Missing, BigInt}", 1)] 1.09 (5%) ❌ 1.00 (1%)
["union", "array", ("skipmissing", "collect", "Union{Missing, Bool}", 1)] 1.11 (5%) ❌ 1.00 (1%)
["union", "array", ("skipmissing", "collect", "Union{Missing, ComplexF64}", 1)] 1.08 (5%) ❌ 1.00 (1%)
["union", "array", ("skipmissing", "collect", "Union{Missing, Float32}", 1)] 1.14 (5%) ❌ 1.00 (1%)
["union", "array", ("skipmissing", "collect", "Union{Missing, Float64}", 1)] 1.06 (5%) ❌ 1.00 (1%)
["union", "array", ("skipmissing", "collect", "Union{Missing, Int8}", 1)] 1.14 (5%) ❌ 1.00 (1%)
["union", "array", ("skipmissing", "collect", "Union{Nothing, BigInt}", 0)] 1.06 (5%) ❌ 1.00 (1%)
["union", "array", ("skipmissing", "collect", "Union{Nothing, Bool}", 0)] 1.10 (5%) ❌ 1.00 (1%)
["union", "array", ("skipmissing", "collect", "Union{Nothing, Float32}", 0)] 1.12 (5%) ❌ 1.00 (1%)
["union", "array", ("skipmissing", "collect", "Union{Nothing, Float64}", 0)] 1.12 (5%) ❌ 1.00 (1%)
["union", "array", ("skipmissing", "collect", "Union{Nothing, Int64}", 0)] 1.07 (5%) ❌ 1.00 (1%)
["union", "array", ("skipmissing", "collect", "Union{Nothing, Int8}", 0)] 1.12 (5%) ❌ 1.00 (1%)
["union", "array", ("skipmissing", "sum", "BigFloat", 0)] 0.93 (5%) ✅ 1.00 (1%)
["union", "array", ("skipmissing", "sum", "Bool", 0)] 1.32 (5%) ❌ 1.00 (1%)
["union", "array", ("skipmissing", "sum", "Int8", 0)] 0.84 (5%) ✅ 1.00 (1%)
["union", "array", ("skipmissing", "sum", "Union{Missing, BigFloat}", 1)] 0.94 (5%) ✅ 1.00 (1%)
["union", "array", ("skipmissing", "sum", "Union{Missing, ComplexF64}", 1)] 1.38 (5%) ❌ 1.00 (1%)
["union", "array", ("skipmissing", "sum", "Union{Nothing, BigFloat}", 0)] 0.92 (5%) ✅ 1.00 (1%)
["union", "array", ("skipmissing", "sum", "Union{Nothing, Bool}", 0)] 0.61 (5%) ✅ 1.00 (1%)
["union", "array", ("skipmissing", "sum", "Union{Nothing, ComplexF64}", 0)] 0.87 (5%) ✅ 1.00 (1%)
["union", "array", ("skipmissing", "sum", "Union{Nothing, Float32}", 0)] 0.78 (5%) ✅ 1.00 (1%)
["union", "array", ("skipmissing", "sum", "Union{Nothing, Int64}", 0)] 0.41 (5%) ✅ 1.00 (1%)
["union", "array", ("skipmissing", "sum", "Union{Nothing, Int8}", 0)] 0.61 (5%) ✅ 1.00 (1%)
["union", "array", ("sort", "Float32", 0)] 0.90 (5%) ✅ 1.00 (1%)
["union", "array", ("sort", "Union{Nothing, Bool}", 0)] 0.56 (5%) ✅ 1.00 (1%)
["union", "array", ("sort", "Union{Nothing, Float32}", 0)] 0.72 (5%) ✅ 1.00 (1%)
["union", "array", ("sort", "Union{Nothing, Float64}", 0)] 0.75 (5%) ✅ 1.00 (1%)
["union", "array", ("sort", "Union{Nothing, Int64}", 0)] 0.77 (5%) ✅ 1.00 (1%)
["union", "array", ("sort", "Union{Nothing, Int8}", 0)] 0.66 (5%) ✅ 1.00 (1%)

Benchmark Group List

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"]

Version Info

Primary Build

Julia Version 1.8.0-DEV.467
Commit e83b3177bf (2021-09-03 01:21 UTC)
Platform Info:
  OS: Linux (x86_64-linux-gnu)
      Ubuntu 20.04.3 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  3412 MHz     360099 s       3394 s      37267 s  166217339 s          0 s
       #2  3404 MHz   14344197 s       1378 s     789372 s  151487618 s          0 s
       #3  3401 MHz     252817 s       1251 s      13389 s  166357726 s          0 s
       #4  3403 MHz     289879 s       1268 s      14399 s  166318938 s          0 s
       #5  3408 MHz     168523 s       1243 s      12346 s  166416783 s          0 s
       #6  3418 MHz     197493 s       1251 s      11633 s  166415444 s          0 s
       #7  3417 MHz     162896 s       1147 s      12985 s  166448981 s          0 s
       #8  3417 MHz     155588 s       1346 s      11396 s  166442784 s          0 s
       
  Memory: 30.362831115722656 GB (8756.05859375 MB free)
  Uptime: 1.666296288e7 sec
  Load Avg:  1.0  1.0  1.0
  WORD_SIZE: 64
  LIBM: libopenlibm
  LLVM: libLLVM-12.0.1 (ORCJIT, skylake-avx512)