Skip to content

Latest commit

 

History

History
419 lines (400 loc) · 28.5 KB

File metadata and controls

419 lines (400 loc) · 28.5 KB

Benchmark Report

Job Properties

Commit: JuliaLang/julia@3e1ae47eef0b99915862d2caf4e33a4c68aa7cfd

Comparison Range: link

Triggered By: link

Tag Predicate: ALL

Daily Job: 2022-03-30 vs 2022-03-24

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!", "Float64", "dim2")] 0.92 (5%) ✅ 1.00 (1%)
["array", "cat", ("hcat_setind", 5)] 0.94 (5%) ✅ 1.00 (1%)
["array", "equality", ("==", "UnitRange{Int64}")] 1.10 (5%) ❌ 1.00 (1%)
["array", "equality", ("isequal", "UnitRange{Int64}")] 0.82 (5%) ✅ 1.00 (1%)
["array", "equality", ("isequal", "Vector{Int64} isequal Vector{Int64}")] 0.93 (5%) ✅ 1.00 (1%)
["array", "index", "2d"] 1.06 (5%) ❌ 1.00 (1%)
["array", "reductions", ("sumabs2", "Float64")] 0.91 (5%) ✅ 1.00 (1%)
["array", "reverse", "rev_load_fast!"] 1.06 (5%) ❌ 1.00 (1%)
["broadcast", "dotop", ("Float64", "(1000, 1000)", 2)] 0.89 (5%) ✅ 1.00 (1%)
["broadcast", "dotop", ("Float64", "(1000000,)", 2)] 1.14 (5%) ❌ 1.00 (1%)
["broadcast", "mix_scalar_tuple", (10, "tup_tup")] 1.08 (5%) ❌ 1.00 (1%)
["broadcast", "mix_scalar_tuple", (3, "scal_tup")] 1.20 (5%) ❌ 1.00 (1%)
["broadcast", "mix_scalar_tuple", (5, "scal_tup")] 0.91 (5%) ✅ 1.00 (1%)
["broadcast", "mix_scalar_tuple", (5, "scal_tup_x3")] 0.92 (5%) ✅ 1.00 (1%)
["broadcast", "mix_scalar_tuple", (5, "tup_tup")] 1.10 (5%) ❌ 1.00 (1%)
["broadcast", "typeargs", ("tuple", 5)] 0.94 (5%) ✅ 1.00 (1%)
["collection", "iteration", ("Vector", "String", "iterate")] 0.69 (25%) ✅ 1.00 (1%)
["collection", "optimizations", ("Vector", "concrete", "Nothing")] 0.21 (25%) ✅ 1.00 (1%)
["dates", "accessor", "millisecond"] 1.09 (5%) ❌ 1.00 (1%)
["dates", "arithmetic", ("Date", "Day")] 0.90 (5%) ✅ 1.00 (1%)
["dates", "arithmetic", ("DateTime", "Day")] 0.90 (5%) ✅ 1.00 (1%)
["dates", "arithmetic", ("DateTime", "Hour")] 1.11 (5%) ❌ 1.00 (1%)
["dates", "arithmetic", ("DateTime", "Millisecond")] 1.11 (5%) ❌ 1.00 (1%)
["dates", "arithmetic", ("DateTime", "Minute")] 1.11 (5%) ❌ 1.00 (1%)
["dates", "arithmetic", ("DateTime", "Second")] 1.11 (5%) ❌ 1.00 (1%)
["dates", "conversion", "Date -> DateTime"] 1.11 (5%) ❌ 1.00 (1%)
["dates", "conversion", "DateTime -> Date"] 1.19 (5%) ❌ 1.00 (1%)
["dates", "parse", ("DateTime", "ISODateTimeFormat")] 0.94 (5%) ✅ 1.00 (1%)
["find", "findall", ("> q0.5", "Vector{Bool}")] 0.87 (5%) ✅ 1.00 (1%)
["find", "findall", ("> q0.5", "Vector{Float32}")] 0.85 (5%) ✅ 1.00 (1%)
["find", "findall", ("> q0.5", "Vector{Float64}")] 0.90 (5%) ✅ 1.00 (1%)
["find", "findall", ("> q0.5", "Vector{Int64}")] 0.93 (5%) ✅ 1.00 (1%)
["find", "findall", ("> q0.5", "Vector{Int8}")] 0.88 (5%) ✅ 1.00 (1%)
["find", "findall", ("> q0.5", "Vector{UInt8}")] 0.90 (5%) ✅ 1.00 (1%)
["find", "findall", ("> q0.8", "Vector{Bool}")] 0.92 (5%) ✅ 1.00 (1%)
["find", "findall", ("> q0.8", "Vector{Float32}")] 0.86 (5%) ✅ 1.00 (1%)
["find", "findall", ("> q0.8", "Vector{Float64}")] 0.84 (5%) ✅ 1.00 (1%)
["find", "findall", ("> q0.8", "Vector{Int8}")] 0.88 (5%) ✅ 1.00 (1%)
["find", "findall", ("> q0.8", "Vector{UInt64}")] 0.91 (5%) ✅ 1.00 (1%)
["find", "findall", ("> q0.95", "Vector{Bool}")] 0.91 (5%) ✅ 1.00 (1%)
["find", "findall", ("> q0.95", "Vector{Float32}")] 0.89 (5%) ✅ 1.00 (1%)
["find", "findall", ("> q0.95", "Vector{Float64}")] 0.93 (5%) ✅ 1.00 (1%)
["find", "findall", ("> q0.95", "Vector{Int8}")] 0.93 (5%) ✅ 1.00 (1%)
["find", "findall", ("> q0.99", "Vector{Bool}")] 0.92 (5%) ✅ 1.00 (1%)
["find", "findall", ("> q0.99", "Vector{Float32}")] 0.91 (5%) ✅ 1.00 (1%)
["find", "findall", ("> q0.99", "Vector{Float64}")] 0.92 (5%) ✅ 1.00 (1%)
["find", "findall", ("> q0.99", "Vector{Int8}")] 0.93 (5%) ✅ 1.00 (1%)
["find", "findall", ("BitVector", "50-50")] 0.85 (5%) ✅ 1.00 (1%)
["find", "findall", ("BitVector", "90-10")] 0.93 (5%) ✅ 1.00 (1%)
["find", "findall", ("Vector{Bool}", "90-10")] 0.94 (5%) ✅ 1.00 (1%)
["find", "findall", ("ispos", "Vector{Bool}")] 0.86 (5%) ✅ 1.00 (1%)
["find", "findall", ("ispos", "Vector{Float32}")] 0.88 (5%) ✅ 1.00 (1%)
["find", "findall", ("ispos", "Vector{Float64}")] 0.90 (5%) ✅ 1.00 (1%)
["find", "findall", ("ispos", "Vector{Int64}")] 0.88 (5%) ✅ 1.00 (1%)
["find", "findall", ("ispos", "Vector{Int8}")] 0.84 (5%) ✅ 1.00 (1%)
["find", "findall", ("ispos", "Vector{UInt64}")] 0.94 (5%) ✅ 1.00 (1%)
["find", "findall", ("ispos", "Vector{UInt8}")] 0.90 (5%) ✅ 1.00 (1%)
["find", "findnext", ("ispos", "Vector{Float32}")] 1.08 (5%) ❌ 1.00 (1%)
["find", "findprev", ("BitVector", "10-90")] 0.91 (5%) ✅ 1.00 (1%)
["find", "findprev", ("Vector{Bool}", "50-50")] 1.05 (5%) ❌ 1.00 (1%)
["find", "findprev", ("ispos", "Vector{Bool}")] 1.13 (5%) ❌ 1.00 (1%)
["find", "findprev", ("ispos", "Vector{UInt64}")] 0.87 (5%) ✅ 1.00 (1%)
["inference", "abstract interpretation", "abstract_call_gf_by_type"] 0.91 (5%) ✅ 0.96 (1%) ✅
["inference", "abstract interpretation", "construct_ssa!"] 0.89 (5%) ✅ 0.96 (1%) ✅
["inference", "abstract interpretation", "domsort_ssa!"] 0.88 (5%) ✅ 0.96 (1%) ✅
["inference", "abstract interpretation", "println(::QuoteNode)"] 0.96 (5%) 0.98 (1%) ✅
["inference", "abstract interpretation", "rand(Float64)"] 0.89 (5%) ✅ 0.96 (1%) ✅
["inference", "abstract interpretation", "sin(42)"] 0.88 (5%) ✅ 0.95 (1%) ✅
["inference", "domsort_ssa!"] 0.95 (5%) ✅ 0.99 (1%)
["inference", "optimization", "abstract_call_gf_by_type"] 1.08 (5%) ❌ 1.07 (1%) ❌
["inference", "optimization", "println(::QuoteNode)"] 1.07 (5%) ❌ 1.00 (1%)
["inference", "optimization", "rand(Float64)"] 0.95 (5%) 0.96 (1%) ✅
["inference", "println(::QuoteNode)"] 1.01 (5%) 1.03 (1%) ❌
["inference", "rand(Float64)"] 0.95 (5%) ✅ 0.99 (1%)
["io", "read", "readstring"] 0.92 (5%) ✅ 1.00 (1%)
["micro", "fib"] 1.15 (5%) ❌ 1.00 (1%)
["misc", "23042", "ComplexF32"] 1.30 (5%) ❌ 1.00 (1%)
["misc", "23042", "Float64"] 1.30 (5%) ❌ 1.00 (1%)
["misc", "allocation elision view", "conditional"] 0.66 (5%) ✅ 1.00 (1%)
["misc", "bitshift", ("UInt", "UInt")] 1.08 (5%) ❌ 1.00 (1%)
["misc", "bitshift", ("UInt32", "UInt32")] 0.91 (5%) ✅ 1.00 (1%)
["misc", "foldl", "foldl(+, filter(...))"] 1.55 (5%) ❌ 1.00 (1%)
["misc", "foldl", "foldl(+, filter(...); init = 0.0)"] 1.12 (5%) ❌ 1.00 (1%)
["misc", "iterators", "zip(1:1000, 1:1000, 1:1000)"] 0.94 (5%) ✅ 1.00 (1%)
["misc", "repeat", (200, 1, 24)] 0.94 (5%) ✅ 1.00 (1%)
["problem", "simplex", "simplex"] 0.91 (5%) ✅ 1.00 (1%)
["random", "collections", ("rand!", "ImplicitRNG", "large Vector")] 0.61 (25%) ✅ 1.00 (1%)
["random", "collections", ("rand!", "ImplicitRNG", "small Vector")] 0.61 (25%) ✅ 1.00 (1%)
["random", "ranges", ("rand!", "ImplicitRNG", "Int", "1:1000")] 0.71 (25%) ✅ 1.00 (1%)
["random", "types", ("rand", "MersenneTwister", "Int16")] 1.27 (25%) ❌ 1.00 (1%)
["random", "types", ("rand", "MersenneTwister", "UInt8")] 1.28 (25%) ❌ 1.00 (1%)
["scalar", "acos", ("one", "negative argument", "Float64")] 0.90 (5%) ✅ 1.00 (1%)
["scalar", "acos", ("one", "positive argument", "Float32")] 1.12 (5%) ❌ 1.00 (1%)
["scalar", "asinh", ("2 <= abs(x) < 2^28", "negative argument", "Float32")] 0.71 (5%) ✅ 1.00 (1%)
["scalar", "asinh", ("2 <= abs(x) < 2^28", "positive argument", "Float32")] 0.71 (5%) ✅ 1.00 (1%)
["scalar", "asinh", ("2^-28 <= abs(x) < 2", "negative argument", "Float32")] 0.71 (5%) ✅ 1.00 (1%)
["scalar", "asinh", ("2^-28 <= abs(x) < 2", "positive argument", "Float32")] 0.72 (5%) ✅ 1.00 (1%)
["scalar", "asinh", ("very small", "negative argument", "Float32")] 1.06 (5%) ❌ 1.00 (1%)
["scalar", "asinh", ("very small", "positive argument", "Float32")] 1.06 (5%) ❌ 1.00 (1%)
["scalar", "asinh", ("zero", "Float32")] 1.06 (5%) ❌ 1.00 (1%)
["scalar", "atan", ("very large", "positive argument", "Float32")] 1.06 (5%) ❌ 1.00 (1%)
["scalar", "atan", ("very small", "negative argument", "Float32")] 1.08 (5%) ❌ 1.00 (1%)
["scalar", "atan", ("very small", "positive argument", "Float32")] 1.08 (5%) ❌ 1.00 (1%)
["scalar", "atan", ("zero", "Float32")] 1.08 (5%) ❌ 1.00 (1%)
["scalar", "atan2", ("abs(y/x) high", "y negative", "x negative", "Float32")] 1.12 (5%) ❌ 1.00 (1%)
["scalar", "atan2", ("abs(y/x) high", "y positive", "x negative", "Float32")] 1.08 (5%) ❌ 1.00 (1%)
["scalar", "atan2", ("abs(y/x) small", "y positive", "x positive", "Float32")] 1.07 (5%) ❌ 1.00 (1%)
["scalar", "atan2", ("y infinite", "y negative", "x infinite", "x positive", "Float32")] 1.08 (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 negative", "Float64")] 1.05 (5%) ❌ 1.00 (1%)
["scalar", "atan2", ("y zero", "y positive", "x positive", "Float32")] 0.91 (5%) ✅ 1.00 (1%)
["scalar", "atanh", ("one", "Float64")] 1.08 (5%) ❌ 1.00 (1%)
["scalar", "cbrt", ("large", "negative argument", "Float32")] 0.88 (5%) ✅ 1.00 (1%)
["scalar", "cbrt", ("large", "positive argument", "Float32")] 0.88 (5%) ✅ 1.00 (1%)
["scalar", "cbrt", ("zero", "Float32")] 0.94 (5%) ✅ 1.00 (1%)
["scalar", "cbrt", ("zero", "Float64")] 1.07 (5%) ❌ 1.00 (1%)
["scalar", "cos", ("argument reduction (easy) abs(x) < 6π/4", "positive argument", "Float64", "sin_kernel")] 0.94 (5%) ✅ 1.00 (1%)
["scalar", "cos", ("argument reduction (easy) abs(x) < 7π/4", "positive argument", "Float32", "cos_kernel")] 0.94 (5%) ✅ 1.00 (1%)
["scalar", "cos", ("argument reduction (easy) abs(x) < 7π/4", "positive argument", "Float64", "cos_kernel")] 0.94 (5%) ✅ 1.00 (1%)
["scalar", "cos", ("no reduction", "zero", "Float32")] 0.90 (5%) ✅ 1.00 (1%)
["scalar", "cos", ("no reduction", "zero", "Float64")] 0.90 (5%) ✅ 1.00 (1%)
["scalar", "cosh", ("0 <= abs(x) < 0.00024414062f0", "negative argument", "Float32")] 1.12 (5%) ❌ 1.00 (1%)
["scalar", "cosh", ("0 <= abs(x) < 0.00024414062f0", "positive argument", "Float32")] 1.12 (5%) ❌ 1.00 (1%)
["scalar", "cosh", ("0 <= abs(x) < 2.7755602085408512e-17", "positive argument", "Float64")] 0.90 (5%) ✅ 1.00 (1%)
["scalar", "cosh", ("very small", "negative argument", "Float32")] 0.95 (5%) ✅ 1.00 (1%)
["scalar", "cosh", ("very small", "negative argument", "Float64")] 0.90 (5%) ✅ 1.00 (1%)
["scalar", "cosh", ("very small", "positive argument", "Float32")] 0.95 (5%) ✅ 1.00 (1%)
["scalar", "cosh", ("zero", "Float64")] 0.90 (5%) ✅ 1.00 (1%)
["scalar", "exp2", ("zero", "Float32")] 1.09 (5%) ❌ 1.00 (1%)
["scalar", "expm1", ("huge", "positive argument", "Float64")] 1.06 (5%) ❌ 1.00 (1%)
["scalar", "expm1", ("large", "negative argument", "Float64")] 1.06 (5%) ❌ 1.00 (1%)
["scalar", "expm1", ("large", "positive argument", "Float64")] 0.95 (5%) ✅ 1.00 (1%)
["scalar", "expm1", ("medium", "negative argument", "Float64")] 1.06 (5%) ❌ 1.00 (1%)
["scalar", "mod2pi", ("argument reduction (easy) abs(x) < 2.0^20π/4", "positive argument", "Float64")] 0.93 (5%) ✅ 1.00 (1%)
["scalar", "mod2pi", ("argument reduction (easy) abs(x) < 5π/4", "positive argument", "Float64")] 1.07 (5%) ❌ 1.00 (1%)
["scalar", "mod2pi", ("argument reduction (easy) abs(x) < 6π/4", "positive argument", "Float64")] 0.94 (5%) ✅ 1.00 (1%)
["scalar", "mod2pi", ("argument reduction (easy) abs(x) < 7π/4", "positive argument", "Float64")] 0.94 (5%) ✅ 1.00 (1%)
["scalar", "mod2pi", ("argument reduction (easy) abs(x) < 8π/4", "positive argument", "Float64")] 0.94 (5%) ✅ 1.00 (1%)
["scalar", "mod2pi", ("argument reduction (easy) abs(x) < 9π/4", "negative argument", "Float64")] 1.08 (5%) ❌ 1.00 (1%)
["scalar", "mod2pi", ("argument reduction (easy) abs(x) < 9π/4", "positive argument", "Float64")] 1.09 (5%) ❌ 1.00 (1%)
["scalar", "mod2pi", ("argument reduction (hard) abs(x) < 6π/4", "positive argument", "Float64")] 1.07 (5%) ❌ 1.00 (1%)
["scalar", "mod2pi", ("argument reduction (hard) abs(x) < 8π/4", "negative argument", "Float64")] 1.09 (5%) ❌ 1.00 (1%)
["scalar", "mod2pi", ("no reduction", "negative argument", "Float64")] 0.90 (5%) ✅ 1.00 (1%)
["scalar", "mod2pi", ("no reduction", "positive argument", "Float64")] 0.94 (5%) ✅ 1.00 (1%)
["scalar", "mod2pi", ("no reduction", "zero", "Float64")] 0.94 (5%) ✅ 1.00 (1%)
["scalar", "sin", ("argument reduction (easy) abs(x) < 2π/4", "positive argument", "Float32", "cos_kernel")] 0.93 (5%) ✅ 1.00 (1%)
["scalar", "sin", ("argument reduction (easy) abs(x) < 3π/4", "positive argument", "Float32", "cos_kernel")] 0.93 (5%) ✅ 1.00 (1%)
["scalar", "sin", ("argument reduction (hard) abs(x) < 2π/4", "positive argument", "Float32", "cos_kernel")] 0.93 (5%) ✅ 1.00 (1%)
["scalar", "sin", ("no reduction", "zero", "Float32")] 0.84 (5%) ✅ 1.00 (1%)
["scalar", "sin", ("no reduction", "zero", "Float64")] 0.95 (5%) ✅ 1.00 (1%)
["scalar", "sincos", ("argument reduction (easy) abs(x) < 4π/4", "positive argument", "Float32")] 0.92 (5%) ✅ 1.00 (1%)
["scalar", "sincos", ("argument reduction (hard) abs(x) < 4π/4", "positive argument", "Float32")] 0.92 (5%) ✅ 1.00 (1%)
["scalar", "sincos", ("no reduction", "zero", "Float32")] 0.93 (5%) ✅ 1.00 (1%)
["scalar", "sincos", ("no reduction", "zero", "Float64")] 0.93 (5%) ✅ 1.00 (1%)
["scalar", "tan", ("large", "positive argument", "Float64")] 1.09 (5%) ❌ 1.00 (1%)
["scalar", "tan", ("medium", "negative argument", "Float64")] 0.92 (5%) ✅ 1.00 (1%)
["scalar", "tanh", ("0 <= abs(x) < 2f0^-12", "negative argument", "Float32")] 0.94 (5%) ✅ 1.00 (1%)
["scalar", "tanh", ("0 <= abs(x) < 2f0^-12", "positive argument", "Float32")] 1.12 (5%) ❌ 1.00 (1%)
["scalar", "tanh", ("2f0^-12 <= abs(x) < 1f0", "negative argument", "Float32")] 1.12 (5%) ❌ 1.00 (1%)
["scalar", "tanh", ("2f0^-12 <= abs(x) < 1f0", "positive argument", "Float32")] 0.91 (5%) ✅ 1.00 (1%)
["scalar", "tanh", ("very large", "negative argument", "Float32")] 0.86 (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.86 (5%) ✅ 1.00 (1%)
["scalar", "tanh", ("zero", "Float32")] 1.12 (5%) ❌ 1.00 (1%)
["simd", ("CartesianPartition", "conditional_loop!", "Int32", 3, 31)] 0.79 (20%) ✅ 1.00 (1%)
["simd", ("CartesianPartition", "two_reductions", "Float64", 3, 63)] 1.26 (20%) ❌ 1.00 (1%)
["simd", ("Linear", "auto_sum_reduce", "Int64", 4095)] 0.79 (20%) ✅ 1.00 (1%)
["sparse", "constructors", ("IJV", 10)] 1.08 (5%) ❌ 1.00 (1%)
["sparse", "transpose", ("adjoint", "(20000, 10000)")] 1.40 (30%) ❌ 1.00 (1%)
["sparse", "transpose", ("adjoint", "(20000, 20000)")] 1.53 (30%) ❌ 1.00 (1%)
["sparse", "transpose", ("adjoint", "(600, 400)")] 1.47 (30%) ❌ 1.00 (1%)
["sparse", "transpose", ("adjoint", "(600, 600)")] 1.40 (30%) ❌ 1.00 (1%)
["string", "==(::AbstractString, ::AbstractString)", "different"] 0.89 (5%) ✅ 1.00 (1%)
["string", "==(::SubString, ::String)", "different length"] 1.10 (5%) ❌ 1.00 (1%)
["tuple", "linear algebra", ("matmat", "(4, 4)", "(4, 4)")] 1.07 (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.07 (5%) ❌ 1.00 (1%)
["tuple", "linear algebra", ("matvec", "(8, 8)", "(8,)")] 1.06 (5%) ❌ 1.00 (1%)
["tuple", "reduction", ("minimum", "(2, 2)")] 1.06 (5%) ❌ 1.00 (1%)
["tuple", "reduction", ("minimum", "(2,)")] 1.06 (5%) ❌ 1.00 (1%)
["tuple", "reduction", ("minimum", "(4,)")] 1.06 (5%) ❌ 1.00 (1%)
["tuple", "reduction", ("sum", "(16,)")] 2.00 (5%) ❌ 1.00 (1%)
["tuple", "reduction", ("sum", "(2, 2)")] 1.14 (5%) ❌ 1.00 (1%)
["tuple", "reduction", ("sum", "(2,)")] 1.14 (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", ("sum", "(8, 8)")] 1.31 (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%)
["tuple", "reduction", ("sumabs", "(4,)")] 1.07 (5%) ❌ 1.00 (1%)
["tuple", "reduction", ("sumabs", "(8,)")] 1.06 (5%) ❌ 1.00 (1%)
["union", "array", ("broadcast", "*", "Bool", "(false, false)")] 1.08 (5%) ❌ 1.00 (1%)
["union", "array", ("broadcast", "abs", "BigInt", 1)] 0.94 (5%) ✅ 1.00 (1%)
["union", "array", ("broadcast", "abs", "Bool", 1)] 1.20 (5%) ❌ 1.00 (1%)
["union", "array", ("broadcast", "abs", "Float32", 1)] 1.09 (5%) ❌ 1.00 (1%)
["union", "array", ("broadcast", "abs", "Int64", 1)] 1.06 (5%) ❌ 1.00 (1%)
["union", "array", ("broadcast", "abs", "Int8", 1)] 0.80 (5%) ✅ 1.00 (1%)
["union", "array", ("broadcast", "identity", "Bool", 1)] 0.93 (5%) ✅ 1.00 (1%)
["union", "array", ("collect", "all", "Int8", 1)] 1.13 (5%) ❌ 1.00 (1%)
["union", "array", ("map", "abs", "BigInt", 0)] 0.94 (5%) ✅ 1.00 (1%)
["union", "array", ("map", "abs", "Bool", 1)] 0.85 (5%) ✅ 1.00 (1%)
["union", "array", ("map", "abs", "Float32", 1)] 1.09 (5%) ❌ 1.00 (1%)
["union", "array", ("map", "abs", "Int8", 1)] 0.78 (5%) ✅ 1.00 (1%)
["union", "array", ("map", "identity", "Int8", 1)] 1.13 (5%) ❌ 1.00 (1%)
["union", "array", ("perf_countequals", "BigInt")] 0.94 (5%) ✅ 1.00 (1%)
["union", "array", ("perf_simplecopy", "Bool", 1)] 1.08 (5%) ❌ 1.00 (1%)
["union", "array", ("perf_simplecopy", "Float64", 1)] 0.95 (5%) ✅ 1.00 (1%)
["union", "array", ("perf_simplecopy", "Int8", 1)] 1.09 (5%) ❌ 1.00 (1%)
["union", "array", ("perf_sum", "Float32", 1)] 0.90 (5%) ✅ 1.00 (1%)
["union", "array", ("perf_sum", "Float64", 1)] 0.93 (5%) ✅ 1.00 (1%)
["union", "array", ("perf_sum2", "Float32", 1)] 0.73 (5%) ✅ 1.00 (1%)
["union", "array", ("perf_sum3", "Float64", 1)] 1.05 (5%) ❌ 1.00 (1%)
["union", "array", ("perf_sum4", "BigInt", 1)] 0.95 (5%) ✅ 1.00 (1%)
["union", "array", ("skipmissing", "collect", "Union{Nothing, BigFloat}", 0)] 0.92 (5%) ✅ 1.00 (1%)
["union", "array", ("skipmissing", "collect", "Union{Nothing, BigInt}", 0)] 0.91 (5%) ✅ 1.00 (1%)
["union", "array", ("skipmissing", "eachindex", "Union{Missing, Int8}", 1)] 0.91 (5%) ✅ 1.00 (1%)
["union", "array", ("skipmissing", "perf_sumskipmissing", "Int64", 0)] 0.88 (5%) ✅ 1.00 (1%)
["union", "array", ("skipmissing", "perf_sumskipmissing", "Union{Missing, ComplexF64}", 1)] 0.90 (5%) ✅ 1.00 (1%)
["union", "array", ("skipmissing", "perf_sumskipmissing", "Union{Missing, Float32}", 1)] 1.06 (5%) ❌ 1.00 (1%)
["union", "array", ("skipmissing", "perf_sumskipmissing", "Union{Missing, Int64}", 1)] 1.10 (5%) ❌ 1.00 (1%)
["union", "array", ("skipmissing", "sum", "Bool", 0)] 0.95 (5%) ✅ 1.00 (1%)
["union", "array", ("skipmissing", "sum", "Union{Missing, Float64}", 1)] 1.16 (5%) ❌ 1.00 (1%)
["union", "array", ("skipmissing", "sum", "Union{Nothing, BigFloat}", 0)] 1.09 (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"]
  • ["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.9.0-DEV.283
Commit 3e1ae47eef (2022-03-30 11:46 UTC)
Platform Info:
  OS: Linux (x86_64-linux-gnu)
      Ubuntu 20.04.3 LTS
  uname: Linux 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 x86_64
  CPU: Intel(R) Xeon(R) CPU E3-1241 v3 @ 3.50GHz: 
              speed         user         nice          sys         idle          irq
       #1  3574 MHz     264841 s        552 s      49776 s   65216262 s          0 s
       #2  3558 MHz    5886258 s        559 s     240327 s   59436458 s          0 s
       #3  3593 MHz     248586 s        468 s      38962 s   65265904 s          0 s
       #4  3552 MHz     163653 s        467 s      37464 s   65077767 s          0 s
  Memory: 31.32097625732422 GB (14826.44921875 MB free)
  Uptime: 6.56231273e6 sec
  Load Avg:  1.0  1.0  1.0
  WORD_SIZE: 64
  LIBM: libopenlibm
  LLVM: libLLVM-13.0.1 (ORCJIT, haswell)
  Threads: 1 on 4 virtual cores