Skip to content

Latest commit

 

History

History
1711 lines (1689 loc) · 207 KB

File metadata and controls

1711 lines (1689 loc) · 207 KB

Benchmark Report

Job Properties

Commit(s): JuliaLang/julia@36607e9f991bd87d189094345effc6df5ddd2a37 vs JuliaLang/julia@17e3fcc45b2a5caa69e2ceb2b7dd07721c41e88b

Triggered By: link

Tag Predicate: ALL

Results

Note: If Chrome is your browser, I strongly recommend installing the Wide GitHub extension, which makes the result table easier to read.

Below is a table of this job's results, obtained by running the benchmarks found in JuliaCI/BaseBenchmarks.jl. The values listed in the ID column have the structure [parent_group, child_group, ..., key], and can be used to index into the BaseBenchmarks suite to retrieve the corresponding benchmarks.

The percentages accompanying time and memory values in the below table are noise tolerances. The "true" time/memory value for a given benchmark is expected to fall within this percentage of the reported value.

A ratio greater than 1.0 denotes a possible regression (marked with ❌), while a ratio less than 1.0 denotes a possible improvement (marked with ✅). Only significant results - results that indicate possible regressions or improvements - are shown below (thus, an empty table means that all benchmark results remained invariant between builds).

ID time ratio memory ratio
["array", "accumulate", "(\"cumsum!\", \"Float64\", \"dim1\")"] 0.88 (15%) 0.00 (1%) ✅
["array", "accumulate", "(\"cumsum!\", \"Float64\", \"dim2\")"] 0.88 (15%) 0.30 (1%) ✅
["array", "any/all", "(\"all\", \"Array{Float32,1} generator\")"] 0.79 (15%) ✅ 1.00 (1%)
["array", "any/all", "(\"all\", \"Array{Float64,1} generator\")"] 0.82 (15%) ✅ 1.00 (1%)
["array", "any/all", "(\"any\", \"Array{Float32,1} generator\")"] 0.77 (15%) ✅ 1.00 (1%)
["array", "any/all", "(\"any\", \"Array{Float64,1} generator\")"] 0.77 (15%) ✅ 1.00 (1%)
["array", "any/all", "(\"any\", \"BitArray\")"] 0.74 (15%) ✅ 1.00 (1%)
["array", "bool", "boolarray_bool_load!"] 1.36 (15%) ❌ 1.00 (1%)
["array", "bool", "boolarray_true_load!"] 0.79 (15%) ✅ 1.00 (1%)
["array", "cat", "(\"catnd\", 5)"] 1.46 (15%) ❌ 2.39 (1%) ❌
["array", "cat", "(\"catnd_setind\", 5)"] 1.24 (15%) ❌ 2.60 (1%) ❌
["array", "cat", "(\"hcat_setind\", 5)"] 0.96 (15%) 0.82 (1%) ✅
["array", "cat", "(\"hvcat\", 5)"] 0.88 (15%) 0.78 (1%) ✅
["array", "cat", "(\"hvcat_setind\", 5)"] 0.89 (15%) 0.78 (1%) ✅
["array", "cat", "(\"vcat\", 5)"] 1.97 (15%) ❌ 0.83 (1%) ✅
["array", "cat", "(\"vcat_setind\", 5)"] 0.99 (15%) 0.82 (1%) ✅
["array", "comprehension", "(\"collect\", \"Array{Float64,1}\")"] 2.24 (15%) ❌ 1.00 (1%)
["array", "comprehension", "(\"collect\", \"StepRangeLen{Float64,Base.TwicePrecision{Float64},Base.TwicePrecision{Float64}}\")"] 1.57 (15%) ❌ 1.00 (1%)
["array", "comprehension", "(\"comprehension_collect\", \"Array{Float64,1}\")"] 1.68 (15%) ❌ 1.00 (1%)
["array", "comprehension", "(\"comprehension_collect\", \"StepRangeLen{Float64,Base.TwicePrecision{Float64},Base.TwicePrecision{Float64}}\")"] 1.53 (15%) ❌ 1.00 (1%)
["array", "convert", "(\"Int\", \"Complex{Float64}\")"] 1.24 (15%) ❌ 1.00 (1%)
["array", "equality", "(\"==\", \"Array{Int64,1} == Array{Int16,1}\")"] 0.79 (15%) ✅ 1.00 (1%)
["array", "equality", "(\"==\", \"Array{Int64,1} == UnitRange{Int64}\")"] 383.44 (15%) ❌ 1.00 (1%)
["array", "equality", "(\"==\", \"Vector{Bool}\")"] 0.85 (15%) ✅ 1.00 (1%)
["array", "equality", "(\"isequal\", \"Array{Int16,1}\")"] 0.82 (15%) ✅ 1.00 (1%)
["array", "equality", "(\"isequal\", \"Array{Int64,1} isequal Array{Float32,1}\")"] 0.75 (15%) ✅ 1.00 (1%)
["array", "equality", "(\"isequal\", \"Array{Int64,1} isequal Array{Float64,1}\")"] 0.62 (15%) ✅ 1.00 (1%)
["array", "equality", "(\"isequal\", \"Array{Int64,1} isequal Array{Int16,1}\")"] 0.79 (15%) ✅ 1.00 (1%)
["array", "equality", "(\"isequal\", \"Array{Int64,1} isequal UnitRange{Int64}\")"] 357.78 (15%) ❌ 1.00 (1%)
["array", "equality", "(\"isequal\", \"BitArray\")"] 0.77 (15%) ✅ 1.00 (1%)
["array", "growth", "(\"append!\", 256)"] 1.19 (15%) ❌ 1.00 (1%)
["array", "growth", "(\"push_multiple!\", 2048)"] 1.26 (15%) ❌ 1.00 (1%)
["array", "growth", "(\"push_multiple!\", 256)"] 1.22 (15%) ❌ 1.00 (1%)
["array", "growth", "(\"push_multiple!\", 8)"] 1.20 (15%) ❌ 1.00 (1%)
["array", "growth", "(\"push_single!\", 2048)"] 1.59 (15%) ❌ 1.33 (1%) ❌
["array", "growth", "(\"push_single!\", 256)"] 1.83 (15%) ❌ 2.18 (1%) ❌
["array", "growth", "(\"push_single!\", 8)"] 1.94 (15%) ❌ 2.83 (1%) ❌
["array", "index", "(\"mapr_access\", \"Array{Float32,2}\")"] 0.93 (50%) 1.01 (1%) ❌
["array", "index", "(\"mapr_access\", \"BaseBenchmarks.ArrayBenchmarks.ArrayLF{Float32,2}\")"] 0.44 (50%) ✅ 0.50 (1%) ✅
["array", "index", "(\"mapr_access\", \"BaseBenchmarks.ArrayBenchmarks.ArrayLF{Int32,2}\")"] 0.41 (50%) ✅ 0.50 (1%) ✅
["array", "index", "(\"mapr_access\", \"BaseBenchmarks.ArrayBenchmarks.ArrayLSLS{Float32,2}\")"] 0.99 (50%) 1.01 (1%) ❌
["array", "index", "(\"mapr_access\", \"BaseBenchmarks.ArrayBenchmarks.ArrayLS{Float32,2}\")"] 0.98 (50%) 1.01 (1%) ❌
["array", "index", "(\"mapr_access\", \"BitArray{2}\")"] 0.31 (50%) ✅ 0.42 (1%) ✅
["array", "index", "(\"mapr_access\", \"SubArray{Float32,2,Array{Float32,2},Tuple{Base.Slice{Base.OneTo{Int64}},Base.Slice{Base.OneTo{Int64}}},true}\")"] 0.42 (50%) ✅ 0.50 (1%) ✅
["array", "index", "(\"mapr_access\", \"SubArray{Float32,2,Array{Float32,2},Tuple{UnitRange{Int64},UnitRange{Int64}},false}\")"] 0.99 (50%) 1.01 (1%) ❌
["array", "index", "(\"mapr_access\", \"SubArray{Float32,2,Array{Float32,3},Tuple{Int64,Base.Slice{Base.OneTo{Int64}},Base.Slice{Base.OneTo{Int64}}},true}\")"] 0.42 (50%) ✅ 0.50 (1%) ✅
["array", "index", "(\"mapr_access\", \"SubArray{Float32,2,Base.ReshapedArray{Float32,2,SubArray{Float32,3,Array{Float32,3},Tuple{Base.Slice{Base.OneTo{Int64}},Base.Slice{Base.OneTo{Int64}},Base.Slice{Base.OneTo{Int64}}},true},Tuple{}},Tuple{Base.Slice{Base.OneTo{Int64}},UnitRange{Int64}},true}\")"] 0.69 (50%) 0.75 (1%) ✅
["array", "index", "(\"mapr_access\", \"SubArray{Float32,2,Base.ReshapedArray{Float32,2,SubArray{Float32,3,BaseBenchmarks.ArrayBenchmarks.ArrayLS{Float32,3},Tuple{Base.Slice{Base.OneTo{Int64}},Base.Slice{Base.OneTo{Int64}},Base.Slice{Base.OneTo{Int64}}},false},Tuple{Base.MultiplicativeInverses.SignedMultiplicativeInverse{Int64},Base.MultiplicativeInverses.SignedMultiplicativeInverse{Int64}}},Tuple{Base.Slice{Base.OneTo{Int64}},UnitRange{Int64}},false}\")"] 5.20 (50%) ❌ 1.80 (1%) ❌
["array", "index", "(\"mapr_access\", \"SubArray{Float32,2,BaseBenchmarks.ArrayBenchmarks.ArrayLS{Float32,2},Tuple{Base.Slice{Base.OneTo{Int64}},Base.Slice{Base.OneTo{Int64}}},false}\")"] 0.92 (50%) 1.01 (1%) ❌
["array", "index", "(\"mapr_access\", \"SubArray{Float32,2,BaseBenchmarks.ArrayBenchmarks.ArrayLS{Float32,3},Tuple{Int64,Base.Slice{Base.OneTo{Int64}},Base.Slice{Base.OneTo{Int64}}},false}\")"] 0.96 (50%) 1.01 (1%) ❌
["array", "index", "(\"mapr_access\", \"SubArray{Int32,2,Array{Int32,2},Tuple{Base.Slice{Base.OneTo{Int64}},Base.Slice{Base.OneTo{Int64}}},true}\")"] 0.41 (50%) ✅ 0.50 (1%) ✅
["array", "index", "(\"mapr_access\", \"SubArray{Int32,2,Array{Int32,3},Tuple{Int64,Base.Slice{Base.OneTo{Int64}},Base.Slice{Base.OneTo{Int64}}},true}\")"] 0.42 (50%) ✅ 0.50 (1%) ✅
["array", "index", "(\"mapr_access\", \"SubArray{Int32,2,Base.ReshapedArray{Int32,2,SubArray{Int32,3,Array{Int32,3},Tuple{Base.Slice{Base.OneTo{Int64}},Base.Slice{Base.OneTo{Int64}},Base.Slice{Base.OneTo{Int64}}},true},Tuple{}},Tuple{Base.Slice{Base.OneTo{Int64}},UnitRange{Int64}},true}\")"] 0.65 (50%) 0.69 (1%) ✅
["array", "index", "(\"mapr_access\", \"SubArray{Int32,2,Base.ReshapedArray{Int32,2,SubArray{Int32,3,BaseBenchmarks.ArrayBenchmarks.ArrayLS{Int32,3},Tuple{Base.Slice{Base.OneTo{Int64}},Base.Slice{Base.OneTo{Int64}},Base.Slice{Base.OneTo{Int64}}},false},Tuple{Base.MultiplicativeInverses.SignedMultiplicativeInverse{Int64},Base.MultiplicativeInverses.SignedMultiplicativeInverse{Int64}}},Tuple{Base.Slice{Base.OneTo{Int64}},UnitRange{Int64}},false}\")"] 4.73 (50%) ❌ 1.62 (1%) ❌
["array", "index", "(\"sum\", \"3dsubarray\")"] 0.95 (50%) 0.00 (1%) ✅
["array", "index", "(\"sumcartesian\", \"BitArray{2}\")"] 0.27 (50%) ✅ 0.00 (1%) ✅
["array", "index", "(\"sumcartesian_view\", \"Array{Float32,2}\")"] 0.01 (50%) ✅ 0.00 (1%) ✅
["array", "index", "(\"sumcartesian_view\", \"Array{Float64,3}\")"] 0.03 (50%) ✅ 0.00 (1%) ✅
["array", "index", "(\"sumcartesian_view\", \"Array{Int32,2}\")"] 0.01 (50%) ✅ 0.00 (1%) ✅
["array", "index", "(\"sumcartesian_view\", \"BaseBenchmarks.ArrayBenchmarks.ArrayLF{Float32,2}\")"] 0.01 (50%) ✅ 0.00 (1%) ✅
["array", "index", "(\"sumcartesian_view\", \"BaseBenchmarks.ArrayBenchmarks.ArrayLF{Int32,2}\")"] 0.01 (50%) ✅ 0.00 (1%) ✅
["array", "index", "(\"sumcartesian_view\", \"BaseBenchmarks.ArrayBenchmarks.ArrayLSLS{Float32,2}\")"] 0.01 (50%) ✅ 0.00 (1%) ✅
["array", "index", "(\"sumcartesian_view\", \"BaseBenchmarks.ArrayBenchmarks.ArrayLSLS{Int32,2}\")"] 0.01 (50%) ✅ 0.00 (1%) ✅
["array", "index", "(\"sumcartesian_view\", \"BaseBenchmarks.ArrayBenchmarks.ArrayLS{Float32,2}\")"] 0.01 (50%) ✅ 0.00 (1%) ✅
["array", "index", "(\"sumcartesian_view\", \"BaseBenchmarks.ArrayBenchmarks.ArrayLS{Int32,2}\")"] 0.01 (50%) ✅ 0.00 (1%) ✅
["array", "index", "(\"sumcartesian_view\", \"BitArray{2}\")"] 0.16 (50%) ✅ 0.00 (1%) ✅
["array", "index", "(\"sumcartesian_view\", \"SubArray{Float32,2,Array{Float32,2},Tuple{Base.Slice{Base.OneTo{Int64}},Base.Slice{Base.OneTo{Int64}}},true}\")"] 0.01 (50%) ✅ 0.00 (1%) ✅
["array", "index", "(\"sumcartesian_view\", \"SubArray{Float32,2,Array{Float32,2},Tuple{UnitRange{Int64},UnitRange{Int64}},false}\")"] 0.01 (50%) ✅ 0.00 (1%) ✅
["array", "index", "(\"sumcartesian_view\", \"SubArray{Float32,2,Array{Float32,3},Tuple{Int64,Base.Slice{Base.OneTo{Int64}},Base.Slice{Base.OneTo{Int64}}},true}\")"] 0.05 (50%) ✅ 0.00 (1%) ✅
["array", "index", "(\"sumcartesian_view\", \"SubArray{Float32,2,Base.ReshapedArray{Float32,2,SubArray{Float32,3,Array{Float32,3},Tuple{Base.Slice{Base.OneTo{Int64}},Base.Slice{Base.OneTo{Int64}},Base.Slice{Base.OneTo{Int64}}},true},Tuple{}},Tuple{Base.Slice{Base.OneTo{Int64}},UnitRange{Int64}},true}\")"] 0.06 (50%) ✅ 0.00 (1%) ✅
["array", "index", "(\"sumcartesian_view\", \"SubArray{Float32,2,Base.ReshapedArray{Float32,2,SubArray{Float32,3,BaseBenchmarks.ArrayBenchmarks.ArrayLS{Float32,3},Tuple{Base.Slice{Base.OneTo{Int64}},Base.Slice{Base.OneTo{Int64}},Base.Slice{Base.OneTo{Int64}}},false},Tuple{Base.MultiplicativeInverses.SignedMultiplicativeInverse{Int64},Base.MultiplicativeInverses.SignedMultiplicativeInverse{Int64}}},Tuple{Base.Slice{Base.OneTo{Int64}},UnitRange{Int64}},false}\")"] 0.25 (50%) ✅ 0.00 (1%) ✅
["array", "index", "(\"sumcartesian_view\", \"SubArray{Float32,2,BaseBenchmarks.ArrayBenchmarks.ArrayLS{Float32,2},Tuple{Base.Slice{Base.OneTo{Int64}},Base.Slice{Base.OneTo{Int64}}},false}\")"] 0.01 (50%) ✅ 0.00 (1%) ✅
["array", "index", "(\"sumcartesian_view\", \"SubArray{Float32,2,BaseBenchmarks.ArrayBenchmarks.ArrayLS{Float32,3},Tuple{Int64,Base.Slice{Base.OneTo{Int64}},Base.Slice{Base.OneTo{Int64}}},false}\")"] 0.05 (50%) ✅ 0.00 (1%) ✅
["array", "index", "(\"sumcartesian_view\", \"SubArray{Float64,3,Array{Float64,3},Tuple{UnitRange{Int64},UnitRange{Int64},UnitRange{Int64}},false}\")"] 0.03 (50%) ✅ 0.00 (1%) ✅
["array", "index", "(\"sumcartesian_view\", \"SubArray{Int32,2,Array{Int32,2},Tuple{Base.Slice{Base.OneTo{Int64}},Base.Slice{Base.OneTo{Int64}}},true}\")"] 0.01 (50%) ✅ 0.00 (1%) ✅
["array", "index", "(\"sumcartesian_view\", \"SubArray{Int32,2,Array{Int32,2},Tuple{UnitRange{Int64},UnitRange{Int64}},false}\")"] 0.01 (50%) ✅ 0.00 (1%) ✅
["array", "index", "(\"sumcartesian_view\", \"SubArray{Int32,2,Array{Int32,3},Tuple{Int64,Base.Slice{Base.OneTo{Int64}},Base.Slice{Base.OneTo{Int64}}},true}\")"] 0.03 (50%) ✅ 0.00 (1%) ✅
["array", "index", "(\"sumcartesian_view\", \"SubArray{Int32,2,Base.ReshapedArray{Int32,2,SubArray{Int32,3,Array{Int32,3},Tuple{Base.Slice{Base.OneTo{Int64}},Base.Slice{Base.OneTo{Int64}},Base.Slice{Base.OneTo{Int64}}},true},Tuple{}},Tuple{Base.Slice{Base.OneTo{Int64}},UnitRange{Int64}},true}\")"] 0.04 (50%) ✅ 0.00 (1%) ✅
["array", "index", "(\"sumcartesian_view\", \"SubArray{Int32,2,Base.ReshapedArray{Int32,2,SubArray{Int32,3,BaseBenchmarks.ArrayBenchmarks.ArrayLS{Int32,3},Tuple{Base.Slice{Base.OneTo{Int64}},Base.Slice{Base.OneTo{Int64}},Base.Slice{Base.OneTo{Int64}}},false},Tuple{Base.MultiplicativeInverses.SignedMultiplicativeInverse{Int64},Base.MultiplicativeInverses.SignedMultiplicativeInverse{Int64}}},Tuple{Base.Slice{Base.OneTo{Int64}},UnitRange{Int64}},false}\")"] 0.27 (50%) ✅ 0.00 (1%) ✅
["array", "index", "(\"sumcartesian_view\", \"SubArray{Int32,2,BaseBenchmarks.ArrayBenchmarks.ArrayLS{Int32,2},Tuple{Base.Slice{Base.OneTo{Int64}},Base.Slice{Base.OneTo{Int64}}},false}\")"] 0.01 (50%) ✅ 0.00 (1%) ✅
["array", "index", "(\"sumcartesian_view\", \"SubArray{Int32,2,BaseBenchmarks.ArrayBenchmarks.ArrayLS{Int32,3},Tuple{Int64,Base.Slice{Base.OneTo{Int64}},Base.Slice{Base.OneTo{Int64}}},false}\")"] 0.03 (50%) ✅ 0.00 (1%) ✅
["array", "index", "(\"sumcolon\", \"BitArray{2}\")"] 0.26 (50%) ✅ 0.85 (1%) ✅
["array", "index", "(\"sumcolon\", \"SubArray{Float32,2,Base.ReshapedArray{Float32,2,SubArray{Float32,3,Array{Float32,3},Tuple{Base.Slice{Base.OneTo{Int64}},Base.Slice{Base.OneTo{Int64}},Base.Slice{Base.OneTo{Int64}}},true},Tuple{}},Tuple{Base.Slice{Base.OneTo{Int64}},UnitRange{Int64}},true}\")"] 0.84 (50%) 0.86 (1%) ✅
["array", "index", "(\"sumcolon\", \"SubArray{Float32,2,Base.ReshapedArray{Float32,2,SubArray{Float32,3,BaseBenchmarks.ArrayBenchmarks.ArrayLS{Float32,3},Tuple{Base.Slice{Base.OneTo{Int64}},Base.Slice{Base.OneTo{Int64}},Base.Slice{Base.OneTo{Int64}}},false},Tuple{Base.MultiplicativeInverses.SignedMultiplicativeInverse{Int64},Base.MultiplicativeInverses.SignedMultiplicativeInverse{Int64}}},Tuple{Base.Slice{Base.OneTo{Int64}},UnitRange{Int64}},false}\")"] 0.80 (50%) 0.86 (1%) ✅
["array", "index", "(\"sumcolon\", \"SubArray{Int32,2,Base.ReshapedArray{Int32,2,SubArray{Int32,3,Array{Int32,3},Tuple{Base.Slice{Base.OneTo{Int64}},Base.Slice{Base.OneTo{Int64}},Base.Slice{Base.OneTo{Int64}}},true},Tuple{}},Tuple{Base.Slice{Base.OneTo{Int64}},UnitRange{Int64}},true}\")"] 0.86 (50%) 0.86 (1%) ✅
["array", "index", "(\"sumcolon\", \"SubArray{Int32,2,Base.ReshapedArray{Int32,2,SubArray{Int32,3,BaseBenchmarks.ArrayBenchmarks.ArrayLS{Int32,3},Tuple{Base.Slice{Base.OneTo{Int64}},Base.Slice{Base.OneTo{Int64}},Base.Slice{Base.OneTo{Int64}}},false},Tuple{Base.MultiplicativeInverses.SignedMultiplicativeInverse{Int64},Base.MultiplicativeInverses.SignedMultiplicativeInverse{Int64}}},Tuple{Base.Slice{Base.OneTo{Int64}},UnitRange{Int64}},false}\")"] 0.85 (50%) 0.86 (1%) ✅
["array", "index", "(\"sumeach\", \"BitArray{2}\")"] 0.24 (50%) ✅ 0.00 (1%) ✅
["array", "index", "(\"sumeach_view\", \"Array{Float32,2}\")"] 0.35 (50%) ✅ 0.63 (1%) ✅
["array", "index", "(\"sumeach_view\", \"Array{Float64,3}\")"] 0.88 (50%) 0.63 (1%) ✅
["array", "index", "(\"sumeach_view\", \"Array{Int32,2}\")"] 0.36 (50%) ✅ 0.63 (1%) ✅
["array", "index", "(\"sumeach_view\", \"BaseBenchmarks.ArrayBenchmarks.ArrayLF{Float32,2}\")"] 0.04 (50%) ✅ 0.00 (1%) ✅
["array", "index", "(\"sumeach_view\", \"BaseBenchmarks.ArrayBenchmarks.ArrayLF{Int32,2}\")"] 0.02 (50%) ✅ 0.00 (1%) ✅
["array", "index", "(\"sumeach_view\", \"BaseBenchmarks.ArrayBenchmarks.ArrayLSLS{Float32,2}\")"] 0.01 (50%) ✅ 0.00 (1%) ✅
["array", "index", "(\"sumeach_view\", \"BaseBenchmarks.ArrayBenchmarks.ArrayLSLS{Int32,2}\")"] 0.01 (50%) ✅ 0.00 (1%) ✅
["array", "index", "(\"sumeach_view\", \"BaseBenchmarks.ArrayBenchmarks.ArrayLS{Float32,2}\")"] 0.01 (50%) ✅ 0.00 (1%) ✅
["array", "index", "(\"sumeach_view\", \"BaseBenchmarks.ArrayBenchmarks.ArrayLS{Int32,2}\")"] 0.01 (50%) ✅ 0.00 (1%) ✅
["array", "index", "(\"sumeach_view\", \"BitArray{2}\")"] 0.38 (50%) ✅ 0.54 (1%) ✅
["array", "index", "(\"sumeach_view\", \"SubArray{Float32,2,Array{Float32,2},Tuple{Base.Slice{Base.OneTo{Int64}},Base.Slice{Base.OneTo{Int64}}},true}\")"] 0.04 (50%) ✅ 0.00 (1%) ✅
["array", "index", "(\"sumeach_view\", \"SubArray{Float32,2,Array{Float32,2},Tuple{UnitRange{Int64},UnitRange{Int64}},false}\")"] 0.01 (50%) ✅ 0.00 (1%) ✅
["array", "index", "(\"sumeach_view\", \"SubArray{Float32,2,Array{Float32,3},Tuple{Int64,Base.Slice{Base.OneTo{Int64}},Base.Slice{Base.OneTo{Int64}}},true}\")"] 0.04 (50%) ✅ 0.00 (1%) ✅
["array", "index", "(\"sumeach_view\", \"SubArray{Float32,2,Base.ReshapedArray{Float32,2,SubArray{Float32,3,Array{Float32,3},Tuple{Base.Slice{Base.OneTo{Int64}},Base.Slice{Base.OneTo{Int64}},Base.Slice{Base.OneTo{Int64}}},true},Tuple{}},Tuple{Base.Slice{Base.OneTo{Int64}},UnitRange{Int64}},true}\")"] 0.06 (50%) ✅ 0.00 (1%) ✅
["array", "index", "(\"sumeach_view\", \"SubArray{Float32,2,Base.ReshapedArray{Float32,2,SubArray{Float32,3,BaseBenchmarks.ArrayBenchmarks.ArrayLS{Float32,3},Tuple{Base.Slice{Base.OneTo{Int64}},Base.Slice{Base.OneTo{Int64}},Base.Slice{Base.OneTo{Int64}}},false},Tuple{Base.MultiplicativeInverses.SignedMultiplicativeInverse{Int64},Base.MultiplicativeInverses.SignedMultiplicativeInverse{Int64}}},Tuple{Base.Slice{Base.OneTo{Int64}},UnitRange{Int64}},false}\")"] 0.40 (50%) ✅ 0.00 (1%) ✅
["array", "index", "(\"sumeach_view\", \"SubArray{Float32,2,BaseBenchmarks.ArrayBenchmarks.ArrayLS{Float32,2},Tuple{Base.Slice{Base.OneTo{Int64}},Base.Slice{Base.OneTo{Int64}}},false}\")"] 0.01 (50%) ✅ 0.00 (1%) ✅
["array", "index", "(\"sumeach_view\", \"SubArray{Float32,2,BaseBenchmarks.ArrayBenchmarks.ArrayLS{Float32,3},Tuple{Int64,Base.Slice{Base.OneTo{Int64}},Base.Slice{Base.OneTo{Int64}}},false}\")"] 0.07 (50%) ✅ 0.00 (1%) ✅
["array", "index", "(\"sumeach_view\", \"SubArray{Float64,3,Array{Float64,3},Tuple{UnitRange{Int64},UnitRange{Int64},UnitRange{Int64}},false}\")"] 0.09 (50%) ✅ 0.00 (1%) ✅
["array", "index", "(\"sumeach_view\", \"SubArray{Int32,2,Array{Int32,2},Tuple{Base.Slice{Base.OneTo{Int64}},Base.Slice{Base.OneTo{Int64}}},true}\")"] 0.03 (50%) ✅ 0.00 (1%) ✅
["array", "index", "(\"sumeach_view\", \"SubArray{Int32,2,Array{Int32,2},Tuple{UnitRange{Int64},UnitRange{Int64}},false}\")"] 0.01 (50%) ✅ 0.00 (1%) ✅
["array", "index", "(\"sumeach_view\", \"SubArray{Int32,2,Array{Int32,3},Tuple{Int64,Base.Slice{Base.OneTo{Int64}},Base.Slice{Base.OneTo{Int64}}},true}\")"] 0.04 (50%) ✅ 0.00 (1%) ✅
["array", "index", "(\"sumeach_view\", \"SubArray{Int32,2,Base.ReshapedArray{Int32,2,SubArray{Int32,3,Array{Int32,3},Tuple{Base.Slice{Base.OneTo{Int64}},Base.Slice{Base.OneTo{Int64}},Base.Slice{Base.OneTo{Int64}}},true},Tuple{}},Tuple{Base.Slice{Base.OneTo{Int64}},UnitRange{Int64}},true}\")"] 0.07 (50%) ✅ 0.00 (1%) ✅
["array", "index", "(\"sumeach_view\", \"SubArray{Int32,2,Base.ReshapedArray{Int32,2,SubArray{Int32,3,BaseBenchmarks.ArrayBenchmarks.ArrayLS{Int32,3},Tuple{Base.Slice{Base.OneTo{Int64}},Base.Slice{Base.OneTo{Int64}},Base.Slice{Base.OneTo{Int64}}},false},Tuple{Base.MultiplicativeInverses.SignedMultiplicativeInverse{Int64},Base.MultiplicativeInverses.SignedMultiplicativeInverse{Int64}}},Tuple{Base.Slice{Base.OneTo{Int64}},UnitRange{Int64}},false}\")"] 0.44 (50%) ✅ 0.00 (1%) ✅
["array", "index", "(\"sumeach_view\", \"SubArray{Int32,2,BaseBenchmarks.ArrayBenchmarks.ArrayLS{Int32,2},Tuple{Base.Slice{Base.OneTo{Int64}},Base.Slice{Base.OneTo{Int64}}},false}\")"] 0.01 (50%) ✅ 0.00 (1%) ✅
["array", "index", "(\"sumeach_view\", \"SubArray{Int32,2,BaseBenchmarks.ArrayBenchmarks.ArrayLS{Int32,3},Tuple{Int64,Base.Slice{Base.OneTo{Int64}},Base.Slice{Base.OneTo{Int64}}},false}\")"] 0.04 (50%) ✅ 0.00 (1%) ✅
["array", "index", "(\"sumelt\", \"BitArray{2}\")"] 0.25 (50%) ✅ 0.00 (1%) ✅
["array", "index", "(\"sumelt_boundscheck\", \"Array{Int32,2}\")"] 4.32 (50%) ❌ 1.00 (1%)
["array", "index", "(\"sumelt_boundscheck\", \"BaseBenchmarks.ArrayBenchmarks.ArrayLSLS{Float32,2}\")"] 0.45 (50%) ✅ 1.00 (1%)
["array", "index", "(\"sumelt_boundscheck\", \"BaseBenchmarks.ArrayBenchmarks.ArrayLSLS{Int32,2}\")"] 0.46 (50%) ✅ 1.00 (1%)
["array", "index", "(\"sumelt_boundscheck\", \"BaseBenchmarks.ArrayBenchmarks.ArrayLS{Float32,2}\")"] 0.45 (50%) ✅ 1.00 (1%)
["array", "index", "(\"sumelt_boundscheck\", \"BaseBenchmarks.ArrayBenchmarks.ArrayLS{Int32,2}\")"] 0.45 (50%) ✅ 1.00 (1%)
["array", "index", "(\"sumelt_boundscheck\", \"BitArray{2}\")"] 0.27 (50%) ✅ 0.00 (1%) ✅
["array", "index", "(\"sumelt_boundscheck\", \"SubArray{Float32,2,Array{Float32,2},Tuple{UnitRange{Int64},UnitRange{Int64}},false}\")"] 0.47 (50%) ✅ 1.00 (1%)
["array", "index", "(\"sumelt_boundscheck\", \"SubArray{Float32,2,Base.ReshapedArray{Float32,2,SubArray{Float32,3,BaseBenchmarks.ArrayBenchmarks.ArrayLS{Float32,3},Tuple{Base.Slice{Base.OneTo{Int64}},Base.Slice{Base.OneTo{Int64}},Base.Slice{Base.OneTo{Int64}}},false},Tuple{Base.MultiplicativeInverses.SignedMultiplicativeInverse{Int64},Base.MultiplicativeInverses.SignedMultiplicativeInverse{Int64}}},Tuple{Base.Slice{Base.OneTo{Int64}},UnitRange{Int64}},false}\")"] 0.42 (50%) ✅ 1.00 (1%)
["array", "index", "(\"sumelt_boundscheck\", \"SubArray{Float32,2,BaseBenchmarks.ArrayBenchmarks.ArrayLS{Float32,2},Tuple{Base.Slice{Base.OneTo{Int64}},Base.Slice{Base.OneTo{Int64}}},false}\")"] 0.45 (50%) ✅ 1.00 (1%)
["array", "index", "(\"sumelt_boundscheck\", \"SubArray{Float32,2,BaseBenchmarks.ArrayBenchmarks.ArrayLS{Float32,3},Tuple{Int64,Base.Slice{Base.OneTo{Int64}},Base.Slice{Base.OneTo{Int64}}},false}\")"] 0.47 (50%) ✅ 1.00 (1%)
["array", "index", "(\"sumelt_boundscheck\", \"SubArray{Float64,3,Array{Float64,3},Tuple{UnitRange{Int64},UnitRange{Int64},UnitRange{Int64}},false}\")"] 0.43 (50%) ✅ 1.00 (1%)
["array", "index", "(\"sumelt_boundscheck\", \"SubArray{Int32,2,Array{Int32,2},Tuple{UnitRange{Int64},UnitRange{Int64}},false}\")"] 0.48 (50%) ✅ 1.00 (1%)
["array", "index", "(\"sumelt_boundscheck\", \"SubArray{Int32,2,Base.ReshapedArray{Int32,2,SubArray{Int32,3,BaseBenchmarks.ArrayBenchmarks.ArrayLS{Int32,3},Tuple{Base.Slice{Base.OneTo{Int64}},Base.Slice{Base.OneTo{Int64}},Base.Slice{Base.OneTo{Int64}}},false},Tuple{Base.MultiplicativeInverses.SignedMultiplicativeInverse{Int64},Base.MultiplicativeInverses.SignedMultiplicativeInverse{Int64}}},Tuple{Base.Slice{Base.OneTo{Int64}},UnitRange{Int64}},false}\")"] 0.42 (50%) ✅ 1.00 (1%)
["array", "index", "(\"sumelt_boundscheck\", \"SubArray{Int32,2,BaseBenchmarks.ArrayBenchmarks.ArrayLS{Int32,2},Tuple{Base.Slice{Base.OneTo{Int64}},Base.Slice{Base.OneTo{Int64}}},false}\")"] 0.50 (50%) ✅ 1.00 (1%)
["array", "index", "(\"sumelt_boundscheck\", \"SubArray{Int32,2,BaseBenchmarks.ArrayBenchmarks.ArrayLS{Int32,3},Tuple{Int64,Base.Slice{Base.OneTo{Int64}},Base.Slice{Base.OneTo{Int64}}},false}\")"] 0.44 (50%) ✅ 1.00 (1%)
["array", "index", "(\"sumlinear\", \"BaseBenchmarks.ArrayBenchmarks.ArrayLSLS{Float32,2}\")"] 0.44 (50%) ✅ 1.00 (1%)
["array", "index", "(\"sumlinear\", \"BaseBenchmarks.ArrayBenchmarks.ArrayLSLS{Int32,2}\")"] 0.45 (50%) ✅ 1.00 (1%)
["array", "index", "(\"sumlinear\", \"BaseBenchmarks.ArrayBenchmarks.ArrayLS{Float32,2}\")"] 0.44 (50%) ✅ 1.00 (1%)
["array", "index", "(\"sumlinear\", \"BaseBenchmarks.ArrayBenchmarks.ArrayLS{Int32,2}\")"] 0.45 (50%) ✅ 1.00 (1%)
["array", "index", "(\"sumlinear\", \"BitArray{2}\")"] 0.24 (50%) ✅ 0.00 (1%) ✅
["array", "index", "(\"sumlinear\", \"SubArray{Float32,2,Array{Float32,2},Tuple{UnitRange{Int64},UnitRange{Int64}},false}\")"] 0.50 (50%) ✅ 1.00 (1%)
["array", "index", "(\"sumlinear\", \"SubArray{Float32,2,Base.ReshapedArray{Float32,2,SubArray{Float32,3,BaseBenchmarks.ArrayBenchmarks.ArrayLS{Float32,3},Tuple{Base.Slice{Base.OneTo{Int64}},Base.Slice{Base.OneTo{Int64}},Base.Slice{Base.OneTo{Int64}}},false},Tuple{Base.MultiplicativeInverses.SignedMultiplicativeInverse{Int64},Base.MultiplicativeInverses.SignedMultiplicativeInverse{Int64}}},Tuple{Base.Slice{Base.OneTo{Int64}},UnitRange{Int64}},false}\")"] 0.47 (50%) ✅ 1.00 (1%)
["array", "index", "(\"sumlinear\", \"SubArray{Float32,2,BaseBenchmarks.ArrayBenchmarks.ArrayLS{Float32,2},Tuple{Base.Slice{Base.OneTo{Int64}},Base.Slice{Base.OneTo{Int64}}},false}\")"] 0.50 (50%) ✅ 1.00 (1%)
["array", "index", "(\"sumlinear\", \"SubArray{Float32,2,BaseBenchmarks.ArrayBenchmarks.ArrayLS{Float32,3},Tuple{Int64,Base.Slice{Base.OneTo{Int64}},Base.Slice{Base.OneTo{Int64}}},false}\")"] 0.47 (50%) ✅ 1.00 (1%)
["array", "index", "(\"sumlinear\", \"SubArray{Float64,3,Array{Float64,3},Tuple{UnitRange{Int64},UnitRange{Int64},UnitRange{Int64}},false}\")"] 0.42 (50%) ✅ 1.00 (1%)
["array", "index", "(\"sumlinear\", \"SubArray{Int32,2,Array{Int32,2},Tuple{UnitRange{Int64},UnitRange{Int64}},false}\")"] 0.50 (50%) ✅ 1.00 (1%)
["array", "index", "(\"sumlinear\", \"SubArray{Int32,2,Base.ReshapedArray{Int32,2,SubArray{Int32,3,BaseBenchmarks.ArrayBenchmarks.ArrayLS{Int32,3},Tuple{Base.Slice{Base.OneTo{Int64}},Base.Slice{Base.OneTo{Int64}},Base.Slice{Base.OneTo{Int64}}},false},Tuple{Base.MultiplicativeInverses.SignedMultiplicativeInverse{Int64},Base.MultiplicativeInverses.SignedMultiplicativeInverse{Int64}}},Tuple{Base.Slice{Base.OneTo{Int64}},UnitRange{Int64}},false}\")"] 0.48 (50%) ✅ 1.00 (1%)
["array", "index", "(\"sumlinear\", \"SubArray{Int32,2,BaseBenchmarks.ArrayBenchmarks.ArrayLS{Int32,3},Tuple{Int64,Base.Slice{Base.OneTo{Int64}},Base.Slice{Base.OneTo{Int64}}},false}\")"] 0.48 (50%) ✅ 1.00 (1%)
["array", "index", "(\"sumlinear_view\", \"Array{Float32,2}\")"] 0.35 (50%) ✅ 0.63 (1%) ✅
["array", "index", "(\"sumlinear_view\", \"Array{Float64,3}\")"] 0.89 (50%) 0.63 (1%) ✅
["array", "index", "(\"sumlinear_view\", \"Array{Int32,2}\")"] 0.35 (50%) ✅ 0.63 (1%) ✅
["array", "index", "(\"sumlinear_view\", \"BaseBenchmarks.ArrayBenchmarks.ArrayLF{Float32,2}\")"] 0.04 (50%) ✅ 0.00 (1%) ✅
["array", "index", "(\"sumlinear_view\", \"BaseBenchmarks.ArrayBenchmarks.ArrayLF{Int32,2}\")"] 0.02 (50%) ✅ 0.00 (1%) ✅
["array", "index", "(\"sumlinear_view\", \"BaseBenchmarks.ArrayBenchmarks.ArrayLSLS{Float32,2}\")"] 0.32 (50%) ✅ 0.00 (1%) ✅
["array", "index", "(\"sumlinear_view\", \"BaseBenchmarks.ArrayBenchmarks.ArrayLSLS{Int32,2}\")"] 0.32 (50%) ✅ 0.00 (1%) ✅
["array", "index", "(\"sumlinear_view\", \"BaseBenchmarks.ArrayBenchmarks.ArrayLS{Float32,2}\")"] 0.32 (50%) ✅ 0.00 (1%) ✅
["array", "index", "(\"sumlinear_view\", \"BaseBenchmarks.ArrayBenchmarks.ArrayLS{Int32,2}\")"] 0.32 (50%) ✅ 0.00 (1%) ✅
["array", "index", "(\"sumlinear_view\", \"BitArray{2}\")"] 0.38 (50%) ✅ 0.54 (1%) ✅
["array", "index", "(\"sumlinear_view\", \"SubArray{Float32,2,Array{Float32,2},Tuple{Base.Slice{Base.OneTo{Int64}},Base.Slice{Base.OneTo{Int64}}},true}\")"] 0.04 (50%) ✅ 0.00 (1%) ✅
["array", "index", "(\"sumlinear_view\", \"SubArray{Float32,2,Array{Float32,2},Tuple{UnitRange{Int64},UnitRange{Int64}},false}\")"] 0.32 (50%) ✅ 0.00 (1%) ✅
["array", "index", "(\"sumlinear_view\", \"SubArray{Float32,2,Array{Float32,3},Tuple{Int64,Base.Slice{Base.OneTo{Int64}},Base.Slice{Base.OneTo{Int64}}},true}\")"] 0.04 (50%) ✅ 0.00 (1%) ✅
["array", "index", "(\"sumlinear_view\", \"SubArray{Float32,2,Base.ReshapedArray{Float32,2,SubArray{Float32,3,Array{Float32,3},Tuple{Base.Slice{Base.OneTo{Int64}},Base.Slice{Base.OneTo{Int64}},Base.Slice{Base.OneTo{Int64}}},true},Tuple{}},Tuple{Base.Slice{Base.OneTo{Int64}},UnitRange{Int64}},true}\")"] 0.06 (50%) ✅ 0.00 (1%) ✅
["array", "index", "(\"sumlinear_view\", \"SubArray{Float32,2,Base.ReshapedArray{Float32,2,SubArray{Float32,3,BaseBenchmarks.ArrayBenchmarks.ArrayLS{Float32,3},Tuple{Base.Slice{Base.OneTo{Int64}},Base.Slice{Base.OneTo{Int64}},Base.Slice{Base.OneTo{Int64}}},false},Tuple{Base.MultiplicativeInverses.SignedMultiplicativeInverse{Int64},Base.MultiplicativeInverses.SignedMultiplicativeInverse{Int64}}},Tuple{Base.Slice{Base.OneTo{Int64}},UnitRange{Int64}},false}\")"] 0.57 (50%) 0.00 (1%) ✅
["array", "index", "(\"sumlinear_view\", \"SubArray{Float32,2,BaseBenchmarks.ArrayBenchmarks.ArrayLS{Float32,2},Tuple{Base.Slice{Base.OneTo{Int64}},Base.Slice{Base.OneTo{Int64}}},false}\")"] 0.32 (50%) ✅ 0.00 (1%) ✅
["array", "index", "(\"sumlinear_view\", \"SubArray{Float32,2,BaseBenchmarks.ArrayBenchmarks.ArrayLS{Float32,3},Tuple{Int64,Base.Slice{Base.OneTo{Int64}},Base.Slice{Base.OneTo{Int64}}},false}\")"] 0.29 (50%) ✅ 0.00 (1%) ✅
["array", "index", "(\"sumlinear_view\", \"SubArray{Float64,3,Array{Float64,3},Tuple{UnitRange{Int64},UnitRange{Int64},UnitRange{Int64}},false}\")"] 0.69 (50%) 0.00 (1%) ✅
["array", "index", "(\"sumlinear_view\", \"SubArray{Int32,2,Array{Int32,2},Tuple{Base.Slice{Base.OneTo{Int64}},Base.Slice{Base.OneTo{Int64}}},true}\")"] 0.03 (50%) ✅ 0.00 (1%) ✅
["array", "index", "(\"sumlinear_view\", \"SubArray{Int32,2,Array{Int32,2},Tuple{UnitRange{Int64},UnitRange{Int64}},false}\")"] 0.32 (50%) ✅ 0.00 (1%) ✅
["array", "index", "(\"sumlinear_view\", \"SubArray{Int32,2,Array{Int32,3},Tuple{Int64,Base.Slice{Base.OneTo{Int64}},Base.Slice{Base.OneTo{Int64}}},true}\")"] 0.04 (50%) ✅ 0.00 (1%) ✅
["array", "index", "(\"sumlinear_view\", \"SubArray{Int32,2,Base.ReshapedArray{Int32,2,SubArray{Int32,3,Array{Int32,3},Tuple{Base.Slice{Base.OneTo{Int64}},Base.Slice{Base.OneTo{Int64}},Base.Slice{Base.OneTo{Int64}}},true},Tuple{}},Tuple{Base.Slice{Base.OneTo{Int64}},UnitRange{Int64}},true}\")"] 0.07 (50%) ✅ 0.00 (1%) ✅
["array", "index", "(\"sumlinear_view\", \"SubArray{Int32,2,Base.ReshapedArray{Int32,2,SubArray{Int32,3,BaseBenchmarks.ArrayBenchmarks.ArrayLS{Int32,3},Tuple{Base.Slice{Base.OneTo{Int64}},Base.Slice{Base.OneTo{Int64}},Base.Slice{Base.OneTo{Int64}}},false},Tuple{Base.MultiplicativeInverses.SignedMultiplicativeInverse{Int64},Base.MultiplicativeInverses.SignedMultiplicativeInverse{Int64}}},Tuple{Base.Slice{Base.OneTo{Int64}},UnitRange{Int64}},false}\")"] 0.57 (50%) 0.00 (1%) ✅
["array", "index", "(\"sumlinear_view\", \"SubArray{Int32,2,BaseBenchmarks.ArrayBenchmarks.ArrayLS{Int32,2},Tuple{Base.Slice{Base.OneTo{Int64}},Base.Slice{Base.OneTo{Int64}}},false}\")"] 0.31 (50%) ✅ 0.00 (1%) ✅
["array", "index", "(\"sumlinear_view\", \"SubArray{Int32,2,BaseBenchmarks.ArrayBenchmarks.ArrayLS{Int32,3},Tuple{Int64,Base.Slice{Base.OneTo{Int64}},Base.Slice{Base.OneTo{Int64}}},false}\")"] 0.30 (50%) ✅ 0.00 (1%) ✅
["array", "index", "(\"sumlogical\", \"BaseBenchmarks.ArrayBenchmarks.ArrayLF{Float32,2}\")"] 1.56 (50%) ❌ 1.00 (1%)
["array", "index", "(\"sumlogical\", \"BaseBenchmarks.ArrayBenchmarks.ArrayLF{Int32,2}\")"] 1.56 (50%) ❌ 1.00 (1%)
["array", "index", "(\"sumlogical\", \"BaseBenchmarks.ArrayBenchmarks.ArrayLSLS{Int32,2}\")"] 1.54 (50%) ❌ 1.00 (1%)
["array", "index", "(\"sumlogical\", \"BitArray{2}\")"] 0.73 (50%) 0.91 (1%) ✅
["array", "index", "(\"sumlogical_view\", \"SubArray{Float32,2,Base.ReshapedArray{Float32,2,SubArray{Float32,3,Array{Float32,3},Tuple{Base.Slice{Base.OneTo{Int64}},Base.Slice{Base.OneTo{Int64}},Base.Slice{Base.OneTo{Int64}}},true},Tuple{}},Tuple{Base.Slice{Base.OneTo{Int64}},UnitRange{Int64}},true}\")"] 2.09 (50%) ❌ 1.00 (1%)
["array", "index", "(\"sumlogical_view\", \"SubArray{Float32,2,Base.ReshapedArray{Float32,2,SubArray{Float32,3,BaseBenchmarks.ArrayBenchmarks.ArrayLS{Float32,3},Tuple{Base.Slice{Base.OneTo{Int64}},Base.Slice{Base.OneTo{Int64}},Base.Slice{Base.OneTo{Int64}}},false},Tuple{Base.MultiplicativeInverses.SignedMultiplicativeInverse{Int64},Base.MultiplicativeInverses.SignedMultiplicativeInverse{Int64}}},Tuple{Base.Slice{Base.OneTo{Int64}},UnitRange{Int64}},false}\")"] 2.73 (50%) ❌ 1.00 (1%)
["array", "index", "(\"sumlogical_view\", \"SubArray{Int32,2,Base.ReshapedArray{Int32,2,SubArray{Int32,3,Array{Int32,3},Tuple{Base.Slice{Base.OneTo{Int64}},Base.Slice{Base.OneTo{Int64}},Base.Slice{Base.OneTo{Int64}}},true},Tuple{}},Tuple{Base.Slice{Base.OneTo{Int64}},UnitRange{Int64}},true}\")"] 2.12 (50%) ❌ 1.00 (1%)
["array", "index", "(\"sumlogical_view\", \"SubArray{Int32,2,Base.ReshapedArray{Int32,2,SubArray{Int32,3,BaseBenchmarks.ArrayBenchmarks.ArrayLS{Int32,3},Tuple{Base.Slice{Base.OneTo{Int64}},Base.Slice{Base.OneTo{Int64}},Base.Slice{Base.OneTo{Int64}}},false},Tuple{Base.MultiplicativeInverses.SignedMultiplicativeInverse{Int64},Base.MultiplicativeInverses.SignedMultiplicativeInverse{Int64}}},Tuple{Base.Slice{Base.OneTo{Int64}},UnitRange{Int64}},false}\")"] 2.78 (50%) ❌ 1.00 (1%)
["array", "index", "(\"sumrange\", \"Array{Float32,2}\")"] 0.92 (50%) 0.99 (1%) ✅
["array", "index", "(\"sumrange\", \"Array{Int32,2}\")"] 0.80 (50%) 0.99 (1%) ✅
["array", "index", "(\"sumrange\", \"BaseBenchmarks.ArrayBenchmarks.ArrayLF{Float32,2}\")"] 0.91 (50%) 0.99 (1%) ✅
["array", "index", "(\"sumrange\", \"BaseBenchmarks.ArrayBenchmarks.ArrayLF{Int32,2}\")"] 0.94 (50%) 0.99 (1%) ✅
["array", "index", "(\"sumrange\", \"BaseBenchmarks.ArrayBenchmarks.ArrayLSLS{Float32,2}\")"] 0.94 (50%) 0.99 (1%) ✅
["array", "index", "(\"sumrange\", \"BaseBenchmarks.ArrayBenchmarks.ArrayLSLS{Int32,2}\")"] 0.91 (50%) 0.99 (1%) ✅
["array", "index", "(\"sumrange\", \"BaseBenchmarks.ArrayBenchmarks.ArrayLS{Float32,2}\")"] 0.88 (50%) 0.99 (1%) ✅
["array", "index", "(\"sumrange\", \"BaseBenchmarks.ArrayBenchmarks.ArrayLS{Int32,2}\")"] 0.89 (50%) 0.99 (1%) ✅
["array", "index", "(\"sumrange\", \"BitArray{2}\")"] 0.24 (50%) ✅ 0.79 (1%) ✅
["array", "index", "(\"sumrange\", \"SubArray{Float32,2,Array{Float32,2},Tuple{Base.Slice{Base.OneTo{Int64}},Base.Slice{Base.OneTo{Int64}}},true}\")"] 0.45 (50%) ✅ 0.99 (1%) ✅
["array", "index", "(\"sumrange\", \"SubArray{Float32,2,Array{Float32,2},Tuple{UnitRange{Int64},UnitRange{Int64}},false}\")"] 0.95 (50%) 0.99 (1%) ✅
["array", "index", "(\"sumrange\", \"SubArray{Float32,2,Array{Float32,3},Tuple{Int64,Base.Slice{Base.OneTo{Int64}},Base.Slice{Base.OneTo{Int64}}},true}\")"] 0.67 (50%) 0.99 (1%) ✅
["array", "index", "(\"sumrange\", \"SubArray{Float32,2,Base.ReshapedArray{Float32,2,SubArray{Float32,3,Array{Float32,3},Tuple{Base.Slice{Base.OneTo{Int64}},Base.Slice{Base.OneTo{Int64}},Base.Slice{Base.OneTo{Int64}}},true},Tuple{}},Tuple{Base.Slice{Base.OneTo{Int64}},UnitRange{Int64}},true}\")"] 0.78 (50%) 0.75 (1%) ✅
["array", "index", "(\"sumrange\", \"SubArray{Float32,2,Base.ReshapedArray{Float32,2,SubArray{Float32,3,BaseBenchmarks.ArrayBenchmarks.ArrayLS{Float32,3},Tuple{Base.Slice{Base.OneTo{Int64}},Base.Slice{Base.OneTo{Int64}},Base.Slice{Base.OneTo{Int64}}},false},Tuple{Base.MultiplicativeInverses.SignedMultiplicativeInverse{Int64},Base.MultiplicativeInverses.SignedMultiplicativeInverse{Int64}}},Tuple{Base.Slice{Base.OneTo{Int64}},UnitRange{Int64}},false}\")"] 0.71 (50%) 0.75 (1%) ✅
["array", "index", "(\"sumrange\", \"SubArray{Float32,2,BaseBenchmarks.ArrayBenchmarks.ArrayLS{Float32,2},Tuple{Base.Slice{Base.OneTo{Int64}},Base.Slice{Base.OneTo{Int64}}},false}\")"] 0.92 (50%) 0.99 (1%) ✅
["array", "index", "(\"sumrange\", \"SubArray{Float32,2,BaseBenchmarks.ArrayBenchmarks.ArrayLS{Float32,3},Tuple{Int64,Base.Slice{Base.OneTo{Int64}},Base.Slice{Base.OneTo{Int64}}},false}\")"] 0.96 (50%) 0.99 (1%) ✅
["array", "index", "(\"sumrange\", \"SubArray{Int32,2,Array{Int32,2},Tuple{Base.Slice{Base.OneTo{Int64}},Base.Slice{Base.OneTo{Int64}}},true}\")"] 0.54 (50%) 0.99 (1%) ✅
["array", "index", "(\"sumrange\", \"SubArray{Int32,2,Array{Int32,2},Tuple{UnitRange{Int64},UnitRange{Int64}},false}\")"] 0.93 (50%) 0.99 (1%) ✅
["array", "index", "(\"sumrange\", \"SubArray{Int32,2,Array{Int32,3},Tuple{Int64,Base.Slice{Base.OneTo{Int64}},Base.Slice{Base.OneTo{Int64}}},true}\")"] 0.65 (50%) 0.99 (1%) ✅
["array", "index", "(\"sumrange\", \"SubArray{Int32,2,Base.ReshapedArray{Int32,2,SubArray{Int32,3,Array{Int32,3},Tuple{Base.Slice{Base.OneTo{Int64}},Base.Slice{Base.OneTo{Int64}},Base.Slice{Base.OneTo{Int64}}},true},Tuple{}},Tuple{Base.Slice{Base.OneTo{Int64}},UnitRange{Int64}},true}\")"] 0.78 (50%) 0.75 (1%) ✅
["array", "index", "(\"sumrange\", \"SubArray{Int32,2,Base.ReshapedArray{Int32,2,SubArray{Int32,3,BaseBenchmarks.ArrayBenchmarks.ArrayLS{Int32,3},Tuple{Base.Slice{Base.OneTo{Int64}},Base.Slice{Base.OneTo{Int64}},Base.Slice{Base.OneTo{Int64}}},false},Tuple{Base.MultiplicativeInverses.SignedMultiplicativeInverse{Int64},Base.MultiplicativeInverses.SignedMultiplicativeInverse{Int64}}},Tuple{Base.Slice{Base.OneTo{Int64}},UnitRange{Int64}},false}\")"] 0.73 (50%) 0.75 (1%) ✅
["array", "index", "(\"sumrange\", \"SubArray{Int32,2,BaseBenchmarks.ArrayBenchmarks.ArrayLS{Int32,2},Tuple{Base.Slice{Base.OneTo{Int64}},Base.Slice{Base.OneTo{Int64}}},false}\")"] 1.03 (50%) 0.99 (1%) ✅
["array", "index", "(\"sumrange\", \"SubArray{Int32,2,BaseBenchmarks.ArrayBenchmarks.ArrayLS{Int32,3},Tuple{Int64,Base.Slice{Base.OneTo{Int64}},Base.Slice{Base.OneTo{Int64}}},false}\")"] 0.95 (50%) 0.99 (1%) ✅
["array", "index", "(\"sumvector\", \"BitArray{2}\")"] 0.29 (50%) ✅ 0.89 (1%) ✅
["array", "index", "(\"sumvector_view\", \"BaseBenchmarks.ArrayBenchmarks.ArrayLF{Float32,2}\")"] 2.85 (50%) ❌ 1.00 (1%)
["array", "index", "(\"sumvector_view\", \"BaseBenchmarks.ArrayBenchmarks.ArrayLF{Int32,2}\")"] 4.66 (50%) ❌ 1.00 (1%)
["array", "index", "(\"sumvector_view\", \"BaseBenchmarks.ArrayBenchmarks.ArrayLSLS{Float32,2}\")"] 2.77 (50%) ❌ 1.00 (1%)
["array", "index", "(\"sumvector_view\", \"BaseBenchmarks.ArrayBenchmarks.ArrayLSLS{Int32,2}\")"] 3.19 (50%) ❌ 1.00 (1%)
["array", "index", "(\"sumvector_view\", \"BaseBenchmarks.ArrayBenchmarks.ArrayLS{Float32,2}\")"] 2.98 (50%) ❌ 1.00 (1%)
["array", "index", "(\"sumvector_view\", \"BaseBenchmarks.ArrayBenchmarks.ArrayLS{Int32,2}\")"] 2.84 (50%) ❌ 1.00 (1%)
["array", "index", "(\"sumvector_view\", \"SubArray{Float32,2,Base.ReshapedArray{Float32,2,SubArray{Float32,3,BaseBenchmarks.ArrayBenchmarks.ArrayLS{Float32,3},Tuple{Base.Slice{Base.OneTo{Int64}},Base.Slice{Base.OneTo{Int64}},Base.Slice{Base.OneTo{Int64}}},false},Tuple{Base.MultiplicativeInverses.SignedMultiplicativeInverse{Int64},Base.MultiplicativeInverses.SignedMultiplicativeInverse{Int64}}},Tuple{Base.Slice{Base.OneTo{Int64}},UnitRange{Int64}},false}\")"] 3.40 (50%) ❌ 1.00 (1%)
["array", "index", "(\"sumvector_view\", \"SubArray{Float32,2,BaseBenchmarks.ArrayBenchmarks.ArrayLS{Float32,2},Tuple{Base.Slice{Base.OneTo{Int64}},Base.Slice{Base.OneTo{Int64}}},false}\")"] 3.04 (50%) ❌ 1.00 (1%)
["array", "index", "(\"sumvector_view\", \"SubArray{Float32,2,BaseBenchmarks.ArrayBenchmarks.ArrayLS{Float32,3},Tuple{Int64,Base.Slice{Base.OneTo{Int64}},Base.Slice{Base.OneTo{Int64}}},false}\")"] 2.76 (50%) ❌ 1.00 (1%)
["array", "index", "(\"sumvector_view\", \"SubArray{Int32,2,Base.ReshapedArray{Int32,2,SubArray{Int32,3,BaseBenchmarks.ArrayBenchmarks.ArrayLS{Int32,3},Tuple{Base.Slice{Base.OneTo{Int64}},Base.Slice{Base.OneTo{Int64}},Base.Slice{Base.OneTo{Int64}}},false},Tuple{Base.MultiplicativeInverses.SignedMultiplicativeInverse{Int64},Base.MultiplicativeInverses.SignedMultiplicativeInverse{Int64}}},Tuple{Base.Slice{Base.OneTo{Int64}},UnitRange{Int64}},false}\")"] 3.38 (50%) ❌ 1.00 (1%)
["array", "index", "(\"sumvector_view\", \"SubArray{Int32,2,BaseBenchmarks.ArrayBenchmarks.ArrayLS{Int32,2},Tuple{Base.Slice{Base.OneTo{Int64}},Base.Slice{Base.OneTo{Int64}}},false}\")"] 3.60 (50%) ❌ 1.00 (1%)
["array", "index", "(\"sumvector_view\", \"SubArray{Int32,2,BaseBenchmarks.ArrayBenchmarks.ArrayLS{Int32,3},Tuple{Int64,Base.Slice{Base.OneTo{Int64}},Base.Slice{Base.OneTo{Int64}}},false}\")"] 2.36 (50%) ❌ 1.00 (1%)
["array", "index", "5d"] 1.24 (15%) ❌ 1.00 (1%)
["array", "index", "ind2sub"] 0.30 (50%) ✅ 1.00 (1%)
["array", "index", "sub2ind"] 0.03 (50%) ✅ 1.00 (1%)
["array", "reductions", "(\"maxabs\", \"Float64\")"] 1.23 (15%) ❌ 1.00 (1%)
["array", "reductions", "(\"sumabs2\", \"Float64\")"] 1.16 (15%) ❌ 1.00 (1%)
["array", "reductions", "(\"var\", \"Float64\")"] 0.77 (15%) ✅ 0.00 (1%) ✅
["array", "reductions", "(\"var\", \"Int64\")"] 0.93 (15%) 0.00 (1%) ✅
["array", "subarray", "(\"lucompletepivCopy!\", 100)"] 1.85 (15%) ❌ 1.00 (1%)
["array", "subarray", "(\"lucompletepivCopy!\", 1000)"] 1.53 (15%) ❌ 1.00 (1%)
["array", "subarray", "(\"lucompletepivCopy!\", 250)"] 1.57 (15%) ❌ 1.00 (1%)
["array", "subarray", "(\"lucompletepivCopy!\", 500)"] 1.55 (15%) ❌ 1.00 (1%)
["array", "subarray", "(\"lucompletepivSub!\", 100)"] 2.33 (15%) ❌ 1.14 (1%) ❌
["array", "subarray", "(\"lucompletepivSub!\", 1000)"] 1.73 (15%) ❌ 1.01 (1%) ❌
["array", "subarray", "(\"lucompletepivSub!\", 250)"] 1.93 (15%) ❌ 1.05 (1%) ❌
["array", "subarray", "(\"lucompletepivSub!\", 500)"] 1.74 (15%) ❌ 1.02 (1%) ❌
["broadcast", "dotop", "(\"Float64\", (1000, 1000), 2)"] 0.16 (15%) ✅ 1.00 (1%)
["broadcast", "dotop", "(\"Float64\", (1000000,), 2)"] 0.47 (15%) ✅ 1.00 (1%)
["broadcast", "fusion", "(\"Float64\", (1000, 1000), 3)"] 0.97 (15%) 0.67 (1%) ✅
["broadcast", "mix_scalar_tuple", "(10, \"scal_tup\")"] 1.56 (15%) ❌ 1.00 (1%)
["broadcast", "mix_scalar_tuple", "(10, \"scal_tup_x3\")"] 0.71 (15%) ✅ 1.00 (1%)
["broadcast", "mix_scalar_tuple", "(10, \"tup_tup\")"] 1.53 (15%) ❌ 1.00 (1%)
["broadcast", "mix_scalar_tuple", "(3, \"scal_tup_x3\")"] 0.82 (15%) ✅ 1.00 (1%)
["broadcast", "mix_scalar_tuple", "(5, \"scal_tup\")"] 1.33 (15%) ❌ 1.00 (1%)
["broadcast", "mix_scalar_tuple", "(5, \"tup_tup\")"] 1.40 (15%) ❌ 1.00 (1%)
["broadcast", "sparse", "((10000000,), 2)"] 0.83 (15%) ✅ 1.00 (1%)
["broadcast", "typeargs", "(\"tuple\", 10)"] 1.41 (15%) ❌ 1.00 (1%)
["broadcast", "typeargs", "(\"tuple\", 3)"] 1.21 (15%) ❌ 1.00 (1%)
["broadcast", "typeargs", "(\"tuple\", 5)"] 1.19 (15%) ❌ 1.00 (1%)
["collection", "deletion", "(\"Set\", \"Any\", \"filter\")"] 0.66 (25%) ✅ 0.74 (1%) ✅
["collection", "deletion", "(\"Set\", \"Int\", \"filter!\")"] 0.68 (25%) ✅ 1.00 (1%)
["collection", "deletion", "(\"Set\", \"Int\", \"filter\")"] 0.59 (25%) ✅ 1.00 (1%)
["collection", "deletion", "(\"Set\", \"Int\", \"pop!\")"] 0.66 (25%) ✅ 1.00 (1%)
["collection", "deletion", "(\"Set\", \"String\", \"filter!\")"] 0.74 (25%) ✅ 1.00 (1%)
["collection", "deletion", "(\"Vector\", \"Any\", \"filter!\")"] 2.44 (25%) ❌ 1.00 (1%)
["collection", "deletion", "(\"Vector\", \"Any\", \"filter\")"] 1.30 (25%) ❌ 1.00 (1%)
["collection", "deletion", "(\"Vector\", \"Int\", \"filter\")"] 1.54 (25%) ❌ 1.00 (1%)
["collection", "deletion", "(\"Vector\", \"Int\", \"pop!\")"] 0.63 (25%) ✅ 1.00 (1%)
["collection", "deletion", "(\"Vector\", \"String\", \"pop!\")"] 0.67 (25%) ✅ 1.00 (1%)
["collection", "initialization", "(\"BitSet\", \"Int\", \"sorted\", \"iterator\")"] 0.85 (25%) 0.52 (1%) ✅
["collection", "initialization", "(\"BitSet\", \"Int\", \"sorted\", \"loop\")"] 0.89 (25%) 0.52 (1%) ✅
["collection", "initialization", "(\"BitSet\", \"Int\", \"sorted\", \"loop\", \"sizehint!\")"] 0.94 (25%) 0.95 (1%) ✅
["collection", "initialization", "(\"BitSet\", \"Int\", \"unsorted\", \"iterator\")"] 0.75 (25%) ✅ 1.25 (1%) ❌
["collection", "initialization", "(\"BitSet\", \"Int\", \"unsorted\", \"loop\")"] 0.81 (25%) 1.25 (1%) ❌
["collection", "initialization", "(\"BitSet\", \"Int\", \"unsorted\", \"loop\", \"sizehint!\")"] 0.82 (25%) 2.00 (1%) ❌
["collection", "initialization", "(\"Dict\", \"Any\", \"iterator\")"] 0.69 (25%) ✅ 0.79 (1%) ✅
["collection", "initialization", "(\"Dict\", \"Any\", \"loop\")"] 0.58 (25%) ✅ 0.74 (1%) ✅
["collection", "initialization", "(\"Dict\", \"Any\", \"loop\", \"sizehint!\")"] 0.58 (25%) ✅ 0.77 (1%) ✅
["collection", "initialization", "(\"Dict\", \"Int\", \"iterator\")"] 0.68 (25%) ✅ 1.00 (1%)
["collection", "initialization", "(\"Dict\", \"Int\", \"loop\")"] 0.69 (25%) ✅ 1.00 (1%)
["collection", "initialization", "(\"Dict\", \"Int\", \"loop\", \"sizehint!\")"] 0.66 (25%) ✅ 1.00 (1%)
["collection", "initialization", "(\"Set\", \"Any\", \"iterator\")"] 0.62 (25%) ✅ 0.72 (1%) ✅
["collection", "initialization", "(\"Set\", \"Any\", \"loop\")"] 0.59 (25%) ✅ 0.68 (1%) ✅
["collection", "initialization", "(\"Set\", \"Any\", \"loop\", \"sizehint!\")"] 0.60 (25%) ✅ 0.72 (1%) ✅
["collection", "initialization", "(\"Set\", \"Int\", \"iterator\")"] 0.66 (25%) ✅ 1.00 (1%)
["collection", "initialization", "(\"Set\", \"Int\", \"loop\")"] 0.68 (25%) ✅ 1.00 (1%)
["collection", "initialization", "(\"Set\", \"Int\", \"loop\", \"sizehint!\")"] 0.65 (25%) ✅ 1.00 (1%)
["collection", "initialization", "(\"Vector\", \"Any\", \"iterator\")"] 5.24 (25%) ❌ Inf (1%) ❌
["collection", "initialization", "(\"Vector\", \"Any\", \"loop\")"] 1.62 (25%) ❌ 1.07 (1%) ❌
["collection", "initialization", "(\"Vector\", \"Any\", \"loop\", \"sizehint!\")"] 1.65 (25%) ❌ 1.14 (1%) ❌
["collection", "initialization", "(\"Vector\", \"Int\", \"iterator\")"] 4.77 (25%) ❌ Inf (1%) ❌
["collection", "initialization", "(\"Vector\", \"Int\", \"loop\")"] 1.63 (25%) ❌ 1.05 (1%) ❌
["collection", "initialization", "(\"Vector\", \"Int\", \"loop\", \"sizehint!\")"] 1.76 (25%) ❌ 1.09 (1%) ❌
["collection", "initialization", "(\"Vector\", \"String\", \"iterator\")"] 5.15 (25%) ❌ Inf (1%) ❌
["collection", "initialization", "(\"Vector\", \"String\", \"loop\")"] 1.23 (25%) 1.02 (1%) ❌
["collection", "initialization", "(\"Vector\", \"String\", \"loop\", \"sizehint!\")"] 1.23 (25%) 1.05 (1%) ❌
["collection", "iteration", "(\"Dict\", \"Int\", \"next\")"] 0.70 (25%) ✅ 1.00 (1%)
["collection", "iteration", "(\"Set\", \"Int\", \"next\")"] 0.73 (25%) ✅ 1.00 (1%)
["collection", "iteration", "(\"Vector\", \"Int\", \"next\")"] 1.29 (25%) ❌ 1.00 (1%)
["collection", "optimizations", "(\"BitSet\", \"Int8\")"] 0.77 (25%) 0.91 (1%) ✅
["collection", "optimizations", "(\"Dict\", \"abstract\", \"Bool\")"] 0.61 (25%) ✅ 1.00 (1%)
["collection", "optimizations", "(\"Dict\", \"abstract\", \"Int8\")"] 0.71 (25%) ✅ 1.00 (1%)
["collection", "optimizations", "(\"Dict\", \"abstract\", \"UInt16\")"] 0.72 (25%) ✅ 1.00 (1%)
["collection", "optimizations", "(\"Dict\", \"concrete\", \"Bool\")"] 0.61 (25%) ✅ 1.00 (1%)
["collection", "optimizations", "(\"Dict\", \"concrete\", \"Int8\")"] 0.72 (25%) ✅ 1.00 (1%)
["collection", "optimizations", "(\"Dict\", \"concrete\", \"UInt16\")"] 0.72 (25%) ✅ 1.00 (1%)
["collection", "optimizations", "(\"Set\", \"abstract\", \"Bool\")"] 0.61 (25%) ✅ 0.00 (1%) ✅
["collection", "optimizations", "(\"Set\", \"abstract\", \"Int8\")"] 0.98 (25%) 0.00 (1%) ✅
["collection", "optimizations", "(\"Set\", \"abstract\", \"UInt16\")"] 0.94 (25%) 2.50 (1%) ❌
["collection", "optimizations", "(\"Set\", \"concrete\", \"Bool\")"] 0.61 (25%) ✅ 0.00 (1%) ✅
["collection", "optimizations", "(\"Set\", \"concrete\", \"Int8\")"] 0.98 (25%) 0.00 (1%) ✅
["collection", "optimizations", "(\"Set\", \"concrete\", \"UInt16\")"] 0.94 (25%) 2.50 (1%) ❌
["collection", "queries & updates", "(\"Dict\", \"Any\", \"in\", \"true\")"] 1.26 (25%) ❌ Inf (1%) ❌
["collection", "queries & updates", "(\"Dict\", \"Any\", \"pop!\", \"specified\")"] 1.00 (25%) Inf (1%) ❌
["collection", "queries & updates", "(\"Dict\", \"Any\", \"push!\", \"overwrite\")"] 1.23 (25%) Inf (1%) ❌
["collection", "queries & updates", "(\"Dict\", \"Any\", \"setindex!\", \"overwrite\")"] 1.02 (25%) 2.00 (1%) ❌
["collection", "queries & updates", "(\"Dict\", \"Int\", \"first\")"] 0.59 (25%) ✅ 1.00 (1%)
["collection", "queries & updates", "(\"Dict\", \"Int\", \"in\", \"true\")"] 0.50 (25%) ✅ 1.00 (1%)
["collection", "queries & updates", "(\"Dict\", \"Int\", \"pop!\", \"specified\")"] 0.65 (25%) ✅ 1.00 (1%)
["collection", "queries & updates", "(\"Set\", \"Any\", \"pop!\", \"specified\")"] 0.82 (25%) Inf (1%) ❌
["collection", "queries & updates", "(\"Set\", \"Any\", \"pop!\", \"unspecified\")"] 0.56 (25%) ✅ 1.00 (1%)
["collection", "queries & updates", "(\"Set\", \"Any\", \"push!\", \"new\")"] 0.65 (25%) ✅ 1.00 (1%)
["collection", "queries & updates", "(\"Set\", \"Any\", \"push!\", \"overwrite\")"] 1.00 (25%) Inf (1%) ❌
["collection", "queries & updates", "(\"Set\", \"Int\", \"first\")"] 0.67 (25%) ✅ 1.00 (1%)
["collection", "queries & updates", "(\"Set\", \"Int\", \"pop!\", \"specified\")"] 0.58 (25%) ✅ 1.00 (1%)
["collection", "queries & updates", "(\"Set\", \"Int\", \"pop!\", \"unspecified\")"] 0.58 (25%) ✅ 1.00 (1%)
["collection", "queries & updates", "(\"Set\", \"Int\", \"push!\", \"new\")"] 0.72 (25%) ✅ 1.00 (1%)
["collection", "queries & updates", "(\"Set\", \"String\", \"in\", \"false\")"] 1.39 (25%) ❌ 1.00 (1%)
["collection", "queries & updates", "(\"Set\", \"String\", \"pop!\", \"unspecified\")"] 0.71 (25%) ✅ 1.00 (1%)
["collection", "queries & updates", "(\"Vector\", \"Any\", \"in\", \"false\")"] 1.41 (25%) ❌ 1.00 (1%)
["collection", "queries & updates", "(\"Vector\", \"Any\", \"in\", \"true\")"] 1.28 (25%) ❌ Inf (1%) ❌
["collection", "queries & updates", "(\"Vector\", \"Int\", \"in\", \"true\")"] 0.12 (25%) ✅ 1.00 (1%)
["collection", "queries & updates", "(\"Vector\", \"String\", \"in\", \"false\")"] 0.53 (25%) ✅ 1.00 (1%)
["collection", "queries & updates", "(\"Vector\", \"String\", \"in\", \"true\")"] 9.12 (25%) ❌ 1.00 (1%)
["collection", "set operations", "(\"BitSet\", \"Int\", \"intersect!\", \"big\")"] 0.42 (25%) ✅ 1.00 (1%)
["collection", "set operations", "(\"BitSet\", \"Int\", \"intersect!\", \"small\")"] 0.00 (25%) ✅ 0.00 (1%) ✅
["collection", "set operations", "(\"BitSet\", \"Int\", \"setdiff!\", \"big\")"] 0.00 (25%) ✅ 1.00 (1%)
["collection", "set operations", "(\"BitSet\", \"Int\", \"setdiff!\", \"small\")"] 0.00 (25%) ✅ 0.00 (1%) ✅
["collection", "set operations", "(\"BitSet\", \"Int\", \"symdiff!\", \"big\")"] 0.26 (25%) ✅ Inf (1%) ❌
["collection", "set operations", "(\"BitSet\", \"Int\", \"symdiff!\", \"small\")"] 0.23 (25%) ✅ 0.50 (1%) ✅
["collection", "set operations", "(\"BitSet\", \"Int\", \"union!\", \"big\")"] 0.26 (25%) ✅ Inf (1%) ❌
["collection", "set operations", "(\"BitSet\", \"Int\", \"union!\", \"small\")"] 0.23 (25%) ✅ 0.50 (1%) ✅
["collection", "set operations", "(\"Set\", \"Int\", \"==\", \"self\")"] 0.48 (25%) ✅ 1.00 (1%)
["collection", "set operations", "(\"Set\", \"Int\", \"intersect\")"] 0.14 (25%) ✅ 2.75 (1%) ❌
["collection", "set operations", "(\"Set\", \"Int\", \"intersect\", \"Set\")"] 0.04 (25%) ✅ 1.01 (1%) ❌
["collection", "set operations", "(\"Set\", \"Int\", \"intersect\", \"Set\", \"Set\")"] 0.05 (25%) ✅ 1.04 (1%) ❌
["collection", "set operations", "(\"Set\", \"Int\", \"intersect\", \"Vector\")"] 0.02 (25%) ✅ 3.86 (1%) ❌
["collection", "set operations", "(\"Set\", \"Int\", \"intersect\", \"Vector\", \"Vector\")"] 0.06 (25%) ✅ 10.66 (1%) ❌
["collection", "set operations", "(\"Set\", \"Int\", \"setdiff!\", \"Set\")"] 0.51 (25%) ✅ 1.00 (1%)
["collection", "set operations", "(\"Set\", \"Int\", \"setdiff!\", \"Vector\")"] 0.54 (25%) ✅ 1.00 (1%)
["collection", "set operations", "(\"Set\", \"Int\", \"setdiff\", \"Set\")"] 0.13 (25%) ✅ 2.75 (1%) ❌
["collection", "set operations", "(\"Set\", \"Int\", \"setdiff\", \"Vector\")"] 0.08 (25%) ✅ 1.14 (1%) ❌
["collection", "set operations", "(\"Set\", \"Int\", \"symdiff\")"] 247.86 (25%) ❌ Inf (1%) ❌
["collection", "set operations", "(\"Set\", \"Int\", \"symdiff\", \"Set\")"] 0.41 (25%) ✅ 1.78 (1%) ❌
["collection", "set operations", "(\"Set\", \"Int\", \"symdiff\", \"Set\", \"Set\")"] 0.43 (25%) ✅ 1.74 (1%) ❌
["collection", "set operations", "(\"Set\", \"Int\", \"symdiff\", \"Vector\")"] 0.14 (25%) ✅ 0.48 (1%) ✅
["collection", "set operations", "(\"Set\", \"Int\", \"symdiff\", \"Vector\", \"Vector\")"] 0.14 (25%) ✅ 0.46 (1%) ✅
["collection", "set operations", "(\"Set\", \"Int\", \"union!\", \"Set\")"] 0.43 (25%) ✅ 1.00 (1%)
["collection", "set operations", "(\"Set\", \"Int\", \"union!\", \"Vector\")"] 0.48 (25%) ✅ 1.00 (1%)
["collection", "set operations", "(\"Set\", \"Int\", \"union\")"] 0.14 (25%) ✅ 2.75 (1%) ❌
["collection", "set operations", "(\"Set\", \"Int\", \"union\", \"Set\")"] 0.65 (25%) ✅ 3.47 (1%) ❌
["collection", "set operations", "(\"Set\", \"Int\", \"union\", \"Set\", \"Set\")"] 0.60 (25%) ✅ 3.45 (1%) ❌
["collection", "set operations", "(\"Set\", \"Int\", \"union\", \"Vector\")"] 0.13 (25%) ✅ 0.48 (1%) ✅
["collection", "set operations", "(\"Set\", \"Int\", \"union\", \"Vector\", \"Vector\")"] 0.13 (25%) ✅ 0.48 (1%) ✅
["collection", "set operations", "(\"Set\", \"Int\", \"⊆\", \"Set\")"] 0.61 (25%) ✅ 1.00 (1%)
["collection", "set operations", "(\"Set\", \"Int\", \"⊆\", \"Vector\")"] 0.71 (25%) ✅ 1.00 (1%)
["collection", "set operations", "(\"Set\", \"Int\", \"⊆\", \"self\")"] 0.47 (25%) ✅ 1.00 (1%)
["collection", "set operations", "(\"Vector\", \"Int\", \"intersect\")"] 4.72 (25%) ❌ 4.02 (1%) ❌
["collection", "set operations", "(\"Vector\", \"Int\", \"intersect\", \"Set\")"] 3.97 (25%) ❌ 38.80 (1%) ❌
["collection", "set operations", "(\"Vector\", \"Int\", \"intersect\", \"Set\", \"Set\")"] 3.97 (25%) ❌ 38.85 (1%) ❌
["collection", "set operations", "(\"Vector\", \"Int\", \"intersect\", \"Vector\")"] 2.41 (25%) ❌ 40.73 (1%) ❌
["collection", "set operations", "(\"Vector\", \"Int\", \"intersect\", \"Vector\", \"Vector\")"] 2.69 (25%) ❌ 42.68 (1%) ❌
["collection", "set operations", "(\"Vector\", \"Int\", \"setdiff\", \"Set\")"] 0.79 (25%) 0.93 (1%) ✅
["collection", "set operations", "(\"Vector\", \"Int\", \"setdiff\", \"Vector\")"] 0.85 (25%) 0.91 (1%) ✅
["collection", "set operations", "(\"Vector\", \"Int\", \"symdiff\")"] 3282.79 (25%) ❌ Inf (1%) ❌
["collection", "set operations", "(\"Vector\", \"Int\", \"symdiff\", \"Set\")"] 0.21 (25%) ✅ 0.09 (1%) ✅
["collection", "set operations", "(\"Vector\", \"Int\", \"symdiff\", \"Set\", \"Set\")"] 0.22 (25%) ✅ 0.09 (1%) ✅
["collection", "set operations", "(\"Vector\", \"Int\", \"symdiff\", \"Vector\")"] 0.21 (25%) ✅ 0.09 (1%) ✅
["collection", "set operations", "(\"Vector\", \"Int\", \"symdiff\", \"Vector\", \"Vector\")"] 0.22 (25%) ✅ 0.09 (1%) ✅
["collection", "set operations", "(\"Vector\", \"Int\", \"union\")"] 0.16 (25%) ✅ 0.49 (1%) ✅
["collection", "set operations", "(\"Vector\", \"Int\", \"union\", \"Set\")"] 0.14 (25%) ✅ 0.36 (1%) ✅
["collection", "set operations", "(\"Vector\", \"Int\", \"union\", \"Set\", \"Set\")"] 0.15 (25%) ✅ 0.36 (1%) ✅
["collection", "set operations", "(\"Vector\", \"Int\", \"union\", \"Vector\")"] 0.16 (25%) ✅ 0.49 (1%) ✅
["collection", "set operations", "(\"Vector\", \"Int\", \"union\", \"Vector\", \"Vector\")"] 0.17 (25%) ✅ 0.49 (1%) ✅
["dates", "accessor", "millisecond"] 0.73 (15%) ✅ 1.00 (1%)
["dates", "arithmetic", "(\"DateTime\", \"Month\")"] 0.85 (15%) ✅ 0.00 (1%) ✅
["dates", "arithmetic", "(\"DateTime\", \"Year\")"] 0.88 (15%) 0.00 (1%) ✅
["dates", "arithmetic", "(\"Date\", \"Month\")"] 0.90 (15%) 0.00 (1%) ✅
["dates", "arithmetic", "(\"Date\", \"Year\")"] 0.86 (15%) 0.00 (1%) ✅
["dates", "construction", "Date"] 0.33 (15%) ✅ 0.00 (1%) ✅
["dates", "construction", "DateTime"] 0.26 (15%) ✅ 0.00 (1%) ✅
["dates", "parse", "(\"DateTime\", \"DateFormat\")"] 0.92 (15%) 0.95 (1%) ✅
["dates", "parse", "(\"DateTime\", \"ISODateTimeFormat\")"] 1.27 (15%) ❌ 0.00 (1%) ✅
["dates", "parse", "(\"DateTime\", \"RFC1123Format\", \"Lowercase\")"] 0.95 (15%) 1.43 (1%) ❌
["dates", "parse", "(\"DateTime\", \"RFC1123Format\", \"Mixedcase\")"] 1.00 (15%) 1.23 (1%) ❌
["dates", "parse", "(\"DateTime\", \"RFC1123Format\", \"Titlecase\")"] 0.94 (15%) 1.43 (1%) ❌
["dates", "parse", "(\"Date\", \"DateFormat\")"] 0.92 (15%) 0.95 (1%) ✅
["dates", "parse", "(\"Date\", \"ISODateFormat\")"] 1.17 (15%) ❌ 0.00 (1%) ✅
["dates", "parse", "Date"] 1.06 (15%) 0.00 (1%) ✅
["dates", "parse", "DateTime"] 1.52 (15%) ❌ 0.00 (1%) ✅
["dates", "string", "DateTime"] 1.03 (15%) 0.97 (1%) ✅
["find", "findall", "(\"Array{Bool,1}\", \"10-90\")"] 1.21 (15%) ❌ 1.00 (1%)
["find", "findall", "(\"Array{Bool,1}\", \"90-10\")"] 0.65 (15%) ✅ 1.00 (1%)
["find", "findall", "(\"BitArray{1}\", \"90-10\")"] 0.82 (15%) ✅ 1.00 (1%)
["find", "findall", "(\"ispos\", \"Array{Bool,1}\")"] 1.29 (15%) ❌ 0.69 (1%) ✅
["find", "findall", "(\"ispos\", \"Array{Float32,1}\")"] 1.12 (15%) 0.68 (1%) ✅
["find", "findall", "(\"ispos\", \"Array{Float64,1}\")"] 1.12 (15%) 0.68 (1%) ✅
["find", "findall", "(\"ispos\", \"Array{Int64,1}\")"] 1.33 (15%) ❌ 0.80 (1%) ✅
["find", "findall", "(\"ispos\", \"Array{Int8,1}\")"] 1.28 (15%) ❌ 0.68 (1%) ✅
["find", "findall", "(\"ispos\", \"Array{UInt64,1}\")"] 1.12 (15%) 0.68 (1%) ✅
["find", "findall", "(\"ispos\", \"Array{UInt8,1}\")"] 1.10 (15%) 0.68 (1%) ✅
["find", "findnext", "(\"Array{Bool,1}\", \"50-50\")"] 0.56 (15%) ✅ 1.00 (1%)
["find", "findnext", "(\"BitArray{1}\", \"10-90\")"] 1.17 (15%) ❌ 1.00 (1%)
["find", "findnext", "(\"BitArray{1}\", \"50-50\")"] 1.19 (15%) ❌ 1.00 (1%)
["find", "findnext", "(\"BitArray{1}\", \"90-10\")"] 1.20 (15%) ❌ 1.00 (1%)
["find", "findnext", "(\"ispos\", \"Array{Bool,1}\")"] 1.00 (15%) 0.00 (1%) ✅
["find", "findnext", "(\"ispos\", \"Array{Float32,1}\")"] 0.71 (15%) ✅ 1.02 (1%) ❌
["find", "findnext", "(\"ispos\", \"Array{Float64,1}\")"] 0.70 (15%) ✅ 1.02 (1%) ❌
["find", "findnext", "(\"ispos\", \"Array{Int64,1}\")"] 1.30 (15%) ❌ 1.90 (1%) ❌
["find", "findnext", "(\"ispos\", \"Array{Int8,1}\")"] 10.06 (15%) ❌ 1.00 (1%)
["find", "findnext", "(\"ispos\", \"Array{UInt64,1}\")"] 0.67 (15%) ✅ 1.02 (1%) ❌
["find", "findnext", "(\"ispos\", \"Array{UInt8,1}\")"] 12.25 (15%) ❌ 1.00 (1%)
["find", "findprev", "(\"Array{Bool,1}\", \"50-50\")"] 0.15 (15%) ✅ 1.00 (1%)
["find", "findprev", "(\"BitArray{1}\", \"10-90\")"] 1.23 (15%) ❌ 1.00 (1%)
["find", "findprev", "(\"BitArray{1}\", \"50-50\")"] 1.32 (15%) ❌ 1.00 (1%)
["find", "findprev", "(\"BitArray{1}\", \"90-10\")"] 1.31 (15%) ❌ 1.00 (1%)
["find", "findprev", "(\"ispos\", \"Array{Bool,1}\")"] 0.85 (15%) 0.00 (1%) ✅
["find", "findprev", "(\"ispos\", \"Array{Float32,1}\")"] 0.68 (15%) ✅ 1.02 (1%) ❌
["find", "findprev", "(\"ispos\", \"Array{Float64,1}\")"] 0.54 (15%) ✅ 1.02 (1%) ❌
["find", "findprev", "(\"ispos\", \"Array{Int64,1}\")"] 1.16 (15%) ❌ 1.90 (1%) ❌
["find", "findprev", "(\"ispos\", \"Array{Int8,1}\")"] 9.47 (15%) ❌ 1.00 (1%)
["find", "findprev", "(\"ispos\", \"Array{UInt64,1}\")"] 0.71 (15%) ✅ 1.02 (1%) ❌
["find", "findprev", "(\"ispos\", \"Array{UInt8,1}\")"] 11.18 (15%) ❌ 1.00 (1%)
["io", "serialization", "(\"deserialize\", \"Vector{String}\")"] 0.81 (15%) ✅ 1.00 (1%)
["io", "serialization", "(\"serialize\", \"Matrix{Float64}\")"] 0.95 (15%) 0.95 (1%) ✅
["io", "serialization", "(\"serialize\", \"Vector{String}\")"] 0.81 (15%) ✅ 1.00 (1%)
["linalg", "arithmetic", "(\"+\", \"Bidiagonal\", \"Bidiagonal\", 1024)"] 0.48 (45%) ✅ 0.50 (1%) ✅
["linalg", "arithmetic", "(\"+\", \"Bidiagonal\", \"Bidiagonal\", 256)"] 0.42 (45%) ✅ 0.50 (1%) ✅
["linalg", "arithmetic", "(\"+\", \"Tridiagonal\", \"Tridiagonal\", 1024)"] 0.74 (45%) 0.75 (1%) ✅
["linalg", "arithmetic", "(\"+\", \"Tridiagonal\", \"Tridiagonal\", 256)"] 0.83 (45%) 0.75 (1%) ✅
["linalg", "arithmetic", "(\"-\", \"Bidiagonal\", \"Bidiagonal\", 1024)"] 0.50 (45%) ✅ 0.50 (1%) ✅
["linalg", "arithmetic", "(\"-\", \"Bidiagonal\", \"Bidiagonal\", 256)"] 0.45 (45%) ✅ 0.50 (1%) ✅
["linalg", "arithmetic", "(\"-\", \"Tridiagonal\", \"Tridiagonal\", 1024)"] 0.77 (45%) 0.75 (1%) ✅
["linalg", "arithmetic", "(\"-\", \"Tridiagonal\", \"Tridiagonal\", 256)"] 0.88 (45%) 0.75 (1%) ✅
["linalg", "arithmetic", "(\"/\", \"Matrix\", \"Matrix\", 1024)"] 0.99 (45%) 0.60 (1%) ✅
["linalg", "arithmetic", "(\"/\", \"Matrix\", \"Matrix\", 256)"] 0.95 (45%) 0.60 (1%) ✅
["linalg", "arithmetic", "(\"\\\\\", \"HermitianSparseWithNonZeroPivots\", \"Vector\", 1024)"] 0.64 (45%) 0.72 (1%) ✅
["linalg", "arithmetic", "(\"\\\\\", \"HermitianSparseWithNonZeroPivots\", \"Vector\", 256)"] 0.59 (45%) 0.73 (1%) ✅
["linalg", "blas", "dotc"] 0.97 (40%) 0.00 (1%) ✅
["linalg", "blas", "dotu"] 0.97 (40%) 0.00 (1%) ✅
["linalg", "factorization", "(\"lu\", \"Tridiagonal\", 256)"] 0.93 (45%) 0.98 (1%) ✅
["linalg", "factorization", "(\"svd\", \"Diagonal\", 1024)"] 0.44 (45%) ✅ 0.02 (1%) ✅
["linalg", "factorization", "(\"svd\", \"Diagonal\", 256)"] 1.00 (45%) 0.08 (1%) ✅
["linalg", "factorization", "(\"svdfact\", \"Diagonal\", 1024)"] 0.36 (45%) ✅ 0.02 (1%) ✅
["linalg", "factorization", "(\"svdfact\", \"Diagonal\", 256)"] 0.85 (45%) 0.07 (1%) ✅
["micro", "parseint"] 328.95 (15%) ❌ 128.83 (1%) ❌
["micro", "randmatstat"] 0.97 (15%) 0.98 (1%) ✅
["misc", "afoldl", "Complex{Float64}"] 4.22 (15%) ❌ 0.27 (1%) ✅
["misc", "afoldl", "Float64"] 5.44 (15%) ❌ 0.58 (1%) ✅
["misc", "afoldl", "Int"] 7.66 (15%) ❌ Inf (1%) ❌
["misc", "bitshift", "(\"Int\", \"Int\")"] 0.16 (15%) ✅ 1.00 (1%)
["misc", "bitshift", "(\"Int\", \"UInt\")"] 0.20 (15%) ✅ 1.00 (1%)
["misc", "bitshift", "(\"UInt32\", \"UInt32\")"] 0.06 (15%) ✅ 1.00 (1%)
["misc", "bitshift", "(\"UInt\", \"UInt\")"] 0.16 (15%) ✅ 1.00 (1%)
["misc", "julia", "(\"macroexpand\", \"evalpoly\")"] 0.01 (15%) ✅ 0.11 (1%) ✅
["misc", "julia", "(\"parse\", \"array\")"] 1.28 (15%) ❌ 1.00 (1%)
["misc", "julia", "(\"parse\", \"function\")"] 1.19 (15%) ❌ 0.85 (1%) ✅
["misc", "julia", "(\"parse\", \"nested\")"] 1.17 (15%) ❌ 1.00 (1%)
["misc", "parse", "DateTime"] 4.74 (15%) ❌ 1.90 (1%) ❌
["misc", "parse", "Float64"] 2.09 (15%) ❌ Inf (1%) ❌
["misc", "parse", "Int"] 1.72 (15%) ❌ Inf (1%) ❌
["misc", "repeat", "(200, 1, 24)"] 1.34 (15%) ❌ 2.03 (1%) ❌
["misc", "repeat", "(200, 24, 1)"] 1.08 (15%) 1.12 (1%) ❌
["misc", "splatting", "(3, 3, 3)"] 0.66 (15%) ✅ 0.66 (1%) ✅
["parallel", "remotecall", "(\"identity\", 1024)"] 1.11 (15%) 1.19 (1%) ❌
["parallel", "remotecall", "(\"identity\", 2)"] 0.26 (15%) ✅ 1.38 (1%) ❌
["parallel", "remotecall", "(\"identity\", 4096)"] 0.99 (15%) 1.07 (1%) ❌
["parallel", "remotecall", "(\"identity\", 512)"] 0.41 (15%) ✅ 1.26 (1%) ❌
["parallel", "remotecall", "(\"identity\", 64)"] 0.60 (15%) ✅ 1.36 (1%) ❌
["problem", "chaosgame", "chaosgame"] 0.78 (15%) ✅ 1.00 (1%)
["problem", "go", "go_game"] 0.79 (15%) ✅ 0.90 (1%) ✅
["problem", "grigoriadis khachiyan", "grigoriadis_khachiyan"] 2.07 (15%) ❌ 1.76 (1%) ❌
["problem", "imdb", "centrality"] 1.11 (15%) 1.33 (1%) ❌
["problem", "json", "parse_json"] 3.01 (15%) ❌ 3.70 (1%) ❌
["problem", "laplacian", "laplace_iter_sub"] 4.56 (15%) ❌ 3829.61 (1%) ❌
["problem", "laplacian", "laplace_sparse_matvec"] 1.32 (15%) ❌ 1.00 (1%)
["problem", "raytrace", "raytrace"] 1.45 (15%) ❌ 0.73 (1%) ✅
["problem", "seismic", "(\"seismic\", \"Float32\")"] 0.85 (15%) ✅ 1.00 (1%)
["problem", "simplex", "simplex"] 0.94 (15%) 0.77 (1%) ✅
["problem", "spellcheck", "spellcheck"] 2.81 (15%) ❌ 2.41 (1%) ❌
["problem", "ziggurat", "ziggurat"] 2.69 (15%) ❌ 2.84 (1%) ❌
["random", "randstring", "(\"randstring\", \"MersenneTwister\")"] 0.80 (25%) 0.44 (1%) ✅
["random", "randstring", "(\"randstring\", \"MersenneTwister\", 100)"] 0.87 (25%) 0.26 (1%) ✅
["random", "ranges", "(\"RangeGenerator\", \"BigInt\", \"1:170141183460469231731687303715884105728\")"] 1.28 (25%) ❌ 0.87 (1%) ✅
["random", "ranges", "(\"RangeGenerator\", \"BigInt\", \"1:18446744073709551615\")"] 1.31 (25%) ❌ 0.86 (1%) ✅
["random", "ranges", "(\"RangeGenerator\", \"BigInt\", \"1:18446744073709551616\")"] 1.31 (25%) ❌ 0.87 (1%) ✅
["random", "ranges", "(\"RangeGenerator\", \"BigInt\", \"1:1\")"] 1.43 (25%) ❌ 0.86 (1%) ✅
["random", "ranges", "(\"RangeGenerator\", \"BigInt\", \"1:2^10000\")"] 0.96 (25%) 0.99 (1%) ✅
["random", "ranges", "(\"RangeGenerator\", \"BigInt\", \"1:4294967295\")"] 1.30 (25%) ❌ 0.86 (1%) ✅
["random", "ranges", "(\"RangeGenerator\", \"BigInt\", \"1:4294967297\")"] 1.31 (25%) ❌ 0.86 (1%) ✅
["random", "ranges", "(\"RangeGenerator\", \"Bool\", \"true:true\")"] 1.71 (25%) ❌ 1.00 (1%)
["random", "ranges", "(\"RangeGenerator\", \"Int128\", \"1:18446744073709551615\")"] 1.30 (25%) ❌ 1.00 (1%)
["random", "ranges", "(\"RangeGenerator\", \"UInt128\", \"1:18446744073709551615\")"] 1.30 (25%) ❌ 1.00 (1%)
["random", "ranges", "(\"rand\", \"ImplicitRNG\", \"Int\", \"1:1000\")"] 0.49 (25%) ✅ 1.00 (1%)
["random", "ranges", "(\"rand\", \"MersenneTwister\", \"BigInt\", \"RangeGenerator(1:1)\")"] 1.16 (25%) 0.16 (1%) ✅
["random", "ranges", "(\"rand\", \"MersenneTwister\", \"BigInt\", \"RangeGenerator(1:170141183460469231731687303715884105728)\")"] 0.86 (25%) 0.18 (1%) ✅
["random", "ranges", "(\"rand\", \"MersenneTwister\", \"BigInt\", \"RangeGenerator(1:18446744073709551615)\")"] 1.09 (25%) 0.16 (1%) ✅
["random", "ranges", "(\"rand\", \"MersenneTwister\", \"BigInt\", \"RangeGenerator(1:18446744073709551616)\")"] 0.99 (25%) 0.16 (1%) ✅
["random", "ranges", "(\"rand\", \"MersenneTwister\", \"BigInt\", \"RangeGenerator(1:2^10000)\")"] 0.95 (25%) 0.84 (1%) ✅
["random", "ranges", "(\"rand\", \"MersenneTwister\", \"BigInt\", \"RangeGenerator(1:4294967295)\")"] 1.15 (25%) 0.16 (1%) ✅
["random", "ranges", "(\"rand\", \"MersenneTwister\", \"BigInt\", \"RangeGenerator(1:4294967297)\")"] 1.26 (25%) ❌ 0.16 (1%) ✅
["random", "ranges", "(\"rand\", \"MersenneTwister\", \"Bool\", \"RangeGenerator(true:true)\")"] 1.30 (25%) ❌ 1.00 (1%)
["random", "ranges", "(\"rand\", \"MersenneTwister\", \"Int128\", \"RangeGenerator(1:1)\")"] 0.71 (25%) ✅ 1.00 (1%)
["random", "ranges", "(\"rand\", \"MersenneTwister\", \"Int128\", \"RangeGenerator(1:4294967295)\")"] 0.52 (25%) ✅ 1.00 (1%)
["random", "ranges", "(\"rand\", \"MersenneTwister\", \"Int128\", \"RangeGenerator(1:4294967297)\")"] 0.53 (25%) ✅ 1.00 (1%)
["random", "ranges", "(\"rand\", \"MersenneTwister\", \"Int\", \"1:1000\")"] 0.50 (25%) ✅ 1.00 (1%)
["random", "ranges", "(\"rand\", \"MersenneTwister\", \"UInt128\", \"RangeGenerator(1:1)\")"] 0.73 (25%) ✅ 1.00 (1%)
["random", "ranges", "(\"rand\", \"MersenneTwister\", \"UInt128\", \"RangeGenerator(1:4294967295)\")"] 0.56 (25%) ✅ 1.00 (1%)
["random", "ranges", "(\"rand\", \"MersenneTwister\", \"UInt128\", \"RangeGenerator(1:4294967297)\")"] 0.55 (25%) ✅ 1.00 (1%)
["random", "types", "(\"rand!\", \"ImplicitRNG\", \"Int64\")"] 1.04 (25%) 0.00 (1%) ✅
["random", "types", "(\"rand!\", \"MersenneTwister\", \"Bool\")"] 0.47 (25%) ✅ 1.00 (1%)
["random", "types", "(\"rand!\", \"MersenneTwister\", \"Complex{Float32}\")"] 0.49 (25%) ✅ 1.00 (1%)
["random", "types", "(\"rand!\", \"MersenneTwister\", \"Complex{Float64}\")"] 0.63 (25%) ✅ 1.00 (1%)
["random", "types", "(\"rand!\", \"MersenneTwister\", \"Complex{Int16}\")"] 0.61 (25%) ✅ 1.00 (1%)
["random", "types", "(\"rand!\", \"MersenneTwister\", \"Complex{Int32}\")"] 0.62 (25%) ✅ 1.00 (1%)
["random", "types", "(\"rand!\", \"MersenneTwister\", \"Complex{Int8}\")"] 0.66 (25%) ✅ 1.00 (1%)
["random", "types", "(\"rand!\", \"MersenneTwister\", \"Complex{UInt16}\")"] 0.61 (25%) ✅ 1.00 (1%)
["random", "types", "(\"rand!\", \"MersenneTwister\", \"Complex{UInt32}\")"] 0.62 (25%) ✅ 1.00 (1%)
["random", "types", "(\"rand!\", \"MersenneTwister\", \"Complex{UInt8}\")"] 0.61 (25%) ✅ 1.00 (1%)
["random", "types", "(\"rand!\", \"MersenneTwister\", \"Float16\")"] 0.71 (25%) ✅ 0.00 (1%) ✅
["random", "types", "(\"rand!\", \"MersenneTwister\", \"Float32\")"] 0.96 (25%) 0.00 (1%) ✅
["random", "types", "(\"rand!\", \"MersenneTwister\", \"Int128\")"] 1.03 (25%) 0.00 (1%) ✅
["random", "types", "(\"rand!\", \"MersenneTwister\", \"Int16\")"] 0.97 (25%) 0.00 (1%) ✅
["random", "types", "(\"rand!\", \"MersenneTwister\", \"Int32\")"] 1.01 (25%) 0.00 (1%) ✅
["random", "types", "(\"rand!\", \"MersenneTwister\", \"Int64\")"] 1.03 (25%) 0.00 (1%) ✅
["random", "types", "(\"rand!\", \"MersenneTwister\", \"Int8\")"] 0.89 (25%) 0.00 (1%) ✅
["random", "types", "(\"rand!\", \"MersenneTwister\", \"UInt128\")"] 1.03 (25%) 0.00 (1%) ✅
["random", "types", "(\"rand!\", \"MersenneTwister\", \"UInt16\")"] 0.98 (25%) 0.00 (1%) ✅
["random", "types", "(\"rand!\", \"MersenneTwister\", \"UInt32\")"] 1.00 (25%) 0.00 (1%) ✅
["random", "types", "(\"rand!\", \"MersenneTwister\", \"UInt64\")"] 1.01 (25%) 0.00 (1%) ✅
["random", "types", "(\"rand!\", \"MersenneTwister\", \"UInt8\")"] 0.92 (25%) 0.00 (1%) ✅
["random", "types", "(\"rand\", \"MersenneTwister\", \"Complex{UInt128}\")"] 0.57 (25%) ✅ 1.00 (1%)
["random", "types", "(\"rand\", \"MersenneTwister\", \"UInt128\")"] 0.74 (25%) ✅ 1.00 (1%)
["random", "types", "(\"randexp!\", \"MersenneTwister\", \"Float16\")"] 0.75 (25%) ✅ 1.00 (1%)
["random", "types", "(\"randexp!\", \"RandomDevice\", \"Float64\")"] 0.75 (25%) ✅ 1.00 (1%)
["random", "types", "(\"randexp\", \"MersenneTwister\", \"Float16\")"] 1.27 (25%) ❌ 1.00 (1%)
["random", "types", "(\"randn!\", \"RandomDevice\", \"Float64\")"] 0.72 (25%) ✅ 1.00 (1%)
["scalar", "acos", "(\"0.5 <= abs(x) < 1\", \"negative argument\", \"Float64\")"] 1.30 (15%) ❌ 1.00 (1%)
["scalar", "acos", "(\"0.5 <= abs(x) < 1\", \"positive argument\", \"Float64\")"] 0.78 (15%) ✅ 1.00 (1%)
["scalar", "acos", "(\"abs(x) < 0.5\", \"negative argument\", \"Float64\")"] 1.32 (15%) ❌ 1.00 (1%)
["scalar", "acos", "(\"abs(x) < 0.5\", \"positive argument\", \"Float64\")"] 1.32 (15%) ❌ 1.00 (1%)
["scalar", "acosh", "(\"1 <= abs(x) < 2\", \"positive argument\", \"Float32\")"] 0.78 (15%) ✅ 1.00 (1%)
["scalar", "acosh", "(\"1 <= abs(x) < 2\", \"positive argument\", \"Float64\")"] 0.80 (15%) ✅ 1.00 (1%)
["scalar", "acosh", "(\"2 <= abs(x) < 2^28\", \"positive argument\", \"Float64\")"] 0.83 (15%) ✅ 1.00 (1%)
["scalar", "acosh", "(\"very large\", \"positive argument\", \"Float32\")"] 1.35 (15%) ❌ 1.00 (1%)
["scalar", "acosh", "(\"very large\", \"positive argument\", \"Float64\")"] 1.30 (15%) ❌ 1.00 (1%)
["scalar", "arithmetic", "(\"add\", \"BigFloat\", \"BigFloat\")"] 1.01 (50%) 0.85 (1%) ✅
["scalar", "arithmetic", "(\"add\", \"BigFloat\", \"BigInt\")"] 0.64 (50%) 0.65 (1%) ✅
["scalar", "arithmetic", "(\"add\", \"BigFloat\", \"Complex{BigFloat}\")"] 1.00 (50%) 0.88 (1%) ✅
["scalar", "arithmetic", "(\"add\", \"BigFloat\", \"Complex{BigInt}\")"] 0.76 (50%) 0.76 (1%) ✅
["scalar", "arithmetic", "(\"add\", \"BigFloat\", \"Complex{Float32}\")"] 0.80 (50%) 0.76 (1%) ✅
["scalar", "arithmetic", "(\"add\", \"BigFloat\", \"Complex{Float64}\")"] 0.78 (50%) 0.76 (1%) ✅
["scalar", "arithmetic", "(\"add\", \"BigFloat\", \"Complex{Int64}\")"] 1.02 (50%) 0.87 (1%) ✅
["scalar", "arithmetic", "(\"add\", \"BigFloat\", \"Complex{UInt64}\")"] 1.01 (50%) 0.87 (1%) ✅
["scalar", "arithmetic", "(\"add\", \"BigFloat\", \"Float32\")"] 0.72 (50%) 0.65 (1%) ✅
["scalar", "arithmetic", "(\"add\", \"BigFloat\", \"Float64\")"] 0.72 (50%) 0.65 (1%) ✅
["scalar", "arithmetic", "(\"add\", \"BigFloat\", \"Int64\")"] 1.01 (50%) 0.85 (1%) ✅
["scalar", "arithmetic", "(\"add\", \"BigFloat\", \"UInt64\")"] 1.01 (50%) 0.85 (1%) ✅
["scalar", "arithmetic", "(\"add\", \"BigInt\", \"BigFloat\")"] 0.65 (50%) 0.65 (1%) ✅
["scalar", "arithmetic", "(\"add\", \"BigInt\", \"BigInt\")"] 1.37 (50%) 0.75 (1%) ✅
["scalar", "arithmetic", "(\"add\", \"BigInt\", \"Complex{BigFloat}\")"] 0.71 (50%) 0.71 (1%) ✅
["scalar", "arithmetic", "(\"add\", \"BigInt\", \"Complex{BigInt}\")"] 1.38 (50%) 0.83 (1%) ✅
["scalar", "arithmetic", "(\"add\", \"BigInt\", \"Complex{Float32}\")"] 0.93 (50%) 0.86 (1%) ✅
["scalar", "arithmetic", "(\"add\", \"BigInt\", \"Complex{Float64}\")"] 0.82 (50%) 0.86 (1%) ✅
["scalar", "arithmetic", "(\"add\", \"BigInt\", \"Complex{Int64}\")"] 1.14 (50%) 0.79 (1%) ✅
["scalar", "arithmetic", "(\"add\", \"BigInt\", \"Complex{UInt64}\")"] 1.13 (50%) 0.79 (1%) ✅
["scalar", "arithmetic", "(\"add\", \"BigInt\", \"Float32\")"] 0.92 (50%) 0.85 (1%) ✅
["scalar", "arithmetic", "(\"add\", \"BigInt\", \"Float64\")"] 0.91 (50%) 0.85 (1%) ✅
["scalar", "arithmetic", "(\"add\", \"BigInt\", \"Int64\")"] 1.30 (50%) 0.75 (1%) ✅
["scalar", "arithmetic", "(\"add\", \"BigInt\", \"UInt64\")"] 1.38 (50%) 0.75 (1%) ✅
["scalar", "arithmetic", "(\"add\", \"Complex{BigFloat}\", \"BigFloat\")"] 1.01 (50%) 0.88 (1%) ✅
["scalar", "arithmetic", "(\"add\", \"Complex{BigFloat}\", \"BigInt\")"] 0.71 (50%) 0.71 (1%) ✅
["scalar", "arithmetic", "(\"add\", \"Complex{BigFloat}\", \"Complex{BigFloat}\")"] 1.02 (50%) 0.87 (1%) ✅
["scalar", "arithmetic", "(\"add\", \"Complex{BigFloat}\", \"Complex{BigInt}\")"] 0.79 (50%) 0.76 (1%) ✅
["scalar", "arithmetic", "(\"add\", \"Complex{BigFloat}\", \"Complex{Float32}\")"] 0.64 (50%) 0.68 (1%) ✅
["scalar", "arithmetic", "(\"add\", \"Complex{BigFloat}\", \"Complex{Float64}\")"] 0.63 (50%) 0.68 (1%) ✅
["scalar", "arithmetic", "(\"add\", \"Complex{BigFloat}\", \"Complex{Int64}\")"] 1.05 (50%) 0.87 (1%) ✅
["scalar", "arithmetic", "(\"add\", \"Complex{BigFloat}\", \"Complex{UInt64}\")"] 1.05 (50%) 0.87 (1%) ✅
["scalar", "arithmetic", "(\"add\", \"Complex{BigFloat}\", \"Float32\")"] 0.73 (50%) 0.71 (1%) ✅
["scalar", "arithmetic", "(\"add\", \"Complex{BigFloat}\", \"Float64\")"] 0.74 (50%) 0.71 (1%) ✅
["scalar", "arithmetic", "(\"add\", \"Complex{BigFloat}\", \"Int64\")"] 1.04 (50%) 0.88 (1%) ✅
["scalar", "arithmetic", "(\"add\", \"Complex{BigFloat}\", \"UInt64\")"] 1.02 (50%) 0.88 (1%) ✅
["scalar", "arithmetic", "(\"add\", \"Complex{BigInt}\", \"BigFloat\")"] 0.76 (50%) 0.76 (1%) ✅
["scalar", "arithmetic", "(\"add\", \"Complex{BigInt}\", \"BigInt\")"] 1.36 (50%) 0.83 (1%) ✅
["scalar", "arithmetic", "(\"add\", \"Complex{BigInt}\", \"Complex{BigFloat}\")"] 0.74 (50%) 0.76 (1%) ✅
["scalar", "arithmetic", "(\"add\", \"Complex{BigInt}\", \"Complex{BigInt}\")"] 1.20 (50%) 0.79 (1%) ✅
["scalar", "arithmetic", "(\"add\", \"Complex{BigInt}\", \"Complex{Float32}\")"] 0.93 (50%) 0.85 (1%) ✅
["scalar", "arithmetic", "(\"add\", \"Complex{BigInt}\", \"Complex{Float64}\")"] 0.88 (50%) 0.85 (1%) ✅
["scalar", "arithmetic", "(\"add\", \"Complex{BigInt}\", \"Complex{Int64}\")"] 1.10 (50%) 0.79 (1%) ✅
["scalar", "arithmetic", "(\"add\", \"Complex{BigInt}\", \"Complex{UInt64}\")"] 1.14 (50%) 0.79 (1%) ✅
["scalar", "arithmetic", "(\"add\", \"Complex{BigInt}\", \"Float32\")"] 0.93 (50%) 0.86 (1%) ✅
["scalar", "arithmetic", "(\"add\", \"Complex{BigInt}\", \"Float64\")"] 0.82 (50%) 0.86 (1%) ✅
["scalar", "arithmetic", "(\"add\", \"Complex{BigInt}\", \"Int64\")"] 0.90 (50%) 0.83 (1%) ✅
["scalar", "arithmetic", "(\"add\", \"Complex{BigInt}\", \"UInt64\")"] 1.38 (50%) 0.83 (1%) ✅
["scalar", "arithmetic", "(\"add\", \"Complex{Float32}\", \"BigFloat\")"] 0.79 (50%) 0.76 (1%) ✅
["scalar", "arithmetic", "(\"add\", \"Complex{Float32}\", \"BigInt\")"] 0.93 (50%) 0.86 (1%) ✅
["scalar", "arithmetic", "(\"add\", \"Complex{Float32}\", \"Complex{BigFloat}\")"] 0.67 (50%) 0.68 (1%) ✅
["scalar", "arithmetic", "(\"add\", \"Complex{Float32}\", \"Complex{BigInt}\")"] 0.90 (50%) 0.85 (1%) ✅
["scalar", "arithmetic", "(\"add\", \"Complex{Float64}\", \"BigFloat\")"] 0.79 (50%) 0.76 (1%) ✅
["scalar", "arithmetic", "(\"add\", \"Complex{Float64}\", \"BigInt\")"] 0.85 (50%) 0.86 (1%) ✅
["scalar", "arithmetic", "(\"add\", \"Complex{Float64}\", \"Complex{BigFloat}\")"] 0.65 (50%) 0.68 (1%) ✅
["scalar", "arithmetic", "(\"add\", \"Complex{Float64}\", \"Complex{BigInt}\")"] 0.89 (50%) 0.85 (1%) ✅
["scalar", "arithmetic", "(\"add\", \"Complex{Int64}\", \"BigFloat\")"] 1.01 (50%) 0.87 (1%) ✅
["scalar", "arithmetic", "(\"add\", \"Complex{Int64}\", \"BigInt\")"] 1.15 (50%) 0.79 (1%) ✅
["scalar", "arithmetic", "(\"add\", \"Complex{Int64}\", \"Complex{BigFloat}\")"] 1.05 (50%) 0.87 (1%) ✅
["scalar", "arithmetic", "(\"add\", \"Complex{Int64}\", \"Complex{BigInt}\")"] 1.07 (50%) 0.79 (1%) ✅
["scalar", "arithmetic", "(\"add\", \"Complex{UInt64}\", \"BigFloat\")"] 1.03 (50%) 0.87 (1%) ✅
["scalar", "arithmetic", "(\"add\", \"Complex{UInt64}\", \"BigInt\")"] 1.09 (50%) 0.79 (1%) ✅
["scalar", "arithmetic", "(\"add\", \"Complex{UInt64}\", \"Complex{BigFloat}\")"] 1.04 (50%) 0.87 (1%) ✅
["scalar", "arithmetic", "(\"add\", \"Complex{UInt64}\", \"Complex{BigInt}\")"] 1.09 (50%) 0.79 (1%) ✅
["scalar", "arithmetic", "(\"add\", \"Float32\", \"BigFloat\")"] 0.72 (50%) 0.65 (1%) ✅
["scalar", "arithmetic", "(\"add\", \"Float32\", \"BigInt\")"] 0.92 (50%) 0.85 (1%) ✅
["scalar", "arithmetic", "(\"add\", \"Float32\", \"Complex{BigFloat}\")"] 0.73 (50%) 0.71 (1%) ✅
["scalar", "arithmetic", "(\"add\", \"Float32\", \"Complex{BigInt}\")"] 0.92 (50%) 0.86 (1%) ✅
["scalar", "arithmetic", "(\"add\", \"Float64\", \"BigFloat\")"] 0.72 (50%) 0.65 (1%) ✅
["scalar", "arithmetic", "(\"add\", \"Float64\", \"BigInt\")"] 0.94 (50%) 0.85 (1%) ✅
["scalar", "arithmetic", "(\"add\", \"Float64\", \"Complex{BigFloat}\")"] 0.73 (50%) 0.71 (1%) ✅
["scalar", "arithmetic", "(\"add\", \"Float64\", \"Complex{BigInt}\")"] 0.99 (50%) 0.86 (1%) ✅
["scalar", "arithmetic", "(\"add\", \"Int64\", \"BigFloat\")"] 1.01 (50%) 0.85 (1%) ✅
["scalar", "arithmetic", "(\"add\", \"Int64\", \"BigInt\")"] 0.76 (50%) 0.75 (1%) ✅
["scalar", "arithmetic", "(\"add\", \"Int64\", \"Complex{BigFloat}\")"] 1.17 (50%) 0.88 (1%) ✅
["scalar", "arithmetic", "(\"add\", \"Int64\", \"Complex{BigInt}\")"] 1.28 (50%) 0.83 (1%) ✅
["scalar", "arithmetic", "(\"add\", \"UInt64\", \"BigFloat\")"] 1.01 (50%) 0.85 (1%) ✅
["scalar", "arithmetic", "(\"add\", \"UInt64\", \"BigInt\")"] 1.36 (50%) 0.75 (1%) ✅
["scalar", "arithmetic", "(\"add\", \"UInt64\", \"Complex{BigFloat}\")"] 1.07 (50%) 0.88 (1%) ✅
["scalar", "arithmetic", "(\"add\", \"UInt64\", \"Complex{BigInt}\")"] 1.28 (50%) 0.83 (1%) ✅
["scalar", "arithmetic", "(\"div\", \"BigFloat\", \"BigFloat\")"] 1.00 (50%) 0.85 (1%) ✅
["scalar", "arithmetic", "(\"div\", \"BigFloat\", \"BigInt\")"] 0.32 (50%) ✅ 0.65 (1%) ✅
["scalar", "arithmetic", "(\"div\", \"BigFloat\", \"Complex{BigFloat}\")"] 0.91 (50%) 0.83 (1%) ✅
["scalar", "arithmetic", "(\"div\", \"BigFloat\", \"Complex{BigInt}\")"] 0.95 (50%) 0.84 (1%) ✅
["scalar", "arithmetic", "(\"div\", \"BigFloat\", \"Complex{Float32}\")"] 0.93 (50%) 0.84 (1%) ✅
["scalar", "arithmetic", "(\"div\", \"BigFloat\", \"Complex{Float64}\")"] 0.91 (50%) 0.84 (1%) ✅
["scalar", "arithmetic", "(\"div\", \"BigFloat\", \"Complex{Int64}\")"] 0.97 (50%) 0.84 (1%) ✅
["scalar", "arithmetic", "(\"div\", \"BigFloat\", \"Complex{UInt64}\")"] 0.92 (50%) 0.84 (1%) ✅
["scalar", "arithmetic", "(\"div\", \"BigFloat\", \"Float32\")"] 0.59 (50%) 0.65 (1%) ✅
["scalar", "arithmetic", "(\"div\", \"BigFloat\", \"Float64\")"] 0.52 (50%) 0.65 (1%) ✅
["scalar", "arithmetic", "(\"div\", \"BigFloat\", \"Int64\")"] 0.94 (50%) 0.85 (1%) ✅
["scalar", "arithmetic", "(\"div\", \"BigFloat\", \"UInt64\")"] 0.94 (50%) 0.85 (1%) ✅
["scalar", "arithmetic", "(\"div\", \"BigInt\", \"BigFloat\")"] 1.00 (50%) 0.85 (1%) ✅
["scalar", "arithmetic", "(\"div\", \"BigInt\", \"BigInt\")"] 1.00 (50%) 0.85 (1%) ✅
["scalar", "arithmetic", "(\"div\", \"BigInt\", \"Complex{BigFloat}\")"] 0.77 (50%) 0.78 (1%) ✅
["scalar", "arithmetic", "(\"div\", \"BigInt\", \"Complex{BigInt}\")"] 0.72 (50%) 0.77 (1%) ✅
["scalar", "arithmetic", "(\"div\", \"BigInt\", \"Complex{Float32}\")"] 0.75 (50%) 0.79 (1%) ✅
["scalar", "arithmetic", "(\"div\", \"BigInt\", \"Complex{Float64}\")"] 0.76 (50%) 0.79 (1%) ✅
["scalar", "arithmetic", "(\"div\", \"BigInt\", \"Complex{Int64}\")"] 0.78 (50%) 0.77 (1%) ✅
["scalar", "arithmetic", "(\"div\", \"BigInt\", \"Complex{UInt64}\")"] 0.79 (50%) 0.77 (1%) ✅
["scalar", "arithmetic", "(\"div\", \"BigInt\", \"Float32\")"] 0.83 (50%) 0.85 (1%) ✅
["scalar", "arithmetic", "(\"div\", \"BigInt\", \"Float64\")"] 0.89 (50%) 0.85 (1%) ✅
["scalar", "arithmetic", "(\"div\", \"BigInt\", \"Int64\")"] 0.96 (50%) 0.85 (1%) ✅
["scalar", "arithmetic", "(\"div\", \"BigInt\", \"UInt64\")"] 0.98 (50%) 0.85 (1%) ✅
["scalar", "arithmetic", "(\"div\", \"Complex{BigFloat}\", \"BigFloat\")"] 0.97 (50%) 0.87 (1%) ✅
["scalar", "arithmetic", "(\"div\", \"Complex{BigFloat}\", \"BigInt\")"] 0.39 (50%) ✅ 0.68 (1%) ✅
["scalar", "arithmetic", "(\"div\", \"Complex{BigFloat}\", \"Complex{BigFloat}\")"] 0.92 (50%) 0.85 (1%) ✅
["scalar", "arithmetic", "(\"div\", \"Complex{BigFloat}\", \"Complex{BigInt}\")"] 0.90 (50%) 0.83 (1%) ✅
["scalar", "arithmetic", "(\"div\", \"Complex{BigFloat}\", \"Complex{Float32}\")"] 0.88 (50%) 0.83 (1%) ✅
["scalar", "arithmetic", "(\"div\", \"Complex{BigFloat}\", \"Complex{Float64}\")"] 0.88 (50%) 0.83 (1%) ✅
["scalar", "arithmetic", "(\"div\", \"Complex{BigFloat}\", \"Complex{Int64}\")"] 0.88 (50%) 0.83 (1%) ✅
["scalar", "arithmetic", "(\"div\", \"Complex{BigFloat}\", \"Complex{UInt64}\")"] 0.92 (50%) 0.83 (1%) ✅
["scalar", "arithmetic", "(\"div\", \"Complex{BigFloat}\", \"Float32\")"] 0.58 (50%) 0.68 (1%) ✅
["scalar", "arithmetic", "(\"div\", \"Complex{BigFloat}\", \"Float64\")"] 0.58 (50%) 0.68 (1%) ✅
["scalar", "arithmetic", "(\"div\", \"Complex{BigFloat}\", \"Int64\")"] 0.92 (50%) 0.87 (1%) ✅
["scalar", "arithmetic", "(\"div\", \"Complex{BigFloat}\", \"UInt64\")"] 0.96 (50%) 0.87 (1%) ✅
["scalar", "arithmetic", "(\"div\", \"Complex{BigInt}\", \"BigFloat\")"] 0.98 (50%) 0.86 (1%) ✅
["scalar", "arithmetic", "(\"div\", \"Complex{BigInt}\", \"BigInt\")"] 0.97 (50%) 0.85 (1%) ✅
["scalar", "arithmetic", "(\"div\", \"Complex{BigInt}\", \"Complex{BigFloat}\")"] 0.89 (50%) 0.83 (1%) ✅
["scalar", "arithmetic", "(\"div\", \"Complex{BigInt}\", \"Complex{BigInt}\")"] 0.52 (50%) 0.69 (1%) ✅
["scalar", "arithmetic", "(\"div\", \"Complex{BigInt}\", \"Complex{Float32}\")"] 0.88 (50%) 0.86 (1%) ✅
["scalar", "arithmetic", "(\"div\", \"Complex{BigInt}\", \"Complex{Float64}\")"] 0.89 (50%) 0.86 (1%) ✅
["scalar", "arithmetic", "(\"div\", \"Complex{BigInt}\", \"Complex{Int64}\")"] 0.61 (50%) 0.68 (1%) ✅
["scalar", "arithmetic", "(\"div\", \"Complex{BigInt}\", \"Complex{UInt64}\")"] 0.59 (50%) 0.68 (1%) ✅
["scalar", "arithmetic", "(\"div\", \"Complex{BigInt}\", \"Float32\")"] 0.81 (50%) 0.85 (1%) ✅
["scalar", "arithmetic", "(\"div\", \"Complex{BigInt}\", \"Float64\")"] 0.86 (50%) 0.85 (1%) ✅
["scalar", "arithmetic", "(\"div\", \"Complex{BigInt}\", \"Int64\")"] 0.97 (50%) 0.86 (1%) ✅
["scalar", "arithmetic", "(\"div\", \"Complex{BigInt}\", \"UInt64\")"] 0.98 (50%) 0.86 (1%) ✅
["scalar", "arithmetic", "(\"div\", \"Complex{Float32}\", \"BigFloat\")"] 0.70 (50%) 0.68 (1%) ✅
["scalar", "arithmetic", "(\"div\", \"Complex{Float32}\", \"BigInt\")"] 0.86 (50%) 0.85 (1%) ✅
["scalar", "arithmetic", "(\"div\", \"Complex{Float32}\", \"Complex{BigFloat}\")"] 0.87 (50%) 0.83 (1%) ✅
["scalar", "arithmetic", "(\"div\", \"Complex{Float32}\", \"Complex{BigInt}\")"] 0.88 (50%) 0.86 (1%) ✅
["scalar", "arithmetic", "(\"div\", \"Complex{Float32}\", \"Complex{Float32}\")"] 1.43 (25%) ❌ 1.00 (1%)
["scalar", "arithmetic", "(\"div\", \"Complex{Float64}\", \"BigFloat\")"] 0.69 (50%) 0.68 (1%) ✅
["scalar", "arithmetic", "(\"div\", \"Complex{Float64}\", \"BigInt\")"] 0.86 (50%) 0.85 (1%) ✅
["scalar", "arithmetic", "(\"div\", \"Complex{Float64}\", \"Complex{BigFloat}\")"] 0.87 (50%) 0.83 (1%) ✅
["scalar", "arithmetic", "(\"div\", \"Complex{Float64}\", \"Complex{BigInt}\")"] 0.88 (50%) 0.86 (1%) ✅
["scalar", "arithmetic", "(\"div\", \"Complex{Int64}\", \"BigFloat\")"] 0.99 (50%) 0.87 (1%) ✅
["scalar", "arithmetic", "(\"div\", \"Complex{Int64}\", \"BigInt\")"] 0.98 (50%) 0.86 (1%) ✅
["scalar", "arithmetic", "(\"div\", \"Complex{Int64}\", \"Complex{BigFloat}\")"] 0.89 (50%) 0.83 (1%) ✅
["scalar", "arithmetic", "(\"div\", \"Complex{Int64}\", \"Complex{BigInt}\")"] 0.61 (50%) 0.68 (1%) ✅
["scalar", "arithmetic", "(\"div\", \"Complex{UInt64}\", \"BigFloat\")"] 0.99 (50%) 0.87 (1%) ✅
["scalar", "arithmetic", "(\"div\", \"Complex{UInt64}\", \"BigInt\")"] 0.95 (50%) 0.86 (1%) ✅
["scalar", "arithmetic", "(\"div\", \"Complex{UInt64}\", \"Complex{BigFloat}\")"] 0.90 (50%) 0.83 (1%) ✅
["scalar", "arithmetic", "(\"div\", \"Complex{UInt64}\", \"Complex{BigInt}\")"] 0.61 (50%) 0.68 (1%) ✅
["scalar", "arithmetic", "(\"div\", \"Float32\", \"BigFloat\")"] 0.79 (50%) 0.65 (1%) ✅
["scalar", "arithmetic", "(\"div\", \"Float32\", \"BigInt\")"] 0.88 (50%) 0.85 (1%) ✅
["scalar", "arithmetic", "(\"div\", \"Float32\", \"Complex{BigFloat}\")"] 0.83 (50%) 0.78 (1%) ✅
["scalar", "arithmetic", "(\"div\", \"Float32\", \"Complex{BigInt}\")"] 0.83 (50%) 0.79 (1%) ✅
["scalar", "arithmetic", "(\"div\", \"Float32\", \"Complex{Float64}\")"] 1.54 (50%) ❌ 1.00 (1%)
["scalar", "arithmetic", "(\"div\", \"Float64\", \"BigFloat\")"] 0.79 (50%) 0.65 (1%) ✅
["scalar", "arithmetic", "(\"div\", \"Float64\", \"BigInt\")"] 0.88 (50%) 0.85 (1%) ✅
["scalar", "arithmetic", "(\"div\", \"Float64\", \"Complex{BigFloat}\")"] 0.84 (50%) 0.78 (1%) ✅
["scalar", "arithmetic", "(\"div\", \"Float64\", \"Complex{BigInt}\")"] 0.85 (50%) 0.79 (1%) ✅
["scalar", "arithmetic", "(\"div\", \"Float64\", \"Complex{Float32}\")"] 1.54 (50%) ❌ 1.00 (1%)
["scalar", "arithmetic", "(\"div\", \"Float64\", \"Complex{Float64}\")"] 1.54 (50%) ❌ 1.00 (1%)
["scalar", "arithmetic", "(\"div\", \"Float64\", \"Complex{Int64}\")"] 1.69 (50%) ❌ 1.00 (1%)
["scalar", "arithmetic", "(\"div\", \"Int64\", \"BigFloat\")"] 0.96 (50%) 0.85 (1%) ✅
["scalar", "arithmetic", "(\"div\", \"Int64\", \"BigInt\")"] 0.98 (50%) 0.85 (1%) ✅
["scalar", "arithmetic", "(\"div\", \"Int64\", \"Complex{BigFloat}\")"] 0.90 (50%) 0.83 (1%) ✅
["scalar", "arithmetic", "(\"div\", \"Int64\", \"Complex{BigInt}\")"] 0.88 (50%) 0.81 (1%) ✅
["scalar", "arithmetic", "(\"div\", \"Int64\", \"Complex{Int64}\")"] 1.65 (50%) ❌ 1.00 (1%)
["scalar", "arithmetic", "(\"div\", \"UInt64\", \"BigFloat\")"] 0.98 (50%) 0.85 (1%) ✅
["scalar", "arithmetic", "(\"div\", \"UInt64\", \"BigInt\")"] 0.98 (50%) 0.85 (1%) ✅
["scalar", "arithmetic", "(\"div\", \"UInt64\", \"Complex{BigFloat}\")"] 0.95 (50%) 0.83 (1%) ✅
["scalar", "arithmetic", "(\"div\", \"UInt64\", \"Complex{BigInt}\")"] 0.85 (50%) 0.81 (1%) ✅
["scalar", "arithmetic", "(\"div\", \"UInt64\", \"Complex{Float64}\")"] 1.54 (50%) ❌ 1.00 (1%)
["scalar", "arithmetic", "(\"mul\", \"BigFloat\", \"BigFloat\")"] 0.97 (50%) 0.85 (1%) ✅
["scalar", "arithmetic", "(\"mul\", \"BigFloat\", \"BigInt\")"] 0.39 (50%) ✅ 0.65 (1%) ✅
["scalar", "arithmetic", "(\"mul\", \"BigFloat\", \"Complex{BigFloat}\")"] 0.98 (50%) 0.87 (1%) ✅
["scalar", "arithmetic", "(\"mul\", \"BigFloat\", \"Complex{BigInt}\")"] 0.46 (50%) ✅ 0.68 (1%) ✅
["scalar", "arithmetic", "(\"mul\", \"BigFloat\", \"Complex{Float32}\")"] 0.73 (50%) 0.68 (1%) ✅
["scalar", "arithmetic", "(\"mul\", \"BigFloat\", \"Complex{Float64}\")"] 0.61 (50%) 0.68 (1%) ✅
["scalar", "arithmetic", "(\"mul\", \"BigFloat\", \"Complex{Int64}\")"] 0.92 (50%) 0.87 (1%) ✅
["scalar", "arithmetic", "(\"mul\", \"BigFloat\", \"Complex{UInt64}\")"] 0.91 (50%) 0.87 (1%) ✅
["scalar", "arithmetic", "(\"mul\", \"BigFloat\", \"Float32\")"] 0.69 (50%) 0.65 (1%) ✅
["scalar", "arithmetic", "(\"mul\", \"BigFloat\", \"Float64\")"] 0.65 (50%) 0.65 (1%) ✅
["scalar", "arithmetic", "(\"mul\", \"BigFloat\", \"Int64\")"] 0.92 (50%) 0.85 (1%) ✅
["scalar", "arithmetic", "(\"mul\", \"BigFloat\", \"UInt64\")"] 0.94 (50%) 0.85 (1%) ✅
["scalar", "arithmetic", "(\"mul\", \"BigInt\", \"BigFloat\")"] 0.39 (50%) ✅ 0.65 (1%) ✅
["scalar", "arithmetic", "(\"mul\", \"BigInt\", \"BigInt\")"] 1.35 (50%) 0.75 (1%) ✅
["scalar", "arithmetic", "(\"mul\", \"BigInt\", \"Complex{BigFloat}\")"] 0.43 (50%) ✅ 0.68 (1%) ✅
["scalar", "arithmetic", "(\"mul\", \"BigInt\", \"Complex{BigInt}\")"] 1.32 (50%) 0.79 (1%) ✅
["scalar", "arithmetic", "(\"mul\", \"BigInt\", \"Complex{Float32}\")"] 0.91 (50%) 0.85 (1%) ✅
["scalar", "arithmetic", "(\"mul\", \"BigInt\", \"Complex{Float64}\")"] 0.77 (50%) 0.85 (1%) ✅
["scalar", "arithmetic", "(\"mul\", \"BigInt\", \"Complex{Int64}\")"] 1.14 (50%) 0.79 (1%) ✅
["scalar", "arithmetic", "(\"mul\", \"BigInt\", \"Complex{UInt64}\")"] 1.15 (50%) 0.79 (1%) ✅
["scalar", "arithmetic", "(\"mul\", \"BigInt\", \"Float32\")"] 0.90 (50%) 0.85 (1%) ✅
["scalar", "arithmetic", "(\"mul\", \"BigInt\", \"Float64\")"] 0.85 (50%) 0.85 (1%) ✅
["scalar", "arithmetic", "(\"mul\", \"BigInt\", \"Int64\")"] 1.36 (50%) 0.75 (1%) ✅
["scalar", "arithmetic", "(\"mul\", \"BigInt\", \"UInt64\")"] 1.36 (50%) 0.75 (1%) ✅
["scalar", "arithmetic", "(\"mul\", \"Complex{BigFloat}\", \"BigFloat\")"] 0.99 (50%) 0.87 (1%) ✅
["scalar", "arithmetic", "(\"mul\", \"Complex{BigFloat}\", \"BigInt\")"] 0.44 (50%) ✅ 0.68 (1%) ✅
["scalar", "arithmetic", "(\"mul\", \"Complex{BigFloat}\", \"Complex{BigFloat}\")"] 1.01 (50%) 0.85 (1%) ✅
["scalar", "arithmetic", "(\"mul\", \"Complex{BigFloat}\", \"Complex{BigInt}\")"] 0.55 (50%) 0.71 (1%) ✅
["scalar", "arithmetic", "(\"mul\", \"Complex{BigFloat}\", \"Complex{Float32}\")"] 0.70 (50%) 0.71 (1%) ✅
["scalar", "arithmetic", "(\"mul\", \"Complex{BigFloat}\", \"Complex{Float64}\")"] 0.67 (50%) 0.71 (1%) ✅
["scalar", "arithmetic", "(\"mul\", \"Complex{BigFloat}\", \"Complex{Int64}\")"] 1.07 (50%) 0.85 (1%) ✅
["scalar", "arithmetic", "(\"mul\", \"Complex{BigFloat}\", \"Complex{UInt64}\")"] 1.00 (50%) 0.85 (1%) ✅
["scalar", "arithmetic", "(\"mul\", \"Complex{BigFloat}\", \"Float32\")"] 0.61 (50%) 0.68 (1%) ✅
["scalar", "arithmetic", "(\"mul\", \"Complex{BigFloat}\", \"Float64\")"] 0.67 (50%) 0.68 (1%) ✅
["scalar", "arithmetic", "(\"mul\", \"Complex{BigFloat}\", \"Int64\")"] 0.93 (50%) 0.87 (1%) ✅
["scalar", "arithmetic", "(\"mul\", \"Complex{BigFloat}\", \"UInt64\")"] 0.98 (50%) 0.87 (1%) ✅
["scalar", "arithmetic", "(\"mul\", \"Complex{BigInt}\", \"BigFloat\")"] 0.46 (50%) ✅ 0.68 (1%) ✅
["scalar", "arithmetic", "(\"mul\", \"Complex{BigInt}\", \"BigInt\")"] 1.16 (50%) 0.79 (1%) ✅
["scalar", "arithmetic", "(\"mul\", \"Complex{BigInt}\", \"Complex{BigFloat}\")"] 0.55 (50%) 0.71 (1%) ✅
["scalar", "arithmetic", "(\"mul\", \"Complex{BigInt}\", \"Complex{BigInt}\")"] 1.13 (50%) 0.75 (1%) ✅
["scalar", "arithmetic", "(\"mul\", \"Complex{BigInt}\", \"Complex{Float32}\")"] 0.95 (50%) 0.85 (1%) ✅
["scalar", "arithmetic", "(\"mul\", \"Complex{BigInt}\", \"Complex{Float64}\")"] 0.93 (50%) 0.85 (1%) ✅
["scalar", "arithmetic", "(\"mul\", \"Complex{BigInt}\", \"Complex{Int64}\")"] 1.05 (50%) 0.75 (1%) ✅
["scalar", "arithmetic", "(\"mul\", \"Complex{BigInt}\", \"Complex{UInt64}\")"] 1.03 (50%) 0.75 (1%) ✅
["scalar", "arithmetic", "(\"mul\", \"Complex{BigInt}\", \"Float32\")"] 0.89 (50%) 0.85 (1%) ✅
["scalar", "arithmetic", "(\"mul\", \"Complex{BigInt}\", \"Float64\")"] 0.89 (50%) 0.85 (1%) ✅
["scalar", "arithmetic", "(\"mul\", \"Complex{BigInt}\", \"Int64\")"] 1.44 (50%) 0.79 (1%) ✅
["scalar", "arithmetic", "(\"mul\", \"Complex{BigInt}\", \"UInt64\")"] 1.09 (50%) 0.79 (1%) ✅
["scalar", "arithmetic", "(\"mul\", \"Complex{Float32}\", \"BigFloat\")"] 0.64 (50%) 0.68 (1%) ✅
["scalar", "arithmetic", "(\"mul\", \"Complex{Float32}\", \"BigInt\")"] 0.91 (50%) 0.85 (1%) ✅
["scalar", "arithmetic", "(\"mul\", \"Complex{Float32}\", \"Complex{BigFloat}\")"] 0.68 (50%) 0.71 (1%) ✅
["scalar", "arithmetic", "(\"mul\", \"Complex{Float32}\", \"Complex{BigInt}\")"] 0.93 (50%) 0.85 (1%) ✅
["scalar", "arithmetic", "(\"mul\", \"Complex{Float64}\", \"BigFloat\")"] 0.61 (50%) 0.68 (1%) ✅
["scalar", "arithmetic", "(\"mul\", \"Complex{Float64}\", \"BigInt\")"] 0.96 (50%) 0.85 (1%) ✅
["scalar", "arithmetic", "(\"mul\", \"Complex{Float64}\", \"Complex{BigFloat}\")"] 0.69 (50%) 0.71 (1%) ✅
["scalar", "arithmetic", "(\"mul\", \"Complex{Float64}\", \"Complex{BigInt}\")"] 0.90 (50%) 0.85 (1%) ✅
["scalar", "arithmetic", "(\"mul\", \"Complex{Int64}\", \"BigFloat\")"] 0.96 (50%) 0.87 (1%) ✅
["scalar", "arithmetic", "(\"mul\", \"Complex{Int64}\", \"BigInt\")"] 1.32 (50%) 0.79 (1%) ✅
["scalar", "arithmetic", "(\"mul\", \"Complex{Int64}\", \"Complex{BigFloat}\")"] 0.99 (50%) 0.85 (1%) ✅
["scalar", "arithmetic", "(\"mul\", \"Complex{Int64}\", \"Complex{BigInt}\")"] 1.05 (50%) 0.75 (1%) ✅
["scalar", "arithmetic", "(\"mul\", \"Complex{Int64}\", \"Complex{Int64}\")"] 1.27 (25%) ❌ 1.00 (1%)
["scalar", "arithmetic", "(\"mul\", \"Complex{UInt64}\", \"BigFloat\")"] 0.98 (50%) 0.87 (1%) ✅
["scalar", "arithmetic", "(\"mul\", \"Complex{UInt64}\", \"BigInt\")"] 1.26 (50%) 0.79 (1%) ✅
["scalar", "arithmetic", "(\"mul\", \"Complex{UInt64}\", \"Complex{BigFloat}\")"] 1.00 (50%) 0.85 (1%) ✅
["scalar", "arithmetic", "(\"mul\", \"Complex{UInt64}\", \"Complex{BigInt}\")"] 1.03 (50%) 0.75 (1%) ✅
["scalar", "arithmetic", "(\"mul\", \"Float32\", \"BigFloat\")"] 0.69 (50%) 0.65 (1%) ✅
["scalar", "arithmetic", "(\"mul\", \"Float32\", \"BigInt\")"] 0.86 (50%) 0.85 (1%) ✅
["scalar", "arithmetic", "(\"mul\", \"Float32\", \"Complex{BigFloat}\")"] 0.68 (50%) 0.68 (1%) ✅
["scalar", "arithmetic", "(\"mul\", \"Float32\", \"Complex{BigInt}\")"] 0.87 (50%) 0.85 (1%) ✅
["scalar", "arithmetic", "(\"mul\", \"Float64\", \"BigFloat\")"] 0.65 (50%) 0.65 (1%) ✅
["scalar", "arithmetic", "(\"mul\", \"Float64\", \"BigInt\")"] 0.90 (50%) 0.85 (1%) ✅
["scalar", "arithmetic", "(\"mul\", \"Float64\", \"Complex{BigFloat}\")"] 0.67 (50%) 0.68 (1%) ✅
["scalar", "arithmetic", "(\"mul\", \"Float64\", \"Complex{BigInt}\")"] 0.89 (50%) 0.85 (1%) ✅
["scalar", "arithmetic", "(\"mul\", \"Int64\", \"BigFloat\")"] 0.92 (50%) 0.85 (1%) ✅
["scalar", "arithmetic", "(\"mul\", \"Int64\", \"BigInt\")"] 1.38 (50%) 0.75 (1%) ✅
["scalar", "arithmetic", "(\"mul\", \"Int64\", \"Complex{BigFloat}\")"] 0.93 (50%) 0.87 (1%) ✅
["scalar", "arithmetic", "(\"mul\", \"Int64\", \"Complex{BigInt}\")"] 1.14 (50%) 0.79 (1%) ✅
["scalar", "arithmetic", "(\"mul\", \"UInt64\", \"BigFloat\")"] 0.94 (50%) 0.85 (1%) ✅
["scalar", "arithmetic", "(\"mul\", \"UInt64\", \"BigInt\")"] 0.93 (50%) 0.75 (1%) ✅
["scalar", "arithmetic", "(\"mul\", \"UInt64\", \"Complex{BigFloat}\")"] 0.98 (50%) 0.87 (1%) ✅
["scalar", "arithmetic", "(\"mul\", \"UInt64\", \"Complex{BigInt}\")"] 1.07 (50%) 0.79 (1%) ✅
["scalar", "arithmetic", "(\"rem type\", \"BigInt\", \"BigInt\")"] 0.46 (40%) ✅ 1.00 (1%)
["scalar", "arithmetic", "(\"rem type\", \"BigInt\", \"Bool\")"] 0.25 (40%) ✅ 0.00 (1%) ✅
["scalar", "arithmetic", "(\"rem type\", \"BigInt\", \"Int64\")"] 2.00 (40%) ❌ 1.00 (1%)
["scalar", "arithmetic", "(\"rem type\", \"Bool\", \"BigInt\")"] 1.01 (40%) 0.71 (1%) ✅
["scalar", "arithmetic", "(\"rem type\", \"Char\", \"BigInt\")"] 0.95 (40%) 0.71 (1%) ✅
["scalar", "arithmetic", "(\"rem type\", \"Int64\", \"BigInt\")"] 1.10 (40%) 0.71 (1%) ✅
["scalar", "arithmetic", "(\"rem type\", \"UInt64\", \"BigInt\")"] 1.22 (40%) 0.71 (1%) ✅
["scalar", "arithmetic", "(\"sub\", \"BigFloat\", \"BigFloat\")"] 0.95 (50%) 0.85 (1%) ✅
["scalar", "arithmetic", "(\"sub\", \"BigFloat\", \"BigInt\")"] 0.64 (50%) 0.65 (1%) ✅
["scalar", "arithmetic", "(\"sub\", \"BigFloat\", \"Complex{BigFloat}\")"] 0.99 (50%) 0.87 (1%) ✅
["scalar", "arithmetic", "(\"sub\", \"BigFloat\", \"Complex{BigInt}\")"] 0.76 (50%) 0.79 (1%) ✅
["scalar", "arithmetic", "(\"sub\", \"BigFloat\", \"Complex{Float32}\")"] 0.83 (50%) 0.79 (1%) ✅
["scalar", "arithmetic", "(\"sub\", \"BigFloat\", \"Complex{Float64}\")"] 0.96 (50%) 0.79 (1%) ✅
["scalar", "arithmetic", "(\"sub\", \"BigFloat\", \"Complex{Int64}\")"] 1.01 (50%) 0.86 (1%) ✅
["scalar", "arithmetic", "(\"sub\", \"BigFloat\", \"Complex{UInt64}\")"] 1.03 (50%) 0.86 (1%) ✅
["scalar", "arithmetic", "(\"sub\", \"BigFloat\", \"Float32\")"] 0.83 (50%) 0.65 (1%) ✅
["scalar", "arithmetic", "(\"sub\", \"BigFloat\", \"Float64\")"] 0.69 (50%) 0.65 (1%) ✅
["scalar", "arithmetic", "(\"sub\", \"BigFloat\", \"Int64\")"] 1.16 (50%) 0.85 (1%) ✅
["scalar", "arithmetic", "(\"sub\", \"BigFloat\", \"UInt64\")"] 1.00 (50%) 0.85 (1%) ✅
["scalar", "arithmetic", "(\"sub\", \"BigInt\", \"BigFloat\")"] 0.65 (50%) 0.65 (1%) ✅
["scalar", "arithmetic", "(\"sub\", \"BigInt\", \"BigInt\")"] 1.02 (50%) 0.75 (1%) ✅
["scalar", "arithmetic", "(\"sub\", \"BigInt\", \"Complex{BigFloat}\")"] 0.76 (50%) 0.76 (1%) ✅
["scalar", "arithmetic", "(\"sub\", \"BigInt\", \"Complex{BigInt}\")"] 1.14 (50%) 0.79 (1%) ✅
["scalar", "arithmetic", "(\"sub\", \"BigInt\", \"Complex{Float32}\")"] 0.91 (50%) 0.86 (1%) ✅
["scalar", "arithmetic", "(\"sub\", \"BigInt\", \"Complex{Float64}\")"] 0.94 (50%) 0.86 (1%) ✅
["scalar", "arithmetic", "(\"sub\", \"BigInt\", \"Complex{Int64}\")"] 1.06 (50%) 0.77 (1%) ✅
["scalar", "arithmetic", "(\"sub\", \"BigInt\", \"Complex{UInt64}\")"] 1.09 (50%) 0.77 (1%) ✅
["scalar", "arithmetic", "(\"sub\", \"BigInt\", \"Float32\")"] 0.92 (50%) 0.85 (1%) ✅
["scalar", "arithmetic", "(\"sub\", \"BigInt\", \"Float64\")"] 0.89 (50%) 0.85 (1%) ✅
["scalar", "arithmetic", "(\"sub\", \"BigInt\", \"Int64\")"] 1.35 (50%) 0.75 (1%) ✅
["scalar", "arithmetic", "(\"sub\", \"BigInt\", \"UInt64\")"] 1.49 (50%) 0.75 (1%) ✅
["scalar", "arithmetic", "(\"sub\", \"Complex{BigFloat}\", \"BigFloat\")"] 1.00 (50%) 0.88 (1%) ✅
["scalar", "arithmetic", "(\"sub\", \"Complex{BigFloat}\", \"BigInt\")"] 0.66 (50%) 0.71 (1%) ✅
["scalar", "arithmetic", "(\"sub\", \"Complex{BigFloat}\", \"Complex{BigFloat}\")"] 1.01 (50%) 0.87 (1%) ✅
["scalar", "arithmetic", "(\"sub\", \"Complex{BigFloat}\", \"Complex{BigInt}\")"] 0.77 (50%) 0.76 (1%) ✅
["scalar", "arithmetic", "(\"sub\", \"Complex{BigFloat}\", \"Complex{Float32}\")"] 0.70 (50%) 0.68 (1%) ✅
["scalar", "arithmetic", "(\"sub\", \"Complex{BigFloat}\", \"Complex{Float64}\")"] 0.66 (50%) 0.68 (1%) ✅
["scalar", "arithmetic", "(\"sub\", \"Complex{BigFloat}\", \"Complex{Int64}\")"] 1.03 (50%) 0.87 (1%) ✅
["scalar", "arithmetic", "(\"sub\", \"Complex{BigFloat}\", \"Complex{UInt64}\")"] 1.03 (50%) 0.87 (1%) ✅
["scalar", "arithmetic", "(\"sub\", \"Complex{BigFloat}\", \"Float32\")"] 0.78 (50%) 0.71 (1%) ✅
["scalar", "arithmetic", "(\"sub\", \"Complex{BigFloat}\", \"Float64\")"] 0.68 (50%) 0.71 (1%) ✅
["scalar", "arithmetic", "(\"sub\", \"Complex{BigFloat}\", \"Int64\")"] 1.03 (50%) 0.88 (1%) ✅
["scalar", "arithmetic", "(\"sub\", \"Complex{BigFloat}\", \"UInt64\")"] 1.05 (50%) 0.88 (1%) ✅
["scalar", "arithmetic", "(\"sub\", \"Complex{BigInt}\", \"BigFloat\")"] 0.76 (50%) 0.76 (1%) ✅
["scalar", "arithmetic", "(\"sub\", \"Complex{BigInt}\", \"BigInt\")"] 0.89 (50%) 0.83 (1%) ✅
["scalar", "arithmetic", "(\"sub\", \"Complex{BigInt}\", \"Complex{BigFloat}\")"] 0.75 (50%) 0.76 (1%) ✅
["scalar", "arithmetic", "(\"sub\", \"Complex{BigInt}\", \"Complex{BigInt}\")"] 1.25 (50%) 0.79 (1%) ✅
["scalar", "arithmetic", "(\"sub\", \"Complex{BigInt}\", \"Complex{Float32}\")"] 0.92 (50%) 0.85 (1%) ✅
["scalar", "arithmetic", "(\"sub\", \"Complex{BigInt}\", \"Complex{Float64}\")"] 0.92 (50%) 0.85 (1%) ✅
["scalar", "arithmetic", "(\"sub\", \"Complex{BigInt}\", \"Complex{Int64}\")"] 1.01 (50%) 0.79 (1%) ✅
["scalar", "arithmetic", "(\"sub\", \"Complex{BigInt}\", \"Complex{UInt64}\")"] 1.07 (50%) 0.79 (1%) ✅
["scalar", "arithmetic", "(\"sub\", \"Complex{BigInt}\", \"Float32\")"] 0.92 (50%) 0.86 (1%) ✅
["scalar", "arithmetic", "(\"sub\", \"Complex{BigInt}\", \"Float64\")"] 0.93 (50%) 0.86 (1%) ✅
["scalar", "arithmetic", "(\"sub\", \"Complex{BigInt}\", \"Int64\")"] 1.33 (50%) 0.83 (1%) ✅
["scalar", "arithmetic", "(\"sub\", \"Complex{BigInt}\", \"UInt64\")"] 1.38 (50%) 0.83 (1%) ✅
["scalar", "arithmetic", "(\"sub\", \"Complex{Float32}\", \"BigFloat\")"] 0.78 (50%) 0.76 (1%) ✅
["scalar", "arithmetic", "(\"sub\", \"Complex{Float32}\", \"BigInt\")"] 0.93 (50%) 0.86 (1%) ✅
["scalar", "arithmetic", "(\"sub\", \"Complex{Float32}\", \"Complex{BigFloat}\")"] 0.67 (50%) 0.68 (1%) ✅
["scalar", "arithmetic", "(\"sub\", \"Complex{Float32}\", \"Complex{BigInt}\")"] 0.92 (50%) 0.85 (1%) ✅
["scalar", "arithmetic", "(\"sub\", \"Complex{Float64}\", \"BigFloat\")"] 0.78 (50%) 0.76 (1%) ✅
["scalar", "arithmetic", "(\"sub\", \"Complex{Float64}\", \"BigInt\")"] 0.92 (50%) 0.86 (1%) ✅
["scalar", "arithmetic", "(\"sub\", \"Complex{Float64}\", \"Complex{BigFloat}\")"] 0.66 (50%) 0.68 (1%) ✅
["scalar", "arithmetic", "(\"sub\", \"Complex{Float64}\", \"Complex{BigInt}\")"] 0.93 (50%) 0.85 (1%) ✅
["scalar", "arithmetic", "(\"sub\", \"Complex{Int64}\", \"BigFloat\")"] 1.11 (50%) 0.87 (1%) ✅
["scalar", "arithmetic", "(\"sub\", \"Complex{Int64}\", \"BigInt\")"] 1.09 (50%) 0.78 (1%) ✅
["scalar", "arithmetic", "(\"sub\", \"Complex{Int64}\", \"Complex{BigFloat}\")"] 1.18 (50%) 0.87 (1%) ✅
["scalar", "arithmetic", "(\"sub\", \"Complex{Int64}\", \"Complex{BigInt}\")"] 1.01 (50%) 0.78 (1%) ✅
["scalar", "arithmetic", "(\"sub\", \"Complex{UInt64}\", \"BigFloat\")"] 1.02 (50%) 0.87 (1%) ✅
["scalar", "arithmetic", "(\"sub\", \"Complex{UInt64}\", \"BigInt\")"] 1.10 (50%) 0.78 (1%) ✅
["scalar", "arithmetic", "(\"sub\", \"Complex{UInt64}\", \"Complex{BigFloat}\")"] 1.01 (50%) 0.87 (1%) ✅
["scalar", "arithmetic", "(\"sub\", \"Complex{UInt64}\", \"Complex{BigInt}\")"] 1.03 (50%) 0.78 (1%) ✅
["scalar", "arithmetic", "(\"sub\", \"Float32\", \"BigFloat\")"] 0.68 (50%) 0.65 (1%) ✅
["scalar", "arithmetic", "(\"sub\", \"Float32\", \"BigInt\")"] 0.89 (50%) 0.85 (1%) ✅
["scalar", "arithmetic", "(\"sub\", \"Float32\", \"Complex{BigFloat}\")"] 0.80 (50%) 0.76 (1%) ✅
["scalar", "arithmetic", "(\"sub\", \"Float32\", \"Complex{BigInt}\")"] 0.94 (50%) 0.86 (1%) ✅
["scalar", "arithmetic", "(\"sub\", \"Float64\", \"BigFloat\")"] 0.68 (50%) 0.65 (1%) ✅
["scalar", "arithmetic", "(\"sub\", \"Float64\", \"BigInt\")"] 0.89 (50%) 0.85 (1%) ✅
["scalar", "arithmetic", "(\"sub\", \"Float64\", \"Complex{BigFloat}\")"] 0.78 (50%) 0.76 (1%) ✅
["scalar", "arithmetic", "(\"sub\", \"Float64\", \"Complex{BigInt}\")"] 0.93 (50%) 0.86 (1%) ✅
["scalar", "arithmetic", "(\"sub\", \"Int64\", \"BigFloat\")"] 1.14 (50%) 0.85 (1%) ✅
["scalar", "arithmetic", "(\"sub\", \"Int64\", \"BigInt\")"] 0.94 (50%) 0.71 (1%) ✅
["scalar", "arithmetic", "(\"sub\", \"Int64\", \"Complex{BigFloat}\")"] 1.13 (50%) 0.87 (1%) ✅
["scalar", "arithmetic", "(\"sub\", \"Int64\", \"Complex{BigInt}\")"] 1.17 (50%) 0.78 (1%) ✅
["scalar", "arithmetic", "(\"sub\", \"UInt64\", \"BigFloat\")"] 1.09 (50%) 0.85 (1%) ✅
["scalar", "arithmetic", "(\"sub\", \"UInt64\", \"BigInt\")"] 0.70 (50%) 0.71 (1%) ✅
["scalar", "arithmetic", "(\"sub\", \"UInt64\", \"Complex{BigFloat}\")"] 1.02 (50%) 0.87 (1%) ✅
["scalar", "arithmetic", "(\"sub\", \"UInt64\", \"Complex{BigInt}\")"] 1.06 (50%) 0.78 (1%) ✅
["scalar", "asin", "(\"0.5 <= abs(x) < 0.975\", \"negative argument\", \"Float64\")"] 1.26 (15%) ❌ 1.00 (1%)
["scalar", "asin", "(\"0.5 <= abs(x) < 0.975\", \"positive argument\", \"Float32\")"] 0.67 (15%) ✅ 1.00 (1%)
["scalar", "asin", "(\"0.975 <= abs(x) < 1.0\", \"negative argument\", \"Float64\")"] 0.70 (15%) ✅ 1.00 (1%)
["scalar", "asin", "(\"0.975 <= abs(x) < 1.0\", \"positive argument\", \"Float64\")"] 0.70 (15%) ✅ 1.00 (1%)
["scalar", "asin", "(\"abs(x) < 0.5\", \"negative argument\", \"Float64\")"] 1.20 (15%) ❌ 1.00 (1%)
["scalar", "asin", "(\"abs(x) < 0.5\", \"positive argument\", \"Float64\")"] 1.20 (15%) ❌ 1.00 (1%)
["scalar", "asinh", "(\"0 <= abs(x) < 2^-28\", \"negative argument\", \"Float64\")"] 0.83 (15%) ✅ 1.00 (1%)
["scalar", "asinh", "(\"0 <= abs(x) < 2^-28\", \"positive argument\", \"Float64\")"] 0.83 (15%) ✅ 1.00 (1%)
["scalar", "asinh", "(\"2 <= abs(x) < 2^28\", \"negative argument\", \"Float64\")"] 0.81 (15%) ✅ 1.00 (1%)
["scalar", "asinh", "(\"2 <= abs(x) < 2^28\", \"positive argument\", \"Float64\")"] 0.84 (15%) ✅ 1.00 (1%)
["scalar", "asinh", "(\"2^-28 <= abs(x) < 2\", \"negative argument\", \"Float32\")"] 0.78 (15%) ✅ 1.00 (1%)
["scalar", "asinh", "(\"2^-28 <= abs(x) < 2\", \"negative argument\", \"Float64\")"] 0.81 (15%) ✅ 1.00 (1%)
["scalar", "asinh", "(\"2^-28 <= abs(x) < 2\", \"positive argument\", \"Float32\")"] 0.80 (15%) ✅ 1.00 (1%)
["scalar", "asinh", "(\"2^-28 <= abs(x) < 2\", \"positive argument\", \"Float64\")"] 0.81 (15%) ✅ 1.00 (1%)
["scalar", "atan", "(\"0 <= abs(x) < 7/16\", \"negative argument\", \"Float64\")"] 1.23 (15%) ❌ 1.00 (1%)
["scalar", "atan", "(\"0 <= abs(x) < 7/16\", \"positive argument\", \"Float64\")"] 1.32 (15%) ❌ 1.00 (1%)
["scalar", "atan", "(\"11/16 <= abs(x) < 19/16\", \"negative argument\", \"Float64\")"] 0.70 (15%) ✅ 1.00 (1%)
["scalar", "atan", "(\"11/16 <= abs(x) < 19/16\", \"positive argument\", \"Float64\")"] 0.74 (15%) ✅ 1.00 (1%)
["scalar", "atan", "(\"39/16 <= abs(x) < 2^66\", \"negative argument\", \"Float64\")"] 0.74 (15%) ✅ 1.00 (1%)
["scalar", "atan", "(\"39/16 <= abs(x) < 2^66\", \"positive argument\", \"Float64\")"] 0.74 (15%) ✅ 1.00 (1%)
["scalar", "atan2", "(\"abs(y/x) high\", \"y negative\", \"x positive\", \"Float64\")"] 0.73 (15%) ✅ 1.00 (1%)
["scalar", "atan2", "(\"abs(y/x) high\", \"y positive\", \"x positive\", \"Float64\")"] 0.73 (15%) ✅ 1.00 (1%)
["scalar", "atan2", "(\"abs(y/x) safe (large)\", \"y negative\", \"x negative\", \"Float32\")"] 0.69 (15%) ✅ 1.00 (1%)
["scalar", "atan2", "(\"abs(y/x) safe (large)\", \"y negative\", \"x positive\", \"Float32\")"] 0.67 (15%) ✅ 1.00 (1%)
["scalar", "atan2", "(\"abs(y/x) safe (large)\", \"y negative\", \"x positive\", \"Float64\")"] 0.84 (15%) ✅ 1.00 (1%)
["scalar", "atan2", "(\"abs(y/x) safe (large)\", \"y positive\", \"x negative\", \"Float32\")"] 0.69 (15%) ✅ 1.00 (1%)
["scalar", "atan2", "(\"abs(y/x) safe (large)\", \"y positive\", \"x positive\", \"Float32\")"] 0.68 (15%) ✅ 1.00 (1%)
["scalar", "atan2", "(\"abs(y/x) safe (large)\", \"y positive\", \"x positive\", \"Float64\")"] 0.82 (15%) ✅ 1.00 (1%)
["scalar", "atan2", "(\"abs(y/x) safe (small)\", \"y negative\", \"x positive\", \"Float32\")"] 0.85 (15%) ✅ 1.00 (1%)
["scalar", "atan2", "(\"abs(y/x) safe (small)\", \"y negative\", \"x positive\", \"Float64\")"] 0.84 (15%) ✅ 1.00 (1%)
["scalar", "atan2", "(\"abs(y/x) safe (small)\", \"y positive\", \"x negative\", \"Float64\")"] 0.83 (15%) ✅ 1.00 (1%)
["scalar", "atan2", "(\"abs(y/x) safe (small)\", \"y positive\", \"x positive\", \"Float32\")"] 0.71 (15%) ✅ 1.00 (1%)
["scalar", "atan2", "(\"abs(y/x) safe (small)\", \"y positive\", \"x positive\", \"Float64\")"] 0.84 (15%) ✅ 1.00 (1%)
["scalar", "atan2", "(\"x one\", \"Float32\")"] 0.64 (15%) ✅ 1.00 (1%)
["scalar", "atan2", "(\"x one\", \"Float64\")"] 1.43 (15%) ❌ 1.00 (1%)
["scalar", "atanh", "(\"0.5 <= abs(x) < 1\", \"negative argument\", \"Float32\")"] 0.77 (15%) ✅ 1.00 (1%)
["scalar", "atanh", "(\"0.5 <= abs(x) < 1\", \"negative argument\", \"Float64\")"] 0.74 (15%) ✅ 1.00 (1%)
["scalar", "atanh", "(\"0.5 <= abs(x) < 1\", \"positive argument\", \"Float32\")"] 0.77 (15%) ✅ 1.00 (1%)
["scalar", "atanh", "(\"0.5 <= abs(x) < 1\", \"positive argument\", \"Float64\")"] 0.74 (15%) ✅ 1.00 (1%)
["scalar", "atanh", "(\"2^-28 <= abs(x) < 0.5\", \"negative argument\", \"Float32\")"] 0.81 (15%) ✅ 1.00 (1%)
["scalar", "atanh", "(\"2^-28 <= abs(x) < 0.5\", \"negative argument\", \"Float64\")"] 0.79 (15%) ✅ 1.00 (1%)
["scalar", "atanh", "(\"2^-28 <= abs(x) < 0.5\", \"positive argument\", \"Float32\")"] 0.81 (15%) ✅ 1.00 (1%)
["scalar", "atanh", "(\"2^-28 <= abs(x) < 0.5\", \"positive argument\", \"Float64\")"] 0.81 (15%) ✅ 1.00 (1%)
["scalar", "cos", "(\"argument reduction (easy) abs(x) < 2π/4\", \"negative argument\", \"Float32\", \"sin_kernel\")"] 1.30 (15%) ❌ 1.00 (1%)
["scalar", "cos", "(\"argument reduction (easy) abs(x) < 2π/4\", \"negative argument\", \"Float64\", \"sin_kernel\")"] 1.30 (15%) ❌ 1.00 (1%)
["scalar", "cos", "(\"argument reduction (easy) abs(x) < 3π/4\", \"negative argument\", \"Float32\", \"sin_kernel\")"] 1.25 (15%) ❌ 1.00 (1%)
["scalar", "cos", "(\"argument reduction (easy) abs(x) < 3π/4\", \"negative argument\", \"Float64\", \"sin_kernel\")"] 1.30 (15%) ❌ 1.00 (1%)
["scalar", "cos", "(\"argument reduction (easy) abs(x) < 3π/4\", \"positive argument\", \"Float64\", \"sin_kernel\")"] 0.83 (15%) ✅ 1.00 (1%)
["scalar", "cos", "(\"argument reduction (easy) abs(x) < 4π/4\", \"negative argument\", \"Float64\", \"cos_kernel\")"] 0.83 (15%) ✅ 1.00 (1%)
["scalar", "cos", "(\"argument reduction (easy) abs(x) < 6π/4\", \"positive argument\", \"Float32\", \"sin_kernel\")"] 1.17 (15%) ❌ 1.00 (1%)
["scalar", "cos", "(\"argument reduction (easy) abs(x) < 6π/4\", \"positive argument\", \"Float64\", \"sin_kernel\")"] 1.30 (15%) ❌ 1.00 (1%)
["scalar", "cos", "(\"argument reduction (easy) abs(x) < 7π/4\", \"positive argument\", \"Float32\", \"cos_kernel\")"] 1.30 (15%) ❌ 1.00 (1%)
["scalar", "cos", "(\"argument reduction (easy) abs(x) < 7π/4\", \"positive argument\", \"Float64\", \"cos_kernel\")"] 1.25 (15%) ❌ 1.00 (1%)
["scalar", "cos", "(\"argument reduction (hard) abs(x) < 2π/4\", \"positive argument\", \"Float32\", \"sin_kernel\")"] 0.80 (15%) ✅ 1.00 (1%)
["scalar", "cos", "(\"argument reduction (hard) abs(x) < 2π/4\", \"positive argument\", \"Float64\", \"sin_kernel\")"] 0.80 (15%) ✅ 1.00 (1%)
["scalar", "cos", "(\"argument reduction (hard) abs(x) < 4π/4\", \"negative argument\", \"Float64\", \"cos_kernel\")"] 0.75 (15%) ✅ 1.00 (1%)
["scalar", "cos", "(\"argument reduction (hard) abs(x) < 4π/4\", \"positive argument\", \"Float64\", \"cos_kernel\")"] 0.78 (15%) ✅ 1.00 (1%)
["scalar", "cos", "(\"argument reduction (hard) abs(x) < 6π/4\", \"negative argument\", \"Float64\", \"sin_kernel\")"] 0.80 (15%) ✅ 1.00 (1%)
["scalar", "cos", "(\"argument reduction (hard) abs(x) < 8π/4\", \"negative argument\", \"Float32\", \"cos_kernel\")"] 0.72 (15%) ✅ 1.00 (1%)
["scalar", "cos", "(\"argument reduction (hard) abs(x) < 8π/4\", \"negative argument\", \"Float64\", \"cos_kernel\")"] 0.72 (15%) ✅ 1.00 (1%)
["scalar", "cos", "(\"argument reduction (hard) abs(x) < 8π/4\", \"positive argument\", \"Float32\", \"cos_kernel\")"] 0.75 (15%) ✅ 1.00 (1%)
["scalar", "cos", "(\"argument reduction (hard) abs(x) < 8π/4\", \"positive argument\", \"Float64\", \"cos_kernel\")"] 0.75 (15%) ✅ 1.00 (1%)
["scalar", "cos", "(\"argument reduction (paynehanek) abs(x) > 2.0^20*π/2\", \"negative argument\", \"Float32\", \"cos_kernel\")"] 0.48 (15%) ✅ 1.00 (1%)
["scalar", "cos", "(\"argument reduction (paynehanek) abs(x) > 2.0^20*π/2\", \"negative argument\", \"Float32\", \"sin_kernel\")"] 0.39 (15%) ✅ 1.00 (1%)
["scalar", "cos", "(\"argument reduction (paynehanek) abs(x) > 2.0^20*π/2\", \"negative argument\", \"Float64\", \"cos_kernel\")"] 0.37 (15%) ✅ 1.00 (1%)
["scalar", "cos", "(\"argument reduction (paynehanek) abs(x) > 2.0^20*π/2\", \"negative argument\", \"Float64\", \"sin_kernel\")"] 0.48 (15%) ✅ 1.00 (1%)
["scalar", "cos", "(\"argument reduction (paynehanek) abs(x) > 2.0^20*π/2\", \"positive argument\", \"Float32\", \"cos_kernel\")"] 0.57 (15%) ✅ 1.00 (1%)
["scalar", "cos", "(\"argument reduction (paynehanek) abs(x) > 2.0^20*π/2\", \"positive argument\", \"Float32\", \"sin_kernel\")"] 0.39 (15%) ✅ 1.00 (1%)
["scalar", "cos", "(\"argument reduction (paynehanek) abs(x) > 2.0^20*π/2\", \"positive argument\", \"Float64\", \"cos_kernel\")"] 0.37 (15%) ✅ 1.00 (1%)
["scalar", "cos", "(\"argument reduction (paynehanek) abs(x) > 2.0^20*π/2\", \"positive argument\", \"Float64\", \"sin_kernel\")"] 0.39 (15%) ✅ 1.00 (1%)
["scalar", "cos", "(\"no reduction\", \"positive argument\", \"Float64\", \"cos_kernel\")"] 0.83 (15%) ✅ 1.00 (1%)
["scalar", "cosh", "(\"0 <= abs(x) < 0.00024414062f0\", \"negative argument\", \"Float32\")"] 0.68 (15%) ✅ 1.00 (1%)
["scalar", "cosh", "(\"0 <= abs(x) < 0.00024414062f0\", \"positive argument\", \"Float32\")"] 0.61 (15%) ✅ 1.00 (1%)
["scalar", "cosh", "(\"9f0 <= abs(x) < 88.72283f0\", \"negative argument\", \"Float32\")"] 0.76 (15%) ✅ 1.00 (1%)
["scalar", "cosh", "(\"9f0 <= abs(x) < 88.72283f0\", \"positive argument\", \"Float32\")"] 0.76 (15%) ✅ 1.00 (1%)
["scalar", "cosh", "(\"very large\", \"negative argument\", \"Float32\")"] 1.40 (15%) ❌ 1.00 (1%)
["scalar", "cosh", "(\"very large\", \"negative argument\", \"Float64\")"] 1.40 (15%) ❌ 1.00 (1%)
["scalar", "cosh", "(\"very large\", \"positive argument\", \"Float64\")"] 1.40 (15%) ❌ 1.00 (1%)
["scalar", "cosh", "(\"very small\", \"negative argument\", \"Float32\")"] 1.17 (15%) ❌ 1.00 (1%)
["scalar", "cosh", "(\"very small\", \"negative argument\", \"Float64\")"] 1.61 (15%) ❌ 1.00 (1%)
["scalar", "cosh", "(\"very small\", \"positive argument\", \"Float32\")"] 1.17 (15%) ❌ 1.00 (1%)
["scalar", "cosh", "(\"very small\", \"positive argument\", \"Float64\")"] 1.17 (15%) ❌ 1.00 (1%)
["scalar", "expm1", "(\"arg reduction II\", \"negative argument\", \"Float32\")"] 1.26 (15%) ❌ 1.00 (1%)
["scalar", "fastmath", "(\"add\", \"BigFloat\")"] 0.99 (40%) 0.85 (1%) ✅
["scalar", "fastmath", "(\"add\", \"BigInt\")"] 1.37 (40%) 0.75 (1%) ✅
["scalar", "fastmath", "(\"add\", \"Complex{BigFloat}\")"] 1.04 (40%) 0.87 (1%) ✅
["scalar", "fastmath", "(\"add\", \"Complex{BigInt}\")"] 1.25 (40%) 0.79 (1%) ✅
["scalar", "fastmath", "(\"div\", \"BigFloat\")"] 1.01 (40%) 0.85 (1%) ✅
["scalar", "fastmath", "(\"div\", \"BigInt\")"] 0.99 (40%) 0.85 (1%) ✅
["scalar", "fastmath", "(\"div\", \"Complex{BigFloat}\")"] 0.89 (40%) 0.85 (1%) ✅
["scalar", "fastmath", "(\"div\", \"Complex{BigInt}\")"] 0.54 (40%) ✅ 0.69 (1%) ✅
["scalar", "fastmath", "(\"mul\", \"BigFloat\")"] 1.26 (40%) 0.85 (1%) ✅
["scalar", "fastmath", "(\"mul\", \"BigInt\")"] 1.35 (40%) 0.75 (1%) ✅
["scalar", "fastmath", "(\"mul\", \"Complex{BigFloat}\")"] 1.01 (40%) 0.85 (1%) ✅
["scalar", "fastmath", "(\"mul\", \"Complex{BigInt}\")"] 1.11 (40%) 0.75 (1%) ✅
["scalar", "fastmath", "(\"sub\", \"BigFloat\")"] 0.98 (40%) 0.85 (1%) ✅
["scalar", "fastmath", "(\"sub\", \"BigInt\")"] 1.35 (40%) 0.75 (1%) ✅
["scalar", "fastmath", "(\"sub\", \"Complex{BigFloat}\")"] 1.08 (40%) 0.87 (1%) ✅
["scalar", "fastmath", "(\"sub\", \"Complex{BigInt}\")"] 1.17 (40%) 0.79 (1%) ✅
["scalar", "floatexp", "(\"exp10\", \"agument reduction, k = 2\", \"Float64\")"] 0.52 (40%) ✅ 1.00 (1%)
["scalar", "floatexp", "(\"exp10\", \"agument reduction, k = 83\", \"Float32\")"] 0.29 (40%) ✅ 1.00 (1%)
["scalar", "floatexp", "(\"exp10\", \"agument reduction, k = 83\", \"Float64\")"] 0.58 (40%) ✅ 1.00 (1%)
["scalar", "floatexp", "(\"exp10\", \"direct approx, k = 0\", \"Float32\")"] 0.25 (40%) ✅ 1.00 (1%)
["scalar", "floatexp", "(\"exp10\", \"direct approx, k = 0\", \"Float64\")"] 0.43 (40%) ✅ 1.00 (1%)
["scalar", "floatexp", "(\"exp10\", \"no agument reduction, k = 1\", \"Float32\")"] 0.26 (40%) ✅ 1.00 (1%)
["scalar", "floatexp", "(\"exp10\", \"no agument reduction, k = 1\", \"Float64\")"] 0.44 (40%) ✅ 1.00 (1%)
["scalar", "floatexp", "(\"exp10\", \"normal path -> small, k = -150\", \"Float32\")"] 0.24 (40%) ✅ 1.00 (1%)
["scalar", "floatexp", "(\"exp10\", \"overflow\", \"Float32\")"] 0.24 (40%) ✅ 1.00 (1%)
["scalar", "floatexp", "(\"exp10\", \"overflow\", \"Float64\")"] 0.26 (40%) ✅ 1.00 (1%)
["scalar", "floatexp", "(\"exp10\", \"taylor expansion\", \"Float32\")"] 0.17 (40%) ✅ 1.00 (1%)
["scalar", "floatexp", "(\"exp10\", \"underflow\", \"Float32\")"] 0.24 (40%) ✅ 1.00 (1%)
["scalar", "floatexp", "(\"exp10\", \"underflow\", \"Float64\")"] 0.18 (40%) ✅ 1.00 (1%)
["scalar", "intfuncs", "(\"nextpow2\", \"BigInt\", \"+\")"] 1.24 (40%) 0.87 (1%) ✅
["scalar", "intfuncs", "(\"nextpow2\", \"BigInt\", \"-\")"] 1.23 (40%) 0.87 (1%) ✅
["scalar", "intfuncs", "(\"nextpow2\", \"Int64\", \"+\")"] 0.63 (25%) ✅ 1.00 (1%)
["scalar", "intfuncs", "(\"nextpow2\", \"Int64\", \"-\")"] 0.67 (25%) ✅ 1.00 (1%)
["scalar", "intfuncs", "(\"prevpow2\", \"BigInt\", \"+\")"] 1.27 (40%) 0.88 (1%) ✅
["scalar", "intfuncs", "(\"prevpow2\", \"BigInt\", \"-\")"] 1.27 (40%) 0.88 (1%) ✅
["scalar", "intfuncs", "(\"prevpow2\", \"Int64\", \"-\")"] 0.75 (25%) ✅ 1.00 (1%)
["scalar", "iteration", "in"] 0.31 (25%) ✅ 1.00 (1%)
["scalar", "iteration", "indexed"] 0.32 (25%) ✅ 1.00 (1%)
["scalar", "mod2pi", "(\"argument reduction (easy) abs(x) < 2.0^20π/4\", \"negative argument\", \"Float64\")"] 0.43 (15%) ✅ 0.00 (1%) ✅
["scalar", "mod2pi", "(\"argument reduction (easy) abs(x) < 2.0^20π/4\", \"positive argument\", \"Float64\")"] 0.45 (15%) ✅ 0.00 (1%) ✅
["scalar", "mod2pi", "(\"argument reduction (easy) abs(x) < 5π/4\", \"positive argument\", \"Float64\")"] 1.59 (15%) ❌ 1.00 (1%)
["scalar", "mod2pi", "(\"argument reduction (easy) abs(x) < 9π/4\", \"negative argument\", \"Float64\")"] 0.43 (15%) ✅ 0.00 (1%) ✅
["scalar", "mod2pi", "(\"argument reduction (easy) abs(x) < 9π/4\", \"positive argument\", \"Float64\")"] 0.40 (15%) ✅ 0.00 (1%) ✅
["scalar", "mod2pi", "(\"argument reduction (easy) abs(x) > 2.0^20*π/2\", \"negative argument\", \"Float64\")"] 0.31 (15%) ✅ 0.00 (1%) ✅
["scalar", "mod2pi", "(\"argument reduction (easy) abs(x) > 2.0^20*π/2\", \"positive argument\", \"Float64\")"] 0.32 (15%) ✅ 0.00 (1%) ✅
["scalar", "mod2pi", "(\"argument reduction (hard) abs(x) < 8π/4\", \"negative argument\", \"Float64\")"] 0.48 (15%) ✅ 0.00 (1%) ✅
["scalar", "mod2pi", "(\"argument reduction (hard) abs(x) < 8π/4\", \"positive argument\", \"Float64\")"] 0.50 (15%) ✅ 0.00 (1%) ✅
["scalar", "predicate", "(\"iseven\", \"BigInt\")"] 1.15 (40%) 0.71 (1%) ✅
["scalar", "predicate", "(\"isodd\", \"BigInt\")"] 0.99 (40%) 0.71 (1%) ✅
["scalar", "rem_pio2", "(\"argument reduction (easy) abs(x) < 2.0^20π/4\", \"negative argument\", \"Float64\")"] 0.48 (15%) ✅ 0.00 (1%) ✅
["scalar", "rem_pio2", "(\"argument reduction (easy) abs(x) < 2.0^20π/4\", \"positive argument\", \"Float64\")"] 0.48 (15%) ✅ 0.00 (1%) ✅
["scalar", "rem_pio2", "(\"argument reduction (easy) abs(x) < 2π/4\", \"negative argument\", \"Float64\")"] 0.41 (15%) ✅ 0.00 (1%) ✅
["scalar", "rem_pio2", "(\"argument reduction (easy) abs(x) < 2π/4\", \"positive argument\", \"Float64\")"] 0.42 (15%) ✅ 0.00 (1%) ✅
["scalar", "rem_pio2", "(\"argument reduction (easy) abs(x) < 3π/4\", \"negative argument\", \"Float64\")"] 0.41 (15%) ✅ 0.00 (1%) ✅
["scalar", "rem_pio2", "(\"argument reduction (easy) abs(x) < 3π/4\", \"positive argument\", \"Float64\")"] 0.41 (15%) ✅ 0.00 (1%) ✅
["scalar", "rem_pio2", "(\"argument reduction (easy) abs(x) < 4π/4\", \"negative argument\", \"Float64\")"] 0.41 (15%) ✅ 0.00 (1%) ✅
["scalar", "rem_pio2", "(\"argument reduction (easy) abs(x) < 4π/4\", \"positive argument\", \"Float64\")"] 0.40 (15%) ✅ 0.00 (1%) ✅
["scalar", "rem_pio2", "(\"argument reduction (easy) abs(x) < 5π/4\", \"negative argument\", \"Float64\")"] 0.39 (15%) ✅ 0.00 (1%) ✅
["scalar", "rem_pio2", "(\"argument reduction (easy) abs(x) < 5π/4\", \"positive argument\", \"Float64\")"] 0.41 (15%) ✅ 0.00 (1%) ✅
["scalar", "rem_pio2", "(\"argument reduction (easy) abs(x) < 6π/4\", \"negative argument\", \"Float64\")"] 0.41 (15%) ✅ 0.00 (1%) ✅
["scalar", "rem_pio2", "(\"argument reduction (easy) abs(x) < 6π/4\", \"positive argument\", \"Float64\")"] 0.42 (15%) ✅ 0.00 (1%) ✅
["scalar", "rem_pio2", "(\"argument reduction (easy) abs(x) < 7π/4\", \"negative argument\", \"Float64\")"] 0.41 (15%) ✅ 0.00 (1%) ✅
["scalar", "rem_pio2", "(\"argument reduction (easy) abs(x) < 7π/4\", \"positive argument\", \"Float64\")"] 0.41 (15%) ✅ 0.00 (1%) ✅
["scalar", "rem_pio2", "(\"argument reduction (easy) abs(x) < 8π/4\", \"negative argument\", \"Float64\")"] 0.41 (15%) ✅ 0.00 (1%) ✅
["scalar", "rem_pio2", "(\"argument reduction (easy) abs(x) < 8π/4\", \"positive argument\", \"Float64\")"] 0.39 (15%) ✅ 0.00 (1%) ✅
["scalar", "rem_pio2", "(\"argument reduction (easy) abs(x) < 9π/4\", \"negative argument\", \"Float64\")"] 0.43 (15%) ✅ 0.00 (1%) ✅
["scalar", "rem_pio2", "(\"argument reduction (easy) abs(x) < 9π/4\", \"positive argument\", \"Float64\")"] 0.39 (15%) ✅ 0.00 (1%) ✅
["scalar", "rem_pio2", "(\"argument reduction (hard) abs(x) < 2π/4\", \"negative argument\", \"Float64\")"] 0.52 (15%) ✅ 0.00 (1%) ✅
["scalar", "rem_pio2", "(\"argument reduction (hard) abs(x) < 2π/4\", \"positive argument\", \"Float64\")"] 0.52 (15%) ✅ 0.00 (1%) ✅
["scalar", "rem_pio2", "(\"argument reduction (hard) abs(x) < 4π/4\", \"negative argument\", \"Float64\")"] 0.52 (15%) ✅ 0.00 (1%) ✅
["scalar", "rem_pio2", "(\"argument reduction (hard) abs(x) < 4π/4\", \"positive argument\", \"Float64\")"] 0.52 (15%) ✅ 0.00 (1%) ✅
["scalar", "rem_pio2", "(\"argument reduction (hard) abs(x) < 6π/4\", \"negative argument\", \"Float64\")"] 0.50 (15%) ✅ 0.00 (1%) ✅
["scalar", "rem_pio2", "(\"argument reduction (hard) abs(x) < 6π/4\", \"positive argument\", \"Float64\")"] 0.47 (15%) ✅ 0.00 (1%) ✅
["scalar", "rem_pio2", "(\"argument reduction (hard) abs(x) < 8π/4\", \"negative argument\", \"Float64\")"] 0.52 (15%) ✅ 0.00 (1%) ✅
["scalar", "rem_pio2", "(\"argument reduction (hard) abs(x) < 8π/4\", \"positive argument\", \"Float64\")"] 0.52 (15%) ✅ 0.00 (1%) ✅
["scalar", "rem_pio2", "(\"argument reduction (paynehanek) abs(x) > 2.0^20*π/2\", \"negative argument\", \"Float64\")"] 0.34 (15%) ✅ 0.00 (1%) ✅
["scalar", "rem_pio2", "(\"argument reduction (paynehanek) abs(x) > 2.0^20*π/2\", \"positive argument\", \"Float64\")"] 0.34 (15%) ✅ 0.00 (1%) ✅
["scalar", "sin", "(\"argument reduction (easy) abs(x) < 4π/4\", \"negative argument\", \"Float32\", \"sin_kernel\")"] 1.38 (15%) ❌ 1.00 (1%)
["scalar", "sin", "(\"argument reduction (easy) abs(x) < 4π/4\", \"negative argument\", \"Float64\", \"sin_kernel\")"] 1.30 (15%) ❌ 1.00 (1%)
["scalar", "sin", "(\"argument reduction (easy) abs(x) < 4π/4\", \"positive argument\", \"Float32\", \"sin_kernel\")"] 1.26 (15%) ❌ 1.00 (1%)
["scalar", "sin", "(\"argument reduction (easy) abs(x) < 4π/4\", \"positive argument\", \"Float64\", \"sin_kernel\")"] 1.30 (15%) ❌ 1.00 (1%)
["scalar", "sin", "(\"argument reduction (easy) abs(x) < 5π/4\", \"negative argument\", \"Float32\", \"sin_kernel\")"] 1.38 (15%) ❌ 1.00 (1%)
["scalar", "sin", "(\"argument reduction (easy) abs(x) < 5π/4\", \"negative argument\", \"Float64\", \"sin_kernel\")"] 1.30 (15%) ❌ 1.00 (1%)
["scalar", "sin", "(\"argument reduction (easy) abs(x) < 5π/4\", \"positive argument\", \"Float32\", \"sin_kernel\")"] 1.26 (15%) ❌ 1.00 (1%)
["scalar", "sin", "(\"argument reduction (easy) abs(x) < 5π/4\", \"positive argument\", \"Float64\", \"sin_kernel\")"] 1.30 (15%) ❌ 1.00 (1%)
["scalar", "sin", "(\"argument reduction (hard) abs(x) < 2π/4\", \"negative argument\", \"Float64\", \"cos_kernel\")"] 0.75 (15%) ✅ 1.00 (1%)
["scalar", "sin", "(\"argument reduction (hard) abs(x) < 2π/4\", \"positive argument\", \"Float64\", \"cos_kernel\")"] 0.75 (15%) ✅ 1.00 (1%)
["scalar", "sin", "(\"argument reduction (hard) abs(x) < 4π/4\", \"negative argument\", \"Float32\", \"sin_kernel\")"] 1.38 (15%) ❌ 1.00 (1%)
["scalar", "sin", "(\"argument reduction (hard) abs(x) < 4π/4\", \"positive argument\", \"Float32\", \"sin_kernel\")"] 1.22 (15%) ❌ 1.00 (1%)
["scalar", "sin", "(\"argument reduction (hard) abs(x) < 6π/4\", \"negative argument\", \"Float64\", \"cos_kernel\")"] 0.75 (15%) ✅ 1.00 (1%)
["scalar", "sin", "(\"argument reduction (hard) abs(x) < 6π/4\", \"positive argument\", \"Float64\", \"cos_kernel\")"] 0.75 (15%) ✅ 1.00 (1%)
["scalar", "sin", "(\"argument reduction (hard) abs(x) < 8π/4\", \"negative argument\", \"Float64\", \"sin_kernel\")"] 0.78 (15%) ✅ 1.00 (1%)
["scalar", "sin", "(\"argument reduction (hard) abs(x) < 8π/4\", \"positive argument\", \"Float64\", \"sin_kernel\")"] 0.80 (15%) ✅ 1.00 (1%)
["scalar", "sin", "(\"argument reduction (paynehanek) abs(x) > 2.0^20*π/2\", \"negative argument\", \"Float32\", \"cos_kernel\")"] 0.39 (15%) ✅ 1.00 (1%)
["scalar", "sin", "(\"argument reduction (paynehanek) abs(x) > 2.0^20*π/2\", \"negative argument\", \"Float32\", \"sin_kernel\")"] 0.50 (15%) ✅ 1.00 (1%)
["scalar", "sin", "(\"argument reduction (paynehanek) abs(x) > 2.0^20*π/2\", \"negative argument\", \"Float64\", \"cos_kernel\")"] 0.38 (15%) ✅ 1.00 (1%)
["scalar", "sin", "(\"argument reduction (paynehanek) abs(x) > 2.0^20*π/2\", \"negative argument\", \"Float64\", \"sin_kernel\")"] 0.41 (15%) ✅ 1.00 (1%)
["scalar", "sin", "(\"argument reduction (paynehanek) abs(x) > 2.0^20*π/2\", \"positive argument\", \"Float32\", \"cos_kernel\")"] 0.39 (15%) ✅ 1.00 (1%)
["scalar", "sin", "(\"argument reduction (paynehanek) abs(x) > 2.0^20*π/2\", \"positive argument\", \"Float32\", \"sin_kernel\")"] 0.46 (15%) ✅ 1.00 (1%)
["scalar", "sin", "(\"argument reduction (paynehanek) abs(x) > 2.0^20*π/2\", \"positive argument\", \"Float64\", \"cos_kernel\")"] 0.38 (15%) ✅ 1.00 (1%)
["scalar", "sin", "(\"argument reduction (paynehanek) abs(x) > 2.0^20*π/2\", \"positive argument\", \"Float64\", \"sin_kernel\")"] 0.38 (15%) ✅ 1.00 (1%)
["scalar", "sin", "(\"no reduction\", \"negative argument\", \"Float32\", \"sin_kernel\")"] 1.37 (15%) ❌ 1.00 (1%)
["scalar", "sin", "(\"no reduction\", \"negative argument\", \"Float64\", \"sin_kernel\")"] 1.29 (15%) ❌ 1.00 (1%)
["scalar", "sin", "(\"no reduction\", \"positive argument\", \"Float32\", \"sin_kernel\")"] 1.37 (15%) ❌ 1.00 (1%)
["scalar", "sin", "(\"no reduction\", \"positive argument\", \"Float64\", \"sin_kernel\")"] 1.38 (15%) ❌ 1.00 (1%)
["scalar", "sinh", "(\"9f0 <= abs(x) < 88.72283f0\", \"negative argument\", \"Float32\")"] 0.71 (15%) ✅ 1.00 (1%)
["scalar", "sinh", "(\"9f0 <= abs(x) < 88.72283f0\", \"positive argument\", \"Float32\")"] 0.71 (15%) ✅ 1.00 (1%)
["scalar", "tan", "(\"large\", \"negative argument\", \"Float64\")"] 1.25 (15%) ❌ 1.00 (1%)
["scalar", "tan", "(\"large\", \"positive argument\", \"Float64\")"] 1.26 (15%) ❌ 1.00 (1%)
["scalar", "tan", "(\"medium\", \"negative argument\", \"Float32\")"] 1.22 (15%) ❌ 1.00 (1%)
["scalar", "tan", "(\"medium\", \"negative argument\", \"Float64\")"] 1.24 (15%) ❌ 1.00 (1%)
["scalar", "tan", "(\"medium\", \"positive argument\", \"Float32\")"] 1.23 (15%) ❌ 1.00 (1%)
["scalar", "tan", "(\"medium\", \"positive argument\", \"Float64\")"] 1.27 (15%) ❌ 1.00 (1%)
["scalar", "tanh", "(\"0 <= abs(x) < 2f0^-12\", \"negative argument\", \"Float32\")"] 2.56 (15%) ❌ 1.00 (1%)
["scalar", "tanh", "(\"0 <= abs(x) < 2f0^-12\", \"positive argument\", \"Float32\")"] 2.56 (15%) ❌ 1.00 (1%)
["scalar", "tanh", "(\"zero\", \"Float64\")"] 1.38 (15%) ❌ 1.00 (1%)
["shootout", "binary_trees"] 0.95 (15%) 1.17 (1%) ❌
["shootout", "mandelbrot"] 0.97 (15%) 1.05 (1%) ❌
["shootout", "nbody"] 0.67 (15%) ✅ 1.00 (1%)
["shootout", "nbody_vec"] 0.57 (15%) ✅ 1.00 (1%)
["shootout", "pidigits"] 1.17 (15%) ❌ 0.99 (1%)
["shootout", "regex_dna"] 0.79 (15%) ✅ 1.15 (1%) ❌
["shootout", "revcomp"] 1.50 (25%) ❌ 0.94 (1%) ✅
["shootout", "spectralnorm"] 1.00 (15%) 0.22 (1%) ✅
["simd", "(\"conditional_loop!\", \"Float64\", 4095)"] 1.93 (20%) ❌ 1.00 (1%)
["simd", "(\"conditional_loop!\", \"Float64\", 4096)"] 1.94 (20%) ❌ 1.00 (1%)
["simd", "(\"local_arrays\", \"Float32\", 4095)"] 0.06 (20%) ✅ 0.29 (1%) ✅
["simd", "(\"local_arrays\", \"Float32\", 4096)"] 0.06 (20%) ✅ 0.29 (1%) ✅
["simd", "(\"local_arrays\", \"Float64\", 4095)"] 0.08 (20%) ✅ 0.37 (1%) ✅
["simd", "(\"local_arrays\", \"Float64\", 4096)"] 0.08 (20%) ✅ 0.37 (1%) ✅
["simd", "(\"local_arrays\", \"Int32\", 4095)"] 0.07 (20%) ✅ 0.29 (1%) ✅
["simd", "(\"local_arrays\", \"Int32\", 4096)"] 0.07 (20%) ✅ 0.29 (1%) ✅
["simd", "(\"local_arrays\", \"Int64\", 4095)"] 0.09 (20%) ✅ 0.37 (1%) ✅
["simd", "(\"local_arrays\", \"Int64\", 4096)"] 0.08 (20%) ✅ 0.37 (1%) ✅
["simd", "(\"sum_reduce\", \"Float32\", 4095)"] 0.77 (20%) ✅ 1.00 (1%)
["simd", "(\"sum_reduce\", \"Float32\", 4096)"] 0.75 (20%) ✅ 1.00 (1%)
["simd", "(\"two_reductions\", \"Float32\", 4095)"] 0.77 (20%) ✅ 1.00 (1%)
["simd", "(\"two_reductions\", \"Float32\", 4096)"] 0.76 (20%) ✅ 1.00 (1%)
["simd", "(\"two_reductions\", \"Float64\", 4095)"] 0.70 (20%) ✅ 1.00 (1%)
["simd", "(\"two_reductions\", \"Float64\", 4096)"] 0.70 (20%) ✅ 1.00 (1%)
["simd", "(\"two_reductions\", \"Int32\", 4095)"] 0.15 (20%) ✅ 1.00 (1%)
["simd", "(\"two_reductions\", \"Int32\", 4096)"] 0.15 (20%) ✅ 1.00 (1%)
["sort", "insertionsort", "(\"sort! forwards\", \"ascending\")"] 0.98 (30%) 0.00 (1%) ✅
["sort", "insertionsort", "(\"sort! forwards\", \"descending\")"] 1.00 (30%) 0.00 (1%) ✅
["sort", "insertionsort", "(\"sort! forwards\", \"ones\")"] 1.02 (30%) 0.00 (1%) ✅
["sort", "insertionsort", "(\"sort! forwards\", \"random\")"] 1.00 (30%) 0.00 (1%) ✅
["sort", "insertionsort", "(\"sort! reverse\", \"ascending\")"] 1.00 (30%) 0.00 (1%) ✅
["sort", "insertionsort", "(\"sort! reverse\", \"descending\")"] 0.98 (30%) 0.00 (1%) ✅
["sort", "insertionsort", "(\"sort! reverse\", \"ones\")"] 1.00 (30%) 0.00 (1%) ✅
["sort", "insertionsort", "(\"sort! reverse\", \"random\")"] 1.00 (30%) 0.00 (1%) ✅
["sort", "insertionsort", "(\"sortperm forwards\", \"random\")"] 0.70 (30%) ✅ 1.00 (1%)
["sort", "insertionsort", "(\"sortperm! forwards\", \"ascending\")"] 0.88 (30%) 0.14 (1%) ✅
["sort", "insertionsort", "(\"sortperm! forwards\", \"descending\")"] 0.70 (30%) 0.14 (1%) ✅
["sort", "insertionsort", "(\"sortperm! forwards\", \"ones\")"] 1.04 (30%) 0.33 (1%) ✅
["sort", "insertionsort", "(\"sortperm! forwards\", \"random\")"] 0.70 (30%) ✅ 0.33 (1%) ✅
["sort", "insertionsort", "(\"sortperm! reverse\", \"ascending\")"] 0.70 (30%) 0.13 (1%) ✅
["sort", "insertionsort", "(\"sortperm! reverse\", \"descending\")"] 0.88 (30%) 0.13 (1%) ✅
["sort", "insertionsort", "(\"sortperm! reverse\", \"ones\")"] 1.04 (30%) 0.30 (1%) ✅
["sort", "insertionsort", "(\"sortperm! reverse\", \"random\")"] 0.72 (30%) 0.30 (1%) ✅
["sort", "issorted", "(\"forwards\", \"descending\")"] 0.50 (30%) ✅ 1.00 (1%)
["sort", "issorted", "(\"forwards\", \"random\")"] 0.43 (30%) ✅ 1.00 (1%)
["sort", "issorted", "(\"reverse\", \"ascending\")"] 2.25 (30%) ❌ 0.00 (1%) ✅
["sort", "issorted", "(\"reverse\", \"descending\")"] 1.00 (30%) 0.00 (1%) ✅
["sort", "issorted", "(\"reverse\", \"ones\")"] 0.99 (30%) 0.00 (1%) ✅
["sort", "issorted", "(\"reverse\", \"random\")"] 2.20 (30%) ❌ 0.00 (1%) ✅
["sort", "quicksort", "(\"sort! forwards\", \"ascending\")"] 1.15 (30%) 0.00 (1%) ✅
["sort", "quicksort", "(\"sort! forwards\", \"descending\")"] 1.15 (30%) 0.00 (1%) ✅
["sort", "quicksort", "(\"sort! forwards\", \"ones\")"] 0.97 (30%) 0.00 (1%) ✅
["sort", "quicksort", "(\"sort! forwards\", \"random\")"] 0.99 (30%) 0.00 (1%) ✅
["sort", "quicksort", "(\"sort! reverse\", \"ascending\")"] 0.98 (30%) 0.00 (1%) ✅
["sort", "quicksort", "(\"sort! reverse\", \"descending\")"] 0.99 (30%) 0.00 (1%) ✅
["sort", "quicksort", "(\"sort! reverse\", \"ones\")"] 1.00 (30%) 0.00 (1%) ✅
["sort", "quicksort", "(\"sort! reverse\", \"random\")"] 0.99 (30%) 0.00 (1%) ✅
["sort", "quicksort", "(\"sortperm! forwards\", \"ascending\")"] 0.78 (30%) 0.14 (1%) ✅
["sort", "quicksort", "(\"sortperm! forwards\", \"descending\")"] 0.79 (30%) 0.14 (1%) ✅
["sort", "quicksort", "(\"sortperm! forwards\", \"ones\")"] 0.89 (30%) 0.33 (1%) ✅
["sort", "quicksort", "(\"sortperm! forwards\", \"random\")"] 0.85 (30%) 0.33 (1%) ✅
["sort", "quicksort", "(\"sortperm! reverse\", \"ascending\")"] 0.79 (30%) 0.13 (1%) ✅
["sort", "quicksort", "(\"sortperm! reverse\", \"descending\")"] 0.77 (30%) 0.13 (1%) ✅
["sort", "quicksort", "(\"sortperm! reverse\", \"ones\")"] 0.89 (30%) 0.30 (1%) ✅
["sort", "quicksort", "(\"sortperm! reverse\", \"random\")"] 0.87 (30%) 0.30 (1%) ✅
["sparse", "arithmetic", "(\"unary minus\", (20000, 20000))"] 1.39 (30%) ❌ 1.00 (1%)
["sparse", "constructors", "(\"Bidiagonal\", 10)"] 1.04 (15%) 0.95 (1%) ✅
["sparse", "constructors", "(\"Diagonal\", 10)"] 0.20 (15%) ✅ 0.60 (1%) ✅
["sparse", "constructors", "(\"Diagonal\", 100)"] 0.01 (15%) ✅ 0.60 (1%) ✅
["sparse", "constructors", "(\"Diagonal\", 1000)"] 0.00 (15%) ✅ 0.60 (1%) ✅
["sparse", "constructors", "(\"IJV\", 100)"] 0.44 (15%) ✅ 0.29 (1%) ✅
["sparse", "constructors", "(\"IV\", 100)"] 1.62 (15%) ❌ 1.00 (1%)
["sparse", "index", "(\"spmat\", \"array\", 10)"] 2.07 (30%) ❌ 1.16 (1%) ❌
["sparse", "index", "(\"spmat\", \"array\", 100)"] 1.28 (30%) 1.02 (1%) ❌
["sparse", "index", "(\"spmat\", \"col\", \"OneTo\", 10)"] 1.02 (30%) 1.10 (1%) ❌
["sparse", "index", "(\"spmat\", \"col\", \"OneTo\", 100)"] 1.00 (30%) 1.08 (1%) ❌
["sparse", "index", "(\"spmat\", \"col\", \"OneTo\", 1000)"] 0.97 (30%) 0.90 (1%) ✅
["sparse", "index", "(\"spmat\", \"col\", \"array\", 10)"] 1.44 (30%) ❌ 1.00 (1%)
["sparse", "index", "(\"spmat\", \"col\", \"array\", 1000)"] 0.99 (30%) 0.99 (1%) ✅
["sparse", "index", "(\"spmat\", \"col\", \"logical\", 10)"] 0.88 (30%) 1.04 (1%) ❌
["sparse", "index", "(\"spmat\", \"col\", \"logical\", 100)"] 0.84 (30%) 1.05 (1%) ❌
["sparse", "index", "(\"spmat\", \"col\", \"logical\", 1000)"] 0.89 (30%) 0.98 (1%) ✅
["sparse", "index", "(\"spmat\", \"col\", \"range\", 10)"] 1.03 (30%) 1.10 (1%) ❌
["sparse", "index", "(\"spmat\", \"col\", \"range\", 100)"] 0.99 (30%) 1.08 (1%) ❌
["sparse", "index", "(\"spmat\", \"col\", \"range\", 1000)"] 1.00 (30%) 0.90 (1%) ✅
["sparse", "index", "(\"spmat\", \"row\", \"OneTo\", 100)"] 0.89 (30%) 1.64 (1%) ❌
["sparse", "index", "(\"spmat\", \"row\", \"OneTo\", 1000)"] 0.93 (30%) 1.77 (1%) ❌
["sparse", "index", "(\"spmat\", \"row\", \"array\", 100)"] 0.71 (30%) 0.63 (1%) ✅
["sparse", "index", "(\"spmat\", \"row\", \"array\", 1000)"] 0.75 (30%) 1.76 (1%) ❌
["sparse", "index", "(\"spmat\", \"row\", \"logical\", 100)"] 0.91 (30%) 1.19 (1%) ❌
["sparse", "index", "(\"spmat\", \"row\", \"logical\", 1000)"] 0.80 (30%) 1.14 (1%) ❌
["sparse", "index", "(\"spmat\", \"row\", \"range\", 100)"] 0.80 (30%) 1.64 (1%) ❌
["sparse", "index", "(\"spmat\", \"row\", \"range\", 1000)"] 0.77 (30%) 1.77 (1%) ❌
["sparse", "index", "(\"spmat\", \"splogical\", 100)"] 0.34 (30%) ✅ 1.00 (1%)
["sparse", "index", "(\"spmat\", \"splogical\", 1000)"] 0.23 (30%) ✅ 1.00 (1%)
["sparse", "index", "(\"spvec\", \"array\", 1000)"] 0.98 (30%) 0.96 (1%) ✅
["sparse", "matmul", "(\"A_mul_B!\", \"dense 4000x40, sparse 40x40 -> dense 4000x40\")"] 0.66 (30%) ✅ 1.00 (1%)
["sparse", "matmul", "(\"A_mul_B!\", \"dense 400x40, sparse 40x400 -> dense 400x400\")"] 0.66 (30%) ✅ 1.00 (1%)
["sparse", "matmul", "(\"A_mul_B!\", \"dense 400x400, sparse 400x40 -> dense 400x40\")"] 0.64 (30%) ✅ 1.00 (1%)
["sparse", "matmul", "(\"A_mul_B!\", \"dense 400x400, sparse 400x400 -> dense 400x400\")"] 0.63 (30%) ✅ 1.00 (1%)
["sparse", "matmul", "(\"A_mul_B!\", \"dense 40x40, sparse 40x4000 -> dense 40x4000\")"] 0.68 (30%) ✅ 1.00 (1%)
["sparse", "matmul", "(\"A_mul_B!\", \"dense 40x400, sparse 400x4000 -> dense 40x4000\")"] 0.63 (30%) ✅ 1.00 (1%)
["sparse", "matmul", "(\"A_mul_B!\", \"dense 40x4000, sparse 4000x400 -> dense 40x400\")"] 0.63 (30%) ✅ 1.00 (1%)
["sparse", "matmul", "(\"A_mul_B!\", \"dense 40x4000, sparse 4000x4000 -> dense 40x4000\")"] 0.63 (30%) ✅ 1.00 (1%)
["sparse", "matmul", "(\"A_mul_B!\", \"sparse 4000x400, dense 400x40 -> dense 4000x40\")"] 0.67 (30%) ✅ 1.00 (1%)
["sparse", "matmul", "(\"A_mul_B!\", \"sparse 4000x4000, dense 4000x40 -> dense 4000x40\")"] 0.62 (30%) ✅ 1.00 (1%)
["sparse", "matmul", "(\"A_mul_B!\", \"sparse 400x40, dense 40x400 -> dense 400x400\")"] 0.64 (30%) ✅ 1.00 (1%)
["sparse", "matmul", "(\"A_mul_B!\", \"sparse 400x400, dense 400x400 -> dense 400x400\")"] 0.56 (30%) ✅ 1.00 (1%)
["sparse", "matmul", "(\"A_mul_B!\", \"sparse 400x4000, dense 4000x40 -> dense 400x40\")"] 0.60 (30%) ✅ 1.00 (1%)
["sparse", "matmul", "(\"A_mul_B!\", \"sparse 40x40, dense 40x4000 -> dense 40x4000\")"] 0.54 (30%) ✅ 1.00 (1%)
["sparse", "matmul", "(\"A_mul_B!\", \"sparse 40x400, dense 400x400 -> dense 40x400\")"] 0.56 (30%) ✅ 1.00 (1%)
["sparse", "matmul", "(\"A_mul_B\", \"sparse 500x500, dense 500x5 -> dense 500x5\")"] 0.65 (30%) ✅ 1.00 (1%)
["sparse", "matmul", "(\"A_mul_B\", \"sparse 50x50, dense 50x50 -> dense 50x50\")"] 0.66 (30%) ✅ 1.00 (1%)
["sparse", "matmul", "(\"A_mul_B\", \"sparse 50x500, dense 500x5 -> dense 50x5\")"] 0.62 (30%) ✅ 1.00 (1%)
["sparse", "matmul", "(\"A_mul_B\", \"sparse 5x5, dense 5x500 -> dense 5x500\")"] 0.68 (30%) ✅ 1.00 (1%)
["sparse", "matmul", "(\"A_mul_B\", \"sparse 5x50, dense 50x50 -> dense 5x50\")"] 0.62 (30%) ✅ 1.00 (1%)
["sparse", "matmul", "(\"A_mul_Bc\", \"dense 500x5, sparse 5x5 -> dense 500x5\")"] 1.01 (30%) 1.12 (1%) ❌
["sparse", "matmul", "(\"A_mul_Bc\", \"dense 50x5, sparse 50x5 -> dense 50x50\")"] 1.62 (30%) ❌ 0.75 (1%) ✅
["sparse", "matmul", "(\"A_mul_Bc\", \"dense 50x50, sparse 50x50 -> dense 50x50\")"] 1.24 (30%) 0.72 (1%) ✅
["sparse", "matmul", "(\"A_mul_Bc\", \"dense 50x50, sparse 5x50 -> dense 50x5\")"] 0.93 (30%) 1.10 (1%) ❌
["sparse", "matmul", "(\"A_mul_Bc\", \"dense 5x5, sparse 500x5 -> dense 5x500\")"] 7.46 (30%) ❌ 1.21 (1%) ❌
["sparse", "matmul", "(\"A_mul_Bc\", \"dense 5x50, sparse 500x50 -> dense 5x500\")"] 3.24 (30%) ❌ 1.17 (1%) ❌
["sparse", "matmul", "(\"A_mul_Bc\", \"dense 5x500, sparse 500x500 -> dense 5x500\")"] 1.06 (30%) 1.19 (1%) ❌
["sparse", "matmul", "(\"A_mul_Bc\", \"dense 5x500, sparse 50x500 -> dense 5x50\")"] 0.68 (30%) ✅ 2.40 (1%) ❌
["sparse", "matmul", "(\"A_mul_Bc\", \"sparse 500x50, dense 5x50 -> dense 500x5\")"] 0.67 (30%) ✅ 1.00 (1%)
["sparse", "matmul", "(\"A_mul_Bc\", \"sparse 500x500, dense 5x500 -> dense 500x5\")"] 0.68 (30%) ✅ 1.00 (1%)
["sparse", "matmul", "(\"A_mul_Bc\", \"sparse 50x500, dense 5x500 -> dense 50x5\")"] 0.69 (30%) ✅ 1.00 (1%)
["sparse", "matmul", "(\"A_mul_Bt!\", \"dense 4000x40, sparse 40x40 -> dense 4000x40\")"] 0.65 (30%) ✅ 1.00 (1%)
["sparse", "matmul", "(\"A_mul_Bt!\", \"dense 400x40, sparse 400x40 -> dense 400x400\")"] 0.69 (30%) ✅ 1.00 (1%)
["sparse", "matmul", "(\"A_mul_Bt!\", \"dense 400x400, sparse 400x400 -> dense 400x400\")"] 0.63 (30%) ✅ 1.00 (1%)
["sparse", "matmul", "(\"A_mul_Bt!\", \"dense 400x400, sparse 40x400 -> dense 400x40\")"] 0.67 (30%) ✅ 1.00 (1%)
["sparse", "matmul", "(\"A_mul_Bt!\", \"dense 40x400, sparse 4000x400 -> dense 40x4000\")"] 0.67 (30%) ✅ 1.00 (1%)
["sparse", "matmul", "(\"A_mul_Bt!\", \"dense 40x4000, sparse 4000x4000 -> dense 40x4000\")"] 0.63 (30%) ✅ 1.00 (1%)
["sparse", "matmul", "(\"A_mul_Bt!\", \"dense 40x4000, sparse 400x4000 -> dense 40x400\")"] 0.64 (30%) ✅ 1.00 (1%)
["sparse", "matmul", "(\"A_mul_Bt\", \"dense 500x5, sparse 5x5 -> dense 500x5\")"] 1.06 (30%) 1.12 (1%) ❌
["sparse", "matmul", "(\"A_mul_Bt\", \"dense 50x5, sparse 50x5 -> dense 50x50\")"] 1.80 (30%) ❌ 1.52 (1%) ❌
["sparse", "matmul", "(\"A_mul_Bt\", \"dense 50x50, sparse 50x50 -> dense 50x50\")"] 1.24 (30%) 1.45 (1%) ❌
["sparse", "matmul", "(\"A_mul_Bt\", \"dense 50x50, sparse 5x50 -> dense 50x5\")"] 0.90 (30%) 0.56 (1%) ✅
["sparse", "matmul", "(\"A_mul_Bt\", \"dense 5x5, sparse 500x5 -> dense 5x500\")"] 4.81 (30%) ❌ 1.68 (1%) ❌
["sparse", "matmul", "(\"A_mul_Bt\", \"dense 5x50, sparse 500x50 -> dense 5x500\")"] 2.21 (30%) ❌ 1.62 (1%) ❌
["sparse", "matmul", "(\"A_mul_Bt\", \"dense 5x500, sparse 500x500 -> dense 5x500\")"] 0.85 (30%) 1.64 (1%) ❌
["sparse", "matmul", "(\"A_mul_Bt\", \"dense 5x500, sparse 50x500 -> dense 5x50\")"] 0.61 (30%) ✅ 2.32 (1%) ❌
["sparse", "matmul", "(\"A_mul_Bt\", \"sparse 500x50, dense 5x50 -> dense 500x5\")"] 0.65 (30%) ✅ 1.00 (1%)
["sparse", "matmul", "(\"A_mul_Bt\", \"sparse 500x500, dense 5x500 -> dense 500x5\")"] 0.65 (30%) ✅ 1.00 (1%)
["sparse", "matmul", "(\"A_mul_Bt\", \"sparse 50x500, dense 5x500 -> dense 50x5\")"] 0.67 (30%) ✅ 1.00 (1%)
["sparse", "matmul", "(\"Ac_mul_B!\", \"dense 2000x20, sparse 2000x200 -> dense 20x200\")"] 0.46 (30%) ✅ 1.00 (1%)
["sparse", "matmul", "(\"Ac_mul_B!\", \"dense 2000x20, sparse 2000x2000 -> dense 20x2000\")"] 0.45 (30%) ✅ 1.00 (1%)
["sparse", "matmul", "(\"Ac_mul_B!\", \"dense 200x20, sparse 200x2000 -> dense 20x2000\")"] 0.48 (30%) ✅ 1.00 (1%)
["sparse", "matmul", "(\"Ac_mul_B!\", \"dense 200x200, sparse 200x20 -> dense 200x20\")"] 0.47 (30%) ✅ 1.00 (1%)
["sparse", "matmul", "(\"Ac_mul_B!\", \"dense 200x200, sparse 200x200 -> dense 200x200\")"] 0.48 (30%) ✅ 1.00 (1%)
["sparse", "matmul", "(\"Ac_mul_B!\", \"dense 20x20, sparse 20x2000 -> dense 20x2000\")"] 0.61 (30%) ✅ 1.00 (1%)
["sparse", "matmul", "(\"Ac_mul_B!\", \"dense 20x200, sparse 20x200 -> dense 200x200\")"] 0.60 (30%) ✅ 1.00 (1%)
["sparse", "matmul", "(\"Ac_mul_B!\", \"dense 20x2000, sparse 20x20 -> dense 2000x20\")"] 0.48 (30%) ✅ 1.00 (1%)
["sparse", "matmul", "(\"Ac_mul_B!\", \"sparse 2000x200, dense 2000x20 -> dense 200x20\")"] 0.79 (30%) Inf (1%) ❌
["sparse", "matmul", "(\"Ac_mul_B!\", \"sparse 2000x2000, dense 2000x20 -> dense 2000x20\")"] 0.75 (30%) Inf (1%) ❌
["sparse", "matmul", "(\"Ac_mul_B!\", \"sparse 200x20, dense 200x200 -> dense 20x200\")"] 0.79 (30%) Inf (1%) ❌
["sparse", "matmul", "(\"Ac_mul_B!\", \"sparse 200x200, dense 200x200 -> dense 200x200\")"] 0.75 (30%) Inf (1%) ❌
["sparse", "matmul", "(\"Ac_mul_B!\", \"sparse 200x2000, dense 200x20 -> dense 2000x20\")"] 0.60 (30%) ✅ Inf (1%) ❌
["sparse", "matmul", "(\"Ac_mul_B!\", \"sparse 20x20, dense 20x2000 -> dense 20x2000\")"] 0.72 (30%) Inf (1%) ❌
["sparse", "matmul", "(\"Ac_mul_B!\", \"sparse 20x200, dense 20x200 -> dense 200x200\")"] 0.63 (30%) ✅ Inf (1%) ❌
["sparse", "matmul", "(\"Ac_mul_B!\", \"sparse 20x2000, dense 20x20 -> dense 2000x20\")"] 0.62 (30%) ✅ Inf (1%) ❌
["sparse", "matmul", "(\"Ac_mul_B\", \"dense 500x5, sparse 500x50 -> dense 5x50\")"] 0.37 (30%) ✅ 1.27 (1%) ❌
["sparse", "matmul", "(\"Ac_mul_B\", \"dense 500x5, sparse 500x500 -> dense 5x500\")"] 0.44 (30%) ✅ 1.19 (1%) ❌
["sparse", "matmul", "(\"Ac_mul_B\", \"dense 50x5, sparse 50x500 -> dense 5x500\")"] 0.88 (30%) 1.17 (1%) ❌
["sparse", "matmul", "(\"Ac_mul_B\", \"dense 50x50, sparse 50x5 -> dense 50x5\")"] 0.45 (30%) ✅ 1.10 (1%) ❌
["sparse", "matmul", "(\"Ac_mul_B\", \"dense 50x50, sparse 50x50 -> dense 50x50\")"] 0.56 (30%) ✅ 0.72 (1%) ✅
["sparse", "matmul", "(\"Ac_mul_B\", \"dense 5x5, sparse 5x500 -> dense 5x500\")"] 1.77 (30%) ❌ 1.21 (1%) ❌
["sparse", "matmul", "(\"Ac_mul_B\", \"dense 5x50, sparse 5x50 -> dense 50x50\")"] 0.94 (30%) 0.75 (1%) ✅
["sparse", "matmul", "(\"Ac_mul_B\", \"dense 5x500, sparse 5x5 -> dense 500x5\")"] 0.84 (30%) 1.12 (1%) ❌
["sparse", "matmul", "(\"Ac_mul_B\", \"sparse 50x500, dense 50x5 -> dense 500x5\")"] 0.66 (30%) ✅ 1.00 (1%)
["sparse", "matmul", "(\"Ac_mul_B\", \"sparse 5x50, dense 5x50 -> dense 50x50\")"] 0.66 (30%) ✅ 1.00 (1%)
["sparse", "matmul", "(\"Ac_mul_Bc\", \"dense 500x5, sparse 500x500 -> dense 5x500\")"] 1.07 (30%) 1.19 (1%) ❌
["sparse", "matmul", "(\"Ac_mul_Bc\", \"dense 500x5, sparse 50x500 -> dense 5x50\")"] 0.69 (30%) ✅ 2.40 (1%) ❌
["sparse", "matmul", "(\"Ac_mul_Bc\", \"dense 50x5, sparse 500x50 -> dense 5x500\")"] 3.19 (30%) ❌ 1.17 (1%) ❌
["sparse", "matmul", "(\"Ac_mul_Bc\", \"dense 50x50, sparse 50x50 -> dense 50x50\")"] 1.23 (30%) 0.72 (1%) ✅
["sparse", "matmul", "(\"Ac_mul_Bc\", \"dense 50x50, sparse 5x50 -> dense 50x5\")"] 0.89 (30%) 1.10 (1%) ❌
["sparse", "matmul", "(\"Ac_mul_Bc\", \"dense 5x5, sparse 500x5 -> dense 5x500\")"] 7.33 (30%) ❌ 1.21 (1%) ❌
["sparse", "matmul", "(\"Ac_mul_Bc\", \"dense 5x50, sparse 50x5 -> dense 50x50\")"] 1.61 (30%) ❌ 0.75 (1%) ✅
["sparse", "matmul", "(\"Ac_mul_Bc\", \"dense 5x500, sparse 5x5 -> dense 500x5\")"] 1.01 (30%) 1.12 (1%) ❌
["sparse", "matmul", "(\"Ac_mul_Bc\", \"sparse 500x500, dense 5x500 -> dense 500x5\")"] 0.69 (30%) ✅ 1.00 (1%)
["sparse", "matmul", "(\"Ac_mul_Bc\", \"sparse 50x500, dense 5x50 -> dense 500x5\")"] 0.67 (30%) ✅ 1.00 (1%)
["sparse", "matmul", "(\"At_mul_B!\", \"dense 4000x40, sparse 4000x400 -> dense 40x400\")"] 0.42 (30%) ✅ 1.00 (1%)
["sparse", "matmul", "(\"At_mul_B!\", \"dense 4000x40, sparse 4000x4000 -> dense 40x4000\")"] 0.42 (30%) ✅ 1.00 (1%)
["sparse", "matmul", "(\"At_mul_B!\", \"dense 400x40, sparse 400x4000 -> dense 40x4000\")"] 0.44 (30%) ✅ 1.00 (1%)
["sparse", "matmul", "(\"At_mul_B!\", \"dense 400x400, sparse 400x40 -> dense 400x40\")"] 0.44 (30%) ✅ 1.00 (1%)
["sparse", "matmul", "(\"At_mul_B!\", \"dense 400x400, sparse 400x400 -> dense 400x400\")"] 0.44 (30%) ✅ 1.00 (1%)
["sparse", "matmul", "(\"At_mul_B!\", \"dense 40x40, sparse 40x4000 -> dense 40x4000\")"] 0.60 (30%) ✅ 1.00 (1%)
["sparse", "matmul", "(\"At_mul_B!\", \"dense 40x400, sparse 40x400 -> dense 400x400\")"] 0.60 (30%) ✅ 1.00 (1%)
["sparse", "matmul", "(\"At_mul_B!\", \"dense 40x4000, sparse 40x40 -> dense 4000x40\")"] 0.67 (30%) ✅ 1.00 (1%)
["sparse", "matmul", "(\"At_mul_B!\", \"sparse 4000x400, dense 4000x40 -> dense 400x40\")"] 0.67 (30%) ✅ Inf (1%) ❌
["sparse", "matmul", "(\"At_mul_B!\", \"sparse 4000x4000, dense 4000x40 -> dense 4000x40\")"] 0.65 (30%) ✅ Inf (1%) ❌
["sparse", "matmul", "(\"At_mul_B!\", \"sparse 400x40, dense 400x400 -> dense 40x400\")"] 0.68 (30%) ✅ Inf (1%) ❌
["sparse", "matmul", "(\"At_mul_B!\", \"sparse 400x400, dense 400x400 -> dense 400x400\")"] 0.71 (30%) Inf (1%) ❌
["sparse", "matmul", "(\"At_mul_B!\", \"sparse 400x4000, dense 400x40 -> dense 4000x40\")"] 0.52 (30%) ✅ Inf (1%) ❌
["sparse", "matmul", "(\"At_mul_B!\", \"sparse 40x40, dense 40x4000 -> dense 40x4000\")"] 0.65 (30%) ✅ Inf (1%) ❌
["sparse", "matmul", "(\"At_mul_B!\", \"sparse 40x400, dense 40x400 -> dense 400x400\")"] 0.54 (30%) ✅ Inf (1%) ❌
["sparse", "matmul", "(\"At_mul_B!\", \"sparse 40x4000, dense 40x40 -> dense 4000x40\")"] 0.60 (30%) ✅ Inf (1%) ❌
["sparse", "matmul", "(\"At_mul_B\", \"dense 500x5, sparse 500x50 -> dense 5x50\")"] 0.37 (30%) ✅ 1.26 (1%) ❌
["sparse", "matmul", "(\"At_mul_B\", \"dense 500x5, sparse 500x500 -> dense 5x500\")"] 0.45 (30%) ✅ 1.65 (1%) ❌
["sparse", "matmul", "(\"At_mul_B\", \"dense 50x5, sparse 50x500 -> dense 5x500\")"] 0.81 (30%) 1.62 (1%) ❌
["sparse", "matmul", "(\"At_mul_B\", \"dense 50x50, sparse 50x5 -> dense 50x5\")"] 0.48 (30%) ✅ 1.09 (1%) ❌
["sparse", "matmul", "(\"At_mul_B\", \"dense 50x50, sparse 50x50 -> dense 50x50\")"] 0.60 (30%) ✅ 0.72 (1%) ✅
["sparse", "matmul", "(\"At_mul_B\", \"dense 5x5, sparse 5x500 -> dense 5x500\")"] 1.49 (30%) ❌ 1.68 (1%) ❌
["sparse", "matmul", "(\"At_mul_B\", \"dense 5x50, sparse 5x50 -> dense 50x50\")"] 0.93 (30%) 0.76 (1%) ✅
["sparse", "matmul", "(\"At_mul_B\", \"dense 5x500, sparse 5x5 -> dense 500x5\")"] 0.86 (30%) 1.12 (1%) ❌
["sparse", "matmul", "(\"At_mul_B\", \"sparse 500x50, dense 500x5 -> dense 50x5\")"] 0.69 (30%) ✅ 1.00 (1%)
["sparse", "matmul", "(\"At_mul_B\", \"sparse 50x5, dense 50x50 -> dense 5x50\")"] 0.69 (30%) ✅ 1.00 (1%)
["sparse", "matmul", "(\"At_mul_B\", \"sparse 50x50, dense 50x50 -> dense 50x50\")"] 0.61 (30%) ✅ 1.00 (1%)
["sparse", "matmul", "(\"At_mul_B\", \"sparse 50x500, dense 50x5 -> dense 500x5\")"] 0.63 (30%) ✅ 1.00 (1%)
["sparse", "matmul", "(\"At_mul_B\", \"sparse 5x5, dense 5x500 -> dense 5x500\")"] 0.65 (30%) ✅ 1.00 (1%)
["sparse", "matmul", "(\"At_mul_B\", \"sparse 5x50, dense 5x50 -> dense 50x50\")"] 0.61 (30%) ✅ 1.00 (1%)
["sparse", "matmul", "(\"At_mul_B\", \"sparse 5x500, dense 5x5 -> dense 500x5\")"] 0.65 (30%) ✅ 1.00 (1%)
["sparse", "matmul", "(\"At_mul_Bt!\", \"dense 4000x40, sparse 4000x4000 -> dense 40x4000\")"] 0.61 (30%) ✅ 1.00 (1%)
["sparse", "matmul", "(\"At_mul_Bt!\", \"dense 4000x40, sparse 400x4000 -> dense 40x400\")"] 0.61 (30%) ✅ 1.00 (1%)
["sparse", "matmul", "(\"At_mul_Bt!\", \"dense 400x40, sparse 4000x400 -> dense 40x4000\")"] 0.66 (30%) ✅ 1.00 (1%)
["sparse", "matmul", "(\"At_mul_Bt!\", \"dense 400x400, sparse 400x400 -> dense 400x400\")"] 0.61 (30%) ✅ 1.00 (1%)
["sparse", "matmul", "(\"At_mul_Bt!\", \"dense 400x400, sparse 40x400 -> dense 400x40\")"] 0.63 (30%) ✅ 1.00 (1%)
["sparse", "matmul", "(\"At_mul_Bt!\", \"dense 40x400, sparse 400x40 -> dense 400x400\")"] 0.68 (30%) ✅ 1.00 (1%)
["sparse", "matmul", "(\"At_mul_Bt!\", \"dense 40x4000, sparse 40x40 -> dense 4000x40\")"] 0.63 (30%) ✅ 1.00 (1%)
["sparse", "matmul", "(\"At_mul_Bt\", \"dense 500x5, sparse 500x500 -> dense 5x500\")"] 0.84 (30%) 1.64 (1%) ❌
["sparse", "matmul", "(\"At_mul_Bt\", \"dense 500x5, sparse 50x500 -> dense 5x50\")"] 0.60 (30%) ✅ 2.32 (1%) ❌
["sparse", "matmul", "(\"At_mul_Bt\", \"dense 50x5, sparse 500x50 -> dense 5x500\")"] 2.20 (30%) ❌ 1.62 (1%) ❌
["sparse", "matmul", "(\"At_mul_Bt\", \"dense 50x50, sparse 50x50 -> dense 50x50\")"] 1.24 (30%) 1.45 (1%) ❌
["sparse", "matmul", "(\"At_mul_Bt\", \"dense 50x50, sparse 5x50 -> dense 50x5\")"] 0.83 (30%) 0.56 (1%) ✅
["sparse", "matmul", "(\"At_mul_Bt\", \"dense 5x5, sparse 500x5 -> dense 5x500\")"] 4.83 (30%) ❌ 1.68 (1%) ❌
["sparse", "matmul", "(\"At_mul_Bt\", \"dense 5x50, sparse 50x5 -> dense 50x50\")"] 1.81 (30%) ❌ 1.52 (1%) ❌
["sparse", "matmul", "(\"At_mul_Bt\", \"dense 5x500, sparse 5x5 -> dense 500x5\")"] 1.06 (30%) 1.12 (1%) ❌
["sparse", "matmul", "(\"At_mul_Bt\", \"sparse 500x500, dense 5x500 -> dense 500x5\")"] 0.66 (30%) ✅ 1.00 (1%)
["sparse", "matmul", "(\"At_mul_Bt\", \"sparse 50x500, dense 5x50 -> dense 500x5\")"] 0.60 (30%) ✅ 1.00 (1%)
["sparse", "transpose", "(\"transpose!\", (20000, 10000))"] 1.00 (30%) 2.00 (1%) ❌
["sparse", "transpose", "(\"transpose!\", (20000, 20000))"] 1.00 (30%) 2.00 (1%) ❌
["sparse", "transpose", "(\"transpose!\", (600, 400))"] 1.04 (30%) 2.00 (1%) ❌
["sparse", "transpose", "(\"transpose!\", (600, 600))"] 1.03 (30%) 2.00 (1%) ❌
["sparse", "transpose", "(\"transpose\", (20000, 10000))"] 0.00 (30%) ✅ 0.00 (1%) ✅
["sparse", "transpose", "(\"transpose\", (20000, 20000))"] 0.00 (30%) ✅ 0.00 (1%) ✅
["sparse", "transpose", "(\"transpose\", (600, 400))"] 0.00 (30%) ✅ 0.00 (1%) ✅
["sparse", "transpose", "(\"transpose\", (600, 600))"] 0.00 (30%) ✅ 0.00 (1%) ✅
["string", "join"] 0.83 (40%) 1.22 (1%) ❌
["string", "readuntil", "backtracking"] 0.00 (15%) ✅ 0.98 (1%) ✅
["string", "readuntil", "barbarian backtrack"] 0.01 (15%) ✅ 0.97 (1%) ✅
["string", "readuntil", "no backtracking"] 0.01 (15%) ✅ 0.87 (1%) ✅
["string", "readuntil", "target length 1"] 0.28 (15%) ✅ 0.33 (1%) ✅
["string", "readuntil", "target length 1000"] 0.07 (15%) ✅ 0.01 (1%) ✅
["string", "readuntil", "target length 2"] 0.21 (15%) ✅ 0.23 (1%) ✅
["string", "readuntil", "target length 50000"] 0.09 (15%) ✅ 0.00 (1%) ✅
["string", "replace"] 1.49 (15%) ❌ 10.86 (1%) ❌
["tuple", "linear algebra", "(\"matmat\", (16, 16), (16, 16))"] 1.16 (15%) ❌ 1.00 (1%)
["tuple", "linear algebra", "(\"matmat\", (2, 2), (2, 2))"] 1.50 (15%) ❌ 1.00 (1%)
["tuple", "linear algebra", "(\"matmat\", (4, 4), (4, 4))"] 0.71 (15%) ✅ 1.00 (1%)
["tuple", "linear algebra", "(\"matmat\", (8, 8), (8, 8))"] 0.55 (15%) ✅ 1.00 (1%)
["tuple", "linear algebra", "(\"matvec\", (16, 16), (16,))"] 0.67 (15%) ✅ 1.00 (1%)
["tuple", "linear algebra", "(\"matvec\", (8, 8), (8,))"] 0.81 (15%) ✅ 1.00 (1%)
["tuple", "reduction", "(\"minimum\", (16, 16))"] 1.24 (15%) ❌ 1.00 (1%)
["tuple", "reduction", "(\"minimum\", (4, 4))"] 1.25 (15%) ❌ 1.00 (1%)
["tuple", "reduction", "(\"minimum\", (8, 8))"] 1.24 (15%) ❌ 1.00 (1%)
["tuple", "reduction", "(\"minimum\", (8,))"] 0.80 (15%) ✅ 1.00 (1%)
["tuple", "reduction", "(\"sum\", (16, 16))"] 0.15 (15%) ✅ 1.00 (1%)
["tuple", "reduction", "(\"sum\", (2, 2))"] 1.33 (15%) ❌ 1.00 (1%)
["tuple", "reduction", "(\"sum\", (4,))"] 1.33 (15%) ❌ 1.00 (1%)
["tuple", "reduction", "(\"sum\", (8, 8))"] 0.37 (15%) ✅ 1.00 (1%)
["tuple", "reduction", "(\"sum\", (8,))"] 1.33 (15%) ❌ 1.00 (1%)
["union", "array", "(\"broadcast\", *, BigFloat, (false, false))"] 0.91 (15%) 0.75 (1%) ✅
["union", "array", "(\"broadcast\", *, BigFloat, (false, true))"] 1.39 (15%) ❌ 0.75 (1%) ✅
["union", "array", "(\"broadcast\", *, BigFloat, (true, true))"] 1.39 (15%) ❌ 0.75 (1%) ✅
["union", "array", "(\"broadcast\", *, BigInt, (false, false))"] 0.82 (15%) ✅ 0.69 (1%) ✅
["union", "array", "(\"broadcast\", *, BigInt, (false, true))"] 1.23 (15%) ❌ 0.70 (1%) ✅
["union", "array", "(\"broadcast\", *, BigInt, (true, true))"] 1.23 (15%) ❌ 0.70 (1%) ✅
["union", "array", "(\"broadcast\", *, Bool, (false, false))"] 0.47 (15%) ✅ 0.02 (1%) ✅
["union", "array", "(\"broadcast\", *, Bool, (false, true))"] 2.10 (15%) ❌ 0.10 (1%) ✅
["union", "array", "(\"broadcast\", *, Bool, (true, true))"] 2.10 (15%) ❌ 0.10 (1%) ✅
["union", "array", "(\"broadcast\", *, Complex{Float64}, (false, false))"] 0.29 (15%) ✅ 0.10 (1%) ✅
["union", "array", "(\"broadcast\", *, Complex{Float64}, (false, true))"] 1.27 (15%) ❌ 0.21 (1%) ✅
["union", "array", "(\"broadcast\", *, Complex{Float64}, (true, true))"] 1.30 (15%) ❌ 0.21 (1%) ✅
["union", "array", "(\"broadcast\", *, Float32, (false, false))"] 0.23 (15%) ✅ 0.05 (1%) ✅
["union", "array", "(\"broadcast\", *, Float32, (false, true))"] 1.20 (15%) ❌ 0.11 (1%) ✅
["union", "array", "(\"broadcast\", *, Float32, (true, true))"] 1.21 (15%) ❌ 0.11 (1%) ✅
["union", "array", "(\"broadcast\", *, Float64, (false, false))"] 0.29 (15%) ✅ 0.09 (1%) ✅
["union", "array", "(\"broadcast\", *, Float64, (false, true))"] 1.39 (15%) ❌ 0.19 (1%) ✅
["union", "array", "(\"broadcast\", *, Float64, (true, true))"] 1.32 (15%) ❌ 0.19 (1%) ✅
["union", "array", "(\"broadcast\", *, Int64, (false, false))"] 0.25 (15%) ✅ 0.09 (1%) ✅
["union", "array", "(\"broadcast\", *, Int64, (false, true))"] 1.19 (15%) ❌ 0.19 (1%) ✅
["union", "array", "(\"broadcast\", *, Int64, (true, true))"] 1.21 (15%) ❌ 0.19 (1%) ✅
["union", "array", "(\"broadcast\", *, Int8, (false, false))"] 0.39 (15%) ✅ 0.07 (1%) ✅
["union", "array", "(\"broadcast\", *, Int8, (false, true))"] 1.82 (15%) ❌ 0.13 (1%) ✅
["union", "array", "(\"broadcast\", *, Int8, (true, true))"] 1.82 (15%) ❌ 0.13 (1%) ✅
["union", "array", "(\"broadcast\", abs, BigFloat, false)"] 0.80 (15%) ✅ 0.75 (1%) ✅
["union", "array", "(\"broadcast\", abs, BigFloat, true)"] 1.59 (15%) ❌ 0.75 (1%) ✅
["union", "array", "(\"broadcast\", abs, BigInt, false)"] 0.41 (15%) ✅ 0.36 (1%) ✅
["union", "array", "(\"broadcast\", abs, BigInt, true)"] 0.95 (15%) 0.41 (1%) ✅
["union", "array", "(\"broadcast\", abs, Bool, false)"] 0.42 (15%) ✅ 0.02 (1%) ✅
["union", "array", "(\"broadcast\", abs, Bool, true)"] 2.15 (15%) ❌ 0.10 (1%) ✅
["union", "array", "(\"broadcast\", abs, Complex{Float64}, false)"] 0.33 (15%) ✅ 0.09 (1%) ✅
["union", "array", "(\"broadcast\", abs, Complex{Float64}, true)"] 1.49 (15%) ❌ 0.19 (1%) ✅
["union", "array", "(\"broadcast\", abs, Float32, false)"] 0.22 (15%) ✅ 0.06 (1%) ✅
["union", "array", "(\"broadcast\", abs, Float32, true)"] 1.41 (15%) ❌ 0.13 (1%) ✅
["union", "array", "(\"broadcast\", abs, Float64, false)"] 0.28 (15%) ✅ 0.11 (1%) ✅
["union", "array", "(\"broadcast\", abs, Float64, true)"] 1.56 (15%) ❌ 0.23 (1%) ✅
["union", "array", "(\"broadcast\", abs, Int64, false)"] 0.25 (15%) ✅ 0.11 (1%) ✅
["union", "array", "(\"broadcast\", abs, Int64, true)"] 1.43 (15%) ❌ 0.23 (1%) ✅
["union", "array", "(\"broadcast\", abs, Int8, false)"] 0.34 (15%) ✅ 0.07 (1%) ✅
["union", "array", "(\"broadcast\", abs, Int8, true)"] 1.84 (15%) ❌ 0.13 (1%) ✅
["union", "array", "(\"broadcast\", identity, BigFloat, false)"] 0.50 (15%) ✅ 0.33 (1%) ✅
["union", "array", "(\"broadcast\", identity, BigFloat, true)"] 2.46 (15%) ❌ 0.49 (1%) ✅
["union", "array", "(\"broadcast\", identity, BigInt, false)"] 0.44 (15%) ✅ 0.33 (1%) ✅
["union", "array", "(\"broadcast\", identity, BigInt, true)"] 2.33 (15%) ❌ 0.49 (1%) ✅
["union", "array", "(\"broadcast\", identity, Bool, false)"] 0.41 (15%) ✅ 0.02 (1%) ✅
["union", "array", "(\"broadcast\", identity, Bool, true)"] 2.15 (15%) ❌ 0.10 (1%) ✅
["union", "array", "(\"broadcast\", identity, Complex{Float64}, false)"] 0.25 (15%) ✅ 0.13 (1%) ✅
["union", "array", "(\"broadcast\", identity, Complex{Float64}, true)"] 1.44 (15%) ❌ 0.26 (1%) ✅
["union", "array", "(\"broadcast\", identity, Float32, false)"] 0.24 (15%) ✅ 0.06 (1%) ✅
["union", "array", "(\"broadcast\", identity, Float32, true)"] 1.42 (15%) ❌ 0.13 (1%) ✅
["union", "array", "(\"broadcast\", identity, Float64, false)"] 0.26 (15%) ✅ 0.11 (1%) ✅
["union", "array", "(\"broadcast\", identity, Float64, true)"] 1.57 (15%) ❌ 0.23 (1%) ✅
["union", "array", "(\"broadcast\", identity, Int64, false)"] 0.24 (15%) ✅ 0.11 (1%) ✅
["union", "array", "(\"broadcast\", identity, Int64, true)"] 1.38 (15%) ❌ 0.23 (1%) ✅
["union", "array", "(\"broadcast\", identity, Int8, false)"] 0.36 (15%) ✅ 0.07 (1%) ✅
["union", "array", "(\"broadcast\", identity, Int8, true)"] 1.91 (15%) ❌ 0.13 (1%) ✅
["union", "array", "(\"map\", *, BigFloat, (false, false))"] 1.12 (15%) 0.89 (1%) ✅
["union", "array", "(\"map\", *, BigFloat, (false, true))"] 1.08 (15%) 0.85 (1%) ✅
["union", "array", "(\"map\", *, BigFloat, (true, true))"] 1.02 (15%) 0.85 (1%) ✅
["union", "array", "(\"map\", *, BigInt, (false, false))"] 1.08 (15%) 0.87 (1%) ✅
["union", "array", "(\"map\", *, BigInt, (false, true))"] 1.01 (15%) 0.82 (1%) ✅
["union", "array", "(\"map\", *, BigInt, (true, true))"] 0.96 (15%) 0.82 (1%) ✅
["union", "array", "(\"map\", *, Bool, (false, true))"] 0.93 (15%) 0.58 (1%) ✅
["union", "array", "(\"map\", *, Bool, (true, true))"] 0.95 (15%) 0.56 (1%) ✅
["union", "array", "(\"map\", *, Complex{Float64}, (false, false))"] 1.21 (15%) ❌ 1.66 (1%) ❌
["union", "array", "(\"map\", *, Complex{Float64}, (false, true))"] 1.11 (15%) 1.24 (1%) ❌
["union", "array", "(\"map\", *, Complex{Float64}, (true, true))"] 1.12 (15%) 1.22 (1%) ❌
["union", "array", "(\"map\", *, Float32, (false, false))"] 1.10 (15%) 1.88 (1%) ❌
["union", "array", "(\"map\", *, Float32, (false, true))"] 1.01 (15%) 1.08 (1%) ❌
["union", "array", "(\"map\", *, Float32, (true, true))"] 1.00 (15%) 1.06 (1%) ❌
["union", "array", "(\"map\", *, Float64, (false, false))"] 1.16 (15%) ❌ 1.57 (1%) ❌
["union", "array", "(\"map\", *, Float64, (false, true))"] 1.00 (15%) 1.11 (1%) ❌
["union", "array", "(\"map\", *, Float64, (true, true))"] 0.95 (15%) 1.09 (1%) ❌
["union", "array", "(\"map\", *, Int64, (false, false))"] 1.11 (15%) 1.57 (1%) ❌
["union", "array", "(\"map\", *, Int64, (false, true))"] 1.00 (15%) 1.11 (1%) ❌
["union", "array", "(\"map\", *, Int64, (true, true))"] 0.98 (15%) 1.09 (1%) ❌
["union", "array", "(\"map\", *, Int8, (false, true))"] 0.96 (15%) 0.58 (1%) ✅
["union", "array", "(\"map\", *, Int8, (true, true))"] 0.98 (15%) 0.56 (1%) ✅
["union", "array", "(\"map\", abs, BigFloat, false)"] 0.95 (15%) 0.86 (1%) ✅
["union", "array", "(\"map\", abs, BigFloat, true)"] 0.84 (15%) ✅ 0.81 (1%) ✅
["union", "array", "(\"map\", abs, BigInt, false)"] 0.41 (15%) ✅ 0.44 (1%) ✅
["union", "array", "(\"map\", abs, BigInt, true)"] 0.45 (15%) ✅ 0.46 (1%) ✅
["union", "array", "(\"map\", abs, Bool, false)"] 0.40 (15%) ✅ 1.00 (1%)
["union", "array", "(\"map\", abs, Bool, true)"] 0.39 (15%) ✅ 0.19 (1%) ✅
["union", "array", "(\"map\", abs, Complex{Float64}, false)"] 0.52 (15%) ✅ 0.34 (1%) ✅
["union", "array", "(\"map\", abs, Complex{Float64}, true)"] 0.35 (15%) ✅ 0.33 (1%) ✅
["union", "array", "(\"map\", abs, Float32, false)"] 0.31 (15%) ✅ 0.21 (1%) ✅
["union", "array", "(\"map\", abs, Float32, true)"] 0.31 (15%) ✅ 0.19 (1%) ✅
["union", "array", "(\"map\", abs, Float64, false)"] 0.32 (15%) ✅ 0.34 (1%) ✅
["union", "array", "(\"map\", abs, Float64, true)"] 0.37 (15%) ✅ 0.33 (1%) ✅
["union", "array", "(\"map\", abs, Int64, false)"] 0.36 (15%) ✅ 0.34 (1%) ✅
["union", "array", "(\"map\", abs, Int64, true)"] 0.32 (15%) ✅ 0.33 (1%) ✅
["union", "array", "(\"map\", abs, Int8, false)"] 0.35 (15%) ✅ 1.00 (1%)
["union", "array", "(\"map\", abs, Int8, true)"] 0.38 (15%) ✅ 0.19 (1%) ✅
["union", "array", "(\"map\", identity, BigFloat, false)"] 0.65 (15%) ✅ 1.00 (1%)
["union", "array", "(\"map\", identity, BigFloat, true)"] 0.58 (15%) ✅ 0.68 (1%) ✅
["union", "array", "(\"map\", identity, BigInt, false)"] 0.64 (15%) ✅ 1.00 (1%)
["union", "array", "(\"map\", identity, BigInt, true)"] 0.54 (15%) ✅ 0.68 (1%) ✅
["union", "array", "(\"map\", identity, Bool, false)"] 0.39 (15%) ✅ 1.00 (1%)
["union", "array", "(\"map\", identity, Bool, true)"] 0.38 (15%) ✅ 0.19 (1%) ✅
["union", "array", "(\"map\", identity, Complex{Float64}, false)"] 0.38 (15%) ✅ 0.34 (1%) ✅
["union", "array", "(\"map\", identity, Complex{Float64}, true)"] 0.36 (15%) ✅ 0.37 (1%) ✅
["union", "array", "(\"map\", identity, Float32, false)"] 0.30 (15%) ✅ 0.21 (1%) ✅
["union", "array", "(\"map\", identity, Float32, true)"] 0.32 (15%) ✅ 0.19 (1%) ✅
["union", "array", "(\"map\", identity, Float64, false)"] 0.34 (15%) ✅ 0.34 (1%) ✅
["union", "array", "(\"map\", identity, Float64, true)"] 0.36 (15%) ✅ 0.33 (1%) ✅
["union", "array", "(\"map\", identity, Int64, false)"] 0.35 (15%) ✅ 0.34 (1%) ✅
["union", "array", "(\"map\", identity, Int64, true)"] 0.31 (15%) ✅ 0.33 (1%) ✅
["union", "array", "(\"map\", identity, Int8, false)"] 0.36 (15%) ✅ 1.00 (1%)
["union", "array", "(\"map\", identity, Int8, true)"] 0.36 (15%) ✅ 0.19 (1%) ✅
["union", "array", "(\"perf_binaryop\", *, BigFloat, (false, false))"] 0.93 (15%) 0.80 (1%) ✅
["union", "array", "(\"perf_binaryop\", *, BigFloat, (false, true))"] 0.93 (15%) 0.80 (1%) ✅
["union", "array", "(\"perf_binaryop\", *, BigFloat, (true, true))"] 0.91 (15%) 0.80 (1%) ✅
["union", "array", "(\"perf_binaryop\", *, BigInt, (false, false))"] 0.91 (15%) 0.75 (1%) ✅
["union", "array", "(\"perf_binaryop\", *, BigInt, (false, true))"] 0.88 (15%) 0.75 (1%) ✅
["union", "array", "(\"perf_binaryop\", *, BigInt, (true, true))"] 0.87 (15%) 0.75 (1%) ✅
["union", "array", "(\"perf_binaryop\", *, Bool, (false, false))"] 0.36 (15%) ✅ 0.14 (1%) ✅
["union", "array", "(\"perf_binaryop\", *, Bool, (false, true))"] 0.38 (15%) ✅ 0.14 (1%) ✅
["union", "array", "(\"perf_binaryop\", *, Bool, (true, true))"] 0.38 (15%) ✅ 0.14 (1%) ✅
["union", "array", "(\"perf_binaryop\", *, Complex{Float64}, (false, false))"] 0.26 (15%) ✅ 0.15 (1%) ✅
["union", "array", "(\"perf_binaryop\", *, Complex{Float64}, (false, true))"] 0.31 (15%) ✅ 0.17 (1%) ✅
["union", "array", "(\"perf_binaryop\", *, Complex{Float64}, (true, true))"] 0.29 (15%) ✅ 0.17 (1%) ✅
["union", "array", "(\"perf_binaryop\", *, Float32, (false, false))"] 0.21 (15%) ✅ 0.08 (1%) ✅
["union", "array", "(\"perf_binaryop\", *, Float32, (false, true))"] 0.24 (15%) ✅ 0.09 (1%) ✅
["union", "array", "(\"perf_binaryop\", *, Float32, (true, true))"] 0.24 (15%) ✅ 0.09 (1%) ✅
["union", "array", "(\"perf_binaryop\", *, Float64, (false, false))"] 0.28 (15%) ✅ 0.14 (1%) ✅
["union", "array", "(\"perf_binaryop\", *, Float64, (false, true))"] 0.31 (15%) ✅ 0.15 (1%) ✅
["union", "array", "(\"perf_binaryop\", *, Float64, (true, true))"] 0.31 (15%) ✅ 0.15 (1%) ✅
["union", "array", "(\"perf_binaryop\", *, Int64, (false, false))"] 0.22 (15%) ✅ 0.14 (1%) ✅
["union", "array", "(\"perf_binaryop\", *, Int64, (false, true))"] 0.25 (15%) ✅ 0.15 (1%) ✅
["union", "array", "(\"perf_binaryop\", *, Int64, (true, true))"] 0.24 (15%) ✅ 0.15 (1%) ✅
["union", "array", "(\"perf_binaryop\", *, Int8, (false, false))"] 0.30 (15%) ✅ 0.14 (1%) ✅
["union", "array", "(\"perf_binaryop\", *, Int8, (false, true))"] 0.33 (15%) ✅ 0.14 (1%) ✅
["union", "array", "(\"perf_binaryop\", *, Int8, (true, true))"] 0.33 (15%) ✅ 0.14 (1%) ✅
["union", "array", "(\"perf_countequals\", \"Int8\")"] 0.80 (15%) ✅ 1.00 (1%)
["union", "array", "(\"perf_countnothing\", BigFloat, false)"] 2.20 (15%) ❌ 1.00 (1%)
["union", "array", "(\"perf_countnothing\", BigFloat, true)"] 2.20 (15%) ❌ 1.00 (1%)
["union", "array", "(\"perf_countnothing\", BigInt, false)"] 2.22 (15%) ❌ 1.00 (1%)
["union", "array", "(\"perf_countnothing\", BigInt, true)"] 2.54 (15%) ❌ 1.00 (1%)
["union", "array", "(\"perf_countnothing\", Bool, false)"] 2.33 (15%) ❌ 1.00 (1%)
["union", "array", "(\"perf_countnothing\", Bool, true)"] 2.87 (15%) ❌ 1.00 (1%)
["union", "array", "(\"perf_countnothing\", Complex{Float64}, false)"] 2.56 (15%) ❌ 1.00 (1%)
["union", "array", "(\"perf_countnothing\", Complex{Float64}, true)"] 2.99 (15%) ❌ 1.00 (1%)
["union", "array", "(\"perf_countnothing\", Float32, false)"] 2.39 (15%) ❌ 1.00 (1%)
["union", "array", "(\"perf_countnothing\", Float32, true)"] 2.63 (15%) ❌ 1.00 (1%)
["union", "array", "(\"perf_countnothing\", Float64, false)"] 2.39 (15%) ❌ 1.00 (1%)
["union", "array", "(\"perf_countnothing\", Float64, true)"] 2.85 (15%) ❌ 1.00 (1%)
["union", "array", "(\"perf_countnothing\", Int64, false)"] 2.42 (15%) ❌ 1.00 (1%)
["union", "array", "(\"perf_countnothing\", Int64, true)"] 2.87 (15%) ❌ 1.00 (1%)
["union", "array", "(\"perf_countnothing\", Int8, false)"] 2.29 (15%) ❌ 1.00 (1%)
["union", "array", "(\"perf_countnothing\", Int8, true)"] 2.81 (15%) ❌ 1.00 (1%)
["union", "array", "(\"perf_simplecopy\", BigFloat, false)"] 0.42 (15%) ✅ 0.51 (1%) ✅
["union", "array", "(\"perf_simplecopy\", BigFloat, true)"] 0.44 (15%) ✅ 0.51 (1%) ✅
["union", "array", "(\"perf_simplecopy\", BigInt, false)"] 0.41 (15%) ✅ 0.51 (1%) ✅
["union", "array", "(\"perf_simplecopy\", BigInt, true)"] 0.42 (15%) ✅ 0.51 (1%) ✅
["union", "array", "(\"perf_simplecopy\", Bool, false)"] 0.30 (15%) ✅ 0.14 (1%) ✅
["union", "array", "(\"perf_simplecopy\", Bool, true)"] 0.32 (15%) ✅ 0.14 (1%) ✅
["union", "array", "(\"perf_simplecopy\", Complex{Float64}, false)"] 0.35 (15%) ✅ 0.36 (1%) ✅
["union", "array", "(\"perf_simplecopy\", Complex{Float64}, true)"] 0.38 (15%) ✅ 0.38 (1%) ✅
["union", "array", "(\"perf_simplecopy\", Float32, false)"] 0.22 (15%) ✅ 0.16 (1%) ✅
["union", "array", "(\"perf_simplecopy\", Float32, true)"] 0.25 (15%) ✅ 0.17 (1%) ✅
["union", "array", "(\"perf_simplecopy\", Float64, false)"] 0.29 (15%) ✅ 0.29 (1%) ✅
["union", "array", "(\"perf_simplecopy\", Float64, true)"] 0.32 (15%) ✅ 0.30 (1%) ✅
["union", "array", "(\"perf_simplecopy\", Int64, false)"] 0.24 (15%) ✅ 0.29 (1%) ✅
["union", "array", "(\"perf_simplecopy\", Int64, true)"] 0.27 (15%) ✅ 0.30 (1%) ✅
["union", "array", "(\"perf_simplecopy\", Int8, false)"] 0.28 (15%) ✅ 0.14 (1%) ✅
["union", "array", "(\"perf_simplecopy\", Int8, true)"] 0.32 (15%) ✅ 0.14 (1%) ✅
["union", "array", "(\"perf_sum\", BigFloat, false)"] 0.93 (15%) 0.85 (1%) ✅
["union", "array", "(\"perf_sum\", BigFloat, true)"] 0.89 (15%) 0.85 (1%) ✅
["union", "array", "(\"perf_sum\", BigInt, false)"] 0.94 (15%) 0.76 (1%) ✅
["union", "array", "(\"perf_sum\", BigInt, true)"] 0.90 (15%) 0.75 (1%) ✅
["union", "array", "(\"perf_sum\", Bool, false)"] 0.26 (15%) ✅ 1.00 (1%)
["union", "array", "(\"perf_sum\", Bool, true)"] 0.28 (15%) ✅ 1.00 (1%)
["union", "array", "(\"perf_sum\", Complex{Float64}, false)"] 0.31 (15%) ✅ 0.00 (1%) ✅
["union", "array", "(\"perf_sum\", Complex{Float64}, true)"] 0.29 (15%) ✅ 0.00 (1%) ✅
["union", "array", "(\"perf_sum\", Float32, false)"] 0.13 (15%) ✅ 0.00 (1%) ✅
["union", "array", "(\"perf_sum\", Float32, true)"] 0.14 (15%) ✅ 0.00 (1%) ✅
["union", "array", "(\"perf_sum\", Float64, false)"] 0.16 (15%) ✅ 0.00 (1%) ✅
["union", "array", "(\"perf_sum\", Float64, true)"] 0.18 (15%) ✅ 0.00 (1%) ✅
["union", "array", "(\"perf_sum\", Int64, false)"] 0.12 (15%) ✅ 0.00 (1%) ✅
["union", "array", "(\"perf_sum\", Int64, true)"] 0.15 (15%) ✅ 0.00 (1%) ✅
["union", "array", "(\"perf_sum\", Int8, false)"] 0.27 (15%) ✅ 1.00 (1%)
["union", "array", "(\"perf_sum\", Int8, true)"] 0.31 (15%) ✅ 1.00 (1%)

Benchmark Group List

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

  • ["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", "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"]
  • ["io", "read"]
  • ["io", "serialization"]
  • ["linalg", "arithmetic"]
  • ["linalg", "blas"]
  • ["linalg", "factorization"]
  • ["micro"]
  • ["misc", "afoldl"]
  • ["misc", "bitshift"]
  • ["misc", "julia"]
  • ["misc", "parse"]
  • ["misc", "repeat"]
  • ["misc", "splatting"]
  • ["parallel", "remotecall"]
  • ["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", "sinh"]
  • ["scalar", "tan"]
  • ["scalar", "tanh"]
  • ["shootout"]
  • ["simd"]
  • ["sort", "insertionsort"]
  • ["sort", "issorted"]
  • ["sort", "mergesort"]
  • ["sort", "quicksort"]
  • ["sparse", "arithmetic"]
  • ["sparse", "constructors"]
  • ["sparse", "index"]
  • ["sparse", "matmul"]
  • ["sparse", "transpose"]
  • ["string"]
  • ["string", "readuntil"]
  • ["tuple", "index"]
  • ["tuple", "linear algebra"]
  • ["tuple", "reduction"]
  • ["union", "array"]

Version Info

Primary Build

Julia Version 0.7.0-DEV-Wut.3
Commit 36607e9 (2018-05-08 15:22 UTC)
Platform Info:
  OS: Linux (x86_64-linux-gnu)
      Ubuntu 14.04.4 LTS
  uname: Linux 3.13.0-85-generic #129-Ubuntu SMP Thu Mar 17 20:50:15 UTC 2016 x86_64 x86_64
  CPU: Intel(R) Xeon(R) CPU E3-1241 v3 @ 3.50GHz: 
              speed         user         nice          sys         idle          irq
       #1  3501 MHz   10634542 s        264 s    1305747 s  350681284 s          4 s
       #2  3501 MHz   65695779 s          0 s     945596 s  296637741 s          1 s
       #3  3501 MHz    7900158 s       2371 s     754075 s  354326023 s          6 s
       #4  3501 MHz    7630686 s          0 s     919551 s  354627051 s          1 s
       
  Memory: 31.383651733398438 GB (6053.09375 MB free)
  Uptime: 3.635312e6 sec
  Load Avg:  0.97412109375  0.998046875  1.0400390625
  WORD_SIZE: 64
  LIBM: libopenlibm
  LLVM: libLLVM-6.0.0 (ORCJIT, haswell)

Comparison Build

Julia Version 0.6.3-pre.36
Commit 17e3fcc (2018-05-07 20:00 UTC)
Platform Info:
  OS: Linux (x86_64-linux-gnu)
  CPU: Intel(R) Xeon(R) CPU E3-1241 v3 @ 3.50GHz
  WORD_SIZE: 64
           Ubuntu 14.04.4 LTS
  uname: Linux 3.13.0-85-generic #129-Ubuntu SMP Thu Mar 17 20:50:15 UTC 2016 x86_64 x86_64
Memory: 31.383651733398438 GB (5951.15625 MB free)
Uptime: 3.644737e6 sec
Load Avg:  1.0029296875  1.0146484375  1.04541015625
Intel(R) Xeon(R) CPU E3-1241 v3 @ 3.50GHz: 
       speed         user         nice          sys         idle          irq
#1  3501 MHz   10727278 s        264 s    1316810 s  351515904 s          4 s
#2  3501 MHz   66574130 s          0 s     955242 s  296691732 s          1 s
#3  3501 MHz    7999597 s       2371 s     762849 s  355159626 s          6 s
#4  3501 MHz    7717636 s          0 s     928078 s  355473389 s          1 s

  BLAS: libopenblas (USE64BITINT DYNAMIC_ARCH NO_AFFINITY Haswell)
  LAPACK: libopenblas64_
  LIBM: libopenlibm
  LLVM: libLLVM-3.9.1 (ORCJIT, haswell)