Commit: JuliaLang/julia@8c4ff5540423a9dd088e4366054a3c83a6f36353
Comparison Range: link
Triggered By: link
Tag Predicate: ALL
Daily Job: 2022-03-04 vs 2022-03-02
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", "strings"] |
1.06 (5%) ❌ | 1.00 (1%) |
["array", "cat", ("catnd", 5)] |
1.22 (5%) ❌ | 1.00 (1%) |
["array", "cat", ("vcat", 5)] |
0.77 (5%) ✅ | 1.00 (1%) |
["array", "reductions", ("sumabs2", "Float64")] |
0.89 (5%) ✅ | 1.00 (1%) |
["array", "reverse", "rev_load_fast!"] |
1.05 (5%) ❌ | 1.00 (1%) |
["array", "setindex!", ("setindex!", 1)] |
0.93 (5%) ✅ | 1.00 (1%) |
["array", "setindex!", ("setindex!", 2)] |
1.07 (5%) ❌ | 1.00 (1%) |
["array", "setindex!", ("setindex!", 4)] |
1.08 (5%) ❌ | 1.00 (1%) |
["array", "setindex!", ("setindex!", 5)] |
1.08 (5%) ❌ | 1.00 (1%) |
["broadcast", "dotop", ("Float64", "(1000, 1000)", 2)] |
0.93 (5%) ✅ | 1.00 (1%) |
["broadcast", "mix_scalar_tuple", (10, "scal_tup_x3")] |
1.26 (5%) ❌ | 1.00 (1%) |
["broadcast", "mix_scalar_tuple", (5, "scal_tup_x3")] |
0.74 (5%) ✅ | 1.00 (1%) |
["broadcast", "typeargs", ("array", 5)] |
1.09 (5%) ❌ | 1.00 (1%) |
["broadcast", "typeargs", ("tuple", 10)] |
1.18 (5%) ❌ | 1.00 (1%) |
["broadcast", "typeargs", ("tuple", 5)] |
1.23 (5%) ❌ | 1.00 (1%) |
["collection", "set operations", ("BitSet", "Int", "setdiff", "Vector")] |
1.27 (25%) ❌ | 1.00 (1%) |
["collection", "set operations", ("Set", "Int", "⊆", "BitSet")] |
0.51 (25%) ✅ | 1.00 (1%) |
["find", "findall", ("> q0.5", "Vector{Int8}")] |
1.06 (5%) ❌ | 1.00 (1%) |
["find", "findall", ("> q0.8", "Vector{Float64}")] |
1.09 (5%) ❌ | 1.00 (1%) |
["find", "findall", ("> q0.8", "Vector{Int8}")] |
1.25 (5%) ❌ | 1.00 (1%) |
["find", "findall", ("> q0.95", "Vector{Float64}")] |
1.12 (5%) ❌ | 1.00 (1%) |
["find", "findall", ("> q0.95", "Vector{Int8}")] |
1.21 (5%) ❌ | 1.00 (1%) |
["find", "findall", ("> q0.99", "Vector{Int8}")] |
1.11 (5%) ❌ | 1.00 (1%) |
["find", "findall", ("Vector{Bool}", "10-90")] |
1.12 (5%) ❌ | 1.00 (1%) |
["find", "findall", ("Vector{Bool}", "50-50")] |
1.09 (5%) ❌ | 1.00 (1%) |
["find", "findall", ("ispos", "Vector{UInt8}")] |
1.05 (5%) ❌ | 1.00 (1%) |
["find", "findnext", ("ispos", "Vector{Int64}")] |
1.07 (5%) ❌ | 1.00 (1%) |
["find", "findprev", ("BitVector", "90-10")] |
0.89 (5%) ✅ | 1.00 (1%) |
["inference", "abstract interpretation", "abstract_call_gf_by_type"] |
0.81 (5%) ✅ | 0.95 (1%) ✅ |
["inference", "abstract interpretation", "construct_ssa!"] |
0.84 (5%) ✅ | 0.96 (1%) ✅ |
["inference", "abstract interpretation", "domsort_ssa!"] |
0.91 (5%) ✅ | 1.00 (1%) |
["inference", "abstract interpretation", "println(::QuoteNode)"] |
0.83 (5%) ✅ | 0.93 (1%) ✅ |
["inference", "abstract interpretation", "sin(42)"] |
0.89 (5%) ✅ | 1.00 (1%) |
["inference", "abstract_call_gf_by_type"] |
0.95 (5%) ✅ | 0.99 (1%) |
["inference", "construct_ssa!"] |
0.93 (5%) ✅ | 0.97 (1%) ✅ |
["inference", "optimization", "abstract_call_gf_by_type"] |
1.02 (5%) | 1.03 (1%) ❌ |
["inference", "optimization", "sin(42)"] |
1.06 (5%) ❌ | 1.00 (1%) |
["inference", "println(::QuoteNode)"] |
0.95 (5%) ✅ | 0.98 (1%) ✅ |
["micro", "fib"] |
0.87 (5%) ✅ | 1.00 (1%) |
["misc", "23042", "ComplexF32"] |
0.91 (5%) ✅ | 1.00 (1%) |
["misc", "23042", "Float64"] |
0.91 (5%) ✅ | 1.00 (1%) |
["misc", "allocation elision view", "conditional"] |
1.53 (5%) ❌ | 1.00 (1%) |
["misc", "allocation elision view", "no conditional"] |
1.53 (5%) ❌ | 1.00 (1%) |
["misc", "bitshift", ("Int", "Int")] |
0.85 (5%) ✅ | 1.00 (1%) |
["misc", "bitshift", ("Int", "UInt")] |
1.05 (5%) ❌ | 1.00 (1%) |
["misc", "bitshift", ("UInt", "UInt")] |
1.18 (5%) ❌ | 1.00 (1%) |
["misc", "bitshift", ("UInt32", "UInt32")] |
1.10 (5%) ❌ | 1.00 (1%) |
["misc", "foldl", "foldl(+, filter(...))"] |
1.48 (5%) ❌ | 1.00 (1%) |
["misc", "foldl", "foldl(+, filter(...); init = 0.0)"] |
0.27 (5%) ✅ | 1.00 (1%) |
["misc", "iterators", "zip(1:1, 1:1)"] |
1.09 (5%) ❌ | 1.00 (1%) |
["misc", "iterators", "zip(1:1, 1:1, 1:1, 1:1)"] |
0.84 (5%) ✅ | 1.00 (1%) |
["misc", "iterators", "zip(1:1000)"] |
1.06 (5%) ❌ | 1.00 (1%) |
["misc", "iterators", "zip(1:1000, 1:1000, 1:1000)"] |
1.11 (5%) ❌ | 1.00 (1%) |
["misc", "repeat", (200, 1, 24)] |
1.13 (5%) ❌ | 1.00 (1%) |
["problem", "simplex", "simplex"] |
1.09 (5%) ❌ | 1.00 (1%) |
["random", "collections", ("rand!", "ImplicitRNG", "large String")] |
1.36 (25%) ❌ | 1.00 (1%) |
["random", "collections", ("rand!", "ImplicitRNG", "small String")] |
1.50 (25%) ❌ | 1.00 (1%) |
["scalar", "acos", ("0.5 <= abs(x) < 1", "negative argument", "Float32")] |
0.91 (5%) ✅ | 1.00 (1%) |
["scalar", "acos", ("small", "negative argument", "Float32")] |
0.95 (5%) ✅ | 1.00 (1%) |
["scalar", "acos", ("small", "positive argument", "Float32")] |
0.95 (5%) ✅ | 1.00 (1%) |
["scalar", "acos", ("zero", "Float32")] |
0.95 (5%) ✅ | 1.00 (1%) |
["scalar", "arithmetic", ("mul", "Int64", "ComplexF64")] |
0.18 (50%) ✅ | 1.00 (1%) |
["scalar", "asinh", ("very small", "negative argument", "Float32")] |
0.90 (5%) ✅ | 1.00 (1%) |
["scalar", "asinh", ("very small", "positive argument", "Float32")] |
0.95 (5%) ✅ | 1.00 (1%) |
["scalar", "asinh", ("zero", "Float32")] |
0.90 (5%) ✅ | 1.00 (1%) |
["scalar", "atan", ("very large", "negative argument", "Float32")] |
0.94 (5%) ✅ | 1.00 (1%) |
["scalar", "atan", ("very large", "positive argument", "Float32")] |
0.95 (5%) ✅ | 1.00 (1%) |
["scalar", "atan", ("very small", "negative argument", "Float32")] |
0.95 (5%) ✅ | 1.00 (1%) |
["scalar", "atan", ("very small", "positive argument", "Float32")] |
0.95 (5%) ✅ | 1.00 (1%) |
["scalar", "atan", ("zero", "Float32")] |
0.95 (5%) ✅ | 1.00 (1%) |
["scalar", "atan2", ("abs(y/x) high", "y infinite", "y negative", "x finite", "x negative", "Float64")] |
0.92 (5%) ✅ | 1.00 (1%) |
["scalar", "atan2", ("abs(y/x) high", "y negative", "x negative", "Float64")] |
0.92 (5%) ✅ | 1.00 (1%) |
["scalar", "atan2", ("abs(y/x) high", "y negative", "x positive", "Float32")] |
0.90 (5%) ✅ | 1.00 (1%) |
["scalar", "atan2", ("abs(y/x) high", "y positive", "x negative", "Float64")] |
0.92 (5%) ✅ | 1.00 (1%) |
["scalar", "atan2", ("abs(y/x) high", "y positive", "x positive", "Float32")] |
0.93 (5%) ✅ | 1.00 (1%) |
["scalar", "atan2", ("abs(y/x) small", "y positive", "x positive", "Float32")] |
0.94 (5%) ✅ | 1.00 (1%) |
["scalar", "atan2", ("x zero", "y negative", "Float64")] |
0.88 (5%) ✅ | 1.00 (1%) |
["scalar", "atan2", ("x zero", "y positive", "Float64")] |
0.88 (5%) ✅ | 1.00 (1%) |
["scalar", "atan2", ("y finite", "y negative", "x infinite", "x negative", "Float64")] |
0.92 (5%) ✅ | 1.00 (1%) |
["scalar", "atan2", ("y finite", "y negative", "x infinite", "x positive", "Float64")] |
0.92 (5%) ✅ | 1.00 (1%) |
["scalar", "atan2", ("y finite", "y positive", "x infinite", "x negative", "Float64")] |
0.92 (5%) ✅ | 1.00 (1%) |
["scalar", "atan2", ("y finite", "y positive", "x infinite", "x positive", "Float64")] |
0.92 (5%) ✅ | 1.00 (1%) |
["scalar", "atan2", ("y infinite", "y negative", "x finite", "x negative", "Float64")] |
0.92 (5%) ✅ | 1.00 (1%) |
["scalar", "atan2", ("y infinite", "y negative", "x finite", "x positive", "Float64")] |
0.92 (5%) ✅ | 1.00 (1%) |
["scalar", "atan2", ("y infinite", "y positive", "x finite", "x negative", "Float64")] |
0.92 (5%) ✅ | 1.00 (1%) |
["scalar", "atan2", ("y infinite", "y positive", "x finite", "x positive", "Float64")] |
0.92 (5%) ✅ | 1.00 (1%) |
["scalar", "atan2", ("y zero", "y negative", "x positive", "Float64")] |
0.91 (5%) ✅ | 1.00 (1%) |
["scalar", "atan2", ("y zero", "y positive", "x negative", "Float64")] |
0.91 (5%) ✅ | 1.00 (1%) |
["scalar", "atan2", ("y zero", "y positive", "x positive", "Float64")] |
0.91 (5%) ✅ | 1.00 (1%) |
["scalar", "atanh", ("very small", "negative argument", "Float64")] |
0.93 (5%) ✅ | 1.00 (1%) |
["scalar", "cos", ("argument reduction (paynehanek) abs(x) > 2.0^20*π/2", "negative argument", "Float32", "sin_kernel")] |
1.26 (5%) ❌ | 1.00 (1%) |
["scalar", "cos", ("argument reduction (paynehanek) abs(x) > 2.0^20*π/2", "negative argument", "Float64", "cos_kernel")] |
1.28 (5%) ❌ | 1.00 (1%) |
["scalar", "cos", ("argument reduction (paynehanek) abs(x) > 2.0^20*π/2", "negative argument", "Float64", "sin_kernel")] |
1.30 (5%) ❌ | 1.00 (1%) |
["scalar", "cos", ("argument reduction (paynehanek) abs(x) > 2.0^20*π/2", "positive argument", "Float32", "sin_kernel")] |
1.26 (5%) ❌ | 1.00 (1%) |
["scalar", "cos", ("argument reduction (paynehanek) abs(x) > 2.0^20*π/2", "positive argument", "Float64", "cos_kernel")] |
1.28 (5%) ❌ | 1.00 (1%) |
["scalar", "cos", ("argument reduction (paynehanek) abs(x) > 2.0^20*π/2", "positive argument", "Float64", "sin_kernel")] |
1.30 (5%) ❌ | 1.00 (1%) |
["scalar", "expm1", ("huge", "positive argument", "Float64")] |
1.05 (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*π/2", "negative argument", "Float64")] |
1.09 (5%) ❌ | 1.00 (1%) |
["scalar", "mod2pi", ("argument reduction (easy) abs(x) > 2.0^20*π/2", "positive argument", "Float64")] |
1.10 (5%) ❌ | 1.00 (1%) |
["scalar", "rem_pio2", ("argument reduction (easy) abs(x) < 2π/4", "negative argument", "Float64")] |
0.95 (5%) ✅ | 1.00 (1%) |
["scalar", "rem_pio2", ("argument reduction (easy) abs(x) < 9π/4", "negative argument", "Float64")] |
1.05 (5%) ❌ | 1.00 (1%) |
["scalar", "sin", ("argument reduction (paynehanek) abs(x) > 2.0^20*π/2", "negative argument", "Float32", "cos_kernel")] |
1.30 (5%) ❌ | 1.00 (1%) |
["scalar", "sin", ("argument reduction (paynehanek) abs(x) > 2.0^20*π/2", "negative argument", "Float64", "cos_kernel")] |
1.27 (5%) ❌ | 1.00 (1%) |
["scalar", "sin", ("argument reduction (paynehanek) abs(x) > 2.0^20*π/2", "negative argument", "Float64", "sin_kernel")] |
1.32 (5%) ❌ | 1.00 (1%) |
["scalar", "sin", ("argument reduction (paynehanek) abs(x) > 2.0^20*π/2", "positive argument", "Float32", "cos_kernel")] |
1.31 (5%) ❌ | 1.00 (1%) |
["scalar", "sin", ("argument reduction (paynehanek) abs(x) > 2.0^20*π/2", "positive argument", "Float64", "cos_kernel")] |
1.27 (5%) ❌ | 1.00 (1%) |
["scalar", "sin", ("argument reduction (paynehanek) abs(x) > 2.0^20*π/2", "positive argument", "Float64", "sin_kernel")] |
1.32 (5%) ❌ | 1.00 (1%) |
["scalar", "tan", ("large", "negative argument", "Float32")] |
0.91 (5%) ✅ | 1.00 (1%) |
["scalar", "tan", ("large", "negative argument", "Float64")] |
1.08 (5%) ❌ | 1.00 (1%) |
["scalar", "tan", ("large", "positive argument", "Float32")] |
1.09 (5%) ❌ | 1.00 (1%) |
["scalar", "tan", ("medium", "negative argument", "Float64")] |
1.05 (5%) ❌ | 1.00 (1%) |
["shootout", "meteor_contest"] |
0.95 (5%) ✅ | 1.00 (1%) |
["simd", ("Linear", "auto_sum_reduce", "Int64", 4095)] |
0.77 (20%) ✅ | 1.00 (1%) |
["simd", ("Linear", "sum_reduce", "Int64", 4095)] |
0.78 (20%) ✅ | 1.00 (1%) |
["simd", ("Linear", "sum_reduce", "Int64", 4096)] |
0.77 (20%) ✅ | 1.00 (1%) |
["sparse", "constructors", ("Diagonal", 10)] |
1.06 (5%) ❌ | 1.00 (1%) |
["sparse", "constructors", ("IJV", 10)] |
0.93 (5%) ✅ | 1.00 (1%) |
["sparse", "constructors", ("IV", 10)] |
0.95 (5%) ✅ | 1.00 (1%) |
["sparse", "index", ("spmat", "integer", 1000)] |
1.36 (30%) ❌ | 1.00 (1%) |
["string", "==(::SubString, ::String)", "different length"] |
0.92 (5%) ✅ | 1.00 (1%) |
["string", "findfirst", "Char"] |
1.08 (5%) ❌ | 1.00 (1%) |
["string", "readuntil", "target length 2"] |
1.08 (5%) ❌ | 1.00 (1%) |
["tuple", "index", ("sumelt", "NTuple", 3, "Float32")] |
2.00 (40%) ❌ | 1.00 (1%) |
["tuple", "index", ("sumelt", "TupleWrapper", 8, "Float64")] |
1.88 (40%) ❌ | 1.00 (1%) |
["tuple", "linear algebra", ("matmat", "(4, 4)", "(4, 4)")] |
0.91 (5%) ✅ | 1.00 (1%) |
["tuple", "linear algebra", ("matmat", "(8, 8)", "(8, 8)")] |
0.91 (5%) ✅ | 1.00 (1%) |
["tuple", "linear algebra", ("matvec", "(16, 16)", "(16,)")] |
0.85 (5%) ✅ | 1.00 (1%) |
["tuple", "linear algebra", ("matvec", "(2, 2)", "(2,)")] |
0.94 (5%) ✅ | 1.00 (1%) |
["tuple", "linear algebra", ("matvec", "(8, 8)", "(8,)")] |
1.13 (5%) ❌ | 1.00 (1%) |
["tuple", "reduction", ("minimum", "(2,)")] |
0.94 (5%) ✅ | 1.00 (1%) |
["tuple", "reduction", ("sum", "(2, 2)")] |
1.07 (5%) ❌ | 1.00 (1%) |
["tuple", "reduction", ("sum", "(2,)")] |
0.93 (5%) ✅ | 1.00 (1%) |
["tuple", "reduction", ("sum", "(4, 4)")] |
0.88 (5%) ✅ | 1.00 (1%) |
["tuple", "reduction", ("sum", "(4,)")] |
1.47 (5%) ❌ | 1.00 (1%) |
["tuple", "reduction", ("sum", "(8,)")] |
0.91 (5%) ✅ | 1.00 (1%) |
["tuple", "reduction", ("sumabs", "(2,)")] |
1.40 (5%) ❌ | 1.00 (1%) |
["union", "array", ("broadcast", "*", "Bool", "(false, false)")] |
1.08 (5%) ❌ | 1.00 (1%) |
["union", "array", ("broadcast", "abs", "Bool", 1)] |
1.22 (5%) ❌ | 1.00 (1%) |
["union", "array", ("broadcast", "abs", "Float32", 1)] |
0.92 (5%) ✅ | 1.00 (1%) |
["union", "array", ("broadcast", "identity", "Int8", 1)] |
0.85 (5%) ✅ | 1.00 (1%) |
["union", "array", ("collect", "all", "Bool", 1)] |
1.20 (5%) ❌ | 1.00 (1%) |
["union", "array", ("collect", "all", "Int8", 1)] |
0.84 (5%) ✅ | 1.00 (1%) |
["union", "array", ("collect", "filter", "BigInt", 0)] |
1.06 (5%) ❌ | 1.00 (1%) |
["union", "array", ("collect", "filter", "Int64", 0)] |
1.07 (5%) ❌ | 1.00 (1%) |
["union", "array", ("map", "abs", "Float32", 1)] |
0.95 (5%) ✅ | 1.00 (1%) |
["union", "array", ("map", "identity", "Bool", 1)] |
1.19 (5%) ❌ | 1.00 (1%) |
["union", "array", ("map", "identity", "Int8", 1)] |
0.85 (5%) ✅ | 1.00 (1%) |
["union", "array", ("perf_binaryop", "*", "BigInt", "(false, true)")] |
1.05 (5%) ❌ | 1.00 (1%) |
["union", "array", ("perf_simplecopy", "Int64", 0)] |
0.65 (5%) ✅ | 1.00 (1%) |
["union", "array", ("perf_simplecopy", "Int8", 1)] |
0.93 (5%) ✅ | 1.00 (1%) |
["union", "array", ("perf_sum", "BigFloat", 0)] |
1.06 (5%) ❌ | 1.00 (1%) |
["union", "array", ("perf_sum", "BigFloat", 1)] |
1.05 (5%) ❌ | 1.00 (1%) |
["union", "array", ("perf_sum", "BigInt", 0)] |
1.08 (5%) ❌ | 1.00 (1%) |
["union", "array", ("perf_sum", "BigInt", 1)] |
1.06 (5%) ❌ | 1.00 (1%) |
["union", "array", ("perf_sum", "Float32", 1)] |
0.84 (5%) ✅ | 1.00 (1%) |
["union", "array", ("perf_sum", "Float64", 1)] |
1.18 (5%) ❌ | 1.00 (1%) |
["union", "array", ("perf_sum2", "BigFloat", 1)] |
1.06 (5%) ❌ | 1.00 (1%) |
["union", "array", ("perf_sum2", "BigInt", 0)] |
1.07 (5%) ❌ | 1.00 (1%) |
["union", "array", ("perf_sum2", "Float32", 1)] |
1.27 (5%) ❌ | 1.00 (1%) |
["union", "array", ("perf_sum2", "Float64", 1)] |
1.27 (5%) ❌ | 1.00 (1%) |
["union", "array", ("perf_sum3", "BigFloat", 1)] |
1.07 (5%) ❌ | 1.00 (1%) |
["union", "array", ("perf_sum3", "BigInt", 0)] |
1.07 (5%) ❌ | 1.00 (1%) |
["union", "array", ("perf_sum3", "BigInt", 1)] |
1.06 (5%) ❌ | 1.00 (1%) |
["union", "array", ("perf_sum3", "Bool", 1)] |
1.06 (5%) ❌ | 1.00 (1%) |
["union", "array", ("perf_sum3", "Float32", 1)] |
1.06 (5%) ❌ | 1.00 (1%) |
["union", "array", ("perf_sum4", "BigInt", 0)] |
1.11 (5%) ❌ | 1.00 (1%) |
["union", "array", ("perf_sum4", "BigInt", 1)] |
1.10 (5%) ❌ | 1.00 (1%) |
["union", "array", ("perf_sum4", "ComplexF64", 1)] |
1.35 (5%) ❌ | 1.00 (1%) |
["union", "array", ("skipmissing", "collect", "BigFloat", 0)] |
1.07 (5%) ❌ | 1.00 (1%) |
["union", "array", ("skipmissing", "collect", "Union{Missing, BigFloat}", 1)] |
1.05 (5%) ❌ | 1.00 (1%) |
["union", "array", ("skipmissing", "collect", "Union{Missing, BigInt}", 1)] |
1.06 (5%) ❌ | 1.00 (1%) |
["union", "array", ("skipmissing", "collect", "Union{Nothing, BigFloat}", 0)] |
1.13 (5%) ❌ | 1.00 (1%) |
["union", "array", ("skipmissing", "perf_sumskipmissing", "BigFloat", 0)] |
1.07 (5%) ❌ | 1.00 (1%) |
["union", "array", ("skipmissing", "perf_sumskipmissing", "BigInt", 0)] |
1.07 (5%) ❌ | 1.00 (1%) |
["union", "array", ("skipmissing", "perf_sumskipmissing", "Int8", 0)] |
1.06 (5%) ❌ | 1.00 (1%) |
["union", "array", ("skipmissing", "perf_sumskipmissing", "Union{Missing, BigInt}", 1)] |
1.08 (5%) ❌ | 1.00 (1%) |
["union", "array", ("skipmissing", "perf_sumskipmissing", "Union{Missing, Bool}", 1)] |
1.08 (5%) ❌ | 1.00 (1%) |
["union", "array", ("skipmissing", "perf_sumskipmissing", "Union{Missing, ComplexF64}", 1)] |
1.06 (5%) ❌ | 1.00 (1%) |
["union", "array", ("skipmissing", "perf_sumskipmissing", "Union{Missing, Float32}", 1)] |
1.05 (5%) ❌ | 1.00 (1%) |
["union", "array", ("skipmissing", "perf_sumskipmissing", "Union{Nothing, ComplexF64}", 0)] |
0.90 (5%) ✅ | 1.00 (1%) |
["union", "array", ("skipmissing", "sum", "Bool", 0)] |
0.94 (5%) ✅ | 1.00 (1%) |
["union", "array", ("skipmissing", "sum", "Union{Missing, BigFloat}", 1)] |
0.92 (5%) ✅ | 1.00 (1%) |
["union", "array", ("skipmissing", "sum", "Union{Missing, Bool}", 1)] |
0.95 (5%) ✅ | 1.00 (1%) |
["union", "array", ("skipmissing", "sum", "Union{Missing, ComplexF64}", 1)] |
1.23 (5%) ❌ | 1.00 (1%) |
["union", "array", ("skipmissing", "sum", "Union{Missing, Int8}", 1)] |
0.95 (5%) ✅ | 1.00 (1%) |
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"]
Julia Version 1.9.0-DEV.136
Commit 8c4ff55404 (2022-03-04 04:18 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 3593 MHz 173857 s 360 s 33366 s 42661642 s 0 s
#2 3529 MHz 3637776 s 454 s 150486 s 39106442 s 0 s
#3 3505 MHz 161364 s 311 s 26603 s 42699670 s 0 s
#4 3503 MHz 113930 s 387 s 25745 s 42545920 s 0 s
Memory: 31.32097625732422 GB (9891.1640625 MB free)
Uptime: 4.29308033e6 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