Skip to content

Latest commit

 

History

History
623 lines (604 loc) · 55.2 KB

File metadata and controls

623 lines (604 loc) · 55.2 KB

Benchmark Report

Job Properties

Commit: JuliaLang/julia@0da46e25c865a390b5c2de20c2d40afb41fcac0a

Comparison Range: link

Triggered By: link

Tag Predicate: ALL

Daily Job: 2023-06-21 vs 2023-06-13

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", "arrays"] 0.92 (5%) ✅ 1.00 (1%)
["array", "accumulate", ("cumsum!", "Int")] 0.75 (5%) ✅ 1.00 (1%)
["array", "cat", ("catnd", 5)] 0.93 (5%) ✅ 1.00 (1%)
["array", "cat", ("hvcat", 5)] 1.06 (5%) ❌ 1.00 (1%)
["array", "cat", ("vcat", 5)] 0.93 (5%) ✅ 1.00 (1%)
["array", "cat", ("vcat_setind", 5)] 0.92 (5%) ✅ 1.00 (1%)
["array", "equality", ("==", "UnitRange{Int64}")] 0.92 (5%) ✅ 1.00 (1%)
["array", "equality", ("isequal", "UnitRange{Int64}")] 0.91 (5%) ✅ 1.00 (1%)
["array", "equality", ("isequal", "Vector{Float32}")] 1.09 (5%) ❌ 1.00 (1%)
["array", "equality", ("isequal", "Vector{Int64} isequal Vector{Float64}")] 0.91 (5%) ✅ 1.00 (1%)
["array", "equality", ("isequal", "Vector{Int64} isequal Vector{Int64}")] 0.94 (5%) ✅ 1.00 (1%)
["array", "growth", ("push_single!", 2048)] 0.95 (5%) ✅ 1.00 (1%)
["array", "setindex!", ("setindex!", 1)] 1.07 (5%) ❌ 1.00 (1%)
["array", "setindex!", ("setindex!", 2)] 1.06 (5%) ❌ 1.00 (1%)
["array", "setindex!", ("setindex!", 3)] 1.08 (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)] 1.13 (5%) ❌ 1.00 (1%)
["broadcast", "mix_scalar_tuple", (10, "scal_tup")] 1.51 (5%) ❌ 1.00 (1%)
["broadcast", "mix_scalar_tuple", (10, "scal_tup_x3")] 0.89 (5%) ✅ 1.00 (1%)
["broadcast", "mix_scalar_tuple", (3, "scal_tup")] 1.09 (5%) ❌ 1.00 (1%)
["broadcast", "mix_scalar_tuple", (3, "scal_tup_x3")] 0.87 (5%) ✅ 1.00 (1%)
["broadcast", "mix_scalar_tuple", (5, "scal_tup")] 1.09 (5%) ❌ 1.00 (1%)
["broadcast", "mix_scalar_tuple", (5, "scal_tup_x3")] 0.87 (5%) ✅ 1.00 (1%)
["broadcast", "mix_scalar_tuple", (5, "tup_tup")] 0.92 (5%) ✅ 1.00 (1%)
["broadcast", "sparse", ("(1000, 1000)", 2)] 1.06 (5%) ❌ 1.00 (1%)
["broadcast", "typeargs", ("tuple", 3)] 0.92 (5%) ✅ 1.00 (1%)
["collection", "iteration", ("BitSet", "Int", "iterate")] 1.26 (25%) ❌ 1.00 (1%)
["collection", "optimizations", ("Set", "concrete", "Nothing")] 1.33 (25%) ❌ 1.00 (1%)
["collection", "optimizations", ("Vector", "concrete", "Nothing")] 1.56 (25%) ❌ 1.00 (1%)
["collection", "set operations", ("BitSet", "Int", "symdiff", "BitSet", "BitSet")] 1.70 (25%) ❌ 1.00 (1%)
["dates", "accessor", "day"] 1.09 (5%) ❌ 1.00 (1%)
["dates", "accessor", "millisecond"] 1.08 (5%) ❌ 1.00 (1%)
["dates", "accessor", "second"] 0.91 (5%) ✅ 1.00 (1%)
["dates", "arithmetic", ("Date", "Month")] 0.94 (5%) ✅ 1.00 (1%)
["dates", "arithmetic", ("DateTime", "Month")] 0.93 (5%) ✅ 1.00 (1%)
["dates", "parse", "DateTime"] 0.94 (5%) ✅ 1.00 (1%)
["dates", "parse", ("DateTime", "ISODateTimeFormat")] 0.91 (5%) ✅ 1.00 (1%)
["dates", "parse", ("DateTime", "RFC1123Format", "Titlecase")] 0.94 (5%) ✅ 1.00 (1%)
["dates", "string", "Date"] 0.95 (5%) ✅ 1.00 (1%)
["find", "findnext", ("ispos", "Vector{Int64}")] 1.06 (5%) ❌ 1.00 (1%)
["find", "findprev", ("ispos", "Vector{Float32}")] 0.95 (5%) ✅ 1.00 (1%)
["find", "findprev", ("ispos", "Vector{Float64}")] 0.90 (5%) ✅ 1.00 (1%)
["find", "findprev", ("ispos", "Vector{UInt8}")] 1.08 (5%) ❌ 1.00 (1%)
["inference", "abstract interpretation", "Base.init_stdio(::Ptr{Cvoid})"] 1.15 (5%) ❌ 1.14 (1%) ❌
["inference", "abstract interpretation", "REPL.REPLCompletions.completions"] 1.07 (5%) ❌ 1.07 (1%) ❌
["inference", "abstract interpretation", "broadcasting"] 1.63 (5%) ❌ 1.61 (1%) ❌
["inference", "abstract interpretation", "many_opaque_closures"] 1.05 (5%) ❌ 1.05 (1%) ❌
["inference", "abstract interpretation", "println(::QuoteNode)"] 1.21 (5%) ❌ 1.17 (1%) ❌
["inference", "allinference", "Base.init_stdio(::Ptr{Cvoid})"] 1.13 (5%) ❌ 1.14 (1%) ❌
["inference", "allinference", "REPL.REPLCompletions.completions"] 1.04 (5%) 1.06 (1%) ❌
["inference", "allinference", "many_opaque_closures"] 1.03 (5%) 1.04 (1%) ❌
["inference", "allinference", "println(::QuoteNode)"] 1.16 (5%) ❌ 1.17 (1%) ❌
["inference", "optimization", "many_global_refs"] 0.93 (5%) ✅ 1.00 (1%)
["inference", "optimization", "many_invoke_calls"] 0.95 (5%) ✅ 1.00 (1%)
["inference", "optimization", "many_local_vars"] 0.92 (5%) ✅ 1.00 (1%)
["inference", "optimization", "sin(42)"] 0.95 (5%) ✅ 1.00 (1%)
["io", "read", "read"] 0.87 (5%) ✅ 1.00 (1%)
["io", "read", "readstring"] 0.94 (5%) ✅ 1.00 (1%)
["io", "serialization", ("deserialize", "Matrix{Float64}")] 1.23 (5%) ❌ 1.00 (1%)
["io", "skipchars"] 0.94 (5%) ✅ 1.00 (1%)
["micro", "fib"] 0.95 (5%) ✅ 1.00 (1%)
["micro", "printfd"] 0.92 (5%) ✅ 1.00 (1%)
["misc", "23042", "ComplexF32"] 0.93 (5%) ✅ 1.00 (1%)
["misc", "23042", "Float64"] 0.94 (5%) ✅ 1.00 (1%)
["misc", "afoldl", "Int"] 0.87 (5%) ✅ 1.00 (1%)
["misc", "allocation elision view", "no conditional"] 1.42 (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", ("UInt", "UInt")] 0.92 (5%) ✅ 1.00 (1%)
["misc", "bitshift", ("UInt32", "UInt32")] 1.09 (5%) ❌ 1.00 (1%)
["misc", "foldl", "foldl(+, filter(...))"] 1.10 (5%) ❌ 1.00 (1%)
["misc", "julia", ("parse", "array")] 0.14 (5%) ✅ 8.22 (1%) ❌
["misc", "julia", ("parse", "function")] 0.24 (5%) ✅ 8.90 (1%) ❌
["misc", "julia", ("parse", "nested")] 0.17 (5%) ✅ 9.52 (1%) ❌
["misc", "parse", "Int"] 0.94 (5%) ✅ 1.00 (1%)
["problem", "grigoriadis khachiyan", "grigoriadis_khachiyan"] 0.92 (5%) ✅ 1.00 (1%)
["problem", "simplex", "simplex"] 1.09 (5%) ❌ 1.00 (1%)
["problem", "ziggurat", "ziggurat"] 0.91 (5%) ✅ 1.00 (1%)
["scalar", "acos", ("0.5 <= abs(x) < 1", "negative argument", "Float32")] 1.06 (5%) ❌ 1.00 (1%)
["scalar", "acos", ("abs(x) < 0.5", "negative argument", "Float64")] 0.91 (5%) ✅ 1.00 (1%)
["scalar", "acos", ("abs(x) < 0.5", "positive argument", "Float64")] 0.94 (5%) ✅ 1.00 (1%)
["scalar", "acos", ("one", "negative argument", "Float32")] 0.90 (5%) ✅ 1.00 (1%)
["scalar", "acos", ("one", "negative argument", "Float64")] 0.90 (5%) ✅ 1.00 (1%)
["scalar", "acos", ("one", "positive argument", "Float32")] 0.90 (5%) ✅ 1.00 (1%)
["scalar", "acos", ("one", "positive argument", "Float64")] 0.90 (5%) ✅ 1.00 (1%)
["scalar", "acos", ("small", "negative argument", "Float32")] 0.95 (5%) ✅ 1.00 (1%)
["scalar", "acos", ("small", "negative argument", "Float64")] 1.05 (5%) ❌ 1.00 (1%)
["scalar", "acosh", ("one", "Float64")] 0.94 (5%) ✅ 1.00 (1%)
["scalar", "arithmetic", ("mul", "UInt64", "ComplexF64")] 3.51 (50%) ❌ 1.00 (1%)
["scalar", "asin", ("0.5 <= abs(x) < 0.975", "positive argument", "Float32")] 0.93 (5%) ✅ 1.00 (1%)
["scalar", "asin", ("0.975 <= abs(x) < 1.0", "negative argument", "Float64")] 0.93 (5%) ✅ 1.00 (1%)
["scalar", "asin", ("0.975 <= abs(x) < 1.0", "positive argument", "Float64")] 0.94 (5%) ✅ 1.00 (1%)
["scalar", "asin", ("abs(x) < 0.5", "negative argument", "Float32")] 0.88 (5%) ✅ 1.00 (1%)
["scalar", "asin", ("abs(x) < 0.5", "positive argument", "Float32")] 0.88 (5%) ✅ 1.00 (1%)
["scalar", "asin", ("one", "negative argument", "Float32")] 0.84 (5%) ✅ 1.00 (1%)
["scalar", "asin", ("one", "negative argument", "Float64")] 0.95 (5%) ✅ 1.00 (1%)
["scalar", "asin", ("one", "positive argument", "Float32")] 0.84 (5%) ✅ 1.00 (1%)
["scalar", "asin", ("one", "positive argument", "Float64")] 0.90 (5%) ✅ 1.00 (1%)
["scalar", "asin", ("small", "negative argument", "Float32")] 0.90 (5%) ✅ 1.00 (1%)
["scalar", "asin", ("small", "positive argument", "Float64")] 0.91 (5%) ✅ 1.00 (1%)
["scalar", "asin", ("zero", "Float64")] 0.91 (5%) ✅ 1.00 (1%)
["scalar", "asinh", ("0 <= abs(x) < 2^-28", "negative argument", "Float32")] 0.92 (5%) ✅ 1.00 (1%)
["scalar", "asinh", ("0 <= abs(x) < 2^-28", "positive argument", "Float32")] 0.92 (5%) ✅ 1.00 (1%)
["scalar", "asinh", ("very large", "negative argument", "Float64")] 0.93 (5%) ✅ 1.00 (1%)
["scalar", "asinh", ("very small", "negative argument", "Float32")] 0.90 (5%) ✅ 1.00 (1%)
["scalar", "asinh", ("very small", "positive argument", "Float32")] 0.86 (5%) ✅ 1.00 (1%)
["scalar", "asinh", ("zero", "Float32")] 0.90 (5%) ✅ 1.00 (1%)
["scalar", "atan", ("0 <= abs(x) < 7/16", "negative argument", "Float32")] 0.89 (5%) ✅ 1.00 (1%)
["scalar", "atan", ("0 <= abs(x) < 7/16", "negative argument", "Float64")] 0.93 (5%) ✅ 1.00 (1%)
["scalar", "atan", ("0 <= abs(x) < 7/16", "positive argument", "Float32")] 0.89 (5%) ✅ 1.00 (1%)
["scalar", "atan", ("0 <= abs(x) < 7/16", "positive argument", "Float64")] 0.90 (5%) ✅ 1.00 (1%)
["scalar", "atan", ("very large", "negative argument", "Float32")] 1.05 (5%) ❌ 1.00 (1%)
["scalar", "atan", ("very large", "negative argument", "Float64")] 0.90 (5%) ✅ 1.00 (1%)
["scalar", "atan", ("very large", "positive argument", "Float64")] 0.95 (5%) ✅ 1.00 (1%)
["scalar", "atan", ("very small", "negative argument", "Float64")] 0.91 (5%) ✅ 1.00 (1%)
["scalar", "atan", ("very small", "positive argument", "Float64")] 0.90 (5%) ✅ 1.00 (1%)
["scalar", "atan", ("zero", "Float32")] 0.90 (5%) ✅ 1.00 (1%)
["scalar", "atan", ("zero", "Float64")] 0.91 (5%) ✅ 1.00 (1%)
["scalar", "atan2", ("abs(y/x) high", "y infinite", "y negative", "x finite", "x negative", "Float64")] 0.89 (5%) ✅ 1.00 (1%)
["scalar", "atan2", ("abs(y/x) high", "y negative", "x negative", "Float32")] 0.93 (5%) ✅ 1.00 (1%)
["scalar", "atan2", ("abs(y/x) high", "y negative", "x negative", "Float64")] 0.94 (5%) ✅ 1.00 (1%)
["scalar", "atan2", ("abs(y/x) high", "y positive", "x negative", "Float64")] 0.90 (5%) ✅ 1.00 (1%)
["scalar", "atan2", ("abs(y/x) safe (large)", "y negative", "x negative", "Float32")] 0.93 (5%) ✅ 1.00 (1%)
["scalar", "atan2", ("abs(y/x) safe (large)", "y positive", "x positive", "Float32")] 0.95 (5%) ✅ 1.00 (1%)
["scalar", "atan2", ("abs(y/x) safe (small)", "y negative", "x negative", "Float32")] 0.94 (5%) ✅ 1.00 (1%)
["scalar", "atan2", ("abs(y/x) small", "y positive", "x negative", "Float32")] 0.90 (5%) ✅ 1.00 (1%)
["scalar", "atan2", ("abs(y/x) small", "y positive", "x negative", "Float64")] 0.88 (5%) ✅ 1.00 (1%)
["scalar", "atan2", ("abs(y/x) small", "y positive", "x positive", "Float32")] 0.93 (5%) ✅ 1.00 (1%)
["scalar", "atan2", ("x one", "Float64")] 0.93 (5%) ✅ 1.00 (1%)
["scalar", "atan2", ("x zero", "y negative", "Float64")] 0.88 (5%) ✅ 1.00 (1%)
["scalar", "atan2", ("x zero", "y positive", "Float32")] 1.10 (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.93 (5%) ✅ 1.00 (1%)
["scalar", "atan2", ("y finite", "y negative", "x infinite", "x positive", "Float64")] 0.93 (5%) ✅ 1.00 (1%)
["scalar", "atan2", ("y finite", "y positive", "x infinite", "x negative", "Float64")] 0.89 (5%) ✅ 1.00 (1%)
["scalar", "atan2", ("y finite", "y positive", "x infinite", "x positive", "Float64")] 0.86 (5%) ✅ 1.00 (1%)
["scalar", "atan2", ("y infinite", "y negative", "x finite", "x negative", "Float64")] 0.93 (5%) ✅ 1.00 (1%)
["scalar", "atan2", ("y infinite", "y negative", "x finite", "x positive", "Float64")] 0.89 (5%) ✅ 1.00 (1%)
["scalar", "atan2", ("y infinite", "y negative", "x infinite", "x negative", "Float32")] 0.92 (5%) ✅ 1.00 (1%)
["scalar", "atan2", ("y infinite", "y negative", "x infinite", "x negative", "Float64")] 0.92 (5%) ✅ 1.00 (1%)
["scalar", "atan2", ("y infinite", "y negative", "x infinite", "x positive", "Float64")] 0.93 (5%) ✅ 1.00 (1%)
["scalar", "atan2", ("y infinite", "y positive", "x finite", "x negative", "Float32")] 0.92 (5%) ✅ 1.00 (1%)
["scalar", "atan2", ("y infinite", "y positive", "x finite", "x negative", "Float64")] 0.89 (5%) ✅ 1.00 (1%)
["scalar", "atan2", ("y infinite", "y positive", "x finite", "x positive", "Float64")] 0.93 (5%) ✅ 1.00 (1%)
["scalar", "atan2", ("y infinite", "y positive", "x infinite", "x negative", "Float64")] 0.92 (5%) ✅ 1.00 (1%)
["scalar", "atan2", ("y infinite", "y positive", "x infinite", "x positive", "Float32")] 0.92 (5%) ✅ 1.00 (1%)
["scalar", "atan2", ("y infinite", "y positive", "x infinite", "x positive", "Float64")] 0.93 (5%) ✅ 1.00 (1%)
["scalar", "atan2", ("y zero", "y negative", "x positive", "Float32")] 0.90 (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 positive", "Float32")] 0.90 (5%) ✅ 1.00 (1%)
["scalar", "atan2", ("y zero", "y positive", "x positive", "Float64")] 0.91 (5%) ✅ 1.00 (1%)
["scalar", "atanh", ("one", "Float64")] 0.90 (5%) ✅ 1.00 (1%)
["scalar", "cbrt", ("large", "positive argument", "Float32")] 0.83 (5%) ✅ 1.00 (1%)
["scalar", "cbrt", ("zero", "Float32")] 0.94 (5%) ✅ 1.00 (1%)
["scalar", "cos", ("argument reduction (easy) abs(x) < 2.0^20π/4", "positive argument", "Float32", "cos_kernel")] 0.94 (5%) ✅ 1.00 (1%)
["scalar", "cos", ("argument reduction (easy) abs(x) < 2π/4", "negative argument", "Float32", "sin_kernel")] 0.94 (5%) ✅ 1.00 (1%)
["scalar", "cos", ("argument reduction (easy) abs(x) < 3π/4", "negative argument", "Float32", "sin_kernel")] 0.94 (5%) ✅ 1.00 (1%)
["scalar", "cos", ("argument reduction (easy) abs(x) < 5π/4", "positive argument", "Float64", "cos_kernel")] 0.95 (5%) ✅ 1.00 (1%)
["scalar", "cos", ("argument reduction (easy) abs(x) < 6π/4", "negative argument", "Float32", "sin_kernel")] 0.95 (5%) ✅ 1.00 (1%)
["scalar", "cos", ("argument reduction (easy) abs(x) < 6π/4", "positive argument", "Float32", "sin_kernel")] 0.95 (5%) ✅ 1.00 (1%)
["scalar", "cos", ("argument reduction (easy) abs(x) < 6π/4", "positive argument", "Float64", "sin_kernel")] 0.95 (5%) ✅ 1.00 (1%)
["scalar", "cos", ("argument reduction (easy) abs(x) < 7π/4", "positive argument", "Float32", "cos_kernel")] 0.95 (5%) ✅ 1.00 (1%)
["scalar", "cos", ("argument reduction (easy) abs(x) < 7π/4", "positive argument", "Float64", "cos_kernel")] 0.95 (5%) ✅ 1.00 (1%)
["scalar", "cos", ("argument reduction (easy) abs(x) < 8π/4", "negative argument", "Float32", "cos_kernel")] 0.95 (5%) ✅ 1.00 (1%)
["scalar", "cos", ("argument reduction (easy) abs(x) < 8π/4", "positive argument", "Float32", "cos_kernel")] 0.95 (5%) ✅ 1.00 (1%)
["scalar", "cos", ("argument reduction (easy) abs(x) < 8π/4", "positive argument", "Float64", "cos_kernel")] 0.95 (5%) ✅ 1.00 (1%)
["scalar", "cos", ("argument reduction (easy) abs(x) < 9π/4", "positive argument", "Float32", "cos_kernel")] 0.95 (5%) ✅ 1.00 (1%)
["scalar", "cos", ("argument reduction (easy) abs(x) < 9π/4", "positive argument", "Float64", "cos_kernel")] 0.95 (5%) ✅ 1.00 (1%)
["scalar", "cos", ("argument reduction (hard) abs(x) < 2π/4", "negative argument", "Float32", "sin_kernel")] 1.68 (5%) ❌ 1.00 (1%)
["scalar", "cos", ("argument reduction (hard) abs(x) < 2π/4", "negative argument", "Float64", "sin_kernel")] 1.69 (5%) ❌ 1.00 (1%)
["scalar", "cos", ("argument reduction (hard) abs(x) < 2π/4", "positive argument", "Float32", "sin_kernel")] 1.68 (5%) ❌ 1.00 (1%)
["scalar", "cos", ("argument reduction (hard) abs(x) < 2π/4", "positive argument", "Float64", "sin_kernel")] 1.68 (5%) ❌ 1.00 (1%)
["scalar", "cos", ("argument reduction (hard) abs(x) < 4π/4", "negative argument", "Float64", "cos_kernel")] 1.53 (5%) ❌ 1.00 (1%)
["scalar", "cos", ("argument reduction (hard) abs(x) < 4π/4", "positive argument", "Float64", "cos_kernel")] 1.53 (5%) ❌ 1.00 (1%)
["scalar", "cos", ("argument reduction (hard) abs(x) < 6π/4", "negative argument", "Float32", "sin_kernel")] 1.68 (5%) ❌ 1.00 (1%)
["scalar", "cos", ("argument reduction (hard) abs(x) < 6π/4", "negative argument", "Float64", "sin_kernel")] 1.68 (5%) ❌ 1.00 (1%)
["scalar", "cos", ("argument reduction (hard) abs(x) < 6π/4", "positive argument", "Float32", "sin_kernel")] 1.66 (5%) ❌ 1.00 (1%)
["scalar", "cos", ("argument reduction (hard) abs(x) < 6π/4", "positive argument", "Float64", "sin_kernel")] 1.66 (5%) ❌ 1.00 (1%)
["scalar", "cos", ("argument reduction (hard) abs(x) < 8π/4", "negative argument", "Float32", "cos_kernel")] 1.56 (5%) ❌ 1.00 (1%)
["scalar", "cos", ("argument reduction (hard) abs(x) < 8π/4", "negative argument", "Float64", "cos_kernel")] 1.56 (5%) ❌ 1.00 (1%)
["scalar", "cos", ("argument reduction (hard) abs(x) < 8π/4", "positive argument", "Float32", "cos_kernel")] 1.55 (5%) ❌ 1.00 (1%)
["scalar", "cos", ("argument reduction (hard) abs(x) < 8π/4", "positive argument", "Float64", "cos_kernel")] 1.56 (5%) ❌ 1.00 (1%)
["scalar", "cos", ("argument reduction (paynehanek) abs(x) > 2.0^20*π/2", "negative argument", "Float32", "cos_kernel")] 0.92 (5%) ✅ 1.00 (1%)
["scalar", "cos", ("argument reduction (paynehanek) abs(x) > 2.0^20*π/2", "negative argument", "Float32", "sin_kernel")] 0.92 (5%) ✅ 1.00 (1%)
["scalar", "cos", ("argument reduction (paynehanek) abs(x) > 2.0^20*π/2", "negative argument", "Float64", "cos_kernel")] 0.92 (5%) ✅ 1.00 (1%)
["scalar", "cos", ("argument reduction (paynehanek) abs(x) > 2.0^20*π/2", "negative argument", "Float64", "sin_kernel")] 0.94 (5%) ✅ 1.00 (1%)
["scalar", "cos", ("argument reduction (paynehanek) abs(x) > 2.0^20*π/2", "positive argument", "Float32", "cos_kernel")] 0.92 (5%) ✅ 1.00 (1%)
["scalar", "cos", ("argument reduction (paynehanek) abs(x) > 2.0^20*π/2", "positive argument", "Float32", "sin_kernel")] 0.92 (5%) ✅ 1.00 (1%)
["scalar", "cos", ("argument reduction (paynehanek) abs(x) > 2.0^20*π/2", "positive argument", "Float64", "cos_kernel")] 0.92 (5%) ✅ 1.00 (1%)
["scalar", "cos", ("argument reduction (paynehanek) abs(x) > 2.0^20*π/2", "positive argument", "Float64", "sin_kernel")] 0.94 (5%) ✅ 1.00 (1%)
["scalar", "cosh", ("0.00024414062f0 <= abs(x) < 9f0", "negative argument", "Float32")] 0.88 (5%) ✅ 1.00 (1%)
["scalar", "cosh", ("0.00024414062f0 <= abs(x) < 9f0", "positive argument", "Float32")] 0.89 (5%) ✅ 1.00 (1%)
["scalar", "cosh", ("2.7755602085408512e-17 <= abs(x) < 22.0", "negative argument", "Float64")] 0.82 (5%) ✅ 1.00 (1%)
["scalar", "cosh", ("2.7755602085408512e-17 <= abs(x) < 22.0", "positive argument", "Float64")] 0.82 (5%) ✅ 1.00 (1%)
["scalar", "cosh", ("22.0 <= abs(x) < 709.7822265633563", "negative argument", "Float64")] 0.82 (5%) ✅ 1.00 (1%)
["scalar", "cosh", ("22.0 <= abs(x) < 709.7822265633563", "positive argument", "Float64")] 0.82 (5%) ✅ 1.00 (1%)
["scalar", "cosh", ("9f0 <= abs(x) < 88.72283f0", "negative argument", "Float32")] 0.88 (5%) ✅ 1.00 (1%)
["scalar", "cosh", ("9f0 <= abs(x) < 88.72283f0", "positive argument", "Float32")] 0.89 (5%) ✅ 1.00 (1%)
["scalar", "cosh", ("very large", "negative argument", "Float64")] 0.87 (5%) ✅ 1.00 (1%)
["scalar", "cosh", ("very large", "positive argument", "Float32")] 0.89 (5%) ✅ 1.00 (1%)
["scalar", "cosh", ("very large", "positive argument", "Float64")] 0.87 (5%) ✅ 1.00 (1%)
["scalar", "cosh", ("very small", "negative argument", "Float32")] 1.10 (5%) ❌ 1.00 (1%)
["scalar", "cosh", ("zero", "Float32")] 1.10 (5%) ❌ 1.00 (1%)
["scalar", "exp2", ("2pow127", "negative argument", "Float32")] 0.89 (5%) ✅ 1.00 (1%)
["scalar", "exp2", ("2pow127", "positive argument", "Float32")] 0.88 (5%) ✅ 1.00 (1%)
["scalar", "exp2", ("2pow3", "negative argument", "Float32")] 0.91 (5%) ✅ 1.00 (1%)
["scalar", "exp2", ("2pow3", "positive argument", "Float32")] 0.91 (5%) ✅ 1.00 (1%)
["scalar", "exp2", ("2pow3", "positive argument", "Float64")] 0.94 (5%) ✅ 1.00 (1%)
["scalar", "exp2", ("2pow35", "positive argument", "Float32")] 0.83 (5%) ✅ 1.00 (1%)
["scalar", "exp2", ("2pow35", "positive argument", "Float64")] 0.94 (5%) ✅ 1.00 (1%)
["scalar", "exp2", ("one", "Float32")] 0.91 (5%) ✅ 1.00 (1%)
["scalar", "exp2", ("small", "negative argument", "Float32")] 0.94 (5%) ✅ 1.00 (1%)
["scalar", "exp2", ("small", "negative argument", "Float64")] 0.94 (5%) ✅ 1.00 (1%)
["scalar", "exp2", ("small", "positive argument", "Float32")] 0.94 (5%) ✅ 1.00 (1%)
["scalar", "exp2", ("zero", "Float32")] 0.93 (5%) ✅ 1.00 (1%)
["scalar", "exp2", ("zero", "Float64")] 0.94 (5%) ✅ 1.00 (1%)
["scalar", "expm1", ("arg reduction I", "positive argument", "Float64")] 0.93 (5%) ✅ 1.00 (1%)
["scalar", "expm1", ("arg reduction II", "negative argument", "Float64")] 0.93 (5%) ✅ 1.00 (1%)
["scalar", "expm1", ("arg reduction II", "positive argument", "Float64")] 0.93 (5%) ✅ 1.00 (1%)
["scalar", "expm1", ("huge", "positive argument", "Float3")] 1.11 (5%) ❌ 1.00 (1%)
["scalar", "expm1", ("large", "negative argument", "Float32")] 0.95 (5%) ✅ 1.00 (1%)
["scalar", "expm1", ("large", "positive argument", "Float32")] 0.95 (5%) ✅ 1.00 (1%)
["scalar", "expm1", ("large", "positive argument", "Float64")] 0.90 (5%) ✅ 1.00 (1%)
["scalar", "expm1", ("medium", "positive argument", "Float32")] 0.84 (5%) ✅ 1.00 (1%)
["scalar", "expm1", ("small", "negative argument", "Float32")] 0.94 (5%) ✅ 1.00 (1%)
["scalar", "expm1", ("small", "negative argument", "Float64")] 0.93 (5%) ✅ 1.00 (1%)
["scalar", "expm1", ("small", "positive argument", "Float64")] 0.93 (5%) ✅ 1.00 (1%)
["scalar", "expm1", ("zero", "Float32")] 0.94 (5%) ✅ 1.00 (1%)
["scalar", "expm1", ("zero", "Float64")] 0.93 (5%) ✅ 1.00 (1%)
["scalar", "mod2pi", ("argument reduction (easy) abs(x) < 2.0^20π/4", "negative argument", "Float64")] 0.92 (5%) ✅ 1.00 (1%)
["scalar", "mod2pi", ("argument reduction (easy) abs(x) < 2.0^20π/4", "positive argument", "Float64")] 0.92 (5%) ✅ 1.00 (1%)
["scalar", "mod2pi", ("argument reduction (easy) abs(x) < 5π/4", "negative argument", "Float64")] 0.92 (5%) ✅ 1.00 (1%)
["scalar", "mod2pi", ("argument reduction (easy) abs(x) < 5π/4", "positive argument", "Float64")] 0.91 (5%) ✅ 1.00 (1%)
["scalar", "mod2pi", ("argument reduction (easy) abs(x) < 6π/4", "negative argument", "Float64")] 0.92 (5%) ✅ 1.00 (1%)
["scalar", "mod2pi", ("argument reduction (easy) abs(x) < 7π/4", "negative argument", "Float64")] 0.92 (5%) ✅ 1.00 (1%)
["scalar", "mod2pi", ("argument reduction (easy) abs(x) < 8π/4", "negative argument", "Float64")] 0.92 (5%) ✅ 1.00 (1%)
["scalar", "mod2pi", ("argument reduction (easy) abs(x) < 9π/4", "negative argument", "Float64")] 0.94 (5%) ✅ 1.00 (1%)
["scalar", "mod2pi", ("argument reduction (easy) abs(x) < 9π/4", "positive argument", "Float64")] 0.94 (5%) ✅ 1.00 (1%)
["scalar", "mod2pi", ("argument reduction (easy) abs(x) > 2.0^20*π/2", "negative argument", "Float64")] 0.90 (5%) ✅ 1.00 (1%)
["scalar", "mod2pi", ("argument reduction (easy) abs(x) > 2.0^20*π/2", "positive argument", "Float64")] 0.90 (5%) ✅ 1.00 (1%)
["scalar", "mod2pi", ("argument reduction (hard) abs(x) < 6π/4", "negative argument", "Float64")] 0.92 (5%) ✅ 1.00 (1%)
["scalar", "mod2pi", ("argument reduction (hard) abs(x) < 6π/4", "positive argument", "Float64")] 0.91 (5%) ✅ 1.00 (1%)
["scalar", "mod2pi", ("no reduction", "negative argument", "Float64")] 0.92 (5%) ✅ 1.00 (1%)
["scalar", "rem_pio2", ("argument reduction (easy) abs(x) < 2π/4", "positive argument", "Float64")] 0.90 (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")] 0.95 (5%) ✅ 1.00 (1%)
["scalar", "rem_pio2", ("argument reduction (easy) abs(x) < 4π/4", "positive argument", "Float64")] 0.95 (5%) ✅ 1.00 (1%)
["scalar", "rem_pio2", ("argument reduction (easy) abs(x) < 5π/4", "positive argument", "Float64")] 0.95 (5%) ✅ 1.00 (1%)
["scalar", "rem_pio2", ("argument reduction (easy) abs(x) < 6π/4", "positive argument", "Float64")] 0.95 (5%) ✅ 1.00 (1%)
["scalar", "rem_pio2", ("argument reduction (easy) abs(x) < 7π/4", "negative argument", "Float64")] 0.95 (5%) ✅ 1.00 (1%)
["scalar", "rem_pio2", ("argument reduction (easy) abs(x) < 7π/4", "positive argument", "Float64")] 0.86 (5%) ✅ 1.00 (1%)
["scalar", "rem_pio2", ("argument reduction (easy) abs(x) < 8π/4", "positive argument", "Float64")] 0.95 (5%) ✅ 1.00 (1%)
["scalar", "rem_pio2", ("argument reduction (easy) abs(x) < 9π/4", "negative argument", "Float64")] 0.95 (5%) ✅ 1.00 (1%)
["scalar", "rem_pio2", ("argument reduction (easy) abs(x) < 9π/4", "positive argument", "Float64")] 0.95 (5%) ✅ 1.00 (1%)
["scalar", "rem_pio2", ("argument reduction (paynehanek) abs(x) > 2.0^20*π/2", "negative argument", "Float64")] 0.93 (5%) ✅ 1.00 (1%)
["scalar", "rem_pio2", ("argument reduction (paynehanek) abs(x) > 2.0^20*π/2", "positive argument", "Float64")] 0.93 (5%) ✅ 1.00 (1%)
["scalar", "sin", ("argument reduction (easy) abs(x) < 2.0^20π/4", "negative argument", "Float64", "sin_kernel")] 0.92 (5%) ✅ 1.00 (1%)
["scalar", "sin", ("argument reduction (easy) abs(x) < 2.0^20π/4", "positive argument", "Float32", "sin_kernel")] 0.94 (5%) ✅ 1.00 (1%)
["scalar", "sin", ("argument reduction (easy) abs(x) < 2.0^20π/4", "positive argument", "Float64", "sin_kernel")] 0.90 (5%) ✅ 1.00 (1%)
["scalar", "sin", ("argument reduction (easy) abs(x) < 2π/4", "negative argument", "Float32", "cos_kernel")] 0.94 (5%) ✅ 1.00 (1%)
["scalar", "sin", ("argument reduction (easy) abs(x) < 2π/4", "negative argument", "Float64", "cos_kernel")] 0.92 (5%) ✅ 1.00 (1%)
["scalar", "sin", ("argument reduction (easy) abs(x) < 2π/4", "positive argument", "Float32", "cos_kernel")] 0.91 (5%) ✅ 1.00 (1%)
["scalar", "sin", ("argument reduction (easy) abs(x) < 3π/4", "negative argument", "Float64", "cos_kernel")] 0.90 (5%) ✅ 1.00 (1%)
["scalar", "sin", ("argument reduction (easy) abs(x) < 3π/4", "positive argument", "Float32", "cos_kernel")] 0.91 (5%) ✅ 1.00 (1%)
["scalar", "sin", ("argument reduction (easy) abs(x) < 4π/4", "negative argument", "Float32", "sin_kernel")] 0.94 (5%) ✅ 1.00 (1%)
["scalar", "sin", ("argument reduction (easy) abs(x) < 4π/4", "negative argument", "Float64", "sin_kernel")] 0.95 (5%) ✅ 1.00 (1%)
["scalar", "sin", ("argument reduction (easy) abs(x) < 4π/4", "positive argument", "Float32", "sin_kernel")] 0.94 (5%) ✅ 1.00 (1%)
["scalar", "sin", ("argument reduction (easy) abs(x) < 4π/4", "positive argument", "Float64", "sin_kernel")] 0.92 (5%) ✅ 1.00 (1%)
["scalar", "sin", ("argument reduction (easy) abs(x) < 5π/4", "negative argument", "Float64", "sin_kernel")] 0.95 (5%) ✅ 1.00 (1%)
["scalar", "sin", ("argument reduction (easy) abs(x) < 5π/4", "positive argument", "Float32", "sin_kernel")] 0.94 (5%) ✅ 1.00 (1%)
["scalar", "sin", ("argument reduction (easy) abs(x) < 5π/4", "positive argument", "Float64", "sin_kernel")] 0.92 (5%) ✅ 1.00 (1%)
["scalar", "sin", ("argument reduction (easy) abs(x) < 6π/4", "negative argument", "Float32", "cos_kernel")] 0.91 (5%) ✅ 1.00 (1%)
["scalar", "sin", ("argument reduction (easy) abs(x) < 6π/4", "negative argument", "Float64", "cos_kernel")] 0.93 (5%) ✅ 1.00 (1%)
["scalar", "sin", ("argument reduction (easy) abs(x) < 7π/4", "negative argument", "Float32", "sin_kernel")] 0.91 (5%) ✅ 1.00 (1%)
["scalar", "sin", ("argument reduction (easy) abs(x) < 7π/4", "negative argument", "Float64", "sin_kernel")] 0.93 (5%) ✅ 1.00 (1%)
["scalar", "sin", ("argument reduction (easy) abs(x) < 7π/4", "positive argument", "Float64", "sin_kernel")] 0.93 (5%) ✅ 1.00 (1%)
["scalar", "sin", ("argument reduction (easy) abs(x) < 8π/4", "negative argument", "Float64", "sin_kernel")] 0.94 (5%) ✅ 1.00 (1%)
["scalar", "sin", ("argument reduction (easy) abs(x) < 8π/4", "positive argument", "Float32", "sin_kernel")] 0.94 (5%) ✅ 1.00 (1%)
["scalar", "sin", ("argument reduction (easy) abs(x) < 8π/4", "positive argument", "Float64", "sin_kernel")] 0.95 (5%) ✅ 1.00 (1%)
["scalar", "sin", ("argument reduction (easy) abs(x) < 9π/4", "negative argument", "Float64", "sin_kernel")] 0.92 (5%) ✅ 1.00 (1%)
["scalar", "sin", ("argument reduction (easy) abs(x) < 9π/4", "positive argument", "Float64", "sin_kernel")] 0.92 (5%) ✅ 1.00 (1%)
["scalar", "sin", ("argument reduction (hard) abs(x) < 2π/4", "positive argument", "Float32", "cos_kernel")] 0.91 (5%) ✅ 1.00 (1%)
["scalar", "sin", ("argument reduction (hard) abs(x) < 4π/4", "positive argument", "Float32", "sin_kernel")] 0.94 (5%) ✅ 1.00 (1%)
["scalar", "sin", ("argument reduction (hard) abs(x) < 6π/4", "negative argument", "Float32", "cos_kernel")] 0.94 (5%) ✅ 1.00 (1%)
["scalar", "sin", ("argument reduction (hard) abs(x) < 6π/4", "positive argument", "Float32", "cos_kernel")] 0.94 (5%) ✅ 1.00 (1%)
["scalar", "sin", ("argument reduction (hard) abs(x) < 8π/4", "negative argument", "Float32", "sin_kernel")] 0.94 (5%) ✅ 1.00 (1%)
["scalar", "sin", ("argument reduction (hard) abs(x) < 8π/4", "positive argument", "Float32", "sin_kernel")] 0.94 (5%) ✅ 1.00 (1%)
["scalar", "sin", ("argument reduction (paynehanek) abs(x) > 2.0^20*π/2", "negative argument", "Float32", "cos_kernel")] 0.94 (5%) ✅ 1.00 (1%)
["scalar", "sin", ("argument reduction (paynehanek) abs(x) > 2.0^20*π/2", "negative argument", "Float32", "sin_kernel")] 0.92 (5%) ✅ 1.00 (1%)
["scalar", "sin", ("argument reduction (paynehanek) abs(x) > 2.0^20*π/2", "negative argument", "Float64", "cos_kernel")] 0.92 (5%) ✅ 1.00 (1%)
["scalar", "sin", ("argument reduction (paynehanek) abs(x) > 2.0^20*π/2", "negative argument", "Float64", "sin_kernel")] 0.94 (5%) ✅ 1.00 (1%)
["scalar", "sin", ("argument reduction (paynehanek) abs(x) > 2.0^20*π/2", "positive argument", "Float32", "cos_kernel")] 0.94 (5%) ✅ 1.00 (1%)
["scalar", "sin", ("argument reduction (paynehanek) abs(x) > 2.0^20*π/2", "positive argument", "Float32", "sin_kernel")] 0.92 (5%) ✅ 1.00 (1%)
["scalar", "sin", ("argument reduction (paynehanek) abs(x) > 2.0^20*π/2", "positive argument", "Float64", "cos_kernel")] 0.93 (5%) ✅ 1.00 (1%)
["scalar", "sin", ("argument reduction (paynehanek) abs(x) > 2.0^20*π/2", "positive argument", "Float64", "sin_kernel")] 0.94 (5%) ✅ 1.00 (1%)
["scalar", "sin", ("no reduction", "negative argument", "Float32", "sin_kernel")] 0.92 (5%) ✅ 1.00 (1%)
["scalar", "sin", ("no reduction", "negative argument", "Float64", "sin_kernel")] 0.92 (5%) ✅ 1.00 (1%)
["scalar", "sin", ("no reduction", "positive argument", "Float64", "sin_kernel")] 0.89 (5%) ✅ 1.00 (1%)
["scalar", "sin", ("no reduction", "zero", "Float32")] 0.90 (5%) ✅ 1.00 (1%)
["scalar", "sincos", ("argument reduction (easy) abs(x) < 4π/4", "positive argument", "Float64")] 0.94 (5%) ✅ 1.00 (1%)
["scalar", "sinh", ("0 <= abs(x) < 2f-12", "positive argument", "Float32")] 0.92 (5%) ✅ 1.00 (1%)
["scalar", "sinh", ("2.0^-28 <= abs(x) < 22.0", "negative argument", "Float64")] 0.83 (5%) ✅ 1.00 (1%)
["scalar", "sinh", ("2.0^-28 <= abs(x) < 22.0", "positive argument", "Float64")] 0.83 (5%) ✅ 1.00 (1%)
["scalar", "sinh", ("22.0 <= abs(x) < 709.7822265633563", "negative argument", "Float64")] 0.83 (5%) ✅ 1.00 (1%)
["scalar", "sinh", ("22.0 <= abs(x) < 709.7822265633563", "positive argument", "Float64")] 0.83 (5%) ✅ 1.00 (1%)
["scalar", "sinh", ("very large", "negative argument", "Float32")] 0.93 (5%) ✅ 1.00 (1%)
["scalar", "sinh", ("very large", "negative argument", "Float64")] 0.91 (5%) ✅ 1.00 (1%)
["scalar", "sinh", ("very large", "positive argument", "Float32")] 0.93 (5%) ✅ 1.00 (1%)
["scalar", "sinh", ("very large", "positive argument", "Float64")] 0.91 (5%) ✅ 1.00 (1%)
["scalar", "tan", ("large", "negative argument", "Float64")] 1.13 (5%) ❌ 1.00 (1%)
["scalar", "tan", ("large", "positive argument", "Float32")] 0.95 (5%) ✅ 1.00 (1%)
["scalar", "tan", ("large", "positive argument", "Float64")] 1.10 (5%) ❌ 1.00 (1%)
["scalar", "tan", ("small", "negative argument", "Float32")] 0.89 (5%) ✅ 1.00 (1%)
["scalar", "tan", ("small", "negative argument", "Float64")] 0.85 (5%) ✅ 1.00 (1%)
["scalar", "tan", ("small", "positive argument", "Float64")] 0.90 (5%) ✅ 1.00 (1%)
["scalar", "tan", ("very small", "negative argument", "Float32")] 0.85 (5%) ✅ 1.00 (1%)
["scalar", "tan", ("very small", "negative argument", "Float64")] 0.90 (5%) ✅ 1.00 (1%)
["scalar", "tan", ("very small", "positive argument", "Float64")] 0.85 (5%) ✅ 1.00 (1%)
["scalar", "tan", ("zero", "Float64")] 0.90 (5%) ✅ 1.00 (1%)
["scalar", "tanh", ("0 <= abs(x) < 2.0^-28", "negative argument", "Float64")] 0.81 (5%) ✅ 1.00 (1%)
["scalar", "tanh", ("0 <= abs(x) < 2.0^-28", "positive argument", "Float64")] 0.81 (5%) ✅ 1.00 (1%)
["scalar", "tanh", ("0 <= abs(x) < 2f0^-12", "negative argument", "Float32")] 1.05 (5%) ❌ 1.00 (1%)
["scalar", "tanh", ("0 <= abs(x) < 2f0^-12", "positive argument", "Float32")] 1.05 (5%) ❌ 1.00 (1%)
["scalar", "tanh", ("1.0 <= abs(x) < 22.0", "negative argument", "Float64")] 0.85 (5%) ✅ 1.00 (1%)
["scalar", "tanh", ("1.0 <= abs(x) < 22.0", "positive argument", "Float64")] 0.85 (5%) ✅ 1.00 (1%)
["scalar", "tanh", ("1f0 <= abs(x) < 9f0", "negative argument", "Float32")] 0.92 (5%) ✅ 1.00 (1%)
["scalar", "tanh", ("1f0 <= abs(x) < 9f0", "positive argument", "Float32")] 0.92 (5%) ✅ 1.00 (1%)
["scalar", "tanh", ("2.0^-28 <= abs(x) < 1.0", "negative argument", "Float64")] 0.81 (5%) ✅ 1.00 (1%)
["scalar", "tanh", ("2.0^-28 <= abs(x) < 1.0", "positive argument", "Float64")] 0.81 (5%) ✅ 1.00 (1%)
["scalar", "tanh", ("2f0^-12 <= abs(x) < 1f0", "negative argument", "Float32")] 1.05 (5%) ❌ 1.00 (1%)
["scalar", "tanh", ("2f0^-12 <= abs(x) < 1f0", "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", "negative argument", "Float64")] 0.90 (5%) ✅ 1.00 (1%)
["scalar", "tanh", ("very large", "positive argument", "Float32")] 0.93 (5%) ✅ 1.00 (1%)
["scalar", "tanh", ("very large", "positive argument", "Float64")] 0.90 (5%) ✅ 1.00 (1%)
["scalar", "tanh", ("very small", "positive argument", "Float64")] 0.94 (5%) ✅ 1.00 (1%)
["scalar", "tanh", ("zero", "Float32")] 1.05 (5%) ❌ 1.00 (1%)
["scalar", "tanh", ("zero", "Float64")] 0.81 (5%) ✅ 1.00 (1%)
["simd", ("Cartesian", "manual_example!", "Float64", 3, 31)] 1.24 (20%) ❌ 1.00 (1%)
["simd", ("CartesianPartition", "conditional_loop!", "Int32", 2, 31)] 1.26 (20%) ❌ 1.00 (1%)
["simd", ("CartesianPartition", "conditional_loop!", "Int32", 3, 31)] 1.28 (20%) ❌ 1.00 (1%)
["simd", ("CartesianPartition", "conditional_loop!", "Int64", 4, 32)] 0.78 (20%) ✅ 1.00 (1%)
["sparse", "constructors", ("Diagonal", 100)] 1.06 (5%) ❌ 1.00 (1%)
["sparse", "constructors", ("IJV", 1000)] 1.06 (5%) ❌ 1.00 (1%)
["sparse", "constructors", ("Tridiagonal", 10)] 0.95 (5%) ✅ 1.00 (1%)
["string", "==(::AbstractString, ::AbstractString)", "different"] 0.91 (5%) ✅ 1.00 (1%)
["string", "findfirst", "Char"] 0.80 (5%) ✅ 1.00 (1%)
["string", "findfirst", "String"] 0.80 (5%) ✅ 1.00 (1%)
["string", "join"] 0.57 (40%) ✅ 1.00 (1%)
["string", "repeat", "repeat char 1"] 0.94 (5%) ✅ 1.00 (1%)
["string", "repeat", "repeat str len 1"] 0.95 (5%) ✅ 1.00 (1%)
["string", "replace"] 0.84 (5%) ✅ 1.00 (1%)
["tuple", "linear algebra", ("matmat", "(16, 16)", "(16, 16)")] 0.92 (5%) ✅ 1.00 (1%)
["tuple", "linear algebra", ("matmat", "(8, 8)", "(8, 8)")] 1.47 (5%) ❌ 1.00 (1%)
["tuple", "misc", "11899"] 1.10 (5%) ❌ 1.00 (1%)
["tuple", "reduction", ("minimum", "(4,)")] 0.84 (5%) ✅ 1.00 (1%)
["tuple", "reduction", ("minimum", "(8, 8)")] 1.12 (5%) ❌ 1.00 (1%)
["tuple", "reduction", ("sum", "(16,)")] 0.92 (5%) ✅ 1.00 (1%)
["tuple", "reduction", ("sum", "(2, 2)")] 0.93 (5%) ✅ 1.00 (1%)
["tuple", "reduction", ("sum", "(2,)")] 0.93 (5%) ✅ 1.00 (1%)
["tuple", "reduction", ("sum", "(4,)")] 0.93 (5%) ✅ 1.00 (1%)
["tuple", "reduction", ("sumabs", "(2,)")] 0.93 (5%) ✅ 1.00 (1%)
["union", "array", ("broadcast", "*", "BigFloat", "(false, false)")] 1.11 (5%) ❌ 1.00 (1%)
["union", "array", ("broadcast", "*", "BigFloat", "(false, true)")] 1.09 (5%) ❌ 1.00 (1%)
["union", "array", ("broadcast", "*", "BigFloat", "(true, true)")] 1.09 (5%) ❌ 1.00 (1%)
["union", "array", ("broadcast", "*", "BigInt", "(false, false)")] 1.08 (5%) ❌ 1.00 (1%)
["union", "array", ("broadcast", "*", "Bool", "(true, true)")] 1.06 (5%) ❌ 1.00 (1%)
["union", "array", ("broadcast", "*", "Float64", "(true, true)")] 0.95 (5%) ✅ 1.00 (1%)
["union", "array", ("broadcast", "*", "Int8", "(false, true)")] 1.07 (5%) ❌ 1.00 (1%)
["union", "array", ("broadcast", "abs", "Float32", 1)] 1.09 (5%) ❌ 1.00 (1%)
["union", "array", ("broadcast", "identity", "BigInt", 1)] 0.95 (5%) ✅ 1.00 (1%)
["union", "array", ("broadcast", "identity", "Int8", 1)] 1.10 (5%) ❌ 1.00 (1%)
["union", "array", ("collect", "all", "Bool", 0)] 0.89 (5%) ✅ 1.00 (1%)
["union", "array", ("collect", "all", "Int8", 0)] 1.12 (5%) ❌ 1.00 (1%)
["union", "array", ("map", "*", "BigFloat", "(false, false)")] 1.14 (5%) ❌ 1.00 (1%)
["union", "array", ("map", "*", "BigFloat", "(false, true)")] 1.13 (5%) ❌ 1.00 (1%)
["union", "array", ("map", "*", "BigFloat", "(true, true)")] 1.12 (5%) ❌ 1.00 (1%)
["union", "array", ("map", "*", "BigInt", "(false, false)")] 1.06 (5%) ❌ 1.00 (1%)
["union", "array", ("map", "*", "BigInt", "(false, true)")] 1.06 (5%) ❌ 1.00 (1%)
["union", "array", ("map", "*", "Int8", "(true, true)")] 1.07 (5%) ❌ 1.00 (1%)
["union", "array", ("map", "abs", "Bool", 0)] 1.12 (5%) ❌ 1.00 (1%)
["union", "array", ("map", "abs", "Bool", 1)] 0.94 (5%) ✅ 1.00 (1%)
["union", "array", ("map", "abs", "ComplexF64", 0)] 1.06 (5%) ❌ 1.00 (1%)
["union", "array", ("map", "identity", "Bool", 0)] 0.89 (5%) ✅ 1.00 (1%)
["union", "array", ("map", "identity", "Int8", 0)] 1.12 (5%) ❌ 1.00 (1%)
["union", "array", ("perf_binaryop", "*", "BigFloat", "(false, false)")] 1.13 (5%) ❌ 1.00 (1%)
["union", "array", ("perf_binaryop", "*", "BigFloat", "(false, true)")] 1.12 (5%) ❌ 1.00 (1%)
["union", "array", ("perf_binaryop", "*", "BigFloat", "(true, true)")] 1.11 (5%) ❌ 1.00 (1%)
["union", "array", ("perf_binaryop", "*", "Int8", "(true, true)")] 0.95 (5%) ✅ 1.00 (1%)
["union", "array", ("perf_countequals", "BigInt")] 1.07 (5%) ❌ 1.00 (1%)
["union", "array", ("perf_simplecopy", "Float32", 1)] 0.91 (5%) ✅ 1.00 (1%)
["union", "array", ("perf_sum", "BigFloat", 0)] 1.15 (5%) ❌ 1.00 (1%)
["union", "array", ("perf_sum", "BigFloat", 1)] 1.12 (5%) ❌ 1.00 (1%)
["union", "array", ("perf_sum", "BigInt", 0)] 1.05 (5%) ❌ 1.00 (1%)
["union", "array", ("perf_sum", "Int8", 0)] 0.94 (5%) ✅ 1.00 (1%)
["union", "array", ("perf_sum2", "BigFloat", 0)] 1.27 (5%) ❌ 1.00 (1%)
["union", "array", ("perf_sum2", "BigFloat", 1)] 1.24 (5%) ❌ 1.00 (1%)
["union", "array", ("perf_sum2", "BigInt", 0)] 1.05 (5%) ❌ 1.00 (1%)
["union", "array", ("perf_sum2", "Int8", 1)] 1.06 (5%) ❌ 1.00 (1%)
["union", "array", ("perf_sum3", "BigFloat", 0)] 1.15 (5%) ❌ 1.00 (1%)
["union", "array", ("perf_sum3", "BigFloat", 1)] 1.14 (5%) ❌ 1.00 (1%)
["union", "array", ("perf_sum3", "BigInt", 0)] 1.08 (5%) ❌ 1.00 (1%)
["union", "array", ("perf_sum3", "Bool", 0)] 1.05 (5%) ❌ 1.00 (1%)
["union", "array", ("perf_sum3", "ComplexF64", 1)] 0.90 (5%) ✅ 1.00 (1%)
["union", "array", ("perf_sum3", "Int64", 0)] 0.90 (5%) ✅ 1.00 (1%)
["union", "array", ("perf_sum3", "Int8", 1)] 1.30 (5%) ❌ 1.00 (1%)
["union", "array", ("perf_sum4", "BigFloat", 0)] 1.08 (5%) ❌ 1.00 (1%)
["union", "array", ("perf_sum4", "BigFloat", 1)] 1.06 (5%) ❌ 1.00 (1%)
["union", "array", ("perf_sum4", "Bool", 0)] 0.94 (5%) ✅ 1.00 (1%)
["union", "array", ("perf_sum4", "Int8", 1)] 0.88 (5%) ✅ 1.00 (1%)
["union", "array", ("skipmissing", "collect", "Union{Missing, Float32}", 1)] 0.94 (5%) ✅ 1.00 (1%)
["union", "array", ("skipmissing", "collect", "Union{Missing, Int64}", 1)] 0.94 (5%) ✅ 1.00 (1%)
["union", "array", ("skipmissing", "keys", "BigInt", 0)] 1.06 (5%) ❌ 1.00 (1%)
["union", "array", ("skipmissing", "perf_sumskipmissing", "BigFloat", 0)] 1.14 (5%) ❌ 1.00 (1%)
["union", "array", ("skipmissing", "perf_sumskipmissing", "BigInt", 0)] 1.07 (5%) ❌ 1.00 (1%)
["union", "array", ("skipmissing", "perf_sumskipmissing", "Int8", 0)] 0.93 (5%) ✅ 1.00 (1%)
["union", "array", ("skipmissing", "perf_sumskipmissing", "Union{Missing, BigFloat}", 1)] 1.14 (5%) ❌ 1.00 (1%)
["union", "array", ("skipmissing", "perf_sumskipmissing", "Union{Missing, ComplexF64}", 1)] 1.12 (5%) ❌ 1.00 (1%)
["union", "array", ("skipmissing", "perf_sumskipmissing", "Union{Nothing, BigFloat}", 0)] 1.13 (5%) ❌ 1.00 (1%)
["union", "array", ("skipmissing", "perf_sumskipmissing", "Union{Nothing, BigInt}", 0)] 1.07 (5%) ❌ 1.00 (1%)
["union", "array", ("skipmissing", "sum", "BigFloat", 0)] 1.14 (5%) ❌ 1.00 (1%)
["union", "array", ("skipmissing", "sum", "BigInt", 0)] 1.07 (5%) ❌ 1.00 (1%)
["union", "array", ("skipmissing", "sum", "Float64", 0)] 1.05 (5%) ❌ 1.00 (1%)
["union", "array", ("skipmissing", "sum", "Union{Missing, BigFloat}", 1)] 1.09 (5%) ❌ 1.00 (1%)
["union", "array", ("skipmissing", "sum", "Union{Nothing, BigFloat}", 0)] 1.21 (5%) ❌ 1.00 (1%)
["union", "array", ("sort", "Union{Missing, Bool}", 1)] 1.08 (5%) ❌ 1.00 (1%)

Benchmark Group List

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

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

Version Info

Primary Build

Julia Version 1.10.0-DEV.1525
Commit 0da46e25c8 (2023-06-20 02:23 UTC)
Platform Info:
  OS: Linux (x86_64-linux-gnu)
      Ubuntu 22.04.2 LTS
  uname: Linux 5.15.0-58-generic #64-Ubuntu SMP Thu Jan 5 11:43:13 UTC 2023 x86_64 x86_64
  CPU: Intel(R) Xeon(R) CPU E3-1241 v3 @ 3.50GHz: 
              speed         user         nice          sys         idle          irq
       #1  3900 MHz     625238 s      50147 s     553976 s  118341784 s          0 s
       #2  3900 MHz   11283786 s      31161 s     610972 s  107886133 s          0 s
       #3  3510 MHz     618636 s      30770 s     434389 s  118668161 s          0 s
       #4  3900 MHz     439026 s      27690 s     393923 s  118584168 s          0 s
  Memory: 31.313323974609375 GB (12145.5 MB free)
  Uptime: 1.201191139e7 sec
  Load Avg:  1.17  1.11  1.04
  WORD_SIZE: 64
  LIBM: libopenlibm
  LLVM: libLLVM-15.0.7 (ORCJIT, haswell)
  Threads: 1 on 4 virtual cores