Skip to content

Latest commit

 

History

History
487 lines (468 loc) · 37 KB

File metadata and controls

487 lines (468 loc) · 37 KB

Benchmark Report

Job Properties

Commit: JuliaLang/julia@79de5f3caa4b013f089bd668ea7125c3ab9f39f2

Comparison Range: link

Triggered By: link

Tag Predicate: ALL

Daily Job: 2023-12-13 vs 2023-12-05

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", "accumulate", ("cumsum!", "Int")] 0.86 (5%) ✅ 1.00 (1%)
["array", "any/all", ("any", "Vector{Int64} generator")] 1.16 (5%) ❌ 1.00 (1%)
["array", "equality", ("==", "BitArray")] 0.92 (5%) ✅ 1.00 (1%)
["array", "equality", ("==", "UnitRange{Int64}")] 0.84 (5%) ✅ 1.00 (1%)
["array", "equality", ("isequal", "UnitRange{Int64}")] 1.09 (5%) ❌ 1.00 (1%)
["array", "equality", ("isequal", "Vector{Int64} isequal Vector{Float64}")] 1.10 (5%) ❌ 1.00 (1%)
["array", "growth", ("push_multiple!", 8)] 1.12 (5%) ❌ 1.00 (1%)
["array", "index", ("sumcolon_view", "SubArray{Int32, 2, Array{Int32, 3}, Tuple{Int64, Base.Slice{Base.OneTo{Int64}}, Base.Slice{Base.OneTo{Int64}}}, true}")] 0.44 (50%) ✅ 1.00 (1%)
["array", "index", ("sumelt_boundscheck", "BaseBenchmarks.ArrayBenchmarks.ArrayLF{Int32, 2}")] 3.47 (50%) ❌ 1.00 (1%)
["array", "index", ("sumrange_view", "SubArray{Int32, 2, Array{Int32, 3}, Tuple{Int64, Base.Slice{Base.OneTo{Int64}}, Base.Slice{Base.OneTo{Int64}}}, true}")] 0.44 (50%) ✅ 1.00 (1%)
["array", "index", ("sumvector_view", "SubArray{Float32, 2, Matrix{Float32}, Tuple{UnitRange{Int64}, UnitRange{Int64}}, false}")] 0.81 (50%) 0.67 (1%) ✅
["array", "index", ("sumvector_view", "SubArray{Int32, 2, Matrix{Int32}, Tuple{UnitRange{Int64}, UnitRange{Int64}}, false}")] 0.82 (50%) 0.67 (1%) ✅
["array", "reductions", ("mean", "Float64")] 0.93 (5%) ✅ 1.00 (1%)
["array", "reductions", ("perf_mapreduce", "Int64")] 0.94 (5%) ✅ 1.00 (1%)
["array", "reductions", ("perf_reduce", "Int64")] 0.94 (5%) ✅ 1.00 (1%)
["array", "reductions", ("sum", "Float64")] 0.93 (5%) ✅ 1.00 (1%)
["array", "reductions", ("sumabs2", "Float64")] 0.90 (5%) ✅ 1.00 (1%)
["broadcast", "26942"] 1.07 (5%) ❌ 1.00 (1%)
["collection", "deletion", ("Set", "Any", "filter!")] 0.96 (25%) 1.02 (1%) ❌
["collection", "deletion", ("Set", "Any", "pop!")] 1.15 (25%) 1.07 (1%) ❌
["collection", "initialization", ("Dict", "Any", "iterator")] 1.02 (25%) 0.97 (1%) ✅
["collection", "initialization", ("Dict", "Any", "loop")] 0.94 (25%) 0.97 (1%) ✅
["collection", "initialization", ("Set", "Any", "loop")] 0.93 (25%) 0.96 (1%) ✅
["collection", "optimizations", ("BitSet", "Int8")] 1.00 (25%) 1.75 (1%) ❌
["collection", "optimizations", ("BitSet", "UInt16")] 0.99 (25%) 0.40 (1%) ✅
["collection", "queries & updates", ("Dict", "Any", "push!", "new")] 1.68 (25%) ❌ Inf (1%) ❌
["collection", "queries & updates", ("Dict", "Any", "setindex!", "new")] 1.61 (25%) ❌ Inf (1%) ❌
["collection", "queries & updates", ("Dict", "Any", "setindex!", "overwrite")] 1.17 (25%) 2.00 (1%) ❌
["collection", "queries & updates", ("IdDict", "Any", "in", "false")] 1.39 (25%) ❌ Inf (1%) ❌
["collection", "queries & updates", ("IdDict", "Any", "push!", "new")] 1.79 (25%) ❌ Inf (1%) ❌
["collection", "queries & updates", ("IdDict", "Any", "setindex!", "new")] 1.84 (25%) ❌ Inf (1%) ❌
["collection", "queries & updates", ("IdDict", "Any", "setindex!", "overwrite")] 0.97 (25%) 2.00 (1%) ❌
["collection", "queries & updates", ("IdDict", "Int", "in", "false")] 1.25 (25%) ❌ Inf (1%) ❌
["collection", "queries & updates", ("IdDict", "Int", "push!", "new")] 1.54 (25%) ❌ Inf (1%) ❌
["collection", "queries & updates", ("IdDict", "Int", "setindex!", "new")] 1.57 (25%) ❌ Inf (1%) ❌
["collection", "queries & updates", ("IdDict", "Int", "setindex!", "overwrite")] 1.02 (25%) 2.00 (1%) ❌
["collection", "queries & updates", ("Set", "Any", "push!", "new")] 1.10 (25%) Inf (1%) ❌
["collection", "queries & updates", ("Vector", "Any", "in", "false")] 1.28 (25%) ❌ Inf (1%) ❌
["collection", "queries & updates", ("Vector", "Any", "in", "true")] 0.49 (25%) ✅ 0.49 (1%) ✅
["collection", "queries & updates", ("Vector", "Any", "push!")] 1.67 (25%) ❌ 1.94 (1%) ❌
["collection", "queries & updates", ("Vector", "Any", "setindex!")] 1.91 (25%) ❌ Inf (1%) ❌
["collection", "queries & updates", ("Vector", "String", "in", "true")] 0.19 (25%) ✅ 1.00 (1%)
["collection", "set operations", ("BitSet", "Int", "intersect", "Set")] 1.22 (25%) 3.51 (1%) ❌
["collection", "set operations", ("BitSet", "Int", "intersect", "Set", "Set")] 1.19 (25%) 3.51 (1%) ❌
["collection", "set operations", ("BitSet", "Int", "intersect", "Vector")] 0.82 (25%) 0.58 (1%) ✅
["collection", "set operations", ("BitSet", "Int", "intersect", "Vector", "Vector")] 0.93 (25%) 0.58 (1%) ✅
["collection", "set operations", ("BitSet", "Int", "symdiff", "BitSet")] 1.29 (25%) ❌ 1.00 (1%)
["dates", "parse", "DateTime"] 0.93 (5%) ✅ 1.00 (1%)
["dates", "parse", ("DateTime", "ISODateTimeFormat")] 0.94 (5%) ✅ 1.00 (1%)
["find", "findall", ("Vector{Bool}", "50-50")] 1.08 (5%) ❌ 1.00 (1%)
["find", "findall", ("ispos", "Vector{Int8}")] 1.07 (5%) ❌ 1.00 (1%)
["find", "findnext", ("ispos", "Vector{Float32}")] 0.95 (5%) ✅ 1.00 (1%)
["find", "findnext", ("ispos", "Vector{UInt64}")] 0.95 (5%) ✅ 1.00 (1%)
["find", "findnext", ("ispos", "Vector{UInt8}")] 0.95 (5%) ✅ 1.00 (1%)
["find", "findprev", ("ispos", "Vector{Float32}")] 0.95 (5%) ✅ 1.00 (1%)
["find", "findprev", ("ispos", "Vector{Float64}")] 0.95 (5%) ✅ 1.00 (1%)
["find", "findprev", ("ispos", "Vector{UInt64}")] 0.84 (5%) ✅ 1.00 (1%)
["inference", "abstract interpretation", "many_opaque_closures"] 0.98 (5%) 0.99 (1%) ✅
["io", "read", "read"] 0.88 (5%) ✅ 1.00 (1%)
["io", "serialization", ("serialize", "Vector{String}")] 0.95 (5%) ✅ 1.00 (1%)
["linalg", "small exp #29116"] 0.92 (5%) ✅ 1.00 (1%)
["misc", "afoldl", "Int"] 0.94 (5%) ✅ 1.00 (1%)
["misc", "allocation elision view", "conditional"] 0.85 (5%) ✅ 1.00 (1%)
["misc", "allocation elision view", "no conditional"] 1.28 (5%) ❌ 1.00 (1%)
["misc", "bitshift", ("Int", "Int")] 0.91 (5%) ✅ 1.00 (1%)
["misc", "bitshift", ("Int", "UInt")] 0.92 (5%) ✅ 1.00 (1%)
["misc", "bitshift", ("UInt32", "UInt32")] 0.84 (5%) ✅ 1.00 (1%)
["misc", "foldl", "foldl(+, filter(...))"] 0.89 (5%) ✅ 1.00 (1%)
["misc", "iterators", "zip(1:1)"] 1.05 (5%) ❌ 1.00 (1%)
["misc", "perf highdim generator"] 0.94 (5%) ✅ 1.00 (1%)
["problem", "grigoriadis khachiyan", "grigoriadis_khachiyan"] 0.89 (5%) ✅ 1.00 (1%)
["problem", "laplacian", "laplace_iter_sub"] 1.05 (5%) ❌ 1.00 (1%)
["scalar", "acos", ("one", "negative argument", "Float32")] 0.90 (5%) ✅ 1.00 (1%)
["scalar", "acos", ("one", "negative argument", "Float64")] 0.95 (5%) ✅ 1.00 (1%)
["scalar", "acos", ("one", "positive argument", "Float32")] 0.90 (5%) ✅ 1.00 (1%)
["scalar", "acos", ("one", "positive argument", "Float64")] 0.95 (5%) ✅ 1.00 (1%)
["scalar", "acos", ("small", "negative argument", "Float64")] 1.05 (5%) ❌ 1.00 (1%)
["scalar", "acos", ("small", "positive argument", "Float32")] 1.16 (5%) ❌ 1.00 (1%)
["scalar", "acos", ("small", "positive argument", "Float64")] 1.05 (5%) ❌ 1.00 (1%)
["scalar", "acos", ("zero", "Float64")] 1.05 (5%) ❌ 1.00 (1%)
["scalar", "acosh", ("one", "Float32")] 1.06 (5%) ❌ 1.00 (1%)
["scalar", "acosh", ("one", "Float64")] 1.06 (5%) ❌ 1.00 (1%)
["scalar", "arithmetic", ("div", "Float32", "ComplexF64")] 3.11 (50%) ❌ 1.00 (1%)
["scalar", "asin", ("one", "negative argument", "Float64")] 1.11 (5%) ❌ 1.00 (1%)
["scalar", "asin", ("one", "positive argument", "Float64")] 1.11 (5%) ❌ 1.00 (1%)
["scalar", "asin", ("small", "negative argument", "Float32")] 0.90 (5%) ✅ 1.00 (1%)
["scalar", "asin", ("small", "positive argument", "Float32")] 0.90 (5%) ✅ 1.00 (1%)
["scalar", "asin", ("zero", "Float32")] 0.90 (5%) ✅ 1.00 (1%)
["scalar", "asinh", ("very small", "negative argument", "Float64")] 0.95 (5%) ✅ 1.00 (1%)
["scalar", "asinh", ("very small", "positive argument", "Float64")] 0.95 (5%) ✅ 1.00 (1%)
["scalar", "asinh", ("zero", "Float64")] 0.95 (5%) ✅ 1.00 (1%)
["scalar", "atan", ("0 <= abs(x) < 7/16", "negative argument", "Float64")] 1.07 (5%) ❌ 1.00 (1%)
["scalar", "atan", ("0 <= abs(x) < 7/16", "positive argument", "Float64")] 1.07 (5%) ❌ 1.00 (1%)
["scalar", "atan", ("very large", "negative argument", "Float32")] 1.12 (5%) ❌ 1.00 (1%)
["scalar", "atan", ("very large", "negative argument", "Float64")] 0.95 (5%) ✅ 1.00 (1%)
["scalar", "atan", ("very large", "positive argument", "Float32")] 1.12 (5%) ❌ 1.00 (1%)
["scalar", "atan", ("very large", "positive argument", "Float64")] 0.94 (5%) ✅ 1.00 (1%)
["scalar", "atan", ("very small", "negative argument", "Float32")] 1.05 (5%) ❌ 1.00 (1%)
["scalar", "atan", ("very small", "negative argument", "Float64")] 0.95 (5%) ✅ 1.00 (1%)
["scalar", "atan", ("very small", "positive argument", "Float32")] 1.05 (5%) ❌ 1.00 (1%)
["scalar", "atan", ("very small", "positive argument", "Float64")] 0.95 (5%) ✅ 1.00 (1%)
["scalar", "atan", ("zero", "Float32")] 0.85 (5%) ✅ 1.00 (1%)
["scalar", "atan", ("zero", "Float64")] 0.95 (5%) ✅ 1.00 (1%)
["scalar", "atan2", ("abs(y/x) high", "y infinite", "y negative", "x finite", "x negative", "Float32")] 0.91 (5%) ✅ 1.00 (1%)
["scalar", "atan2", ("abs(y/x) high", "y negative", "x negative", "Float32")] 1.09 (5%) ❌ 1.00 (1%)
["scalar", "atan2", ("abs(y/x) high", "y positive", "x negative", "Float32")] 0.81 (5%) ✅ 1.00 (1%)
["scalar", "atan2", ("abs(y/x) small", "y positive", "x positive", "Float32")] 0.91 (5%) ✅ 1.00 (1%)
["scalar", "atan2", ("x one", "Float32")] 1.44 (5%) ❌ 1.00 (1%)
["scalar", "atan2", ("x one", "Float64")] 0.63 (5%) ✅ 1.00 (1%)
["scalar", "atan2", ("y finite", "y positive", "x infinite", "x positive", "Float32")] 1.05 (5%) ❌ 1.00 (1%)
["scalar", "atan2", ("y finite", "y positive", "x infinite", "x positive", "Float64")] 1.10 (5%) ❌ 1.00 (1%)
["scalar", "atan2", ("y infinite", "y negative", "x finite", "x negative", "Float32")] 1.10 (5%) ❌ 1.00 (1%)
["scalar", "atan2", ("y infinite", "y negative", "x finite", "x positive", "Float32")] 0.91 (5%) ✅ 1.00 (1%)
["scalar", "atan2", ("y infinite", "y negative", "x infinite", "x negative", "Float64")] 1.05 (5%) ❌ 1.00 (1%)
["scalar", "atan2", ("y infinite", "y negative", "x infinite", "x positive", "Float32")] 0.91 (5%) ✅ 1.00 (1%)
["scalar", "atan2", ("y infinite", "y positive", "x finite", "x negative", "Float32")] 1.10 (5%) ❌ 1.00 (1%)
["scalar", "atan2", ("y infinite", "y positive", "x finite", "x positive", "Float32")] 1.10 (5%) ❌ 1.00 (1%)
["scalar", "atan2", ("y infinite", "y positive", "x infinite", "x negative", "Float32")] 1.05 (5%) ❌ 1.00 (1%)
["scalar", "atan2", ("y infinite", "y positive", "x infinite", "x negative", "Float64")] 1.05 (5%) ❌ 1.00 (1%)
["scalar", "atan2", ("y infinite", "y positive", "x infinite", "x positive", "Float32")] 0.95 (5%) ✅ 1.00 (1%)
["scalar", "atan2", ("y infinite", "y positive", "x infinite", "x positive", "Float64")] 1.05 (5%) ❌ 1.00 (1%)
["scalar", "atan2", ("y zero", "y negative", "x positive", "Float32")] 1.14 (5%) ❌ 1.00 (1%)
["scalar", "atan2", ("y zero", "y positive", "x negative", "Float32")] 0.94 (5%) ✅ 1.00 (1%)
["scalar", "atan2", ("y zero", "y positive", "x positive", "Float32")] 1.14 (5%) ❌ 1.00 (1%)
["scalar", "atanh", ("one", "Float64")] 1.09 (5%) ❌ 1.00 (1%)
["scalar", "atanh", ("zero", "Float32")] 1.07 (5%) ❌ 1.00 (1%)
["scalar", "atanh", ("zero", "Float64")] 1.07 (5%) ❌ 1.00 (1%)
["scalar", "cbrt", ("large", "negative argument", "Float32")] 1.18 (5%) ❌ 1.00 (1%)
["scalar", "cbrt", ("large", "positive argument", "Float32")] 0.89 (5%) ✅ 1.00 (1%)
["scalar", "cbrt", ("zero", "Float32")] 0.82 (5%) ✅ 1.00 (1%)
["scalar", "cbrt", ("zero", "Float64")] 1.07 (5%) ❌ 1.00 (1%)
["scalar", "cos", ("argument reduction (easy) abs(x) < 2π/4", "positive argument", "Float32", "sin_kernel")] 0.94 (5%) ✅ 1.00 (1%)
["scalar", "cos", ("argument reduction (easy) abs(x) < 3π/4", "positive argument", "Float32", "sin_kernel")] 0.90 (5%) ✅ 1.00 (1%)
["scalar", "cos", ("argument reduction (easy) abs(x) < 4π/4", "positive argument", "Float32", "cos_kernel")] 0.94 (5%) ✅ 1.00 (1%)
["scalar", "cos", ("argument reduction (easy) abs(x) < 4π/4", "positive argument", "Float64", "cos_kernel")] 0.92 (5%) ✅ 1.00 (1%)
["scalar", "cos", ("argument reduction (easy) abs(x) < 5π/4", "positive argument", "Float32", "cos_kernel")] 0.95 (5%) ✅ 1.00 (1%)
["scalar", "cos", ("argument reduction (easy) abs(x) < 5π/4", "positive argument", "Float64", "cos_kernel")] 0.92 (5%) ✅ 1.00 (1%)
["scalar", "cos", ("argument reduction (easy) abs(x) < 8π/4", "positive argument", "Float32", "cos_kernel")] 1.05 (5%) ❌ 1.00 (1%)
["scalar", "cos", ("argument reduction (hard) abs(x) < 4π/4", "negative argument", "Float32", "cos_kernel")] 0.94 (5%) ✅ 1.00 (1%)
["scalar", "cos", ("argument reduction (hard) abs(x) < 4π/4", "positive argument", "Float32", "cos_kernel")] 0.94 (5%) ✅ 1.00 (1%)
["scalar", "cosh", ("0 <= abs(x) < 0.00024414062f0", "negative argument", "Float32")] 0.88 (5%) ✅ 1.00 (1%)
["scalar", "cosh", ("0 <= abs(x) < 0.00024414062f0", "positive argument", "Float32")] 1.13 (5%) ❌ 1.00 (1%)
["scalar", "cosh", ("very small", "negative argument", "Float32")] 0.88 (5%) ✅ 1.00 (1%)
["scalar", "cosh", ("very small", "positive argument", "Float32")] 1.13 (5%) ❌ 1.00 (1%)
["scalar", "cosh", ("zero", "Float32")] 0.88 (5%) ✅ 1.00 (1%)
["scalar", "exp2", ("2pow35", "negative argument", "Float32")] 1.20 (5%) ❌ 1.00 (1%)
["scalar", "exp2", ("2pow35", "positive argument", "Float32")] 0.83 (5%) ✅ 1.00 (1%)
["scalar", "exp2", ("2pow35", "positive argument", "Float64")] 0.94 (5%) ✅ 1.00 (1%)
["scalar", "expm1", ("huge", "positive argument", "Float3")] 0.85 (5%) ✅ 1.00 (1%)
["scalar", "expm1", ("large", "negative argument", "Float32")] 1.06 (5%) ❌ 1.00 (1%)
["scalar", "expm1", ("large", "positive argument", "Float32")] 0.94 (5%) ✅ 1.00 (1%)
["scalar", "expm1", ("large", "positive argument", "Float64")] 1.11 (5%) ❌ 1.00 (1%)
["scalar", "expm1", ("medium", "negative argument", "Float32")] 1.06 (5%) ❌ 1.00 (1%)
["scalar", "expm1", ("medium", "positive argument", "Float32")] 1.19 (5%) ❌ 1.00 (1%)
["scalar", "fastmath", "13786"] 1.11 (5%) ❌ 1.00 (1%)
["scalar", "mod2pi", ("no reduction", "negative argument", "Float64")] 1.09 (5%) ❌ 1.00 (1%)
["scalar", "rem_pio2", ("argument reduction (easy) abs(x) < 2π/4", "negative argument", "Float64")] 1.05 (5%) ❌ 1.00 (1%)
["scalar", "rem_pio2", ("argument reduction (easy) abs(x) < 3π/4", "negative argument", "Float64")] 1.05 (5%) ❌ 1.00 (1%)
["scalar", "rem_pio2", ("argument reduction (easy) abs(x) < 4π/4", "negative argument", "Float64")] 1.06 (5%) ❌ 1.00 (1%)
["scalar", "rem_pio2", ("argument reduction (easy) abs(x) < 4π/4", "positive argument", "Float64")] 1.17 (5%) ❌ 1.00 (1%)
["scalar", "rem_pio2", ("argument reduction (easy) abs(x) < 5π/4", "negative argument", "Float64")] 1.12 (5%) ❌ 1.00 (1%)
["scalar", "rem_pio2", ("argument reduction (easy) abs(x) < 5π/4", "positive argument", "Float64")] 1.17 (5%) ❌ 1.00 (1%)
["scalar", "rem_pio2", ("argument reduction (easy) abs(x) < 6π/4", "negative argument", "Float64")] 1.11 (5%) ❌ 1.00 (1%)
["scalar", "rem_pio2", ("argument reduction (easy) abs(x) < 7π/4", "negative argument", "Float64")] 1.11 (5%) ❌ 1.00 (1%)
["scalar", "rem_pio2", ("argument reduction (easy) abs(x) < 8π/4", "negative argument", "Float64")] 1.11 (5%) ❌ 1.00 (1%)
["scalar", "rem_pio2", ("argument reduction (easy) abs(x) < 8π/4", "positive argument", "Float64")] 1.11 (5%) ❌ 1.00 (1%)
["scalar", "rem_pio2", ("argument reduction (easy) abs(x) < 9π/4", "negative argument", "Float64")] 1.11 (5%) ❌ 1.00 (1%)
["scalar", "rem_pio2", ("argument reduction (easy) abs(x) < 9π/4", "positive argument", "Float64")] 1.11 (5%) ❌ 1.00 (1%)
["scalar", "sin", ("argument reduction (easy) abs(x) < 2π/4", "negative argument", "Float32", "cos_kernel")] 1.06 (5%) ❌ 1.00 (1%)
["scalar", "sin", ("argument reduction (easy) abs(x) < 2π/4", "positive argument", "Float64", "cos_kernel")] 0.95 (5%) ✅ 1.00 (1%)
["scalar", "sin", ("argument reduction (easy) abs(x) < 3π/4", "negative argument", "Float32", "cos_kernel")] 1.06 (5%) ❌ 1.00 (1%)
["scalar", "sin", ("argument reduction (easy) abs(x) < 3π/4", "positive argument", "Float64", "cos_kernel")] 0.95 (5%) ✅ 1.00 (1%)
["scalar", "sin", ("argument reduction (easy) abs(x) < 6π/4", "positive argument", "Float32", "cos_kernel")] 1.06 (5%) ❌ 1.00 (1%)
["scalar", "sin", ("argument reduction (easy) abs(x) < 7π/4", "positive argument", "Float32", "sin_kernel")] 1.06 (5%) ❌ 1.00 (1%)
["scalar", "sin", ("argument reduction (easy) abs(x) < 8π/4", "negative argument", "Float64", "sin_kernel")] 0.95 (5%) ✅ 1.00 (1%)
["scalar", "sin", ("argument reduction (easy) abs(x) < 8π/4", "positive argument", "Float64", "sin_kernel")] 0.95 (5%) ✅ 1.00 (1%)
["scalar", "sin", ("argument reduction (easy) abs(x) < 9π/4", "negative argument", "Float64", "sin_kernel")] 0.95 (5%) ✅ 1.00 (1%)
["scalar", "sin", ("argument reduction (easy) abs(x) < 9π/4", "positive argument", "Float64", "sin_kernel")] 0.92 (5%) ✅ 1.00 (1%)
["scalar", "sin", ("argument reduction (hard) abs(x) < 2π/4", "negative argument", "Float32", "cos_kernel")] 1.06 (5%) ❌ 1.00 (1%)
["scalar", "sin", ("argument reduction (hard) abs(x) < 6π/4", "positive argument", "Float32", "cos_kernel")] 1.06 (5%) ❌ 1.00 (1%)
["scalar", "sin", ("no reduction", "zero", "Float32")] 1.06 (5%) ❌ 1.00 (1%)
["scalar", "sinh", ("very large", "negative argument", "Float32")] 1.07 (5%) ❌ 1.00 (1%)
["scalar", "sinh", ("very large", "positive argument", "Float32")] 1.07 (5%) ❌ 1.00 (1%)
["scalar", "sinh", ("zero", "Float32")] 0.92 (5%) ✅ 1.00 (1%)
["scalar", "tan", ("large", "negative argument", "Float64")] 1.06 (5%) ❌ 1.00 (1%)
["scalar", "tan", ("large", "positive argument", "Float64")] 1.05 (5%) ❌ 1.00 (1%)
["scalar", "tan", ("medium", "positive argument", "Float64")] 1.05 (5%) ❌ 1.00 (1%)
["scalar", "tan", ("small", "negative argument", "Float32")] 1.18 (5%) ❌ 1.00 (1%)
["scalar", "tan", ("small", "negative argument", "Float64")] 1.11 (5%) ❌ 1.00 (1%)
["scalar", "tan", ("small", "positive argument", "Float32")] 0.95 (5%) ✅ 1.00 (1%)
["scalar", "tan", ("small", "positive argument", "Float64")] 1.11 (5%) ❌ 1.00 (1%)
["scalar", "tan", ("very small", "negative argument", "Float32")] 1.18 (5%) ❌ 1.00 (1%)
["scalar", "tan", ("very small", "negative argument", "Float64")] 1.11 (5%) ❌ 1.00 (1%)
["scalar", "tan", ("very small", "positive argument", "Float32")] 0.95 (5%) ✅ 1.00 (1%)
["scalar", "tan", ("very small", "positive argument", "Float64")] 1.11 (5%) ❌ 1.00 (1%)
["scalar", "tan", ("zero", "Float32")] 0.95 (5%) ✅ 1.00 (1%)
["scalar", "tan", ("zero", "Float64")] 1.11 (5%) ❌ 1.00 (1%)
["scalar", "tanh", ("0 <= abs(x) < 2f0^-12", "negative argument", "Float32")] 1.06 (5%) ❌ 1.00 (1%)
["scalar", "tanh", ("0 <= abs(x) < 2f0^-12", "positive argument", "Float32")] 1.05 (5%) ❌ 1.00 (1%)
["scalar", "tanh", ("2f0^-12 <= abs(x) < 1f0", "negative argument", "Float32")] 1.05 (5%) ❌ 1.00 (1%)
["scalar", "tanh", ("2f0^-12 <= abs(x) < 1f0", "positive argument", "Float32")] 1.05 (5%) ❌ 1.00 (1%)
["scalar", "tanh", ("very large", "negative argument", "Float32")] 0.93 (5%) ✅ 1.00 (1%)
["scalar", "tanh", ("very large", "negative argument", "Float64")] 0.90 (5%) ✅ 1.00 (1%)
["scalar", "tanh", ("very large", "positive argument", "Float32")] 0.93 (5%) ✅ 1.00 (1%)
["scalar", "tanh", ("very large", "positive argument", "Float64")] 0.90 (5%) ✅ 1.00 (1%)
["scalar", "tanh", ("zero", "Float32")] 1.05 (5%) ❌ 1.00 (1%)
["shootout", "binary_trees"] 0.95 (5%) ✅ 1.00 (1%)
["simd", ("Cartesian", "conditional_loop!", "Int32", 2, 63)] 0.70 (20%) ✅ 1.00 (1%)
["simd", ("Cartesian", "conditional_loop!", "Int64", 4, 31)] 1.35 (20%) ❌ 1.00 (1%)
["simd", ("CartesianPartition", "conditional_loop!", "Int32", 2, 31)] 1.26 (20%) ❌ 1.00 (1%)
["simd", ("CartesianPartition", "inner", "Int32", 2, 31)] 1.65 (20%) ❌ 1.00 (1%)
["sort", "length = 10", "sort!(rand(2n, 2n, n); dims=1)"] 0.68 (20%) ✅ 0.78 (1%) ✅
["sort", "length = 10", "sort!(rand(2n, 2n, n); dims=2)"] 0.72 (20%) ✅ 0.78 (1%) ✅
["sort", "length = 10", "sort!(rand(2n, 2n, n); dims=3)"] 0.68 (20%) ✅ 0.81 (1%) ✅
["sort", "length = 100", "sort!(rand(2n, 2n, n); dims=1)"] 0.85 (20%) 0.89 (1%) ✅
["sort", "length = 100", "sort!(rand(2n, 2n, n); dims=2)"] 0.87 (20%) 0.89 (1%) ✅
["sort", "length = 100", "sort!(rand(2n, 2n, n); dims=3)"] 0.87 (20%) 0.92 (1%) ✅
["sort", "length = 3", "sort!(rand(2n, 2n, n); dims=1)"] 0.37 (20%) ✅ 0.58 (1%) ✅
["sort", "length = 3", "sort!(rand(2n, 2n, n); dims=2)"] 0.40 (20%) ✅ 0.58 (1%) ✅
["sort", "length = 3", "sort!(rand(2n, 2n, n); dims=3)"] 0.41 (20%) ✅ 0.64 (1%) ✅
["sort", "length = 30", "sort!(rand(2n, 2n, n); dims=1)"] 0.70 (20%) ✅ 0.78 (1%) ✅
["sort", "length = 30", "sort!(rand(2n, 2n, n); dims=2)"] 0.70 (20%) ✅ 0.78 (1%) ✅
["sort", "length = 30", "sort!(rand(2n, 2n, n); dims=3)"] 0.71 (20%) ✅ 0.81 (1%) ✅
["sparse", "constructors", ("Tridiagonal", 100)] 1.05 (5%) ❌ 1.00 (1%)
["sparse", "transpose", ("adjoint", "(20000, 10000)")] 1.40 (30%) ❌ 1.00 (1%)
["sparse", "transpose", ("adjoint", "(600, 600)")] 1.47 (30%) ❌ 1.00 (1%)
["string", "readuntil", "target length 2"] 0.94 (5%) ✅ 1.00 (1%)
["tuple", "linear algebra", ("matmat", "(2, 2)", "(2, 2)")] 0.91 (5%) ✅ 1.00 (1%)
["tuple", "linear algebra", ("matmat", "(4, 4)", "(4, 4)")] 1.29 (5%) ❌ 1.00 (1%)
["tuple", "linear algebra", ("matmat", "(8, 8)", "(8, 8)")] 1.10 (5%) ❌ 1.00 (1%)
["tuple", "linear algebra", ("matvec", "(16, 16)", "(16,)")] 1.10 (5%) ❌ 1.00 (1%)
["tuple", "linear algebra", ("matvec", "(2, 2)", "(2,)")] 1.12 (5%) ❌ 1.00 (1%)
["tuple", "reduction", ("sum", "(4, 4)")] 1.09 (5%) ❌ 1.00 (1%)
["tuple", "reduction", ("sum", "(4,)")] 1.07 (5%) ❌ 1.00 (1%)
["tuple", "reduction", ("sumabs", "(2, 2)")] 1.07 (5%) ❌ 1.00 (1%)
["tuple", "reduction", ("sumabs", "(2,)")] 1.07 (5%) ❌ 1.00 (1%)
["union", "array", ("broadcast", "*", "Bool", "(false, true)")] 1.08 (5%) ❌ 1.00 (1%)
["union", "array", ("broadcast", "*", "Bool", "(true, true)")] 1.11 (5%) ❌ 1.00 (1%)
["union", "array", ("broadcast", "*", "Float64", "(false, true)")] 0.93 (5%) ✅ 1.00 (1%)
["union", "array", ("broadcast", "abs", "Float32", 1)] 1.10 (5%) ❌ 1.00 (1%)
["union", "array", ("broadcast", "identity", "Float64", 1)] 0.94 (5%) ✅ 1.00 (1%)
["union", "array", ("broadcast", "identity", "Int64", 1)] 0.95 (5%) ✅ 1.00 (1%)
["union", "array", ("collect", "all", "BigInt", 1)] 1.06 (5%) ❌ 1.00 (1%)
["union", "array", ("collect", "filter", "Bool", 1)] 0.92 (5%) ✅ 1.00 (1%)
["union", "array", ("collect", "filter", "Int8", 1)] 1.05 (5%) ❌ 1.00 (1%)
["union", "array", ("map", "*", "Float64", "(false, true)")] 1.07 (5%) ❌ 1.00 (1%)
["union", "array", ("map", "*", "Float64", "(true, true)")] 1.05 (5%) ❌ 1.00 (1%)
["union", "array", ("map", "*", "Int64", "(false, true)")] 1.05 (5%) ❌ 1.00 (1%)
["union", "array", ("map", "abs", "Float32", 1)] 1.05 (5%) ❌ 1.00 (1%)
["union", "array", ("map", "abs", "Float64", 1)] 1.08 (5%) ❌ 1.00 (1%)
["union", "array", ("map", "identity", "BigInt", 1)] 1.06 (5%) ❌ 1.00 (1%)
["union", "array", ("perf_binaryop", "*", "ComplexF64", "(false, true)")] 0.93 (5%) ✅ 1.00 (1%)
["union", "array", ("perf_binaryop", "*", "ComplexF64", "(true, true)")] 0.91 (5%) ✅ 1.00 (1%)
["union", "array", ("perf_binaryop", "*", "Float32", "(false, true)")] 1.06 (5%) ❌ 1.00 (1%)
["union", "array", ("perf_binaryop", "*", "Float32", "(true, true)")] 1.06 (5%) ❌ 1.00 (1%)
["union", "array", ("perf_binaryop", "*", "Float64", "(false, true)")] 1.09 (5%) ❌ 1.00 (1%)
["union", "array", ("perf_binaryop", "*", "Float64", "(true, true)")] 1.09 (5%) ❌ 1.00 (1%)
["union", "array", ("perf_binaryop", "*", "Int64", "(false, true)")] 1.11 (5%) ❌ 1.00 (1%)
["union", "array", ("perf_binaryop", "*", "Int64", "(true, true)")] 1.10 (5%) ❌ 1.00 (1%)
["union", "array", ("perf_sum", "BigFloat", 0)] 0.91 (5%) ✅ 1.00 (1%)
["union", "array", ("perf_sum", "BigFloat", 1)] 0.91 (5%) ✅ 1.00 (1%)
["union", "array", ("perf_sum2", "BigFloat", 0)] 0.92 (5%) ✅ 1.00 (1%)
["union", "array", ("perf_sum2", "BigFloat", 1)] 0.92 (5%) ✅ 1.00 (1%)
["union", "array", ("perf_sum3", "BigFloat", 0)] 0.94 (5%) ✅ 1.00 (1%)
["union", "array", ("perf_sum3", "BigFloat", 1)] 0.93 (5%) ✅ 1.00 (1%)
["union", "array", ("perf_sum3", "ComplexF64", 1)] 1.11 (5%) ❌ 1.00 (1%)
["union", "array", ("perf_sum4", "BigFloat", 0)] 0.93 (5%) ✅ 1.00 (1%)
["union", "array", ("perf_sum4", "BigFloat", 1)] 0.93 (5%) ✅ 1.00 (1%)
["union", "array", ("perf_sum4", "Float64", 1)] 0.91 (5%) ✅ 1.00 (1%)
["union", "array", ("skipmissing", "collect", "Union{Missing, Int8}", 1)] 0.95 (5%) ✅ 1.00 (1%)
["union", "array", ("skipmissing", "eachindex", "Union{Nothing, Float32}", 0)] 0.95 (5%) ✅ 1.00 (1%)
["union", "array", ("skipmissing", "perf_sumskipmissing", "Int8", 0)] 0.89 (5%) ✅ 1.00 (1%)
["union", "array", ("skipmissing", "perf_sumskipmissing", "Union{Missing, BigFloat}", 1)] 0.92 (5%) ✅ 1.00 (1%)
["union", "array", ("skipmissing", "perf_sumskipmissing", "Union{Missing, Float32}", 1)] 0.87 (5%) ✅ 1.00 (1%)
["union", "array", ("skipmissing", "perf_sumskipmissing", "Union{Missing, Float64}", 1)] 1.09 (5%) ❌ 1.00 (1%)
["union", "array", ("skipmissing", "perf_sumskipmissing", "Union{Missing, Int64}", 1)] 0.92 (5%) ✅ 1.00 (1%)
["union", "array", ("skipmissing", "perf_sumskipmissing", "Union{Missing, Int8}", 1)] 1.05 (5%) ❌ 1.00 (1%)
["union", "array", ("skipmissing", "perf_sumskipmissing", "Union{Nothing, BigFloat}", 0)] 0.93 (5%) ✅ 1.00 (1%)
["union", "array", ("skipmissing", "sum", "BigFloat", 0)] 0.94 (5%) ✅ 1.00 (1%)
["union", "array", ("skipmissing", "sum", "Union{Missing, BigFloat}", 1)] 0.93 (5%) ✅ 1.00 (1%)
["union", "array", ("skipmissing", "sum", "Union{Nothing, BigFloat}", 0)] 0.95 (5%) ✅ 1.00 (1%)

Benchmark Group List

Here's a list of all the benchmark groups executed by this job:

  • ["alloc"]
  • ["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"]
  • ["frontend"]
  • ["inference", "abstract interpretation"]
  • ["inference", "allinference"]
  • ["inference", "optimization"]
  • ["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", "issues"]
  • ["sort", "length = 10"]
  • ["sort", "length = 100"]
  • ["sort", "length = 1000"]
  • ["sort", "length = 10000"]
  • ["sort", "length = 3"]
  • ["sort", "length = 30"]
  • ["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.11.0-DEV.1051
Commit 79de5f3caa (2023-12-07 16:26 UTC)
Platform Info:
  OS: Linux (x86_64-linux-gnu)
      Ubuntu 22.04.3 LTS
  uname: Linux 5.15.0-76-generic #83-Ubuntu SMP Thu Jun 15 19:16:32 UTC 2023 x86_64 x86_64
  CPU: Intel(R) Xeon(R) CPU E3-1241 v3 @ 3.50GHz: 
              speed         user         nice          sys         idle          irq
       #1   800 MHz     642128 s        182 s     175296 s  137388278 s          0 s
       #2   800 MHz   12369013 s        172 s     329442 s  125532046 s          0 s
       #3  3600 MHz     602000 s        162 s     149021 s  137381072 s          0 s
       #4   800 MHz     495233 s        182 s     159714 s  137422838 s          0 s
       #5   800 MHz     493600 s         97 s     164018 s  137011410 s          0 s
       #6  3526 MHz     519730 s        136 s     158558 s  137482573 s          0 s
       #7  2500 MHz     548889 s         95 s     179706 s  137471736 s          0 s
       #8   800 MHz     528872 s         99 s     144125 s  137529014 s          0 s
  Memory: 31.301593780517578 GB (19293.61328125 MB free)
  Uptime: 1.383417249e7 sec
  Load Avg:  1.0  1.03  1.01
  WORD_SIZE: 64
  LLVM: libLLVM-15.0.7 (ORCJIT, haswell)
  Threads: 1 on 8 virtual cores