Skip to content

Latest commit

 

History

History
512 lines (493 loc) · 38.3 KB

File metadata and controls

512 lines (493 loc) · 38.3 KB

Benchmark Report

Job Properties

Commit: JuliaLang/julia@f2f188d57346a0163b82740ac0a758311c41004f

Comparison Range: link

Triggered By: link

Tag Predicate: ALL

Daily Job: 2024-08-04 vs 2024-07-31

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", "strings"] 0.93 (5%) ✅ 1.00 (1%)
["array", "accumulate", ("cumsum!", "Int")] 1.15 (5%) ❌ 1.00 (1%)
["array", "cat", "4467"] 1.06 (5%) ❌ 1.00 (1%)
["array", "cat", ("hvcat_setind", 5)] 1.09 (5%) ❌ 1.00 (1%)
["array", "equality", ("==", "BitArray")] 1.17 (5%) ❌ 1.00 (1%)
["array", "equality", ("==", "UnitRange{Int64}")] 0.84 (5%) ✅ 1.00 (1%)
["array", "equality", ("==", "Vector{Int16}")] 0.82 (5%) ✅ 1.00 (1%)
["array", "equality", ("isequal", "Vector{Int64} isequal Vector{Int64}")] 1.10 (5%) ❌ 1.00 (1%)
["array", "growth", ("prerend!", 8)] 0.94 (5%) ✅ 1.00 (1%)
["array", "growth", ("push_single!", 2048)] 0.76 (5%) ✅ 1.00 (1%)
["array", "growth", ("push_single!", 256)] 0.75 (5%) ✅ 1.00 (1%)
["array", "growth", ("push_single!", 8)] 0.76 (5%) ✅ 1.00 (1%)
["array", "setindex!", ("setindex!", 5)] 1.07 (5%) ❌ 1.00 (1%)
["broadcast", "mix_scalar_tuple", (10, "scal_tup")] 1.13 (5%) ❌ 1.00 (1%)
["broadcast", "mix_scalar_tuple", (10, "tup_tup")] 1.10 (5%) ❌ 1.00 (1%)
["broadcast", "typeargs", ("array", 10)] 1.07 (5%) ❌ 1.00 (1%)
["broadcast", "typeargs", ("tuple", 10)] 0.64 (5%) ✅ 1.00 (1%)
["collection", "queries & updates", ("BitSet", "Int", "length")] 0.65 (25%) ✅ 1.00 (1%)
["collection", "set operations", ("BitSet", "Int", "symdiff!", "BitSet")] 1.27 (25%) ❌ 1.00 (1%)
["collection", "set operations", ("BitSet", "Int", "union!", "BitSet")] 1.27 (25%) ❌ 1.00 (1%)
["collection", "set operations", ("Set", "Int", "==", "self")] 0.69 (25%) ✅ 1.00 (1%)
["collection", "set operations", ("Set", "Int", "⊆", "self")] 0.68 (25%) ✅ 1.00 (1%)
["collection", "set operations", ("empty", "Int", "<", "BitSet")] 1.36 (25%) ❌ 1.00 (1%)
["dates", "arithmetic", ("Date", "Day")] 1.10 (5%) ❌ 1.00 (1%)
["dates", "arithmetic", ("DateTime", "Hour")] 0.94 (5%) ✅ 1.00 (1%)
["dates", "arithmetic", ("DateTime", "Millisecond")] 1.10 (5%) ❌ 1.00 (1%)
["dates", "arithmetic", ("DateTime", "Minute")] 0.92 (5%) ✅ 1.00 (1%)
["dates", "arithmetic", ("DateTime", "Second")] 1.11 (5%) ❌ 1.00 (1%)
["dates", "conversion", "Date -> DateTime"] 0.90 (5%) ✅ 1.00 (1%)
["dates", "parse", "DateTime"] 1.05 (5%) ❌ 1.00 (1%)
["dates", "parse", ("Date", "DateFormat")] 1.06 (5%) ❌ 1.00 (1%)
["dates", "parse", ("DateTime", "ISODateTimeFormat")] 1.06 (5%) ❌ 1.00 (1%)
["dates", "parse", ("DateTime", "RFC1123Format", "Mixedcase")] 1.09 (5%) ❌ 1.00 (1%)
["find", "findall", ("BitVector", "90-10")] 0.95 (5%) ✅ 1.00 (1%)
["find", "findall", ("Vector{Bool}", "10-90")] 1.07 (5%) ❌ 1.00 (1%)
["find", "findall", ("ispos", "Vector{Float64}")] 1.08 (5%) ❌ 1.00 (1%)
["find", "findall", ("ispos", "Vector{UInt64}")] 1.05 (5%) ❌ 1.00 (1%)
["find", "findnext", ("Vector{Bool}", "50-50")] 1.09 (5%) ❌ 1.00 (1%)
["find", "findnext", ("ispos", "Vector{Float32}")] 0.89 (5%) ✅ 1.00 (1%)
["find", "findnext", ("ispos", "Vector{UInt64}")] 0.95 (5%) ✅ 1.00 (1%)
["find", "findnext", ("ispos", "Vector{UInt8}")] 0.93 (5%) ✅ 1.00 (1%)
["find", "findprev", ("ispos", "Vector{Int8}")] 1.09 (5%) ❌ 1.00 (1%)
["inference", "abstract interpretation", "REPL.REPLCompletions.completions"] 0.99 (5%) 1.01 (1%) ❌
["inference", "abstract interpretation", "broadcasting"] 0.96 (5%) 1.01 (1%) ❌
["inference", "abstract interpretation", "many_global_refs"] 0.60 (5%) ✅ 0.89 (1%) ✅
["inference", "abstract interpretation", "many_invoke_calls"] 0.93 (5%) ✅ 1.00 (1%)
["inference", "abstract interpretation", "rand(Float64)"] 0.89 (5%) ✅ 1.01 (1%)
["inference", "abstract interpretation", "sin(42)"] 0.94 (5%) ✅ 1.01 (1%)
["inference", "allinference", "broadcasting"] 0.99 (5%) 1.01 (1%) ❌
["inference", "allinference", "many_global_refs"] 0.79 (5%) ✅ 0.95 (1%) ✅
["inference", "allinference", "rand(Float64)"] 0.98 (5%) 1.01 (1%) ❌
["inference", "optimization", "many_const_calls"] 0.95 (5%) ✅ 1.00 (1%)
["linalg", "small exp #29116"] 0.95 (5%) ✅ 1.00 (1%)
["misc", "afoldl", "Int"] 0.79 (5%) ✅ 1.00 (1%)
["misc", "allocation elision view", "conditional"] 0.66 (5%) ✅ 1.00 (1%)
["misc", "allocation elision view", "no conditional"] 0.66 (5%) ✅ 1.00 (1%)
["misc", "bitshift", ("Int", "Int")] 1.08 (5%) ❌ 1.00 (1%)
["misc", "bitshift", ("Int", "UInt")] 1.08 (5%) ❌ 1.00 (1%)
["misc", "bitshift", ("UInt", "UInt")] 1.08 (5%) ❌ 1.00 (1%)
["misc", "bitshift", ("UInt32", "UInt32")] 0.92 (5%) ✅ 1.00 (1%)
["misc", "iterators", "zip(1:1)"] 0.89 (5%) ✅ 1.00 (1%)
["misc", "iterators", "zip(1:1, 1:1)"] 0.94 (5%) ✅ 1.00 (1%)
["misc", "iterators", "zip(1:1000, 1:1000, 1:1000, 1:1000)"] 1.08 (5%) ❌ 1.00 (1%)
["misc", "perf highdim generator"] 1.05 (5%) ❌ 1.00 (1%)
["problem", "fem", "sparse_fem"] 1.10 (5%) ❌ 1.00 (1%)
["problem", "json", "parse_json"] 1.05 (5%) ❌ 1.00 (1%)
["problem", "raytrace", "raytrace"] 1.09 (5%) ❌ 1.00 (1%)
["problem", "spellcheck", "spellcheck"] 1.14 (5%) ❌ 1.00 (1%)
["problem", "stockcorr", "stockcorr"] 1.14 (5%) ❌ 1.00 (1%)
["random", "ranges", ("RangeGenerator", "UInt128", "1:1")] 0.71 (25%) ✅ 1.00 (1%)
["random", "ranges", ("RangeGenerator", "UInt128", "1:18446744073709551615")] 1.30 (25%) ❌ 1.00 (1%)
["scalar", "acos", ("one", "negative argument", "Float32")] 0.95 (5%) ✅ 1.00 (1%)
["scalar", "acos", ("one", "positive argument", "Float32")] 0.95 (5%) ✅ 1.00 (1%)
["scalar", "acos", ("small", "negative argument", "Float32")] 1.05 (5%) ❌ 1.00 (1%)
["scalar", "acos", ("small", "negative argument", "Float64")] 0.91 (5%) ✅ 1.00 (1%)
["scalar", "acos", ("small", "positive argument", "Float32")] 1.05 (5%) ❌ 1.00 (1%)
["scalar", "acos", ("small", "positive argument", "Float64")] 0.91 (5%) ✅ 1.00 (1%)
["scalar", "acos", ("zero", "Float32")] 1.06 (5%) ❌ 1.00 (1%)
["scalar", "acosh", ("one", "Float64")] 1.06 (5%) ❌ 1.00 (1%)
["scalar", "asin", ("0.5 <= abs(x) < 0.975", "negative argument", "Float32")] 1.08 (5%) ❌ 1.00 (1%)
["scalar", "asin", ("0.5 <= abs(x) < 0.975", "negative argument", "Float64")] 1.09 (5%) ❌ 1.00 (1%)
["scalar", "asin", ("one", "negative argument", "Float32")] 0.94 (5%) ✅ 1.00 (1%)
["scalar", "asin", ("one", "positive argument", "Float32")] 0.94 (5%) ✅ 1.00 (1%)
["scalar", "asin", ("one", "positive argument", "Float64")] 1.06 (5%) ❌ 1.00 (1%)
["scalar", "asin", ("small", "positive argument", "Float32")] 0.95 (5%) ✅ 1.00 (1%)
["scalar", "asin", ("small", "positive argument", "Float64")] 1.06 (5%) ❌ 1.00 (1%)
["scalar", "asin", ("zero", "Float32")] 1.05 (5%) ❌ 1.00 (1%)
["scalar", "asin", ("zero", "Float64")] 1.06 (5%) ❌ 1.00 (1%)
["scalar", "asinh", ("very large", "negative argument", "Float64")] 1.10 (5%) ❌ 1.00 (1%)
["scalar", "asinh", ("very large", "positive argument", "Float64")] 1.07 (5%) ❌ 1.00 (1%)
["scalar", "asinh", ("very small", "negative argument", "Float32")] 0.95 (5%) ✅ 1.00 (1%)
["scalar", "asinh", ("very small", "negative argument", "Float64")] 0.95 (5%) ✅ 1.00 (1%)
["scalar", "asinh", ("very small", "positive argument", "Float32")] 1.05 (5%) ❌ 1.00 (1%)
["scalar", "asinh", ("very small", "positive argument", "Float64")] 0.90 (5%) ✅ 1.00 (1%)
["scalar", "asinh", ("zero", "Float32")] 0.95 (5%) ✅ 1.00 (1%)
["scalar", "asinh", ("zero", "Float64")] 0.95 (5%) ✅ 1.00 (1%)
["scalar", "atan", ("0 <= abs(x) < 7/16", "negative argument", "Float64")] 1.07 (5%) ❌ 1.00 (1%)
["scalar", "atan", ("11/16 <= abs(x) < 19/16", "negative argument", "Float64")] 1.09 (5%) ❌ 1.00 (1%)
["scalar", "atan", ("11/16 <= abs(x) < 19/16", "positive argument", "Float64")] 1.09 (5%) ❌ 1.00 (1%)
["scalar", "atan", ("39/16 <= abs(x) < 2^66", "negative argument", "Float64")] 1.13 (5%) ❌ 1.00 (1%)
["scalar", "atan", ("39/16 <= abs(x) < 2^66", "positive argument", "Float64")] 1.13 (5%) ❌ 1.00 (1%)
["scalar", "atan", ("7/16 <= abs(x) < 11/16", "negative argument", "Float64")] 1.11 (5%) ❌ 1.00 (1%)
["scalar", "atan", ("7/16 <= abs(x) < 11/16", "positive argument", "Float64")] 1.11 (5%) ❌ 1.00 (1%)
["scalar", "atan", ("very large", "negative argument", "Float32")] 0.94 (5%) ✅ 1.00 (1%)
["scalar", "atan", ("very large", "negative argument", "Float64")] 0.90 (5%) ✅ 1.00 (1%)
["scalar", "atan", ("very large", "positive argument", "Float32")] 1.06 (5%) ❌ 1.00 (1%)
["scalar", "atan", ("zero", "Float32")] 1.11 (5%) ❌ 1.00 (1%)
["scalar", "atan", ("zero", "Float64")] 0.90 (5%) ✅ 1.00 (1%)
["scalar", "atan2", ("abs(y/x) high", "y infinite", "y negative", "x finite", "x negative", "Float64")] 0.91 (5%) ✅ 1.00 (1%)
["scalar", "atan2", ("abs(y/x) high", "y negative", "x positive", "Float64")] 1.07 (5%) ❌ 1.00 (1%)
["scalar", "atan2", ("abs(y/x) high", "y positive", "x negative", "Float32")] 0.84 (5%) ✅ 1.00 (1%)
["scalar", "atan2", ("abs(y/x) high", "y positive", "x negative", "Float64")] 0.88 (5%) ✅ 1.00 (1%)
["scalar", "atan2", ("abs(y/x) high", "y positive", "x positive", "Float64")] 1.06 (5%) ❌ 1.00 (1%)
["scalar", "atan2", ("abs(y/x) safe (large)", "y negative", "x positive", "Float64")] 1.71 (5%) ❌ 1.00 (1%)
["scalar", "atan2", ("abs(y/x) small", "y positive", "x positive", "Float32")] 1.09 (5%) ❌ 1.00 (1%)
["scalar", "atan2", ("abs(y/x) small", "y positive", "x positive", "Float64")] 0.88 (5%) ✅ 1.00 (1%)
["scalar", "atan2", ("x one", "Float32")] 1.08 (5%) ❌ 1.00 (1%)
["scalar", "atan2", ("x zero", "y negative", "Float64")] 1.06 (5%) ❌ 1.00 (1%)
["scalar", "atan2", ("x zero", "y positive", "Float64")] 1.06 (5%) ❌ 1.00 (1%)
["scalar", "atan2", ("y finite", "y negative", "x infinite", "x negative", "Float32")] 1.05 (5%) ❌ 1.00 (1%)
["scalar", "atan2", ("y finite", "y negative", "x infinite", "x positive", "Float32")] 0.91 (5%) ✅ 1.00 (1%)
["scalar", "atan2", ("y finite", "y positive", "x infinite", "x positive", "Float64")] 0.91 (5%) ✅ 1.00 (1%)
["scalar", "atan2", ("y infinite", "y negative", "x finite", "x negative", "Float64")] 0.91 (5%) ✅ 1.00 (1%)
["scalar", "atan2", ("y infinite", "y negative", "x finite", "x positive", "Float32")] 1.05 (5%) ❌ 1.00 (1%)
["scalar", "atan2", ("y infinite", "y negative", "x finite", "x positive", "Float64")] 1.12 (5%) ❌ 1.00 (1%)
["scalar", "atan2", ("y infinite", "y positive", "x finite", "x negative", "Float32")] 1.05 (5%) ❌ 1.00 (1%)
["scalar", "atan2", ("y infinite", "y positive", "x finite", "x negative", "Float64")] 1.10 (5%) ❌ 1.00 (1%)
["scalar", "atan2", ("y infinite", "y positive", "x finite", "x positive", "Float32")] 0.91 (5%) ✅ 1.00 (1%)
["scalar", "atan2", ("y infinite", "y positive", "x finite", "x positive", "Float64")] 1.10 (5%) ❌ 1.00 (1%)
["scalar", "atan2", ("y zero", "y negative", "x negative", "Float32")] 1.06 (5%) ❌ 1.00 (1%)
["scalar", "atan2", ("y zero", "y negative", "x negative", "Float64")] 1.06 (5%) ❌ 1.00 (1%)
["scalar", "atan2", ("y zero", "y negative", "x positive", "Float32")] 0.88 (5%) ✅ 1.00 (1%)
["scalar", "atan2", ("y zero", "y positive", "x negative", "Float32")] 1.06 (5%) ❌ 1.00 (1%)
["scalar", "atan2", ("y zero", "y positive", "x negative", "Float64")] 0.94 (5%) ✅ 1.00 (1%)
["scalar", "atan2", ("y zero", "y positive", "x positive", "Float32")] 0.88 (5%) ✅ 1.00 (1%)
["scalar", "atanh", ("one", "Float64")] 0.88 (5%) ✅ 1.00 (1%)
["scalar", "atanh", ("zero", "Float64")] 0.93 (5%) ✅ 1.00 (1%)
["scalar", "cbrt", ("large", "negative argument", "Float32")] 0.94 (5%) ✅ 1.00 (1%)
["scalar", "cbrt", ("zero", "Float64")] 0.94 (5%) ✅ 1.00 (1%)
["scalar", "cos", ("argument reduction (easy) abs(x) < 2π/4", "negative argument", "Float32", "sin_kernel")] 0.66 (5%) ✅ 1.00 (1%)
["scalar", "cos", ("argument reduction (easy) abs(x) < 2π/4", "negative argument", "Float64", "sin_kernel")] 0.65 (5%) ✅ 1.00 (1%)
["scalar", "cos", ("argument reduction (easy) abs(x) < 3π/4", "negative argument", "Float32", "sin_kernel")] 0.66 (5%) ✅ 1.00 (1%)
["scalar", "cos", ("argument reduction (easy) abs(x) < 3π/4", "negative argument", "Float64", "sin_kernel")] 0.62 (5%) ✅ 1.00 (1%)
["scalar", "cos", ("argument reduction (easy) abs(x) < 6π/4", "positive argument", "Float32", "sin_kernel")] 0.71 (5%) ✅ 1.00 (1%)
["scalar", "cos", ("argument reduction (easy) abs(x) < 6π/4", "positive argument", "Float64", "sin_kernel")] 0.67 (5%) ✅ 1.00 (1%)
["scalar", "cos", ("argument reduction (easy) abs(x) < 7π/4", "positive argument", "Float32", "cos_kernel")] 0.67 (5%) ✅ 1.00 (1%)
["scalar", "cos", ("argument reduction (easy) abs(x) < 7π/4", "positive argument", "Float64", "cos_kernel")] 0.67 (5%) ✅ 1.00 (1%)
["scalar", "cos", ("argument reduction (hard) abs(x) < 2π/4", "negative argument", "Float32", "sin_kernel")] 0.85 (5%) ✅ 1.00 (1%)
["scalar", "cos", ("argument reduction (hard) abs(x) < 2π/4", "negative argument", "Float64", "sin_kernel")] 0.85 (5%) ✅ 1.00 (1%)
["scalar", "cos", ("argument reduction (hard) abs(x) < 6π/4", "positive argument", "Float32", "sin_kernel")] 0.84 (5%) ✅ 1.00 (1%)
["scalar", "cos", ("argument reduction (hard) abs(x) < 6π/4", "positive argument", "Float64", "sin_kernel")] 0.84 (5%) ✅ 1.00 (1%)
["scalar", "cos", ("argument reduction (paynehanek) abs(x) > 2.0^20*π/2", "negative argument", "Float64", "sin_kernel")] 0.90 (5%) ✅ 1.00 (1%)
["scalar", "cos", ("no reduction", "zero", "Float32")] 0.92 (5%) ✅ 1.00 (1%)
["scalar", "cosh", ("0 <= abs(x) < 0.00024414062f0", "negative argument", "Float32")] 0.94 (5%) ✅ 1.00 (1%)
["scalar", "cosh", ("0 <= abs(x) < 0.00024414062f0", "positive argument", "Float32")] 1.06 (5%) ❌ 1.00 (1%)
["scalar", "cosh", ("very small", "negative argument", "Float32")] 1.06 (5%) ❌ 1.00 (1%)
["scalar", "cosh", ("very small", "positive argument", "Float32")] 0.94 (5%) ✅ 1.00 (1%)
["scalar", "cosh", ("zero", "Float32")] 1.06 (5%) ❌ 1.00 (1%)
["scalar", "exp2", ("2pow35", "positive argument", "Float32")] 1.13 (5%) ❌ 1.00 (1%)
["scalar", "expm1", ("huge", "positive argument", "Float3")] 1.06 (5%) ❌ 1.00 (1%)
["scalar", "expm1", ("huge", "positive argument", "Float64")] 1.06 (5%) ❌ 1.00 (1%)
["scalar", "expm1", ("large", "negative argument", "Float32")] 1.06 (5%) ❌ 1.00 (1%)
["scalar", "expm1", ("large", "negative argument", "Float64")] 1.06 (5%) ❌ 1.00 (1%)
["scalar", "expm1", ("large", "positive argument", "Float32")] 0.94 (5%) ✅ 1.00 (1%)
["scalar", "expm1", ("large", "positive argument", "Float64")] 1.06 (5%) ❌ 1.00 (1%)
["scalar", "expm1", ("medium", "negative argument", "Float32")] 0.95 (5%) ✅ 1.00 (1%)
["scalar", "expm1", ("medium", "negative argument", "Float64")] 1.05 (5%) ❌ 1.00 (1%)
["scalar", "expm1", ("medium", "positive argument", "Float32")] 1.05 (5%) ❌ 1.00 (1%)
["scalar", "fastmath", "13786"] 0.91 (5%) ✅ 1.00 (1%)
["scalar", "mod2pi", ("argument reduction (easy) abs(x) < 5π/4", "negative argument", "Float64")] 0.88 (5%) ✅ 1.00 (1%)
["scalar", "mod2pi", ("argument reduction (easy) abs(x) < 5π/4", "positive argument", "Float64")] 0.91 (5%) ✅ 1.00 (1%)
["scalar", "mod2pi", ("argument reduction (easy) abs(x) < 6π/4", "negative argument", "Float64")] 0.89 (5%) ✅ 1.00 (1%)
["scalar", "mod2pi", ("argument reduction (easy) abs(x) < 7π/4", "negative argument", "Float64")] 0.89 (5%) ✅ 1.00 (1%)
["scalar", "mod2pi", ("argument reduction (easy) abs(x) < 8π/4", "negative argument", "Float64")] 0.89 (5%) ✅ 1.00 (1%)
["scalar", "mod2pi", ("argument reduction (hard) abs(x) < 6π/4", "negative argument", "Float64")] 0.88 (5%) ✅ 1.00 (1%)
["scalar", "mod2pi", ("argument reduction (hard) abs(x) < 6π/4", "positive argument", "Float64")] 0.91 (5%) ✅ 1.00 (1%)
["scalar", "rem_pio2", ("argument reduction (easy) abs(x) < 2π/4", "negative argument", "Float64")] 1.06 (5%) ❌ 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")] 0.95 (5%) ✅ 1.00 (1%)
["scalar", "rem_pio2", ("argument reduction (easy) abs(x) < 3π/4", "positive argument", "Float64")] 1.06 (5%) ❌ 1.00 (1%)
["scalar", "rem_pio2", ("argument reduction (easy) abs(x) < 4π/4", "positive argument", "Float64")] 0.90 (5%) ✅ 1.00 (1%)
["scalar", "rem_pio2", ("argument reduction (easy) abs(x) < 5π/4", "positive argument", "Float64")] 1.06 (5%) ❌ 1.00 (1%)
["scalar", "rem_pio2", ("argument reduction (easy) abs(x) < 7π/4", "positive argument", "Float64")] 1.05 (5%) ❌ 1.00 (1%)
["scalar", "rem_pio2", ("argument reduction (easy) abs(x) < 9π/4", "positive argument", "Float64")] 1.11 (5%) ❌ 1.00 (1%)
["scalar", "rem_pio2", ("argument reduction (hard) abs(x) < 4π/4", "negative argument", "Float64")] 1.08 (5%) ❌ 1.00 (1%)
["scalar", "sin", ("argument reduction (easy) abs(x) < 2π/4", "positive argument", "Float32", "cos_kernel")] 1.05 (5%) ❌ 1.00 (1%)
["scalar", "sin", ("argument reduction (easy) abs(x) < 7π/4", "negative argument", "Float32", "sin_kernel")] 1.05 (5%) ❌ 1.00 (1%)
["scalar", "sin", ("argument reduction (hard) abs(x) < 2π/4", "positive argument", "Float32", "cos_kernel")] 1.05 (5%) ❌ 1.00 (1%)
["scalar", "sin", ("argument reduction (paynehanek) abs(x) > 2.0^20*π/2", "positive argument", "Float32", "sin_kernel")] 0.94 (5%) ✅ 1.00 (1%)
["scalar", "sin", ("no reduction", "zero", "Float32")] 1.05 (5%) ❌ 1.00 (1%)
["scalar", "sin", ("no reduction", "zero", "Float64")] 1.05 (5%) ❌ 1.00 (1%)
["scalar", "sincos", ("argument reduction (easy) abs(x) < 4π/4", "positive argument", "Float64")] 1.06 (5%) ❌ 1.00 (1%)
["scalar", "sincos", ("argument reduction (easy) abs(x) < 5π/4", "positive argument", "Float32")] 1.07 (5%) ❌ 1.00 (1%)
["scalar", "tan", ("large", "negative argument", "Float64")] 1.10 (5%) ❌ 1.00 (1%)
["scalar", "tan", ("large", "positive argument", "Float32")] 1.08 (5%) ❌ 1.00 (1%)
["scalar", "tan", ("medium", "negative argument", "Float32")] 1.06 (5%) ❌ 1.00 (1%)
["scalar", "tan", ("medium", "negative argument", "Float64")] 1.05 (5%) ❌ 1.00 (1%)
["scalar", "tan", ("small", "negative argument", "Float32")] 0.94 (5%) ✅ 1.00 (1%)
["scalar", "tan", ("small", "negative argument", "Float64")] 1.06 (5%) ❌ 1.00 (1%)
["scalar", "tan", ("small", "positive argument", "Float32")] 0.94 (5%) ✅ 1.00 (1%)
["scalar", "tan", ("very small", "negative argument", "Float32")] 0.94 (5%) ✅ 1.00 (1%)
["scalar", "tan", ("very small", "positive argument", "Float32")] 0.94 (5%) ✅ 1.00 (1%)
["scalar", "tan", ("very small", "positive argument", "Float64")] 1.06 (5%) ❌ 1.00 (1%)
["scalar", "tan", ("zero", "Float32")] 0.94 (5%) ✅ 1.00 (1%)
["scalar", "tanh", ("0 <= abs(x) < 2f0^-12", "positive argument", "Float32")] 1.05 (5%) ❌ 1.00 (1%)
["scalar", "tanh", ("very large", "negative argument", "Float32")] 0.93 (5%) ✅ 1.00 (1%)
["scalar", "tanh", ("very large", "positive argument", "Float32")] 0.93 (5%) ✅ 1.00 (1%)
["scalar", "tanh", ("very large", "positive argument", "Float64")] 1.05 (5%) ❌ 1.00 (1%)
["shootout", "binary_trees"] 0.92 (5%) ✅ 1.00 (1%)
["simd", ("Cartesian", "inner", "Int32", 2, 63)] 1.22 (20%) ❌ 1.00 (1%)
["simd", ("CartesianPartition", "conditional_loop!", "Int32", 2, 31)] 0.59 (20%) ✅ 1.00 (1%)
["simd", ("CartesianPartition", "conditional_loop!", "Int32", 2, 63)] 0.74 (20%) ✅ 1.00 (1%)
["simd", ("CartesianPartition", "conditional_loop!", "Int32", 3, 31)] 1.31 (20%) ❌ 1.00 (1%)
["simd", ("CartesianPartition", "conditional_loop!", "Int64", 2, 31)] 1.32 (20%) ❌ 1.00 (1%)
["simd", ("CartesianPartition", "inner", "Int32", 4, 31)] 0.78 (20%) ✅ 1.00 (1%)
["simd", ("CartesianPartition", "manual_example!", "Float64", 2, 63)] 1.27 (20%) ❌ 1.00 (1%)
["simd", ("Linear", "auto_conditional_loop!", "Int32", 4095)] 0.77 (20%) ✅ 1.00 (1%)
["simd", ("Linear", "conditional_loop!_aliased", "Int32", 4095)] 0.76 (20%) ✅ 1.00 (1%)
["simd", ("Linear", "conditional_loop!_aliased", "Int32", 4096)] 0.74 (20%) ✅ 1.00 (1%)
["sort", "issues", "partialsort!(rand(10_000), 1:3, rev=true)"] 0.99 (20%) 1.02 (1%) ❌
["sparse", "constructors", ("Diagonal", 10)] 0.94 (5%) ✅ 1.00 (1%)
["sparse", "constructors", ("Diagonal", 100)] 0.94 (5%) ✅ 1.00 (1%)
["sparse", "constructors", ("IJV", 100)] 1.06 (5%) ❌ 1.00 (1%)
["sparse", "matmul", ("A_mul_B", "sparse 500x500, dense 500x5 -> dense 500x5")] 1.40 (30%) ❌ 1.00 (1%)
["sparse", "matmul", ("A_mul_B", "sparse 50x500, dense 500x5 -> dense 50x5")] 1.48 (30%) ❌ 1.00 (1%)
["sparse", "transpose", ("adjoint", "(20000, 10000)")] 1.31 (30%) ❌ 1.00 (1%)
["string", "==(::SubString, ::String)", "different length"] 1.08 (5%) ❌ 1.00 (1%)
["string", "==(::SubString, ::String)", "different"] 1.12 (5%) ❌ 1.00 (1%)
["string", "findfirst", "String"] 0.64 (5%) ✅ 1.00 (1%)
["string", "readuntil", "target length 2"] 1.06 (5%) ❌ 1.00 (1%)
["tuple", "index", ("sumelt", "TupleWrapper", 3, "Float32")] 0.58 (40%) ✅ 1.00 (1%)
["tuple", "linear algebra", ("matmat", "(4, 4)", "(4, 4)")] 0.61 (5%) ✅ 1.00 (1%)
["tuple", "linear algebra", ("matvec", "(8, 8)", "(8,)")] 1.07 (5%) ❌ 1.00 (1%)
["tuple", "misc", "11899"] 0.91 (5%) ✅ 1.00 (1%)
["tuple", "reduction", ("minimum", "(2,)")] 2.00 (5%) ❌ 1.00 (1%)
["tuple", "reduction", ("minimum", "(8, 8)")] 1.14 (5%) ❌ 1.00 (1%)
["tuple", "reduction", ("minimum", "(8,)")] 0.91 (5%) ✅ 1.00 (1%)
["tuple", "reduction", ("sum", "(2,)")] 0.93 (5%) ✅ 1.00 (1%)
["tuple", "reduction", ("sumabs", "(2,)")] 1.20 (5%) ❌ 1.00 (1%)
["tuple", "reduction", ("sumabs", "(4, 4)")] 0.92 (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", "*", "Float32", "(false, true)")] 0.92 (5%) ✅ 1.00 (1%)
["union", "array", ("broadcast", "*", "Float64", "(false, true)")] 1.11 (5%) ❌ 1.00 (1%)
["union", "array", ("broadcast", "abs", "Bool", 1)] 1.07 (5%) ❌ 1.00 (1%)
["union", "array", ("broadcast", "abs", "Float32", 1)] 0.79 (5%) ✅ 1.00 (1%)
["union", "array", ("broadcast", "abs", "Float64", 1)] 0.86 (5%) ✅ 1.00 (1%)
["union", "array", ("broadcast", "abs", "Int8", 1)] 0.86 (5%) ✅ 1.00 (1%)
["union", "array", ("broadcast", "identity", "BigFloat", 1)] 1.05 (5%) ❌ 1.00 (1%)
["union", "array", ("broadcast", "identity", "BigInt", 1)] 1.05 (5%) ❌ 1.00 (1%)
["union", "array", ("broadcast", "identity", "Float32", 0)] 1.06 (5%) ❌ 1.00 (1%)
["union", "array", ("broadcast", "identity", "Float32", 1)] 0.94 (5%) ✅ 1.00 (1%)
["union", "array", ("broadcast", "identity", "Int64", 1)] 0.88 (5%) ✅ 1.00 (1%)
["union", "array", ("collect", "all", "BigFloat", 0)] 1.08 (5%) ❌ 1.00 (1%)
["union", "array", ("collect", "all", "Bool", 1)] 1.10 (5%) ❌ 1.00 (1%)
["union", "array", ("map", "*", "BigFloat", "(false, false)")] 6.41 (5%) ❌ 2.19 (1%) ❌
["union", "array", ("map", "*", "BigFloat", "(false, true)")] 7.01 (5%) ❌ 2.22 (1%) ❌
["union", "array", ("map", "*", "BigFloat", "(true, true)")] 6.76 (5%) ❌ 2.18 (1%) ❌
["union", "array", ("map", "*", "BigInt", "(false, false)")] 6.36 (5%) ❌ 2.98 (1%) ❌
["union", "array", ("map", "*", "BigInt", "(false, true)")] 7.20 (5%) ❌ 2.93 (1%) ❌
["union", "array", ("map", "*", "BigInt", "(true, true)")] 7.29 (5%) ❌ 2.87 (1%) ❌
["union", "array", ("map", "*", "Bool", "(false, false)")] 239.14 (5%) ❌ 141.79 (1%) ❌
["union", "array", ("map", "*", "Bool", "(false, true)")] 157.02 (5%) ❌ 48.13 (1%) ❌
["union", "array", ("map", "*", "Bool", "(true, true)")] 156.27 (5%) ❌ 46.58 (1%) ❌
["union", "array", ("map", "*", "ComplexF64", "(false, false)")] 138.15 (5%) ❌ 14.89 (1%) ❌
["union", "array", ("map", "*", "ComplexF64", "(false, true)")] 106.61 (5%) ❌ 7.64 (1%) ❌
["union", "array", ("map", "*", "ComplexF64", "(true, true)")] 104.04 (5%) ❌ 7.36 (1%) ❌
["union", "array", ("map", "*", "Float32", "(false, false)")] 303.97 (5%) ❌ 44.52 (1%) ❌
["union", "array", ("map", "*", "Float32", "(false, true)")] 171.49 (5%) ❌ 20.16 (1%) ❌
["union", "array", ("map", "*", "Float32", "(true, true)")] 180.99 (5%) ❌ 19.47 (1%) ❌
["union", "array", ("map", "*", "Float64", "(false, false)")] 297.78 (5%) ❌ 22.78 (1%) ❌
["union", "array", ("map", "*", "Float64", "(false, true)")] 165.69 (5%) ❌ 11.15 (1%) ❌
["union", "array", ("map", "*", "Float64", "(true, true)")] 167.91 (5%) ❌ 10.79 (1%) ❌
["union", "array", ("map", "*", "Int64", "(false, false)")] 246.39 (5%) ❌ 22.78 (1%) ❌
["union", "array", ("map", "*", "Int64", "(false, true)")] 153.33 (5%) ❌ 11.15 (1%) ❌
["union", "array", ("map", "*", "Int64", "(true, true)")] 158.12 (5%) ❌ 10.79 (1%) ❌
["union", "array", ("map", "*", "Int8", "(false, false)")] 241.55 (5%) ❌ 141.79 (1%) ❌
["union", "array", ("map", "*", "Int8", "(false, true)")] 165.86 (5%) ❌ 48.13 (1%) ❌
["union", "array", ("map", "*", "Int8", "(true, true)")] 163.80 (5%) ❌ 46.58 (1%) ❌
["union", "array", ("map", "abs", "Bool", 1)] 1.08 (5%) ❌ 1.00 (1%)
["union", "array", ("map", "abs", "Float32", 1)] 0.92 (5%) ✅ 1.00 (1%)
["union", "array", ("map", "identity", "BigFloat", 0)] 1.09 (5%) ❌ 1.00 (1%)
["union", "array", ("map", "identity", "Bool", 1)] 1.10 (5%) ❌ 1.00 (1%)
["union", "array", ("perf_binaryop", "*", "ComplexF64", "(false, true)")] 1.15 (5%) ❌ 1.00 (1%)
["union", "array", ("perf_binaryop", "*", "ComplexF64", "(true, true)")] 1.09 (5%) ❌ 1.00 (1%)
["union", "array", ("perf_binaryop", "*", "Int64", "(false, true)")] 1.08 (5%) ❌ 1.00 (1%)
["union", "array", ("perf_binaryop", "*", "Int8", "(false, true)")] 1.13 (5%) ❌ 1.00 (1%)
["union", "array", ("perf_simplecopy", "BigFloat", 1)] 1.11 (5%) ❌ 1.00 (1%)
["union", "array", ("perf_simplecopy", "BigInt", 1)] 0.92 (5%) ✅ 1.00 (1%)
["union", "array", ("perf_simplecopy", "Bool", 1)] 0.92 (5%) ✅ 1.00 (1%)
["union", "array", ("perf_simplecopy", "Float32", 1)] 1.05 (5%) ❌ 1.00 (1%)
["union", "array", ("perf_simplecopy", "Int8", 1)] 0.92 (5%) ✅ 1.00 (1%)
["union", "array", ("perf_sum", "Int8", 0)] 1.08 (5%) ❌ 1.00 (1%)
["union", "array", ("perf_sum", "Int8", 1)] 0.93 (5%) ✅ 1.00 (1%)
["union", "array", ("perf_sum2", "Int8", 0)] 0.85 (5%) ✅ 1.00 (1%)
["union", "array", ("perf_sum2", "Int8", 1)] 0.92 (5%) ✅ 1.00 (1%)
["union", "array", ("perf_sum3", "ComplexF64", 1)] 0.89 (5%) ✅ 1.00 (1%)
["union", "array", ("perf_sum3", "Float64", 1)] 0.92 (5%) ✅ 1.00 (1%)
["union", "array", ("perf_sum3", "Int64", 0)] 0.90 (5%) ✅ 1.00 (1%)
["union", "array", ("perf_sum4", "Int8", 1)] 0.85 (5%) ✅ 1.00 (1%)
["union", "array", ("skipmissing", "collect", "Bool", 0)] 1.07 (5%) ❌ 1.00 (1%)
["union", "array", ("skipmissing", "collect", "Union{Missing, Int64}", 1)] 0.93 (5%) ✅ 1.00 (1%)
["union", "array", ("skipmissing", "filter", "BigInt", 0)] 0.92 (5%) ✅ 1.00 (1%)
["union", "array", ("skipmissing", "perf_sumskipmissing", "Union{Missing, Int64}", 1)] 1.25 (5%) ❌ 1.00 (1%)
["union", "array", ("skipmissing", "sum", "Bool", 0)] 0.94 (5%) ✅ 1.00 (1%)
["union", "array", ("skipmissing", "sum", "Union{Missing, BigInt}", 1)] 0.95 (5%) ✅ 1.00 (1%)

Benchmark Group List

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

  • ["alloc"]
  • ["array", "accumulate"]
  • ["array", "any/all"]
  • ["array", "bool"]
  • ["array", "cat"]
  • ["array", "comprehension"]
  • ["array", "convert"]
  • ["array", "equality"]
  • ["array", "growth"]
  • ["array", "index"]
  • ["array", "reductions"]
  • ["array", "reverse"]
  • ["array", "setindex!"]
  • ["array", "subarray"]
  • ["broadcast"]
  • ["broadcast", "dotop"]
  • ["broadcast", "fusion"]
  • ["broadcast", "mix_scalar_tuple"]
  • ["broadcast", "sparse"]
  • ["broadcast", "typeargs"]
  • ["collection", "deletion"]
  • ["collection", "initialization"]
  • ["collection", "iteration"]
  • ["collection", "optimizations"]
  • ["collection", "queries & updates"]
  • ["collection", "set operations"]
  • ["dates", "accessor"]
  • ["dates", "arithmetic"]
  • ["dates", "construction"]
  • ["dates", "conversion"]
  • ["dates", "parse"]
  • ["dates", "query"]
  • ["dates", "string"]
  • ["find", "findall"]
  • ["find", "findnext"]
  • ["find", "findprev"]
  • ["frontend"]
  • ["inference", "abstract interpretation"]
  • ["inference", "allinference"]
  • ["inference", "optimization"]
  • ["io", "array_limit"]
  • ["io", "read"]
  • ["io", "serialization"]
  • ["io"]
  • ["linalg", "arithmetic"]
  • ["linalg", "blas"]
  • ["linalg", "factorization"]
  • ["linalg"]
  • ["micro"]
  • ["misc"]
  • ["misc", "23042"]
  • ["misc", "afoldl"]
  • ["misc", "allocation elision view"]
  • ["misc", "bitshift"]
  • ["misc", "foldl"]
  • ["misc", "issue 12165"]
  • ["misc", "iterators"]
  • ["misc", "julia"]
  • ["misc", "parse"]
  • ["misc", "repeat"]
  • ["misc", "splatting"]
  • ["problem", "chaosgame"]
  • ["problem", "fem"]
  • ["problem", "go"]
  • ["problem", "grigoriadis khachiyan"]
  • ["problem", "imdb"]
  • ["problem", "json"]
  • ["problem", "laplacian"]
  • ["problem", "monte carlo"]
  • ["problem", "raytrace"]
  • ["problem", "seismic"]
  • ["problem", "simplex"]
  • ["problem", "spellcheck"]
  • ["problem", "stockcorr"]
  • ["problem", "ziggurat"]
  • ["random", "collections"]
  • ["random", "randstring"]
  • ["random", "ranges"]
  • ["random", "sequences"]
  • ["random", "types"]
  • ["scalar", "acos"]
  • ["scalar", "acosh"]
  • ["scalar", "arithmetic"]
  • ["scalar", "asin"]
  • ["scalar", "asinh"]
  • ["scalar", "atan"]
  • ["scalar", "atan2"]
  • ["scalar", "atanh"]
  • ["scalar", "cbrt"]
  • ["scalar", "cos"]
  • ["scalar", "cosh"]
  • ["scalar", "exp2"]
  • ["scalar", "expm1"]
  • ["scalar", "fastmath"]
  • ["scalar", "floatexp"]
  • ["scalar", "intfuncs"]
  • ["scalar", "iteration"]
  • ["scalar", "mod2pi"]
  • ["scalar", "predicate"]
  • ["scalar", "rem_pio2"]
  • ["scalar", "sin"]
  • ["scalar", "sincos"]
  • ["scalar", "sinh"]
  • ["scalar", "tan"]
  • ["scalar", "tanh"]
  • ["shootout"]
  • ["simd"]
  • ["sort", "insertionsort"]
  • ["sort", "issorted"]
  • ["sort", "issues"]
  • ["sort", "length = 10"]
  • ["sort", "length = 100"]
  • ["sort", "length = 1000"]
  • ["sort", "length = 10000"]
  • ["sort", "length = 3"]
  • ["sort", "length = 30"]
  • ["sort", "mergesort"]
  • ["sort", "quicksort"]
  • ["sparse", "arithmetic"]
  • ["sparse", "constructors"]
  • ["sparse", "index"]
  • ["sparse", "matmul"]
  • ["sparse", "sparse matvec"]
  • ["sparse", "sparse solves"]
  • ["sparse", "transpose"]
  • ["string", "==(::AbstractString, ::AbstractString)"]
  • ["string", "==(::SubString, ::String)"]
  • ["string", "findfirst"]
  • ["string"]
  • ["string", "readuntil"]
  • ["string", "repeat"]
  • ["tuple", "index"]
  • ["tuple", "linear algebra"]
  • ["tuple", "misc"]
  • ["tuple", "reduction"]
  • ["union", "array"]

Version Info

Primary Build

Julia Version 1.12.0-DEV.982
Commit f2f188d573 (2024-08-03 14:27 UTC)
Platform Info:
  OS: Linux (x86_64-linux-gnu)
      Ubuntu 22.04.4 LTS
  uname: Linux 5.15.0-112-generic #122-Ubuntu SMP Thu May 23 07:48:21 UTC 2024 x86_64 x86_64
  CPU: Intel(R) Xeon(R) CPU E3-1241 v3 @ 3.50GHz: 
              speed         user         nice          sys         idle          irq
       #1  3501 MHz     200370 s         85 s      53453 s   47850337 s          0 s
       #2  3500 MHz    2312277 s         64 s      63158 s   45745954 s          0 s
       #3  3500 MHz     139972 s         71 s      28090 s   47949382 s          0 s
       #4  3500 MHz     137949 s         64 s      34352 s   47923533 s          0 s
       #5  3503 MHz     115484 s         46 s      23921 s   47937204 s          0 s
       #6  3501 MHz     126632 s         30 s      32470 s   47703112 s          0 s
       #7  3504 MHz     132392 s         73 s      27518 s   47913729 s          0 s
       #8  3501 MHz     119344 s         37 s      22387 s   47956237 s          0 s
  Memory: 31.30148696899414 GB (24375.74609375 MB free)
  Uptime: 4.81422622e6 sec
  Load Avg:  1.0  1.0  1.0
  WORD_SIZE: 64
  LLVM: libLLVM-17.0.6 (ORCJIT, haswell)
Threads: 1 default, 0 interactive, 1 GC (on 8 virtual cores)