Skip to content

Latest commit

 

History

History
529 lines (510 loc) · 39.6 KB

File metadata and controls

529 lines (510 loc) · 39.6 KB

Benchmark Report

Job Properties

Commit: JuliaLang/julia@c6fc12c9eee6aa4fb1f584840e5a0f988009d82f

Comparison Range: link

Triggered By: link

Tag Predicate: ALL

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

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
["alloc", "grow_array"] 1.09 (5%) ❌ 1.00 (1%)
["array", "convert", ("Complex{Float64}", "Int")] 0.75 (5%) ✅ 1.00 (1%)
["array", "convert", ("Float64", "Int")] 0.58 (5%) ✅ 1.00 (1%)
["array", "equality", ("isequal", "UnitRange{Int64}")] 1.10 (5%) ❌ 1.00 (1%)
["array", "equality", ("isequal", "Vector{Int64} isequal Vector{Float32}")] 0.94 (5%) ✅ 1.00 (1%)
["array", "growth", ("push_single!", 256)] 0.93 (5%) ✅ 1.00 (1%)
["array", "index", ("mapr_access", "SubArray{Int32, 2, Matrix{Int32}, Tuple{UnitRange{Int64}, UnitRange{Int64}}, false}")] 1.57 (50%) ❌ 1.00 (1%)
["array", "reductions", ("mean", "Int64")] 0.51 (5%) ✅ 1.00 (1%)
["array", "reductions", ("norm1", "Int64")] 0.47 (5%) ✅ 1.00 (1%)
["array", "reductions", ("sumabs2", "Float64")] 0.92 (5%) ✅ 1.00 (1%)
["array", "reverse", "rev_load_fast!"] 1.56 (5%) ❌ 1.00 (1%)
["broadcast", "26942"] 1.15 (5%) ❌ 1.00 (1%)
["broadcast", "dotop", ("Float64", "(1000, 1000)", 2)] 1.26 (5%) ❌ 1.00 (1%)
["broadcast", "dotop", ("Float64", "(1000000,)", 1)] 0.50 (5%) ✅ 1.00 (1%)
["broadcast", "fusion", ("Float64", "(1000, 1000)", 3)] 0.56 (5%) ✅ 1.00 (1%)
["broadcast", "mix_scalar_tuple", (10, "scal_tup_x3")] 1.06 (5%) ❌ 1.00 (1%)
["broadcast", "mix_scalar_tuple", (10, "tup_tup")] 0.24 (5%) ✅ 1.00 (1%)
["broadcast", "mix_scalar_tuple", (3, "scal_tup_x3")] 1.07 (5%) ❌ 1.00 (1%)
["broadcast", "mix_scalar_tuple", (3, "tup_tup")] 0.92 (5%) ✅ 1.00 (1%)
["collection", "set operations", ("BitSet", "Int", "symdiff!", "BitSet")] 1.39 (25%) ❌ 1.00 (1%)
["collection", "set operations", ("BitSet", "Int", "union!", "BitSet")] 1.32 (25%) ❌ 1.00 (1%)
["dates", "accessor", "second"] 1.10 (5%) ❌ 1.00 (1%)
["dates", "conversion", "Date -> DateTime"] 1.10 (5%) ❌ 1.00 (1%)
["dates", "parse", ("Date", "DateFormat")] 1.29 (5%) ❌ 1.00 (1%)
["dates", "parse", ("DateTime", "DateFormat")] 1.32 (5%) ❌ 1.00 (1%)
["find", "findall", ("> q0.5", "Vector{Float32}")] 0.89 (5%) ✅ 1.00 (1%)
["find", "findall", ("> q0.5", "Vector{Float64}")] 0.94 (5%) ✅ 1.00 (1%)
["find", "findall", ("> q0.5", "Vector{Int64}")] 0.81 (5%) ✅ 1.00 (1%)
["find", "findall", ("> q0.5", "Vector{Int8}")] 0.89 (5%) ✅ 1.00 (1%)
["find", "findall", ("> q0.5", "Vector{UInt8}")] 0.91 (5%) ✅ 1.00 (1%)
["find", "findall", ("> q0.8", "Vector{Int64}")] 0.84 (5%) ✅ 1.00 (1%)
["find", "findall", ("> q0.8", "Vector{Int8}")] 0.94 (5%) ✅ 1.00 (1%)
["find", "findall", ("> q0.95", "Vector{Int64}")] 0.84 (5%) ✅ 1.00 (1%)
["find", "findall", ("> q0.99", "Vector{Int64}")] 0.82 (5%) ✅ 1.00 (1%)
["find", "findall", ("BitVector", "50-50")] 0.91 (5%) ✅ 1.00 (1%)
["find", "findall", ("BitVector", "90-10")] 0.91 (5%) ✅ 1.00 (1%)
["find", "findall", ("Vector{Bool}", "90-10")] 0.91 (5%) ✅ 1.00 (1%)
["find", "findall", ("ispos", "Vector{Float32}")] 0.87 (5%) ✅ 1.00 (1%)
["find", "findall", ("ispos", "Vector{Float64}")] 0.91 (5%) ✅ 1.00 (1%)
["find", "findall", ("ispos", "Vector{Int64}")] 0.90 (5%) ✅ 1.00 (1%)
["find", "findall", ("ispos", "Vector{Int8}")] 0.86 (5%) ✅ 1.00 (1%)
["find", "findall", ("ispos", "Vector{UInt64}")] 0.92 (5%) ✅ 1.00 (1%)
["find", "findall", ("ispos", "Vector{UInt8}")] 0.94 (5%) ✅ 1.00 (1%)
["find", "findprev", ("ispos", "Vector{UInt8}")] 1.07 (5%) ❌ 1.00 (1%)
["inference", "abstract interpretation", "many_opaque_closures"] 1.01 (5%) 1.02 (1%) ❌
["inference", "optimization", "Base.init_stdio(::Ptr{Cvoid})"] 0.93 (5%) ✅ 1.00 (1%)
["io", "read", "read"] 0.91 (5%) ✅ 1.00 (1%)
["io", "read", "readstring"] 1.05 (5%) ❌ 1.00 (1%)
["io", "serialization", ("serialize", "Matrix{Float64}")] 1.07 (5%) ❌ 1.00 (1%)
["linalg", "arithmetic", ("*", "typename(LowerTriangular)", "Vector", 1024)] 1.69 (45%) ❌ 1.00 (1%)
["linalg", "arithmetic", ("\\", "typename(LowerTriangular)", "Vector", 1024)] 1.61 (45%) ❌ 1.00 (1%)
["misc", "20517"] 1.06 (5%) ❌ 1.00 (1%)
["misc", "23042", "Float64"] 0.82 (5%) ✅ 1.00 (1%)
["misc", "afoldl", "Int"] 0.39 (5%) ✅ 1.00 (1%)
["misc", "allocation elision view", "conditional"] 0.67 (5%) ✅ 1.00 (1%)
["misc", "bitshift", ("UInt", "UInt")] 0.93 (5%) ✅ 1.00 (1%)
["misc", "bitshift", ("UInt32", "UInt32")] 0.92 (5%) ✅ 1.00 (1%)
["misc", "foldl", "foldl(+, filter(...))"] 0.74 (5%) ✅ 1.00 (1%)
["misc", "foldl", "foldl(+, filter(...); init = 0.0)"] 0.95 (5%) ✅ 1.00 (1%)
["misc", "issue 12165", "Float16"] 1.50 (5%) ❌ 1.00 (1%)
["misc", "issue 12165", "Float32"] 1.28 (5%) ❌ 1.00 (1%)
["misc", "issue 12165", "Float64"] 0.75 (5%) ✅ 1.00 (1%)
["misc", "parse", "Int"] 0.95 (5%) ✅ 1.00 (1%)
["misc", "perf highdim generator"] 0.82 (5%) ✅ 1.00 (1%)
["misc", "splatting", (3, 3, 3)] 0.94 (5%) ✅ 1.00 (1%)
["problem", "laplacian", "laplace_iter_devec"] 0.68 (5%) ✅ 1.00 (1%)
["problem", "laplacian", "laplace_iter_sub"] 0.87 (5%) ✅ 1.00 (1%)
["problem", "laplacian", "laplace_iter_vec"] 0.92 (5%) ✅ 1.00 (1%)
["problem", "laplacian", "laplace_sparse_matvec"] 1.12 (5%) ❌ 1.00 (1%)
["problem", "seismic", ("seismic", "Float32")] 0.49 (5%) ✅ 1.00 (1%)
["problem", "seismic", ("seismic", "Float64")] 0.71 (5%) ✅ 1.00 (1%)
["problem", "simplex", "simplex"] 0.91 (5%) ✅ 1.00 (1%)
["random", "collections", ("rand!", "ImplicitRNG", "large String")] 1.40 (25%) ❌ 1.00 (1%)
["random", "collections", ("rand!", "ImplicitRNG", "large Vector")] 1.45 (25%) ❌ 1.00 (1%)
["random", "collections", ("rand!", "ImplicitRNG", "small String")] 1.53 (25%) ❌ 1.00 (1%)
["random", "collections", ("rand!", "ImplicitRNG", "small Vector")] 1.45 (25%) ❌ 1.00 (1%)
["random", "types", ("rand!", "MersenneTwister", "Float16")] 0.34 (25%) ✅ 1.00 (1%)
["scalar", "acos", ("0.5 <= abs(x) < 1", "negative argument", "Float32")] 1.13 (5%) ❌ 1.00 (1%)
["scalar", "acos", ("abs(x) < 0.5", "negative argument", "Float32")] 1.08 (5%) ❌ 1.00 (1%)
["scalar", "acos", ("one", "negative argument", "Float64")] 1.11 (5%) ❌ 1.00 (1%)
["scalar", "acos", ("one", "positive argument", "Float32")] 0.95 (5%) ✅ 1.00 (1%)
["scalar", "acos", ("one", "positive argument", "Float64")] 1.11 (5%) ❌ 1.00 (1%)
["scalar", "acosh", ("1 <= abs(x) < 2", "positive argument", "Float64")] 1.05 (5%) ❌ 1.00 (1%)
["scalar", "arithmetic", ("div", "Complex{Int64}", "ComplexF32")] 1.61 (50%) ❌ 1.00 (1%)
["scalar", "arithmetic", ("div", "Complex{UInt64}", "ComplexF32")] 1.67 (50%) ❌ 1.00 (1%)
["scalar", "arithmetic", ("div", "Complex{UInt64}", "Complex{Int64}")] 2.59 (50%) ❌ 1.00 (1%)
["scalar", "arithmetic", ("mul", "Float64", "ComplexF64")] 5.13 (50%) ❌ 1.00 (1%)
["scalar", "asin", ("0.5 <= abs(x) < 0.975", "negative argument", "Float32")] 1.18 (5%) ❌ 1.00 (1%)
["scalar", "asin", ("abs(x) < 0.5", "negative argument", "Float64")] 0.94 (5%) ✅ 1.00 (1%)
["scalar", "asin", ("abs(x) < 0.5", "positive argument", "Float32")] 1.09 (5%) ❌ 1.00 (1%)
["scalar", "asin", ("abs(x) < 0.5", "positive argument", "Float64")] 0.94 (5%) ✅ 1.00 (1%)
["scalar", "asin", ("small", "positive argument", "Float64")] 0.91 (5%) ✅ 1.00 (1%)
["scalar", "asinh", ("very small", "positive argument", "Float32")] 0.95 (5%) ✅ 1.00 (1%)
["scalar", "atan", ("0 <= abs(x) < 7/16", "negative argument", "Float64")] 1.07 (5%) ❌ 1.00 (1%)
["scalar", "atan", ("very large", "negative argument", "Float32")] 1.11 (5%) ❌ 1.00 (1%)
["scalar", "atan", ("very large", "negative argument", "Float64")] 1.06 (5%) ❌ 1.00 (1%)
["scalar", "atan", ("very large", "positive argument", "Float32")] 1.05 (5%) ❌ 1.00 (1%)
["scalar", "atan", ("very large", "positive argument", "Float64")] 1.11 (5%) ❌ 1.00 (1%)
["scalar", "atan", ("very small", "negative argument", "Float32")] 1.05 (5%) ❌ 1.00 (1%)
["scalar", "atan", ("very small", "positive argument", "Float32")] 1.05 (5%) ❌ 1.00 (1%)
["scalar", "atan", ("very small", "positive argument", "Float64")] 1.10 (5%) ❌ 1.00 (1%)
["scalar", "atan2", ("abs(y/x) high", "y positive", "x positive", "Float32")] 1.07 (5%) ❌ 1.00 (1%)
["scalar", "atan2", ("abs(y/x) safe (small)", "y positive", "x positive", "Float32")] 1.05 (5%) ❌ 1.00 (1%)
["scalar", "atan2", ("x one", "Float32")] 0.66 (5%) ✅ 1.00 (1%)
["scalar", "atan2", ("x zero", "y negative", "Float32")] 1.10 (5%) ❌ 1.00 (1%)
["scalar", "atan2", ("x zero", "y negative", "Float64")] 0.92 (5%) ✅ 1.00 (1%)
["scalar", "atan2", ("x zero", "y positive", "Float32")] 1.09 (5%) ❌ 1.00 (1%)
["scalar", "atan2", ("x zero", "y positive", "Float64")] 0.92 (5%) ✅ 1.00 (1%)
["scalar", "atan2", ("y finite", "y negative", "x infinite", "x negative", "Float32")] 1.08 (5%) ❌ 1.00 (1%)
["scalar", "atan2", ("y finite", "y negative", "x infinite", "x positive", "Float32")] 1.08 (5%) ❌ 1.00 (1%)
["scalar", "atan2", ("y finite", "y positive", "x infinite", "x negative", "Float32")] 1.08 (5%) ❌ 1.00 (1%)
["scalar", "atan2", ("y finite", "y positive", "x infinite", "x positive", "Float32")] 1.12 (5%) ❌ 1.00 (1%)
["scalar", "atan2", ("y infinite", "y negative", "x finite", "x negative", "Float64")] 1.08 (5%) ❌ 1.00 (1%)
["scalar", "atan2", ("y infinite", "y negative", "x infinite", "x negative", "Float64")] 1.08 (5%) ❌ 1.00 (1%)
["scalar", "atan2", ("y infinite", "y negative", "x infinite", "x positive", "Float64")] 1.09 (5%) ❌ 1.00 (1%)
["scalar", "atan2", ("y infinite", "y positive", "x finite", "x negative", "Float32")] 1.08 (5%) ❌ 1.00 (1%)
["scalar", "atan2", ("y infinite", "y positive", "x finite", "x positive", "Float64")] 1.08 (5%) ❌ 1.00 (1%)
["scalar", "atan2", ("y infinite", "y positive", "x infinite", "x negative", "Float64")] 1.09 (5%) ❌ 1.00 (1%)
["scalar", "atan2", ("y zero", "y negative", "x negative", "Float64")] 1.14 (5%) ❌ 1.00 (1%)
["scalar", "atan2", ("y zero", "y negative", "x positive", "Float32")] 0.91 (5%) ✅ 1.00 (1%)
["scalar", "atan2", ("y zero", "y positive", "x positive", "Float32")] 0.91 (5%) ✅ 1.00 (1%)
["scalar", "atanh", ("2^-28 <= abs(x) < 0.5", "negative argument", "Float64")] 1.15 (5%) ❌ 1.00 (1%)
["scalar", "atanh", ("2^-28 <= abs(x) < 0.5", "positive argument", "Float64")] 1.15 (5%) ❌ 1.00 (1%)
["scalar", "atanh", ("zero", "Float64")] 1.09 (5%) ❌ 1.00 (1%)
["scalar", "cos", ("argument reduction (easy) abs(x) < 3π/4", "positive argument", "Float32", "sin_kernel")] 1.06 (5%) ❌ 1.00 (1%)
["scalar", "cos", ("argument reduction (easy) abs(x) < 9π/4", "negative argument", "Float32", "cos_kernel")] 1.05 (5%) ❌ 1.00 (1%)
["scalar", "cos", ("argument reduction (easy) abs(x) < 9π/4", "positive argument", "Float32", "cos_kernel")] 1.06 (5%) ❌ 1.00 (1%)
["scalar", "cos", ("no reduction", "negative argument", "Float32", "cos_kernel")] 1.06 (5%) ❌ 1.00 (1%)
["scalar", "cos", ("no reduction", "zero", "Float64")] 1.05 (5%) ❌ 1.00 (1%)
["scalar", "cosh", ("very large", "negative argument", "Float64")] 0.95 (5%) ✅ 1.00 (1%)
["scalar", "cosh", ("very large", "positive argument", "Float64")] 0.95 (5%) ✅ 1.00 (1%)
["scalar", "exp2", ("2pow127", "negative argument", "Float32")] 0.94 (5%) ✅ 1.00 (1%)
["scalar", "exp2", ("2pow3", "positive argument", "Float64")] 1.06 (5%) ❌ 1.00 (1%)
["scalar", "exp2", ("2pow35", "negative argument", "Float64")] 1.06 (5%) ❌ 1.00 (1%)
["scalar", "exp2", ("2pow35", "positive argument", "Float32")] 0.89 (5%) ✅ 1.00 (1%)
["scalar", "exp2", ("one", "Float64")] 1.10 (5%) ❌ 1.00 (1%)
["scalar", "exp2", ("small", "negative argument", "Float64")] 1.06 (5%) ❌ 1.00 (1%)
["scalar", "exp2", ("zero", "Float64")] 1.06 (5%) ❌ 1.00 (1%)
["scalar", "expm1", ("huge", "positive argument", "Float3")] 1.05 (5%) ❌ 1.00 (1%)
["scalar", "expm1", ("large", "negative argument", "Float64")] 1.05 (5%) ❌ 1.00 (1%)
["scalar", "expm1", ("large", "positive argument", "Float64")] 1.05 (5%) ❌ 1.00 (1%)
["scalar", "expm1", ("medium", "negative argument", "Float32")] 1.05 (5%) ❌ 1.00 (1%)
["scalar", "expm1", ("medium", "negative argument", "Float64")] 1.05 (5%) ❌ 1.00 (1%)
["scalar", "mod2pi", ("argument reduction (easy) abs(x) < 2.0^20π/4", "negative argument", "Float64")] 0.94 (5%) ✅ 1.00 (1%)
["scalar", "mod2pi", ("argument reduction (easy) abs(x) < 2.0^20π/4", "positive argument", "Float64")] 0.94 (5%) ✅ 1.00 (1%)
["scalar", "mod2pi", ("argument reduction (easy) abs(x) < 5π/4", "negative argument", "Float64")] 0.92 (5%) ✅ 1.00 (1%)
["scalar", "mod2pi", ("argument reduction (easy) abs(x) < 8π/4", "negative argument", "Float64")] 0.92 (5%) ✅ 1.00 (1%)
["scalar", "mod2pi", ("argument reduction (hard) abs(x) < 6π/4", "negative argument", "Float64")] 0.92 (5%) ✅ 1.00 (1%)
["scalar", "mod2pi", ("no reduction", "negative argument", "Float64")] 0.92 (5%) ✅ 1.00 (1%)
["scalar", "rem_pio2", ("argument reduction (easy) abs(x) < 3π/4", "negative argument", "Float64")] 1.17 (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.05 (5%) ❌ 1.00 (1%)
["scalar", "rem_pio2", ("argument reduction (easy) abs(x) < 9π/4", "positive argument", "Float64")] 1.05 (5%) ❌ 1.00 (1%)
["scalar", "sin", ("argument reduction (hard) abs(x) < 6π/4", "negative argument", "Float32", "cos_kernel")] 0.94 (5%) ✅ 1.00 (1%)
["scalar", "sin", ("no reduction", "zero", "Float32")] 1.05 (5%) ❌ 1.00 (1%)
["scalar", "sincos", ("argument reduction (easy) abs(x) < 5π/4", "positive argument", "Float32")] 0.94 (5%) ✅ 1.00 (1%)
["scalar", "sincos", ("argument reduction (easy) abs(x) < 5π/4", "positive argument", "Float64")] 0.94 (5%) ✅ 1.00 (1%)
["scalar", "sinh", ("very large", "negative argument", "Float64")] 0.95 (5%) ✅ 1.00 (1%)
["scalar", "sinh", ("very large", "positive argument", "Float64")] 0.95 (5%) ✅ 1.00 (1%)
["scalar", "tan", ("large", "negative argument", "Float64")] 0.92 (5%) ✅ 1.00 (1%)
["scalar", "tan", ("small", "positive argument", "Float32")] 1.05 (5%) ❌ 1.00 (1%)
["scalar", "tan", ("small", "positive argument", "Float64")] 1.05 (5%) ❌ 1.00 (1%)
["scalar", "tan", ("very small", "negative argument", "Float64")] 1.05 (5%) ❌ 1.00 (1%)
["scalar", "tan", ("very small", "positive argument", "Float32")] 1.05 (5%) ❌ 1.00 (1%)
["scalar", "tan", ("zero", "Float32")] 1.05 (5%) ❌ 1.00 (1%)
["scalar", "tan", ("zero", "Float64")] 1.05 (5%) ❌ 1.00 (1%)
["simd", ("Cartesian", "axpy!", "Float32", 4, 32)] 0.73 (20%) ✅ 1.00 (1%)
["simd", ("Cartesian", "axpy!", "Int32", 4, 32)] 0.69 (20%) ✅ 1.00 (1%)
["simd", ("Cartesian", "axpy!", "Int32", 4, 64)] 0.76 (20%) ✅ 1.00 (1%)
["simd", ("Cartesian", "conditional_loop!", "Float32", 3, 32)] 0.68 (20%) ✅ 1.00 (1%)
["simd", ("Cartesian", "conditional_loop!", "Float32", 3, 64)] 0.79 (20%) ✅ 1.00 (1%)
["simd", ("Cartesian", "conditional_loop!", "Float32", 4, 32)] 0.79 (20%) ✅ 1.00 (1%)
["simd", ("Cartesian", "conditional_loop!", "Float64", 3, 32)] 0.79 (20%) ✅ 1.00 (1%)
["simd", ("Cartesian", "conditional_loop!", "Int64", 4, 32)] 0.78 (20%) ✅ 1.00 (1%)
["simd", ("Cartesian", "manual_example!", "Float32", 4, 31)] 0.80 (20%) ✅ 1.00 (1%)
["simd", ("Cartesian", "manual_example!", "Float32", 4, 32)] 0.72 (20%) ✅ 1.00 (1%)
["simd", ("Cartesian", "manual_example!", "Int32", 4, 31)] 0.78 (20%) ✅ 1.00 (1%)
["simd", ("Cartesian", "manual_example!", "Int32", 4, 32)] 0.71 (20%) ✅ 1.00 (1%)
["simd", ("Cartesian", "manual_example!", "Int32", 4, 64)] 0.78 (20%) ✅ 1.00 (1%)
["simd", ("Cartesian", "manual_example!", "Int64", 4, 32)] 0.79 (20%) ✅ 1.00 (1%)
["simd", ("Cartesian", "two_reductions", "Float32", 4, 32)] 0.73 (20%) ✅ 1.00 (1%)
["simd", ("Cartesian", "two_reductions", "Float32", 4, 64)] 0.79 (20%) ✅ 1.00 (1%)
["simd", ("Cartesian", "two_reductions", "Float64", 4, 32)] 0.74 (20%) ✅ 1.00 (1%)
["simd", ("Cartesian", "two_reductions", "Int32", 2, 31)] 1.47 (20%) ❌ 1.00 (1%)
["simd", ("Cartesian", "two_reductions", "Int32", 2, 32)] 1.47 (20%) ❌ 1.00 (1%)
["simd", ("Cartesian", "two_reductions", "Int32", 2, 63)] 1.46 (20%) ❌ 1.00 (1%)
["simd", ("Cartesian", "two_reductions", "Int32", 2, 64)] 1.47 (20%) ❌ 1.00 (1%)
["simd", ("Cartesian", "two_reductions", "Int32", 3, 31)] 1.40 (20%) ❌ 1.00 (1%)
["simd", ("Cartesian", "two_reductions", "Int32", 3, 32)] 1.39 (20%) ❌ 1.00 (1%)
["simd", ("Cartesian", "two_reductions", "Int32", 3, 63)] 1.48 (20%) ❌ 1.00 (1%)
["simd", ("Cartesian", "two_reductions", "Int32", 3, 64)] 1.45 (20%) ❌ 1.00 (1%)
["simd", ("Cartesian", "two_reductions", "Int32", 4, 31)] 1.37 (20%) ❌ 1.00 (1%)
["simd", ("Cartesian", "two_reductions", "Int32", 4, 32)] 1.36 (20%) ❌ 1.00 (1%)
["simd", ("Cartesian", "two_reductions", "Int32", 4, 63)] 1.47 (20%) ❌ 1.00 (1%)
["simd", ("Cartesian", "two_reductions", "Int32", 4, 64)] 1.44 (20%) ❌ 1.00 (1%)
["simd", ("Cartesian", "two_reductions", "Int64", 4, 31)] 0.80 (20%) ✅ 1.00 (1%)
["simd", ("CartesianPartition", "conditional_loop!", "Int32", 2, 31)] 0.76 (20%) ✅ 1.00 (1%)
["simd", ("CartesianPartition", "two_reductions", "Int32", 2, 63)] 0.64 (20%) ✅ 1.00 (1%)
["simd", ("CartesianPartition", "two_reductions", "Int32", 2, 64)] 0.65 (20%) ✅ 1.00 (1%)
["simd", ("CartesianPartition", "two_reductions", "Int32", 3, 63)] 0.57 (20%) ✅ 1.00 (1%)
["simd", ("CartesianPartition", "two_reductions", "Int32", 3, 64)] 0.60 (20%) ✅ 1.00 (1%)
["simd", ("CartesianPartition", "two_reductions", "Int32", 4, 63)] 0.61 (20%) ✅ 1.00 (1%)
["simd", ("CartesianPartition", "two_reductions", "Int32", 4, 64)] 0.63 (20%) ✅ 1.00 (1%)
["simd", ("Linear", "inner_aliased", "Float32", 4096)] 1.23 (20%) ❌ 1.00 (1%)
["simd", ("Linear", "two_reductions_aliased", "Int32", 4095)] 0.78 (20%) ✅ 1.00 (1%)
["simd", ("Linear", "two_reductions_aliased", "Int32", 4096)] 0.79 (20%) ✅ 1.00 (1%)
["sparse", "constructors", ("SymTridiagonal", 100)] 0.95 (5%) ✅ 1.00 (1%)
["sparse", "constructors", ("Tridiagonal", 10)] 0.92 (5%) ✅ 1.00 (1%)
["sparse", "matmul", ("A_mul_B", "sparse 50x500, dense 500x5 -> dense 50x5")] 1.33 (30%) ❌ 1.00 (1%)
["sparse", "matmul", ("A_mul_Bt", "sparse 50x500, dense 5x500 -> dense 50x5")] 1.35 (30%) ❌ 1.00 (1%)
["sparse", "sparse matvec", "adjoint"] 0.86 (5%) ✅ 1.00 (1%)
["sparse", "sparse matvec", "non-adjoint"] 0.86 (5%) ✅ 1.00 (1%)
["sparse", "sparse solves", "square system (ldlt), matrix rhs"] 1.06 (5%) ❌ 1.00 (1%)
["sparse", "sparse solves", "square system (ldlt), vector rhs"] 1.08 (5%) ❌ 1.00 (1%)
["sparse", "transpose", ("transpose", "(600, 600)")] 0.52 (30%) ✅ 1.00 (1%)
["string", "==(::AbstractString, ::AbstractString)", "different length"] 1.28 (5%) ❌ 1.00 (1%)
["string", "==(::AbstractString, ::AbstractString)", "equal"] 1.28 (5%) ❌ 1.00 (1%)
["string", "==(::SubString, ::String)", "different"] 0.94 (5%) ✅ 1.00 (1%)
["string", "==(::SubString, ::String)", "equal"] 1.50 (5%) ❌ 1.00 (1%)
["string", "findfirst", "String"] 1.07 (5%) ❌ 1.00 (1%)
["string", "readuntil", "target length 1"] 1.12 (5%) ❌ 1.00 (1%)
["string", "readuntil", "target length 1000"] 0.92 (5%) ✅ 1.00 (1%)
["string", "readuntil", "target length 2"] 1.10 (5%) ❌ 1.00 (1%)
["string", "readuntil", "target length 50000"] 0.93 (5%) ✅ 1.00 (1%)
["tuple", "linear algebra", ("matmat", "(8, 8)", "(8, 8)")] 1.17 (5%) ❌ 1.00 (1%)
["tuple", "linear algebra", ("matvec", "(16, 16)", "(16,)")] 0.94 (5%) ✅ 1.00 (1%)
["tuple", "linear algebra", ("matvec", "(2, 2)", "(2,)")] 0.94 (5%) ✅ 1.00 (1%)
["tuple", "linear algebra", ("matvec", "(4, 4)", "(4,)")] 1.62 (5%) ❌ 1.00 (1%)
["tuple", "misc", "11899"] 1.20 (5%) ❌ 1.00 (1%)
["tuple", "reduction", ("minimum", "(2, 2)")] 0.76 (5%) ✅ 1.00 (1%)
["tuple", "reduction", ("minimum", "(4,)")] 0.94 (5%) ✅ 1.00 (1%)
["tuple", "reduction", ("sum", "(16,)")] 1.10 (5%) ❌ 1.00 (1%)
["tuple", "reduction", ("sum", "(4, 4)")] 0.88 (5%) ✅ 1.00 (1%)
["tuple", "reduction", ("sum", "(4,)")] 0.94 (5%) ✅ 1.00 (1%)
["tuple", "reduction", ("sumabs", "(4,)")] 1.07 (5%) ❌ 1.00 (1%)
["union", "array", ("broadcast", "*", "BigFloat", "(false, false)")] 0.95 (5%) ✅ 1.00 (1%)
["union", "array", ("broadcast", "*", "BigInt", "(false, false)")] 0.92 (5%) ✅ 1.00 (1%)
["union", "array", ("broadcast", "*", "BigInt", "(false, true)")] 0.93 (5%) ✅ 1.00 (1%)
["union", "array", ("broadcast", "*", "Bool", "(false, true)")] 0.89 (5%) ✅ 1.00 (1%)
["union", "array", ("broadcast", "*", "ComplexF64", "(false, true)")] 0.95 (5%) ✅ 1.00 (1%)
["union", "array", ("broadcast", "*", "ComplexF64", "(true, true)")] 0.95 (5%) ✅ 1.00 (1%)
["union", "array", ("broadcast", "*", "Int64", "(false, true)")] 1.05 (5%) ❌ 1.00 (1%)
["union", "array", ("broadcast", "abs", "BigFloat", 0)] 0.95 (5%) ✅ 1.00 (1%)
["union", "array", ("broadcast", "abs", "BigInt", 0)] 0.91 (5%) ✅ 1.00 (1%)
["union", "array", ("broadcast", "abs", "Float32", 1)] 1.23 (5%) ❌ 1.00 (1%)
["union", "array", ("broadcast", "abs", "Int8", 1)] 0.79 (5%) ✅ 1.00 (1%)
["union", "array", ("broadcast", "identity", "BigFloat", 0)] 0.94 (5%) ✅ 1.00 (1%)
["union", "array", ("broadcast", "identity", "BigFloat", 1)] 0.92 (5%) ✅ 1.00 (1%)
["union", "array", ("broadcast", "identity", "BigInt", 0)] 0.95 (5%) ✅ 1.00 (1%)
["union", "array", ("broadcast", "identity", "BigInt", 1)] 0.94 (5%) ✅ 1.00 (1%)
["union", "array", ("broadcast", "identity", "Bool", 1)] 1.07 (5%) ❌ 1.00 (1%)
["union", "array", ("broadcast", "identity", "Float64", 1)] 1.07 (5%) ❌ 1.00 (1%)
["union", "array", ("collect", "all", "BigFloat", 1)] 0.91 (5%) ✅ 1.00 (1%)
["union", "array", ("collect", "all", "BigInt", 0)] 0.94 (5%) ✅ 1.00 (1%)
["union", "array", ("collect", "all", "Bool", 0)] 0.89 (5%) ✅ 1.00 (1%)
["union", "array", ("collect", "all", "Float32", 1)] 0.87 (5%) ✅ 1.00 (1%)
["union", "array", ("collect", "all", "Int8", 0)] 0.89 (5%) ✅ 1.00 (1%)
["union", "array", ("collect", "all", "Int8", 1)] 1.15 (5%) ❌ 1.00 (1%)
["union", "array", ("collect", "filter", "BigInt", 0)] 1.07 (5%) ❌ 1.00 (1%)
["union", "array", ("collect", "filter", "Bool", 0)] 0.90 (5%) ✅ 1.00 (1%)
["union", "array", ("collect", "filter", "Float64", 0)] 1.18 (5%) ❌ 1.00 (1%)
["union", "array", ("collect", "filter", "Float64", 1)] 1.11 (5%) ❌ 1.00 (1%)
["union", "array", ("map", "*", "BigFloat", "(false, false)")] 0.94 (5%) ✅ 1.00 (1%)
["union", "array", ("map", "*", "BigInt", "(false, false)")] 0.93 (5%) ✅ 1.00 (1%)
["union", "array", ("map", "*", "BigInt", "(false, true)")] 0.94 (5%) ✅ 1.00 (1%)
["union", "array", ("map", "*", "Bool", "(false, false)")] 0.93 (5%) ✅ 1.00 (1%)
["union", "array", ("map", "*", "Bool", "(false, true)")] 1.25 (5%) ❌ 1.00 (1%)
["union", "array", ("map", "*", "Bool", "(true, true)")] 1.26 (5%) ❌ 1.00 (1%)
["union", "array", ("map", "*", "ComplexF64", "(false, false)")] 0.90 (5%) ✅ 1.00 (1%)
["union", "array", ("map", "*", "Float32", "(false, false)")] 1.14 (5%) ❌ 1.00 (1%)
["union", "array", ("map", "*", "Float64", "(false, false)")] 1.12 (5%) ❌ 1.00 (1%)
["union", "array", ("map", "*", "Int64", "(false, false)")] 1.14 (5%) ❌ 1.00 (1%)
["union", "array", ("map", "*", "Int64", "(true, true)")] 1.06 (5%) ❌ 1.00 (1%)
["union", "array", ("map", "*", "Int8", "(false, true)")] 1.13 (5%) ❌ 1.00 (1%)
["union", "array", ("map", "*", "Int8", "(true, true)")] 1.15 (5%) ❌ 1.00 (1%)
["union", "array", ("map", "abs", "BigFloat", 0)] 0.91 (5%) ✅ 1.00 (1%)
["union", "array", ("map", "abs", "BigInt", 0)] 0.90 (5%) ✅ 1.00 (1%)
["union", "array", ("map", "abs", "Bool", 1)] 1.09 (5%) ❌ 1.00 (1%)
["union", "array", ("map", "abs", "Int8", 1)] 1.17 (5%) ❌ 1.00 (1%)
["union", "array", ("map", "identity", "BigFloat", 0)] 0.94 (5%) ✅ 1.00 (1%)
["union", "array", ("map", "identity", "BigFloat", 1)] 0.92 (5%) ✅ 1.00 (1%)
["union", "array", ("map", "identity", "BigInt", 0)] 0.94 (5%) ✅ 1.00 (1%)
["union", "array", ("map", "identity", "Bool", 0)] 0.85 (5%) ✅ 1.00 (1%)
["union", "array", ("map", "identity", "Float32", 1)] 0.88 (5%) ✅ 1.00 (1%)
["union", "array", ("map", "identity", "Int8", 0)] 0.89 (5%) ✅ 1.00 (1%)
["union", "array", ("map", "identity", "Int8", 1)] 1.16 (5%) ❌ 1.00 (1%)
["union", "array", ("perf_binaryop", "*", "BigInt", "(false, false)")] 0.94 (5%) ✅ 1.00 (1%)
["union", "array", ("perf_binaryop", "*", "BigInt", "(false, true)")] 0.94 (5%) ✅ 1.00 (1%)
["union", "array", ("perf_binaryop", "*", "ComplexF64", "(false, false)")] 0.90 (5%) ✅ 1.00 (1%)
["union", "array", ("perf_binaryop", "*", "ComplexF64", "(true, true)")] 0.95 (5%) ✅ 1.00 (1%)
["union", "array", ("perf_countequals", "BigInt")] 0.84 (5%) ✅ 1.00 (1%)
["union", "array", ("perf_countequals", "Bool")] 1.05 (5%) ❌ 1.00 (1%)
["union", "array", ("perf_countequals", "ComplexF64")] 1.20 (5%) ❌ 1.00 (1%)
["union", "array", ("perf_simplecopy", "BigInt", 1)] 0.94 (5%) ✅ 1.00 (1%)
["union", "array", ("perf_simplecopy", "Bool", 1)] 0.93 (5%) ✅ 1.00 (1%)
["union", "array", ("perf_sum", "BigFloat", 0)] 1.07 (5%) ❌ 1.00 (1%)
["union", "array", ("perf_sum", "BigFloat", 1)] 1.06 (5%) ❌ 1.00 (1%)
["union", "array", ("perf_sum", "BigInt", 0)] 0.82 (5%) ✅ 1.00 (1%)
["union", "array", ("perf_sum", "BigInt", 1)] 0.90 (5%) ✅ 1.00 (1%)
["union", "array", ("perf_sum", "Int8", 0)] 1.19 (5%) ❌ 1.00 (1%)
["union", "array", ("perf_sum", "Int8", 1)] 1.24 (5%) ❌ 1.00 (1%)
["union", "array", ("perf_sum2", "BigInt", 0)] 0.91 (5%) ✅ 1.00 (1%)
["union", "array", ("perf_sum3", "BigFloat", 0)] 1.05 (5%) ❌ 1.00 (1%)
["union", "array", ("perf_sum3", "BigInt", 0)] 0.91 (5%) ✅ 1.00 (1%)
["union", "array", ("perf_sum3", "Int8", 1)] 0.78 (5%) ✅ 1.00 (1%)
["union", "array", ("perf_sum4", "BigInt", 0)] 0.94 (5%) ✅ 1.00 (1%)
["union", "array", ("perf_sum4", "Int8", 0)] 1.12 (5%) ❌ 1.00 (1%)
["union", "array", ("perf_sum4", "Int8", 1)] 1.21 (5%) ❌ 1.00 (1%)
["union", "array", ("skipmissing", "collect", "Union{Missing, Bool}", 1)] 0.94 (5%) ✅ 1.00 (1%)
["union", "array", ("skipmissing", "eachindex", "Union{Missing, Int8}", 1)] 0.92 (5%) ✅ 1.00 (1%)
["union", "array", ("skipmissing", "eachindex", "Union{Nothing, BigInt}", 0)] 0.95 (5%) ✅ 1.00 (1%)
["union", "array", ("skipmissing", "eachindex", "Union{Nothing, Float64}", 0)] 0.95 (5%) ✅ 1.00 (1%)
["union", "array", ("skipmissing", "filter", "BigInt", 0)] 1.11 (5%) ❌ 1.00 (1%)
["union", "array", ("skipmissing", "filter", "Bool", 0)] 0.94 (5%) ✅ 1.00 (1%)
["union", "array", ("skipmissing", "filter", "Union{Missing, BigInt}", 1)] 1.07 (5%) ❌ 1.00 (1%)
["union", "array", ("skipmissing", "keys", "BigFloat", 0)] 0.91 (5%) ✅ 1.00 (1%)
["union", "array", ("skipmissing", "keys", "Int8", 0)] 0.91 (5%) ✅ 1.00 (1%)
["union", "array", ("skipmissing", "keys", "Union{Missing, Int8}", 1)] 0.95 (5%) ✅ 1.00 (1%)
["union", "array", ("skipmissing", "perf_sumskipmissing", "BigFloat", 0)] 1.07 (5%) ❌ 1.00 (1%)
["union", "array", ("skipmissing", "perf_sumskipmissing", "BigInt", 0)] 0.89 (5%) ✅ 1.00 (1%)
["union", "array", ("skipmissing", "perf_sumskipmissing", "Int8", 0)] 1.09 (5%) ❌ 1.00 (1%)
["union", "array", ("skipmissing", "perf_sumskipmissing", "Union{Missing, BigFloat}", 1)] 1.05 (5%) ❌ 1.00 (1%)
["union", "array", ("skipmissing", "perf_sumskipmissing", "Union{Nothing, BigInt}", 0)] 0.90 (5%) ✅ 1.00 (1%)
["union", "array", ("skipmissing", "sum", "BigInt", 0)] 0.91 (5%) ✅ 1.00 (1%)
["union", "array", ("skipmissing", "sum", "Float32", 0)] 1.05 (5%) ❌ 1.00 (1%)
["union", "array", ("skipmissing", "sum", "Union{Nothing, BigInt}", 0)] 0.90 (5%) ✅ 1.00 (1%)
["union", "array", ("sort", "Int8", 0)] 0.91 (5%) ✅ 1.00 (1%)
["union", "array", ("sort", "Union{Missing, BigInt}", 1)] 1.24 (5%) ❌ 1.00 (1%)
["union", "array", ("sort", "Union{Nothing, Bool}", 0)] 0.83 (5%) ✅ 1.00 (1%)
["union", "array", ("sort", "Union{Nothing, Float64}", 0)] 0.94 (5%) ✅ 1.00 (1%)
["union", "array", ("sort", "Union{Nothing, Int64}", 0)] 0.81 (5%) ✅ 1.00 (1%)
["union", "array", ("sort", "Union{Nothing, Int8}", 0)] 0.85 (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", "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.10.0-DEV.1287
Commit c6fc12c9ee (2023-05-12 14:02 UTC)
Platform Info:
  OS: Linux (x86_64-linux-gnu)
      Ubuntu 22.04.2 LTS
  uname: Linux 5.15.0-58-generic #64-Ubuntu SMP Thu Jan 5 11:43:13 UTC 2023 x86_64 x86_64
  CPU: Intel(R) Xeon(R) CPU E3-1241 v3 @ 3.50GHz: 
              speed         user         nice          sys         idle          irq
       #1  3900 MHz     487823 s      50031 s     423564 s   84454786 s          0 s
       #2  3547 MHz    9065649 s      31069 s     473745 s   76023986 s          0 s
       #3  3900 MHz     473145 s      30716 s     332779 s   84703899 s          0 s
       #4  3900 MHz     338263 s      27615 s     309599 s   84681232 s          0 s
  Memory: 31.313323974609375 GB (17911.25 MB free)
  Uptime: 8.58088141e6 sec
  Load Avg:  1.08  1.08  1.03
  WORD_SIZE: 64
  LIBM: libopenlibm
  LLVM: libLLVM-15.0.7 (ORCJIT, haswell)
  Threads: 1 on 4 virtual cores