Commit: JuliaLang/julia@98b4b069c0560c9a358f30a43737345e67562e69
Comparison Range: link
Triggered By: link
Tag Predicate: ALL
Daily Job: 2022-03-14 vs 2022-03-08
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.06 (5%) ❌ | 1.00 (1%) |
["array", "cat", "4467"] |
0.94 (5%) ✅ | 1.00 (1%) |
["array", "cat", ("catnd", 5)] |
0.91 (5%) ✅ | 1.00 (1%) |
["array", "convert", ("Float64", "Int")] |
1.18 (5%) ❌ | 1.00 (1%) |
["array", "equality", ("==", "UnitRange{Int64}")] |
0.91 (5%) ✅ | 1.00 (1%) |
["array", "equality", ("isequal", "UnitRange{Int64}")] |
1.22 (5%) ❌ | 1.00 (1%) |
["array", "equality", ("isequal", "Vector{Int64} isequal Vector{Int64}")] |
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", "(1000000,)", 2)] |
0.89 (5%) ✅ | 1.00 (1%) |
["broadcast", "mix_scalar_tuple", (10, "scal_tup_x3")] |
0.86 (5%) ✅ | 1.00 (1%) |
["broadcast", "mix_scalar_tuple", (10, "tup_tup")] |
0.84 (5%) ✅ | 1.00 (1%) |
["broadcast", "mix_scalar_tuple", (3, "scal_tup")] |
0.83 (5%) ✅ | 1.00 (1%) |
["broadcast", "mix_scalar_tuple", (5, "scal_tup")] |
1.10 (5%) ❌ | 1.00 (1%) |
["broadcast", "mix_scalar_tuple", (5, "scal_tup_x3")] |
1.09 (5%) ❌ | 1.00 (1%) |
["broadcast", "mix_scalar_tuple", (5, "tup_tup")] |
0.91 (5%) ✅ | 1.00 (1%) |
["broadcast", "typeargs", ("array", 10)] |
0.91 (5%) ✅ | 1.00 (1%) |
["collection", "deletion", ("Set", "Any", "filter!")] |
1.31 (25%) ❌ | 1.00 (1%) |
["collection", "iteration", ("Dict", "Int", "iterate")] |
1.66 (25%) ❌ | 1.00 (1%) |
["collection", "optimizations", ("Set", "concrete", "Nothing")] |
1.35 (25%) ❌ | 1.00 (1%) |
["collection", "optimizations", ("Vector", "concrete", "Nothing")] |
1.35 (25%) ❌ | 1.00 (1%) |
["collection", "queries & updates", ("Dict", "Int", "first")] |
1.78 (25%) ❌ | 1.00 (1%) |
["dates", "accessor", "millisecond"] |
0.92 (5%) ✅ | 1.00 (1%) |
["dates", "arithmetic", ("Date", "Day")] |
1.10 (5%) ❌ | 1.00 (1%) |
["dates", "arithmetic", ("DateTime", "Day")] |
1.11 (5%) ❌ | 1.00 (1%) |
["dates", "arithmetic", ("DateTime", "Hour")] |
0.90 (5%) ✅ | 1.00 (1%) |
["dates", "arithmetic", ("DateTime", "Millisecond")] |
0.90 (5%) ✅ | 1.00 (1%) |
["dates", "arithmetic", ("DateTime", "Minute")] |
0.90 (5%) ✅ | 1.00 (1%) |
["dates", "arithmetic", ("DateTime", "Second")] |
0.90 (5%) ✅ | 1.00 (1%) |
["dates", "conversion", "Date -> DateTime"] |
0.90 (5%) ✅ | 1.00 (1%) |
["dates", "conversion", "DateTime -> Date"] |
0.84 (5%) ✅ | 1.00 (1%) |
["dates", "parse", ("DateTime", "ISODateTimeFormat")] |
0.94 (5%) ✅ | 1.00 (1%) |
["find", "findall", ("> q0.5", "Vector{UInt8}")] |
0.94 (5%) ✅ | 1.00 (1%) |
["find", "findall", ("> q0.8", "Vector{Float32}")] |
1.15 (5%) ❌ | 1.00 (1%) |
["find", "findall", ("> q0.8", "Vector{Float64}")] |
1.09 (5%) ❌ | 1.00 (1%) |
["find", "findall", ("> q0.8", "Vector{Int64}")] |
1.05 (5%) ❌ | 1.00 (1%) |
["find", "findall", ("> q0.8", "Vector{UInt64}")] |
1.05 (5%) ❌ | 1.00 (1%) |
["find", "findall", ("> q0.95", "Vector{Bool}")] |
1.05 (5%) ❌ | 1.00 (1%) |
["find", "findall", ("> q0.95", "Vector{Float32}")] |
1.09 (5%) ❌ | 1.00 (1%) |
["find", "findall", ("> q0.95", "Vector{Float64}")] |
1.09 (5%) ❌ | 1.00 (1%) |
["find", "findall", ("> q0.95", "Vector{Int8}")] |
1.08 (5%) ❌ | 1.00 (1%) |
["find", "findall", ("BitVector", "90-10")] |
0.94 (5%) ✅ | 1.00 (1%) |
["find", "findall", ("Vector{Bool}", "10-90")] |
0.87 (5%) ✅ | 1.00 (1%) |
["find", "findall", ("Vector{Bool}", "50-50")] |
0.91 (5%) ✅ | 1.00 (1%) |
["find", "findall", ("Vector{Bool}", "90-10")] |
0.95 (5%) ✅ | 1.00 (1%) |
["find", "findall", ("ispos", "Vector{Int8}")] |
0.94 (5%) ✅ | 1.00 (1%) |
["find", "findall", ("ispos", "Vector{UInt8}")] |
0.95 (5%) ✅ | 1.00 (1%) |
["find", "findnext", ("Vector{Bool}", "50-50")] |
1.05 (5%) ❌ | 1.00 (1%) |
["find", "findprev", ("ispos", "Vector{Int64}")] |
0.87 (5%) ✅ | 1.00 (1%) |
["inference", "optimization", "rand(Float64)"] |
0.94 (5%) ✅ | 1.00 (1%) |
["io", "serialization", ("deserialize", "Matrix{Float64}")] |
1.08 (5%) ❌ | 1.00 (1%) |
["micro", "fib"] |
1.15 (5%) ❌ | 1.00 (1%) |
["misc", "afoldl", "Complex{Float64}"] |
1.27 (5%) ❌ | 1.00 (1%) |
["misc", "bitshift", ("Int", "Int")] |
0.92 (5%) ✅ | 1.00 (1%) |
["misc", "bitshift", ("Int", "UInt")] |
0.92 (5%) ✅ | 1.00 (1%) |
["misc", "bitshift", ("UInt32", "UInt32")] |
1.10 (5%) ❌ | 1.00 (1%) |
["misc", "fastmath many args"] |
1.09 (5%) ❌ | 1.00 (1%) |
["misc", "foldl", "foldl(+, filter(...))"] |
0.85 (5%) ✅ | 1.00 (1%) |
["misc", "foldl", "foldl(+, filter(...); init = 0.0)"] |
1.05 (5%) ❌ | 1.00 (1%) |
["misc", "iterators", "zip(1:1)"] |
0.93 (5%) ✅ | 1.00 (1%) |
["misc", "iterators", "zip(1:1, 1:1)"] |
0.95 (5%) ✅ | 1.00 (1%) |
["misc", "iterators", "zip(1:1000, 1:1000, 1:1000)"] |
1.05 (5%) ❌ | 1.00 (1%) |
["misc", "iterators", "zip(1:1000, 1:1000, 1:1000, 1:1000)"] |
1.05 (5%) ❌ | 1.00 (1%) |
["misc", "repeat", (200, 1, 24)] |
1.08 (5%) ❌ | 1.00 (1%) |
["problem", "fem", "sparse_fem"] |
1.11 (5%) ❌ | 1.00 (1%) |
["problem", "go", "go_game"] |
1.07 (5%) ❌ | 1.00 (1%) |
["problem", "json", "parse_json"] |
1.08 (5%) ❌ | 1.00 (1%) |
["problem", "simplex", "simplex"] |
1.10 (5%) ❌ | 1.00 (1%) |
["problem", "stockcorr", "stockcorr"] |
1.17 (5%) ❌ | 1.00 (1%) |
["scalar", "acos", ("abs(x) < 0.5", "negative argument", "Float64")] |
1.60 (5%) ❌ | 1.00 (1%) |
["scalar", "acos", ("abs(x) < 0.5", "positive argument", "Float64")] |
1.60 (5%) ❌ | 1.00 (1%) |
["scalar", "acos", ("small", "negative argument", "Float32")] |
1.05 (5%) ❌ | 1.00 (1%) |
["scalar", "acos", ("small", "negative argument", "Float64")] |
1.89 (5%) ❌ | 1.00 (1%) |
["scalar", "acos", ("small", "positive argument", "Float32")] |
1.05 (5%) ❌ | 1.00 (1%) |
["scalar", "acos", ("small", "positive argument", "Float64")] |
1.88 (5%) ❌ | 1.00 (1%) |
["scalar", "acos", ("zero", "Float32")] |
1.08 (5%) ❌ | 1.00 (1%) |
["scalar", "acos", ("zero", "Float64")] |
1.89 (5%) ❌ | 1.00 (1%) |
["scalar", "acosh", ("one", "Float32")] |
0.94 (5%) ✅ | 1.00 (1%) |
["scalar", "acosh", ("one", "Float64")] |
0.95 (5%) ✅ | 1.00 (1%) |
["scalar", "asin", ("0.975 <= abs(x) < 1.0", "negative argument", "Float64")] |
0.94 (5%) ✅ | 1.00 (1%) |
["scalar", "asin", ("0.975 <= abs(x) < 1.0", "positive argument", "Float64")] |
0.94 (5%) ✅ | 1.00 (1%) |
["scalar", "asin", ("one", "negative argument", "Float32")] |
0.94 (5%) ✅ | 1.00 (1%) |
["scalar", "asin", ("one", "negative argument", "Float64")] |
0.90 (5%) ✅ | 1.00 (1%) |
["scalar", "asin", ("one", "positive argument", "Float32")] |
1.06 (5%) ❌ | 1.00 (1%) |
["scalar", "asin", ("small", "negative argument", "Float64")] |
1.06 (5%) ❌ | 1.00 (1%) |
["scalar", "asin", ("small", "positive argument", "Float64")] |
1.06 (5%) ❌ | 1.00 (1%) |
["scalar", "asin", ("zero", "Float64")] |
1.06 (5%) ❌ | 1.00 (1%) |
["scalar", "asinh", ("very small", "negative argument", "Float32")] |
1.08 (5%) ❌ | 1.00 (1%) |
["scalar", "asinh", ("very small", "negative argument", "Float64")] |
1.06 (5%) ❌ | 1.00 (1%) |
["scalar", "asinh", ("very small", "positive argument", "Float64")] |
1.06 (5%) ❌ | 1.00 (1%) |
["scalar", "asinh", ("zero", "Float32")] |
1.08 (5%) ❌ | 1.00 (1%) |
["scalar", "asinh", ("zero", "Float64")] |
1.06 (5%) ❌ | 1.00 (1%) |
["scalar", "atan", ("0 <= abs(x) < 7/16", "negative argument", "Float32")] |
1.05 (5%) ❌ | 1.00 (1%) |
["scalar", "atan", ("0 <= abs(x) < 7/16", "positive argument", "Float32")] |
1.07 (5%) ❌ | 1.00 (1%) |
["scalar", "atan", ("very large", "negative argument", "Float32")] |
1.06 (5%) ❌ | 1.00 (1%) |
["scalar", "atan", ("very large", "negative argument", "Float64")] |
1.15 (5%) ❌ | 1.00 (1%) |
["scalar", "atan", ("very large", "positive argument", "Float32")] |
1.08 (5%) ❌ | 1.00 (1%) |
["scalar", "atan", ("very large", "positive argument", "Float64")] |
1.15 (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.09 (5%) ❌ | 1.00 (1%) |
["scalar", "atan2", ("abs(y/x) high", "y infinite", "y negative", "x finite", "x negative", "Float64")] |
1.09 (5%) ❌ | 1.00 (1%) |
["scalar", "atan2", ("abs(y/x) high", "y negative", "x negative", "Float64")] |
1.08 (5%) ❌ | 1.00 (1%) |
["scalar", "atan2", ("abs(y/x) high", "y negative", "x positive", "Float32")] |
1.09 (5%) ❌ | 1.00 (1%) |
["scalar", "atan2", ("abs(y/x) high", "y positive", "x negative", "Float64")] |
1.09 (5%) ❌ | 1.00 (1%) |
["scalar", "atan2", ("abs(y/x) small", "y positive", "x positive", "Float32")] |
1.06 (5%) ❌ | 1.00 (1%) |
["scalar", "atan2", ("abs(y/x) small", "y positive", "x positive", "Float64")] |
1.07 (5%) ❌ | 1.00 (1%) |
["scalar", "atan2", ("x one", "Float32")] |
1.11 (5%) ❌ | 1.00 (1%) |
["scalar", "atan2", ("x one", "Float64")] |
0.90 (5%) ✅ | 1.00 (1%) |
["scalar", "atan2", ("x zero", "y negative", "Float64")] |
1.14 (5%) ❌ | 1.00 (1%) |
["scalar", "atan2", ("x zero", "y positive", "Float32")] |
1.09 (5%) ❌ | 1.00 (1%) |
["scalar", "atan2", ("x zero", "y positive", "Float64")] |
1.14 (5%) ❌ | 1.00 (1%) |
["scalar", "atan2", ("y finite", "y negative", "x infinite", "x negative", "Float64")] |
1.08 (5%) ❌ | 1.00 (1%) |
["scalar", "atan2", ("y finite", "y negative", "x infinite", "x positive", "Float64")] |
1.09 (5%) ❌ | 1.00 (1%) |
["scalar", "atan2", ("y finite", "y positive", "x infinite", "x negative", "Float64")] |
1.08 (5%) ❌ | 1.00 (1%) |
["scalar", "atan2", ("y finite", "y positive", "x infinite", "x positive", "Float64")] |
1.08 (5%) ❌ | 1.00 (1%) |
["scalar", "atan2", ("y infinite", "y negative", "x finite", "x negative", "Float64")] |
1.09 (5%) ❌ | 1.00 (1%) |
["scalar", "atan2", ("y infinite", "y negative", "x finite", "x positive", "Float64")] |
1.09 (5%) ❌ | 1.00 (1%) |
["scalar", "atan2", ("y infinite", "y positive", "x finite", "x negative", "Float64")] |
1.09 (5%) ❌ | 1.00 (1%) |
["scalar", "atan2", ("y infinite", "y positive", "x finite", "x positive", "Float64")] |
1.09 (5%) ❌ | 1.00 (1%) |
["scalar", "atan2", ("y zero", "y negative", "x positive", "Float64")] |
1.10 (5%) ❌ | 1.00 (1%) |
["scalar", "atan2", ("y zero", "y positive", "x negative", "Float64")] |
1.10 (5%) ❌ | 1.00 (1%) |
["scalar", "atan2", ("y zero", "y positive", "x positive", "Float64")] |
1.10 (5%) ❌ | 1.00 (1%) |
["scalar", "cbrt", ("medium", "negative argument", "Float32")] |
1.36 (5%) ❌ | 1.00 (1%) |
["scalar", "cbrt", ("medium", "positive argument", "Float32")] |
1.47 (5%) ❌ | 1.00 (1%) |
["scalar", "cbrt", ("one", "Float32")] |
1.49 (5%) ❌ | 1.00 (1%) |
["scalar", "cbrt", ("small", "negative argument", "Float32")] |
1.46 (5%) ❌ | 1.00 (1%) |
["scalar", "cbrt", ("small", "positive argument", "Float32")] |
1.40 (5%) ❌ | 1.00 (1%) |
["scalar", "cbrt", ("zero", "Float64")] |
0.93 (5%) ✅ | 1.00 (1%) |
["scalar", "exp2", ("zero", "Float32")] |
0.92 (5%) ✅ | 1.00 (1%) |
["scalar", "expm1", ("huge", "positive argument", "Float3")] |
1.13 (5%) ❌ | 1.00 (1%) |
["scalar", "expm1", ("huge", "positive argument", "Float64")] |
0.95 (5%) ✅ | 1.00 (1%) |
["scalar", "expm1", ("large", "negative argument", "Float64")] |
1.05 (5%) ❌ | 1.00 (1%) |
["scalar", "expm1", ("large", "positive argument", "Float32")] |
0.94 (5%) ✅ | 1.00 (1%) |
["scalar", "expm1", ("large", "positive argument", "Float64")] |
1.06 (5%) ❌ | 1.00 (1%) |
["scalar", "expm1", ("medium", "negative argument", "Float32")] |
1.13 (5%) ❌ | 1.00 (1%) |
["scalar", "expm1", ("medium", "negative argument", "Float64")] |
1.06 (5%) ❌ | 1.00 (1%) |
["scalar", "expm1", ("medium", "positive argument", "Float32")] |
0.94 (5%) ✅ | 1.00 (1%) |
["scalar", "intfuncs", ("#3", "UInt64", "+")] |
0.72 (25%) ✅ | 1.00 (1%) |
["scalar", "rem_pio2", ("argument reduction (easy) abs(x) < 2π/4", "positive argument", "Float64")] |
1.06 (5%) ❌ | 1.00 (1%) |
["scalar", "rem_pio2", ("argument reduction (easy) abs(x) < 3π/4", "negative argument", "Float64")] |
1.12 (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.19 (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")] |
0.89 (5%) ✅ | 1.00 (1%) |
["scalar", "rem_pio2", ("argument reduction (easy) abs(x) < 6π/4", "positive argument", "Float64")] |
0.90 (5%) ✅ | 1.00 (1%) |
["scalar", "rem_pio2", ("argument reduction (easy) abs(x) < 7π/4", "positive argument", "Float64")] |
1.11 (5%) ❌ | 1.00 (1%) |
["scalar", "rem_pio2", ("argument reduction (easy) abs(x) < 8π/4", "negative argument", "Float64")] |
1.06 (5%) ❌ | 1.00 (1%) |
["scalar", "rem_pio2", ("argument reduction (easy) abs(x) < 8π/4", "positive argument", "Float64")] |
0.84 (5%) ✅ | 1.00 (1%) |
["scalar", "rem_pio2", ("argument reduction (easy) abs(x) < 9π/4", "negative argument", "Float64")] |
0.94 (5%) ✅ | 1.00 (1%) |
["scalar", "rem_pio2", ("argument reduction (easy) abs(x) < 9π/4", "positive argument", "Float64")] |
1.18 (5%) ❌ | 1.00 (1%) |
["scalar", "rem_pio2", ("argument reduction (hard) abs(x) < 6π/4", "negative argument", "Float64")] |
0.93 (5%) ✅ | 1.00 (1%) |
["scalar", "rem_pio2", ("argument reduction (hard) abs(x) < 6π/4", "positive argument", "Float64")] |
0.93 (5%) ✅ | 1.00 (1%) |
["scalar", "tan", ("large", "negative argument", "Float64")] |
1.11 (5%) ❌ | 1.00 (1%) |
["scalar", "tan", ("medium", "negative argument", "Float64")] |
1.06 (5%) ❌ | 1.00 (1%) |
["scalar", "tan", ("small", "negative argument", "Float32")] |
1.25 (5%) ❌ | 1.00 (1%) |
["scalar", "tan", ("small", "positive argument", "Float32")] |
1.12 (5%) ❌ | 1.00 (1%) |
["scalar", "tan", ("very small", "negative argument", "Float32")] |
1.12 (5%) ❌ | 1.00 (1%) |
["scalar", "tan", ("very small", "negative argument", "Float64")] |
1.12 (5%) ❌ | 1.00 (1%) |
["scalar", "tan", ("very small", "positive argument", "Float32")] |
1.25 (5%) ❌ | 1.00 (1%) |
["scalar", "tan", ("very small", "positive argument", "Float64")] |
1.12 (5%) ❌ | 1.00 (1%) |
["scalar", "tan", ("zero", "Float32")] |
1.12 (5%) ❌ | 1.00 (1%) |
["scalar", "tan", ("zero", "Float64")] |
1.12 (5%) ❌ | 1.00 (1%) |
["scalar", "tanh", ("1f0 <= abs(x) < 9f0", "positive argument", "Float32")] |
1.06 (5%) ❌ | 1.00 (1%) |
["shootout", "meteor_contest"] |
1.06 (5%) ❌ | 1.00 (1%) |
["simd", ("CartesianPartition", "conditional_loop!", "Int32", 3, 31)] |
1.26 (20%) ❌ | 1.00 (1%) |
["sparse", "constructors", ("Tridiagonal", 100)] |
1.28 (5%) ❌ | 1.00 (1%) |
["sparse", "matmul", ("At_mul_B", "dense 500x5, sparse 500x500 -> dense 5x500")] |
0.69 (30%) ✅ | 1.00 (1%) |
["sparse", "matmul", ("At_mul_B", "dense 50x5, sparse 50x500 -> dense 5x500")] |
0.64 (30%) ✅ | 1.00 (1%) |
["string", "==(::AbstractString, ::AbstractString)", "different"] |
0.92 (5%) ✅ | 1.00 (1%) |
["string", "==(::SubString, ::String)", "different"] |
1.26 (5%) ❌ | 1.00 (1%) |
["string", "findfirst", "String"] |
0.94 (5%) ✅ | 1.00 (1%) |
["string", "join"] |
1.51 (40%) ❌ | 1.00 (1%) |
["string", "readuntil", "target length 2"] |
0.91 (5%) ✅ | 1.00 (1%) |
["string", "repeat", "repeat str len 16"] |
0.94 (5%) ✅ | 1.00 (1%) |
["tuple", "index", ("sumelt", "NTuple", 8, "Float64")] |
1.76 (40%) ❌ | 1.00 (1%) |
["tuple", "index", ("sumelt", "TupleWrapper", 3, "Float64")] |
2.00 (40%) ❌ | 1.00 (1%) |
["tuple", "linear algebra", ("matmat", "(4, 4)", "(4, 4)")] |
1.07 (5%) ❌ | 1.00 (1%) |
["tuple", "linear algebra", ("matvec", "(4, 4)", "(4,)")] |
0.92 (5%) ✅ | 1.00 (1%) |
["tuple", "linear algebra", ("matvec", "(8, 8)", "(8,)")] |
1.10 (5%) ❌ | 1.00 (1%) |
["tuple", "reduction", ("minimum", "(2, 2)")] |
0.60 (5%) ✅ | 1.00 (1%) |
["tuple", "reduction", ("sum", "(16,)")] |
0.88 (5%) ✅ | 1.00 (1%) |
["union", "array", ("broadcast", "*", "Bool", "(false, false)")] |
0.92 (5%) ✅ | 1.00 (1%) |
["union", "array", ("broadcast", "*", "Int8", "(false, true)")] |
0.92 (5%) ✅ | 1.00 (1%) |
["union", "array", ("broadcast", "*", "Int8", "(true, true)")] |
0.92 (5%) ✅ | 1.00 (1%) |
["union", "array", ("broadcast", "abs", "BigInt", 1)] |
0.91 (5%) ✅ | 1.00 (1%) |
["union", "array", ("broadcast", "abs", "Float32", 1)] |
0.88 (5%) ✅ | 1.00 (1%) |
["union", "array", ("broadcast", "abs", "Int64", 1)] |
0.92 (5%) ✅ | 1.00 (1%) |
["union", "array", ("broadcast", "abs", "Int8", 1)] |
1.25 (5%) ❌ | 1.00 (1%) |
["union", "array", ("broadcast", "identity", "Bool", 1)] |
1.08 (5%) ❌ | 1.00 (1%) |
["union", "array", ("broadcast", "identity", "ComplexF64", 1)] |
1.10 (5%) ❌ | 1.00 (1%) |
["union", "array", ("collect", "all", "Float32", 1)] |
0.93 (5%) ✅ | 1.00 (1%) |
["union", "array", ("map", "abs", "BigInt", 1)] |
0.93 (5%) ✅ | 1.00 (1%) |
["union", "array", ("map", "abs", "Float32", 1)] |
0.90 (5%) ✅ | 1.00 (1%) |
["union", "array", ("map", "abs", "Int8", 1)] |
1.28 (5%) ❌ | 1.00 (1%) |
["union", "array", ("map", "identity", "Float32", 1)] |
0.94 (5%) ✅ | 1.00 (1%) |
["union", "array", ("perf_binaryop", "*", "BigInt", "(false, false)")] |
0.93 (5%) ✅ | 1.00 (1%) |
["union", "array", ("perf_binaryop", "*", "BigInt", "(false, true)")] |
0.93 (5%) ✅ | 1.00 (1%) |
["union", "array", ("perf_binaryop", "*", "BigInt", "(true, true)")] |
0.93 (5%) ✅ | 1.00 (1%) |
["union", "array", ("perf_countequals", "BigInt")] |
1.06 (5%) ❌ | 1.00 (1%) |
["union", "array", ("perf_simplecopy", "Bool", 1)] |
0.94 (5%) ✅ | 1.00 (1%) |
["union", "array", ("perf_simplecopy", "Float32", 0)] |
0.93 (5%) ✅ | 1.00 (1%) |
["union", "array", ("perf_simplecopy", "Int8", 1)] |
0.73 (5%) ✅ | 1.00 (1%) |
["union", "array", ("perf_sum", "BigFloat", 0)] |
0.93 (5%) ✅ | 1.00 (1%) |
["union", "array", ("perf_sum", "BigFloat", 1)] |
0.94 (5%) ✅ | 1.00 (1%) |
["union", "array", ("perf_sum", "Float32", 1)] |
1.11 (5%) ❌ | 1.00 (1%) |
["union", "array", ("perf_sum2", "BigFloat", 0)] |
0.94 (5%) ✅ | 1.00 (1%) |
["union", "array", ("perf_sum2", "BigFloat", 1)] |
0.94 (5%) ✅ | 1.00 (1%) |
["union", "array", ("perf_sum2", "Float32", 1)] |
1.36 (5%) ❌ | 1.00 (1%) |
["union", "array", ("perf_sum2", "Float64", 1)] |
1.41 (5%) ❌ | 1.00 (1%) |
["union", "array", ("perf_sum3", "BigFloat", 0)] |
0.94 (5%) ✅ | 1.00 (1%) |
["union", "array", ("perf_sum3", "BigFloat", 1)] |
0.94 (5%) ✅ | 1.00 (1%) |
["union", "array", ("perf_sum3", "BigInt", 0)] |
0.95 (5%) ✅ | 1.00 (1%) |
["union", "array", ("perf_sum3", "BigInt", 1)] |
0.95 (5%) ✅ | 1.00 (1%) |
["union", "array", ("perf_sum3", "Bool", 1)] |
1.06 (5%) ❌ | 1.00 (1%) |
["union", "array", ("perf_sum4", "BigFloat", 0)] |
0.93 (5%) ✅ | 1.00 (1%) |
["union", "array", ("perf_sum4", "BigFloat", 1)] |
0.92 (5%) ✅ | 1.00 (1%) |
["union", "array", ("perf_sum4", "ComplexF64", 1)] |
1.32 (5%) ❌ | 1.00 (1%) |
["union", "array", ("skipmissing", "collect", "BigFloat", 0)] |
0.95 (5%) ✅ | 1.00 (1%) |
["union", "array", ("skipmissing", "collect", "BigInt", 0)] |
0.94 (5%) ✅ | 1.00 (1%) |
["union", "array", ("skipmissing", "collect", "Union{Nothing, BigFloat}", 0)] |
1.06 (5%) ❌ | 1.00 (1%) |
["union", "array", ("skipmissing", "collect", "Union{Nothing, BigInt}", 0)] |
1.07 (5%) ❌ | 1.00 (1%) |
["union", "array", ("skipmissing", "perf_sumskipmissing", "BigFloat", 0)] |
0.94 (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, Bool}", 1)] |
1.08 (5%) ❌ | 1.00 (1%) |
["union", "array", ("skipmissing", "perf_sumskipmissing", "Union{Missing, ComplexF64}", 1)] |
1.13 (5%) ❌ | 1.00 (1%) |
["union", "array", ("skipmissing", "perf_sumskipmissing", "Union{Missing, Float32}", 1)] |
0.95 (5%) ✅ | 1.00 (1%) |
["union", "array", ("skipmissing", "perf_sumskipmissing", "Union{Missing, Float64}", 1)] |
1.07 (5%) ❌ | 1.00 (1%) |
["union", "array", ("skipmissing", "perf_sumskipmissing", "Union{Missing, Int64}", 1)] |
1.07 (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, BigInt}", 1)] |
0.93 (5%) ✅ | 1.00 (1%) |
["union", "array", ("skipmissing", "sum", "Union{Missing, Float64}", 1)] |
0.91 (5%) ✅ | 1.00 (1%) |
["union", "array", ("skipmissing", "sum", "Union{Nothing, BigFloat}", 0)] |
0.94 (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.182
Commit 98b4b069c0 (2022-03-13 04:41 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 3500 MHz 199707 s 408 s 39032 s 51752774 s 0 s
#2 3500 MHz 4144291 s 516 s 171201 s 47706706 s 0 s
#3 3500 MHz 188082 s 376 s 31549 s 51793668 s 0 s
#4 3500 MHz 131293 s 417 s 30554 s 51613245 s 0 s
Memory: 31.32097625732422 GB (15433.1015625 MB free)
Uptime: 5.20648455e6 sec
Load Avg: 1.24 1.11 1.04
WORD_SIZE: 64
LIBM: libopenlibm
LLVM: libLLVM-13.0.1 (ORCJIT, haswell)
Threads: 1 on 4 virtual cores