Commits: Zentrik/julia@fec1e8e77c2e88c866eb2116e10dd542bfd5c552 vs JuliaLang/julia@3db1c62d62148e56997da50863b0fd6c0eab35c8
Comparison Diff: link
Triggered By: link
Tag Predicate: ALL
Note: If Chrome is your browser, I strongly recommend installing the Wide GitHub extension, which makes the result table easier to read.
Below is a table of this job's results, obtained by running the benchmarks found in
JuliaCI/BaseBenchmarks.jl. The values
listed in the ID
column have the structure [parent_group, child_group, ..., key]
,
and can be used to index into the BaseBenchmarks suite to retrieve the corresponding
benchmarks.
The percentages accompanying time and memory values in the below table are noise tolerances. The "true" time/memory value for a given benchmark is expected to fall within this percentage of the reported value.
A ratio greater than 1.0
denotes a possible regression (marked with ❌), while a ratio less
than 1.0
denotes a possible improvement (marked with ✅). Only significant results - results
that indicate possible regressions or improvements - are shown below (thus, an empty table means that all
benchmark results remained invariant between builds).
ID | time ratio | memory ratio |
---|---|---|
["alloc", "arrays"] |
1.16 (5%) ❌ | 1.00 (1%) |
["array", "accumulate", ("cumsum!", "Float64", "dim1")] |
0.88 (5%) ✅ | 1.00 (1%) |
["array", "accumulate", ("cumsum!", "Float64", "dim2")] |
0.89 (5%) ✅ | 1.00 (1%) |
["array", "bool", "boolarray_bool_load!"] |
1.09 (5%) ❌ | 1.00 (1%) |
["array", "cat", "4467"] |
1.05 (5%) ❌ | 1.00 (1%) |
["array", "cat", ("catnd_setind", 5)] |
1.09 (5%) ❌ | 1.00 (1%) |
["array", "comprehension", ("collect", "StepRangeLen{Float64, Base.TwicePrecision{Float64}, Base.TwicePrecision{Float64}, Int64}")] |
0.53 (5%) ✅ | 1.00 (1%) |
["array", "comprehension", ("comprehension_collect", "StepRangeLen{Float64, Base.TwicePrecision{Float64}, Base.TwicePrecision{Float64}, Int64}")] |
0.53 (5%) ✅ | 1.00 (1%) |
["array", "equality", ("isequal", "UnitRange{Int64}")] |
1.20 (5%) ❌ | 1.00 (1%) |
["array", "growth", ("push_multiple!", 8)] |
1.13 (5%) ❌ | 1.00 (1%) |
["array", "index", ("sumcolon_view", "SubArray{Int32, 2, Array{Int32, 3}, Tuple{Int64, Base.Slice{Base.OneTo{Int64}}, Base.Slice{Base.OneTo{Int64}}}, true}")] |
0.45 (50%) ✅ | 1.00 (1%) |
["array", "index", ("sumcolon_view", "SubArray{Int32, 2, BaseBenchmarks.ArrayBenchmarks.ArrayLS{Int32, 3}, Tuple{Int64, Base.Slice{Base.OneTo{Int64}}, Base.Slice{Base.OneTo{Int64}}}, false}")] |
0.45 (50%) ✅ | 1.00 (1%) |
["array", "index", ("sumrange_view", "SubArray{Int32, 2, Array{Int32, 3}, Tuple{Int64, Base.Slice{Base.OneTo{Int64}}, Base.Slice{Base.OneTo{Int64}}}, true}")] |
0.45 (50%) ✅ | 1.00 (1%) |
["array", "index", ("sumrange_view", "SubArray{Int32, 2, BaseBenchmarks.ArrayBenchmarks.ArrayLS{Int32, 3}, Tuple{Int64, Base.Slice{Base.OneTo{Int64}}, Base.Slice{Base.OneTo{Int64}}}, false}")] |
0.45 (50%) ✅ | 1.00 (1%) |
["broadcast", "sparse", ("(1000, 1000)", 2)] |
1.15 (5%) ❌ | 1.00 (1%) |
["dates", "accessor", "millisecond"] |
0.85 (5%) ✅ | 1.00 (1%) |
["dates", "arithmetic", ("Date", "Day")] |
1.10 (5%) ❌ | 1.00 (1%) |
["dates", "arithmetic", ("DateTime", "Day")] |
1.09 (5%) ❌ | 1.00 (1%) |
["dates", "arithmetic", ("DateTime", "Hour")] |
0.91 (5%) ✅ | 1.00 (1%) |
["dates", "arithmetic", ("DateTime", "Minute")] |
0.91 (5%) ✅ | 1.00 (1%) |
["dates", "arithmetic", ("DateTime", "Second")] |
0.91 (5%) ✅ | 1.00 (1%) |
["dates", "parse", "DateTime"] |
1.06 (5%) ❌ | 1.00 (1%) |
["dates", "parse", ("DateTime", "ISODateTimeFormat")] |
1.07 (5%) ❌ | 1.00 (1%) |
["find", "findall", ("> q0.5", "Vector{Float32}")] |
0.93 (5%) ✅ | 1.00 (1%) |
["find", "findall", ("> q0.5", "Vector{UInt64}")] |
0.92 (5%) ✅ | 1.00 (1%) |
["find", "findall", ("> q0.8", "Vector{Float32}")] |
0.93 (5%) ✅ | 1.00 (1%) |
["find", "findall", ("> q0.8", "Vector{UInt64}")] |
0.91 (5%) ✅ | 1.00 (1%) |
["find", "findall", ("> q0.95", "Vector{Float32}")] |
0.94 (5%) ✅ | 1.00 (1%) |
["find", "findall", ("> q0.95", "Vector{UInt64}")] |
0.91 (5%) ✅ | 1.00 (1%) |
["find", "findall", ("> q0.99", "Vector{Float32}")] |
0.93 (5%) ✅ | 1.00 (1%) |
["find", "findall", ("> q0.99", "Vector{UInt64}")] |
0.91 (5%) ✅ | 1.00 (1%) |
["find", "findall", ("Vector{Bool}", "10-90")] |
0.87 (5%) ✅ | 1.00 (1%) |
["find", "findall", ("ispos", "Vector{Float32}")] |
0.94 (5%) ✅ | 1.00 (1%) |
["find", "findall", ("ispos", "Vector{UInt64}")] |
0.91 (5%) ✅ | 1.00 (1%) |
["find", "findnext", ("ispos", "Vector{Float32}")] |
0.94 (5%) ✅ | 1.00 (1%) |
["find", "findnext", ("ispos", "Vector{Float64}")] |
0.88 (5%) ✅ | 1.00 (1%) |
["find", "findnext", ("ispos", "Vector{UInt8}")] |
0.93 (5%) ✅ | 1.00 (1%) |
["find", "findprev", ("ispos", "Vector{Int64}")] |
0.93 (5%) ✅ | 1.00 (1%) |
["inference", "abstract interpretation", "REPL.REPLCompletions.completions"] |
0.92 (5%) ✅ | 1.00 (1%) |
["inference", "abstract interpretation", "many_invoke_calls"] |
1.05 (5%) ❌ | 1.00 (1%) |
["inference", "abstract interpretation", "sin(42)"] |
1.07 (5%) ❌ | 1.00 (1%) |
["io", "read", "read"] |
0.19 (5%) ✅ | 1.00 (1%) |
["micro", "fib"] |
0.88 (5%) ✅ | 1.00 (1%) |
["micro", "mandel"] |
1.06 (5%) ❌ | 1.00 (1%) |
["misc", "23042", "ComplexF32"] |
1.12 (5%) ❌ | 1.00 (1%) |
["misc", "23042", "Float64"] |
1.17 (5%) ❌ | 1.00 (1%) |
["misc", "allocation elision view", "conditional"] |
1.53 (5%) ❌ | 1.00 (1%) |
["misc", "allocation elision view", "no conditional"] |
1.51 (5%) ❌ | 1.00 (1%) |
["misc", "foldl", "foldl(+, filter(...))"] |
0.54 (5%) ✅ | 1.00 (1%) |
["misc", "foldl", "foldl(+, filter(...); init = 0.0)"] |
0.78 (5%) ✅ | 1.00 (1%) |
["misc", "issue 12165", "Float16"] |
0.94 (5%) ✅ | 1.00 (1%) |
["misc", "issue 12165", "Float32"] |
0.89 (5%) ✅ | 1.00 (1%) |
["misc", "iterators", "zip(1:1, 1:1)"] |
1.08 (5%) ❌ | 1.00 (1%) |
["problem", "ziggurat", "ziggurat"] |
0.92 (5%) ✅ | 1.00 (1%) |
["scalar", "acos", ("0.5 <= abs(x) < 1", "negative argument", "Float64")] |
0.92 (5%) ✅ | 1.00 (1%) |
["scalar", "acos", ("one", "negative argument", "Float64")] |
0.84 (5%) ✅ | 1.00 (1%) |
["scalar", "acos", ("one", "positive argument", "Float64")] |
0.84 (5%) ✅ | 1.00 (1%) |
["scalar", "acos", ("small", "negative argument", "Float32")] |
1.05 (5%) ❌ | 1.00 (1%) |
["scalar", "acos", ("small", "negative argument", "Float64")] |
1.16 (5%) ❌ | 1.00 (1%) |
["scalar", "acos", ("small", "positive argument", "Float32")] |
1.05 (5%) ❌ | 1.00 (1%) |
["scalar", "acos", ("zero", "Float32")] |
1.05 (5%) ❌ | 1.00 (1%) |
["scalar", "acosh", ("2 <= abs(x) < 2^28", "positive argument", "Float32")] |
1.14 (5%) ❌ | 1.00 (1%) |
["scalar", "acosh", ("2 <= abs(x) < 2^28", "positive argument", "Float64")] |
1.15 (5%) ❌ | 1.00 (1%) |
["scalar", "acosh", ("one", "Float32")] |
0.94 (5%) ✅ | 1.00 (1%) |
["scalar", "acosh", ("one", "Float64")] |
0.94 (5%) ✅ | 1.00 (1%) |
["scalar", "acosh", ("very large", "positive argument", "Float32")] |
1.06 (5%) ❌ | 1.00 (1%) |
["scalar", "asin", ("0.975 <= abs(x) < 1.0", "negative argument", "Float64")] |
1.09 (5%) ❌ | 1.00 (1%) |
["scalar", "asin", ("abs(x) < 0.5", "negative argument", "Float64")] |
0.85 (5%) ✅ | 1.00 (1%) |
["scalar", "asin", ("abs(x) < 0.5", "positive argument", "Float64")] |
0.84 (5%) ✅ | 1.00 (1%) |
["scalar", "asin", ("one", "negative argument", "Float32")] |
0.89 (5%) ✅ | 1.00 (1%) |
["scalar", "asin", ("one", "negative argument", "Float64")] |
1.23 (5%) ❌ | 1.00 (1%) |
["scalar", "asin", ("one", "positive argument", "Float32")] |
0.89 (5%) ✅ | 1.00 (1%) |
["scalar", "asin", ("one", "positive argument", "Float64")] |
1.24 (5%) ❌ | 1.00 (1%) |
["scalar", "asin", ("small", "negative argument", "Float64")] |
0.90 (5%) ✅ | 1.00 (1%) |
["scalar", "asin", ("small", "positive argument", "Float64")] |
1.11 (5%) ❌ | 1.00 (1%) |
["scalar", "asin", ("zero", "Float64")] |
1.11 (5%) ❌ | 1.00 (1%) |
["scalar", "asinh", ("2 <= abs(x) < 2^28", "negative argument", "Float32")] |
1.14 (5%) ❌ | 1.00 (1%) |
["scalar", "asinh", ("2 <= abs(x) < 2^28", "negative argument", "Float64")] |
1.12 (5%) ❌ | 1.00 (1%) |
["scalar", "asinh", ("2 <= abs(x) < 2^28", "positive argument", "Float32")] |
1.13 (5%) ❌ | 1.00 (1%) |
["scalar", "asinh", ("2 <= abs(x) < 2^28", "positive argument", "Float64")] |
1.12 (5%) ❌ | 1.00 (1%) |
["scalar", "asinh", ("very large", "negative argument", "Float32")] |
1.09 (5%) ❌ | 1.00 (1%) |
["scalar", "asinh", ("very large", "negative argument", "Float64")] |
0.75 (5%) ✅ | 1.00 (1%) |
["scalar", "asinh", ("very large", "positive argument", "Float32")] |
1.09 (5%) ❌ | 1.00 (1%) |
["scalar", "asinh", ("very large", "positive argument", "Float64")] |
0.76 (5%) ✅ | 1.00 (1%) |
["scalar", "asinh", ("very small", "negative argument", "Float64")] |
0.90 (5%) ✅ | 1.00 (1%) |
["scalar", "asinh", ("very small", "positive argument", "Float64")] |
0.89 (5%) ✅ | 1.00 (1%) |
["scalar", "asinh", ("zero", "Float64")] |
0.90 (5%) ✅ | 1.00 (1%) |
["scalar", "atan2", ("abs(y/x) high", "y infinite", "y negative", "x finite", "x negative", "Float32")] |
1.11 (5%) ❌ | 1.00 (1%) |
["scalar", "atan2", ("abs(y/x) high", "y infinite", "y negative", "x finite", "x negative", "Float64")] |
0.91 (5%) ✅ | 1.00 (1%) |
["scalar", "atan2", ("abs(y/x) high", "y negative", "x negative", "Float32")] |
0.88 (5%) ✅ | 1.00 (1%) |
["scalar", "atan2", ("abs(y/x) high", "y negative", "x negative", "Float64")] |
0.88 (5%) ✅ | 1.00 (1%) |
["scalar", "atan2", ("abs(y/x) high", "y negative", "x positive", "Float32")] |
1.09 (5%) ❌ | 1.00 (1%) |
["scalar", "atan2", ("abs(y/x) high", "y positive", "x negative", "Float32")] |
1.05 (5%) ❌ | 1.00 (1%) |
["scalar", "atan2", ("abs(y/x) high", "y positive", "x negative", "Float64")] |
0.88 (5%) ✅ | 1.00 (1%) |
["scalar", "atan2", ("abs(y/x) high", "y positive", "x positive", "Float32")] |
1.09 (5%) ❌ | 1.00 (1%) |
["scalar", "atan2", ("abs(y/x) safe (large)", "y negative", "x negative", "Float32")] |
1.08 (5%) ❌ | 1.00 (1%) |
["scalar", "atan2", ("abs(y/x) safe (large)", "y negative", "x positive", "Float32")] |
1.06 (5%) ❌ | 1.00 (1%) |
["scalar", "atan2", ("abs(y/x) safe (large)", "y positive", "x negative", "Float32")] |
1.06 (5%) ❌ | 1.00 (1%) |
["scalar", "atan2", ("abs(y/x) safe (large)", "y positive", "x positive", "Float32")] |
1.06 (5%) ❌ | 1.00 (1%) |
["scalar", "atan2", ("abs(y/x) safe (small)", "y negative", "x negative", "Float32")] |
1.05 (5%) ❌ | 1.00 (1%) |
["scalar", "atan2", ("abs(y/x) safe (small)", "y negative", "x positive", "Float32")] |
1.06 (5%) ❌ | 1.00 (1%) |
["scalar", "atan2", ("abs(y/x) safe (small)", "y positive", "x positive", "Float32")] |
1.06 (5%) ❌ | 1.00 (1%) |
["scalar", "atan2", ("abs(y/x) small", "y positive", "x negative", "Float64")] |
0.88 (5%) ✅ | 1.00 (1%) |
["scalar", "atan2", ("x one", "Float32")] |
0.69 (5%) ✅ | 1.00 (1%) |
["scalar", "atan2", ("x zero", "y negative", "Float32")] |
0.94 (5%) ✅ | 1.00 (1%) |
["scalar", "atan2", ("y finite", "y negative", "x infinite", "x negative", "Float32")] |
1.05 (5%) ❌ | 1.00 (1%) |
["scalar", "atan2", ("y finite", "y negative", "x infinite", "x positive", "Float32")] |
0.90 (5%) ✅ | 1.00 (1%) |
["scalar", "atan2", ("y finite", "y positive", "x infinite", "x negative", "Float32")] |
1.05 (5%) ❌ | 1.00 (1%) |
["scalar", "atan2", ("y finite", "y positive", "x infinite", "x positive", "Float32")] |
1.11 (5%) ❌ | 1.00 (1%) |
["scalar", "atan2", ("y infinite", "y negative", "x finite", "x negative", "Float64")] |
0.91 (5%) ✅ | 1.00 (1%) |
["scalar", "atan2", ("y infinite", "y negative", "x finite", "x positive", "Float32")] |
0.86 (5%) ✅ | 1.00 (1%) |
["scalar", "atan2", ("y infinite", "y negative", "x infinite", "x negative", "Float64")] |
1.10 (5%) ❌ | 1.00 (1%) |
["scalar", "atan2", ("y infinite", "y negative", "x infinite", "x positive", "Float32")] |
1.11 (5%) ❌ | 1.00 (1%) |
["scalar", "atan2", ("y infinite", "y positive", "x finite", "x negative", "Float32")] |
0.86 (5%) ✅ | 1.00 (1%) |
["scalar", "atan2", ("y infinite", "y positive", "x infinite", "x negative", "Float32")] |
1.10 (5%) ❌ | 1.00 (1%) |
["scalar", "atan2", ("y infinite", "y positive", "x infinite", "x negative", "Float64")] |
1.10 (5%) ❌ | 1.00 (1%) |
["scalar", "atan2", ("y infinite", "y positive", "x infinite", "x positive", "Float32")] |
1.11 (5%) ❌ | 1.00 (1%) |
["scalar", "atan2", ("y infinite", "y positive", "x infinite", "x positive", "Float64")] |
1.05 (5%) ❌ | 1.00 (1%) |
["scalar", "atan2", ("y zero", "y negative", "x negative", "Float32")] |
0.94 (5%) ✅ | 1.00 (1%) |
["scalar", "atan2", ("y zero", "y negative", "x negative", "Float64")] |
1.06 (5%) ❌ | 1.00 (1%) |
["scalar", "atan2", ("y zero", "y negative", "x positive", "Float64")] |
0.94 (5%) ✅ | 1.00 (1%) |
["scalar", "atan2", ("y zero", "y positive", "x negative", "Float32")] |
0.94 (5%) ✅ | 1.00 (1%) |
["scalar", "atan2", ("y zero", "y positive", "x negative", "Float64")] |
0.94 (5%) ✅ | 1.00 (1%) |
["scalar", "atan2", ("y zero", "y positive", "x positive", "Float64")] |
0.93 (5%) ✅ | 1.00 (1%) |
["scalar", "atanh", ("0.5 <= abs(x) < 1", "negative argument", "Float32")] |
1.12 (5%) ❌ | 1.00 (1%) |
["scalar", "atanh", ("0.5 <= abs(x) < 1", "negative argument", "Float64")] |
0.94 (5%) ✅ | 1.00 (1%) |
["scalar", "atanh", ("0.5 <= abs(x) < 1", "positive argument", "Float32")] |
1.12 (5%) ❌ | 1.00 (1%) |
["scalar", "atanh", ("0.5 <= abs(x) < 1", "positive argument", "Float64")] |
0.94 (5%) ✅ | 1.00 (1%) |
["scalar", "atanh", ("one", "Float32")] |
1.09 (5%) ❌ | 1.00 (1%) |
["scalar", "cbrt", ("large", "positive argument", "Float32")] |
1.06 (5%) ❌ | 1.00 (1%) |
["scalar", "cbrt", ("zero", "Float64")] |
0.87 (5%) ✅ | 1.00 (1%) |
["scalar", "cos", ("argument reduction (easy) abs(x) < 2.0^20π/4", "negative argument", "Float32", "cos_kernel")] |
1.10 (5%) ❌ | 1.00 (1%) |
["scalar", "cos", ("argument reduction (easy) abs(x) < 2.0^20π/4", "positive argument", "Float32", "cos_kernel")] |
1.10 (5%) ❌ | 1.00 (1%) |
["scalar", "cos", ("argument reduction (easy) abs(x) < 4π/4", "positive argument", "Float32", "cos_kernel")] |
1.06 (5%) ❌ | 1.00 (1%) |
["scalar", "cos", ("argument reduction (easy) abs(x) < 4π/4", "positive argument", "Float64", "cos_kernel")] |
1.06 (5%) ❌ | 1.00 (1%) |
["scalar", "cos", ("argument reduction (easy) abs(x) < 5π/4", "positive argument", "Float32", "cos_kernel")] |
1.06 (5%) ❌ | 1.00 (1%) |
["scalar", "cos", ("argument reduction (easy) abs(x) < 5π/4", "positive argument", "Float64", "cos_kernel")] |
1.06 (5%) ❌ | 1.00 (1%) |
["scalar", "cos", ("argument reduction (easy) abs(x) < 6π/4", "negative argument", "Float32", "sin_kernel")] |
1.05 (5%) ❌ | 1.00 (1%) |
["scalar", "cos", ("argument reduction (easy) abs(x) < 6π/4", "negative argument", "Float64", "sin_kernel")] |
1.05 (5%) ❌ | 1.00 (1%) |
["scalar", "cos", ("argument reduction (easy) abs(x) < 7π/4", "negative argument", "Float32", "cos_kernel")] |
1.05 (5%) ❌ | 1.00 (1%) |
["scalar", "cos", ("argument reduction (easy) abs(x) < 7π/4", "negative argument", "Float64", "cos_kernel")] |
1.05 (5%) ❌ | 1.00 (1%) |
["scalar", "cos", ("argument reduction (easy) abs(x) < 8π/4", "positive argument", "Float32", "cos_kernel")] |
1.08 (5%) ❌ | 1.00 (1%) |
["scalar", "cos", ("argument reduction (hard) abs(x) < 4π/4", "negative argument", "Float32", "cos_kernel")] |
1.06 (5%) ❌ | 1.00 (1%) |
["scalar", "cos", ("argument reduction (hard) abs(x) < 4π/4", "positive argument", "Float32", "cos_kernel")] |
1.06 (5%) ❌ | 1.00 (1%) |
["scalar", "cos", ("no reduction", "zero", "Float64")] |
1.05 (5%) ❌ | 1.00 (1%) |
["scalar", "cosh", ("0 <= abs(x) < 2.7755602085408512e-17", "negative argument", "Float64")] |
0.91 (5%) ✅ | 1.00 (1%) |
["scalar", "cosh", ("0 <= abs(x) < 2.7755602085408512e-17", "positive argument", "Float64")] |
0.88 (5%) ✅ | 1.00 (1%) |
["scalar", "cosh", ("very small", "negative argument", "Float64")] |
0.91 (5%) ✅ | 1.00 (1%) |
["scalar", "cosh", ("very small", "positive argument", "Float64")] |
0.92 (5%) ✅ | 1.00 (1%) |
["scalar", "cosh", ("zero", "Float64")] |
0.91 (5%) ✅ | 1.00 (1%) |
["scalar", "exp2", ("2pow127", "negative argument", "Float32")] |
0.94 (5%) ✅ | 1.00 (1%) |
["scalar", "exp2", ("2pow127", "positive argument", "Float32")] |
0.94 (5%) ✅ | 1.00 (1%) |
["scalar", "exp2", ("2pow35", "negative argument", "Float64")] |
1.06 (5%) ❌ | 1.00 (1%) |
["scalar", "expm1", ("huge", "positive argument", "Float64")] |
0.86 (5%) ✅ | 1.00 (1%) |
["scalar", "expm1", ("large", "negative argument", "Float64")] |
1.05 (5%) ❌ | 1.00 (1%) |
["scalar", "expm1", ("large", "positive argument", "Float32")] |
1.06 (5%) ❌ | 1.00 (1%) |
["scalar", "expm1", ("large", "positive argument", "Float64")] |
1.11 (5%) ❌ | 1.00 (1%) |
["scalar", "expm1", ("medium", "negative argument", "Float64")] |
1.05 (5%) ❌ | 1.00 (1%) |
["scalar", "expm1", ("medium", "positive argument", "Float32")] |
1.06 (5%) ❌ | 1.00 (1%) |
["scalar", "fastmath", "13786"] |
1.11 (5%) ❌ | 1.00 (1%) |
["scalar", "mod2pi", ("argument reduction (easy) abs(x) < 2.0^20π/4", "negative argument", "Float64")] |
1.06 (5%) ❌ | 1.00 (1%) |
["scalar", "mod2pi", ("argument reduction (easy) abs(x) < 2.0^20π/4", "positive argument", "Float64")] |
1.06 (5%) ❌ | 1.00 (1%) |
["scalar", "mod2pi", ("argument reduction (easy) abs(x) < 5π/4", "positive argument", "Float64")] |
1.05 (5%) ❌ | 1.00 (1%) |
["scalar", "mod2pi", ("argument reduction (easy) abs(x) < 6π/4", "positive argument", "Float64")] |
1.05 (5%) ❌ | 1.00 (1%) |
["scalar", "mod2pi", ("argument reduction (easy) abs(x) < 7π/4", "positive argument", "Float64")] |
1.05 (5%) ❌ | 1.00 (1%) |
["scalar", "mod2pi", ("argument reduction (easy) abs(x) < 8π/4", "positive argument", "Float64")] |
1.05 (5%) ❌ | 1.00 (1%) |
["scalar", "mod2pi", ("no reduction", "positive argument", "Float64")] |
1.05 (5%) ❌ | 1.00 (1%) |
["scalar", "rem_pio2", ("argument reduction (easy) abs(x) < 2π/4", "negative argument", "Float64")] |
1.23 (5%) ❌ | 1.00 (1%) |
["scalar", "rem_pio2", ("argument reduction (easy) abs(x) < 2π/4", "positive argument", "Float64")] |
1.27 (5%) ❌ | 1.00 (1%) |
["scalar", "rem_pio2", ("argument reduction (easy) abs(x) < 3π/4", "negative argument", "Float64")] |
1.23 (5%) ❌ | 1.00 (1%) |
["scalar", "rem_pio2", ("argument reduction (easy) abs(x) < 3π/4", "positive argument", "Float64")] |
1.27 (5%) ❌ | 1.00 (1%) |
["scalar", "rem_pio2", ("argument reduction (easy) abs(x) < 4π/4", "negative argument", "Float64")] |
1.11 (5%) ❌ | 1.00 (1%) |
["scalar", "rem_pio2", ("argument reduction (easy) abs(x) < 4π/4", "positive argument", "Float64")] |
1.31 (5%) ❌ | 1.00 (1%) |
["scalar", "rem_pio2", ("argument reduction (easy) abs(x) < 5π/4", "negative argument", "Float64")] |
1.12 (5%) ❌ | 1.00 (1%) |
["scalar", "rem_pio2", ("argument reduction (easy) abs(x) < 5π/4", "positive argument", "Float64")] |
1.31 (5%) ❌ | 1.00 (1%) |
["scalar", "rem_pio2", ("argument reduction (easy) abs(x) < 6π/4", "negative argument", "Float64")] |
1.05 (5%) ❌ | 1.00 (1%) |
["scalar", "rem_pio2", ("argument reduction (easy) abs(x) < 7π/4", "negative argument", "Float64")] |
1.05 (5%) ❌ | 1.00 (1%) |
["scalar", "rem_pio2", ("argument reduction (easy) abs(x) < 8π/4", "positive argument", "Float64")] |
1.16 (5%) ❌ | 1.00 (1%) |
["scalar", "rem_pio2", ("argument reduction (easy) abs(x) < 9π/4", "positive argument", "Float64")] |
1.16 (5%) ❌ | 1.00 (1%) |
["scalar", "sin", ("argument reduction (easy) abs(x) < 4π/4", "negative argument", "Float64", "sin_kernel")] |
1.09 (5%) ❌ | 1.00 (1%) |
["scalar", "sin", ("argument reduction (easy) abs(x) < 4π/4", "positive argument", "Float64", "sin_kernel")] |
1.05 (5%) ❌ | 1.00 (1%) |
["scalar", "sin", ("argument reduction (easy) abs(x) < 5π/4", "negative argument", "Float64", "sin_kernel")] |
1.09 (5%) ❌ | 1.00 (1%) |
["scalar", "sin", ("argument reduction (easy) abs(x) < 5π/4", "positive argument", "Float64", "sin_kernel")] |
1.06 (5%) ❌ | 1.00 (1%) |
["scalar", "sin", ("no reduction", "zero", "Float32")] |
0.95 (5%) ✅ | 1.00 (1%) |
["scalar", "sincos", ("argument reduction (easy) abs(x) < 2.0^20π/4", "negative argument", "Float64")] |
0.94 (5%) ✅ | 1.00 (1%) |
["scalar", "sincos", ("argument reduction (easy) abs(x) < 2.0^20π/4", "positive argument", "Float64")] |
0.94 (5%) ✅ | 1.00 (1%) |
["scalar", "sincos", ("argument reduction (hard) abs(x) < 2π/4", "negative argument", "Float32")] |
0.92 (5%) ✅ | 1.00 (1%) |
["scalar", "sincos", ("argument reduction (hard) abs(x) < 2π/4", "negative argument", "Float64")] |
0.92 (5%) ✅ | 1.00 (1%) |
["scalar", "sincos", ("argument reduction (hard) abs(x) < 2π/4", "positive argument", "Float32")] |
0.93 (5%) ✅ | 1.00 (1%) |
["scalar", "sincos", ("argument reduction (hard) abs(x) < 2π/4", "positive argument", "Float64")] |
0.93 (5%) ✅ | 1.00 (1%) |
["scalar", "sincos", ("argument reduction (hard) abs(x) < 4π/4", "negative argument", "Float64")] |
0.82 (5%) ✅ | 1.00 (1%) |
["scalar", "sincos", ("argument reduction (hard) abs(x) < 4π/4", "positive argument", "Float64")] |
0.82 (5%) ✅ | 1.00 (1%) |
["scalar", "sincos", ("argument reduction (hard) abs(x) < 6π/4", "negative argument", "Float32")] |
0.93 (5%) ✅ | 1.00 (1%) |
["scalar", "sincos", ("argument reduction (hard) abs(x) < 6π/4", "negative argument", "Float64")] |
0.93 (5%) ✅ | 1.00 (1%) |
["scalar", "sincos", ("argument reduction (hard) abs(x) < 6π/4", "positive argument", "Float32")] |
0.92 (5%) ✅ | 1.00 (1%) |
["scalar", "sincos", ("argument reduction (hard) abs(x) < 6π/4", "positive argument", "Float64")] |
0.92 (5%) ✅ | 1.00 (1%) |
["scalar", "sincos", ("argument reduction (hard) abs(x) < 8π/4", "negative argument", "Float32")] |
0.92 (5%) ✅ | 1.00 (1%) |
["scalar", "sincos", ("argument reduction (hard) abs(x) < 8π/4", "negative argument", "Float64")] |
0.92 (5%) ✅ | 1.00 (1%) |
["scalar", "sincos", ("argument reduction (hard) abs(x) < 8π/4", "positive argument", "Float32")] |
0.92 (5%) ✅ | 1.00 (1%) |
["scalar", "sincos", ("argument reduction (hard) abs(x) < 8π/4", "positive argument", "Float64")] |
0.92 (5%) ✅ | 1.00 (1%) |
["scalar", "tan", ("large", "negative argument", "Float32")] |
0.90 (5%) ✅ | 1.00 (1%) |
["scalar", "tan", ("medium", "negative argument", "Float32")] |
0.95 (5%) ✅ | 1.00 (1%) |
["scalar", "tan", ("small", "negative argument", "Float64")] |
0.95 (5%) ✅ | 1.00 (1%) |
["scalar", "tan", ("very small", "negative argument", "Float64")] |
0.95 (5%) ✅ | 1.00 (1%) |
["scalar", "tan", ("zero", "Float64")] |
0.95 (5%) ✅ | 1.00 (1%) |
["scalar", "tanh", ("0 <= abs(x) < 2f0^-12", "negative argument", "Float32")] |
1.05 (5%) ❌ | 1.00 (1%) |
["scalar", "tanh", ("0 <= abs(x) < 2f0^-12", "positive argument", "Float32")] |
1.06 (5%) ❌ | 1.00 (1%) |
["scalar", "tanh", ("2f0^-12 <= abs(x) < 1f0", "positive argument", "Float32")] |
1.05 (5%) ❌ | 1.00 (1%) |
["scalar", "tanh", ("very large", "negative argument", "Float32")] |
1.07 (5%) ❌ | 1.00 (1%) |
["scalar", "tanh", ("very large", "positive argument", "Float32")] |
1.07 (5%) ❌ | 1.00 (1%) |
["scalar", "tanh", ("zero", "Float32")] |
1.05 (5%) ❌ | 1.00 (1%) |
["shootout", "fasta"] |
0.94 (5%) ✅ | 1.00 (1%) |
["simd", ("Cartesian", "inner", "Int32", 2, 31)] |
0.77 (20%) ✅ | 1.00 (1%) |
["simd", ("CartesianPartition", "two_reductions", "Int64", 2, 32)] |
1.20 (20%) ❌ | 1.00 (1%) |
["simd", ("Linear", "conditional_loop!", "Int32", 4095)] |
1.31 (20%) ❌ | 1.00 (1%) |
["simd", ("Linear", "conditional_loop!_aliased", "Int32", 4095)] |
1.27 (20%) ❌ | 1.00 (1%) |
["sort", "issues", "partialsort!(rand(10_000), 1:3, rev=true)"] |
1.00 (20%) | 1.07 (1%) ❌ |
["sparse", "constructors", ("Diagonal", 100)] |
1.06 (5%) ❌ | 1.00 (1%) |
["sparse", "constructors", ("IJV", 1000)] |
0.94 (5%) ✅ | 1.00 (1%) |
["sparse", "sparse matvec", "adjoint"] |
0.85 (5%) ✅ | 1.00 (1%) |
["sparse", "sparse matvec", "non-adjoint"] |
0.89 (5%) ✅ | 1.00 (1%) |
["string", "==(::AbstractString, ::AbstractString)", "different"] |
1.06 (5%) ❌ | 1.00 (1%) |
["string", "==(::SubString, ::String)", "different length"] |
0.93 (5%) ✅ | 1.00 (1%) |
["string", "==(::SubString, ::String)", "different"] |
0.91 (5%) ✅ | 1.00 (1%) |
["string", "join"] |
0.46 (40%) ✅ | 1.00 (1%) |
["string", "readuntil", "target length 1"] |
1.06 (5%) ❌ | 1.00 (1%) |
["string", "readuntil", "target length 2"] |
1.06 (5%) ❌ | 1.00 (1%) |
["string", "readuntil", "target length 50000"] |
1.07 (5%) ❌ | 1.00 (1%) |
["string", "repeat", "repeat char 1"] |
0.94 (5%) ✅ | 1.00 (1%) |
["tuple", "linear algebra", ("matvec", "(16, 16)", "(16,)")] |
0.94 (5%) ✅ | 1.00 (1%) |
["tuple", "linear algebra", ("matvec", "(2, 2)", "(2,)")] |
1.13 (5%) ❌ | 1.00 (1%) |
["tuple", "linear algebra", ("matvec", "(4, 4)", "(4,)")] |
0.92 (5%) ✅ | 1.00 (1%) |
["tuple", "reduction", ("minimum", "(2, 2)")] |
0.94 (5%) ✅ | 1.00 (1%) |
["tuple", "reduction", ("minimum", "(4,)")] |
1.06 (5%) ❌ | 1.00 (1%) |
["tuple", "reduction", ("sum", "(2, 2)")] |
0.94 (5%) ✅ | 1.00 (1%) |
["tuple", "reduction", ("sum", "(2,)")] |
0.93 (5%) ✅ | 1.00 (1%) |
["tuple", "reduction", ("sum", "(4,)")] |
0.93 (5%) ✅ | 1.00 (1%) |
["tuple", "reduction", ("sum", "(8, 8)")] |
0.83 (5%) ✅ | 1.00 (1%) |
["tuple", "reduction", ("sumabs", "(2,)")] |
0.93 (5%) ✅ | 1.00 (1%) |
["union", "array", ("broadcast", "*", "Bool", "(false, false)")] |
1.14 (5%) ❌ | 1.00 (1%) |
["union", "array", ("broadcast", "*", "Bool", "(false, true)")] |
1.06 (5%) ❌ | 1.00 (1%) |
["union", "array", ("broadcast", "*", "Bool", "(true, true)")] |
1.06 (5%) ❌ | 1.00 (1%) |
["union", "array", ("broadcast", "*", "ComplexF64", "(false, false)")] |
1.61 (5%) ❌ | 1.00 (1%) |
["union", "array", ("broadcast", "*", "ComplexF64", "(false, true)")] |
1.05 (5%) ❌ | 1.00 (1%) |
["union", "array", ("broadcast", "*", "ComplexF64", "(true, true)")] |
1.06 (5%) ❌ | 1.00 (1%) |
["union", "array", ("broadcast", "*", "Float32", "(false, false)")] |
1.43 (5%) ❌ | 1.00 (1%) |
["union", "array", ("broadcast", "*", "Float32", "(false, true)")] |
1.08 (5%) ❌ | 1.00 (1%) |
["union", "array", ("broadcast", "*", "Float32", "(true, true)")] |
1.09 (5%) ❌ | 1.00 (1%) |
["union", "array", ("broadcast", "*", "Float64", "(false, false)")] |
1.46 (5%) ❌ | 1.00 (1%) |
["union", "array", ("broadcast", "*", "Int64", "(false, false)")] |
1.44 (5%) ❌ | 1.00 (1%) |
["union", "array", ("broadcast", "*", "Int8", "(false, false)")] |
1.33 (5%) ❌ | 1.00 (1%) |
["union", "array", ("broadcast", "abs", "BigFloat", 1)] |
0.95 (5%) ✅ | 1.00 (1%) |
["union", "array", ("broadcast", "abs", "ComplexF64", 1)] |
1.06 (5%) ❌ | 1.00 (1%) |
["union", "array", ("broadcast", "identity", "BigFloat", 1)] |
1.05 (5%) ❌ | 1.00 (1%) |
["union", "array", ("broadcast", "identity", "Float32", 0)] |
1.07 (5%) ❌ | 1.00 (1%) |
["union", "array", ("broadcast", "identity", "Float32", 1)] |
0.94 (5%) ✅ | 1.00 (1%) |
["union", "array", ("broadcast", "identity", "Int8", 0)] |
0.94 (5%) ✅ | 1.00 (1%) |
["union", "array", ("collect", "all", "Bool", 1)] |
1.29 (5%) ❌ | 1.00 (1%) |
["union", "array", ("collect", "all", "Float32", 1)] |
1.38 (5%) ❌ | 1.00 (1%) |
["union", "array", ("collect", "all", "Float64", 1)] |
1.26 (5%) ❌ | 1.00 (1%) |
["union", "array", ("collect", "all", "Int64", 1)] |
1.25 (5%) ❌ | 1.00 (1%) |
["union", "array", ("collect", "all", "Int8", 1)] |
1.30 (5%) ❌ | 1.00 (1%) |
["union", "array", ("collect", "filter", "Bool", 0)] |
1.07 (5%) ❌ | 1.00 (1%) |
["union", "array", ("collect", "filter", "Bool", 1)] |
1.15 (5%) ❌ | 1.00 (1%) |
["union", "array", ("collect", "filter", "Float32", 0)] |
1.06 (5%) ❌ | 1.00 (1%) |
["union", "array", ("collect", "filter", "Float64", 1)] |
1.09 (5%) ❌ | 1.00 (1%) |
["union", "array", ("collect", "filter", "Int64", 0)] |
1.07 (5%) ❌ | 1.00 (1%) |
["union", "array", ("collect", "filter", "Int8", 0)] |
1.07 (5%) ❌ | 1.00 (1%) |
["union", "array", ("collect", "filter", "Int8", 1)] |
1.16 (5%) ❌ | 1.00 (1%) |
["union", "array", ("map", "*", "Bool", "(false, false)")] |
0.86 (5%) ✅ | 1.00 (1%) |
["union", "array", ("map", "*", "Bool", "(false, true)")] |
0.91 (5%) ✅ | 1.00 (1%) |
["union", "array", ("map", "*", "Bool", "(true, true)")] |
0.91 (5%) ✅ | 1.00 (1%) |
["union", "array", ("map", "*", "Float64", "(false, true)")] |
1.09 (5%) ❌ | 1.00 (1%) |
["union", "array", ("map", "*", "Int64", "(false, false)")] |
0.87 (5%) ✅ | 1.00 (1%) |
["union", "array", ("map", "*", "Int8", "(false, true)")] |
1.15 (5%) ❌ | 1.00 (1%) |
["union", "array", ("map", "abs", "Bool", 1)] |
1.26 (5%) ❌ | 1.00 (1%) |
["union", "array", ("map", "abs", "ComplexF64", 0)] |
1.15 (5%) ❌ | 1.00 (1%) |
["union", "array", ("map", "abs", "ComplexF64", 1)] |
1.08 (5%) ❌ | 1.00 (1%) |
["union", "array", ("map", "abs", "Int64", 1)] |
1.25 (5%) ❌ | 1.00 (1%) |
["union", "array", ("map", "abs", "Int8", 1)] |
1.18 (5%) ❌ | 1.00 (1%) |
["union", "array", ("map", "identity", "Bool", 1)] |
1.29 (5%) ❌ | 1.00 (1%) |
["union", "array", ("map", "identity", "Float32", 1)] |
1.39 (5%) ❌ | 1.00 (1%) |
["union", "array", ("map", "identity", "Float64", 1)] |
1.26 (5%) ❌ | 1.00 (1%) |
["union", "array", ("map", "identity", "Int64", 1)] |
1.24 (5%) ❌ | 1.00 (1%) |
["union", "array", ("map", "identity", "Int8", 1)] |
1.28 (5%) ❌ | 1.00 (1%) |
["union", "array", ("perf_binaryop", "*", "Bool", "(true, true)")] |
0.95 (5%) ✅ | 1.00 (1%) |
["union", "array", ("perf_binaryop", "*", "ComplexF64", "(false, true)")] |
0.88 (5%) ✅ | 1.00 (1%) |
["union", "array", ("perf_binaryop", "*", "ComplexF64", "(true, true)")] |
0.91 (5%) ✅ | 1.00 (1%) |
["union", "array", ("perf_binaryop", "*", "Float32", "(true, true)")] |
0.92 (5%) ✅ | 1.00 (1%) |
["union", "array", ("perf_binaryop", "*", "Int64", "(false, true)")] |
1.06 (5%) ❌ | 1.00 (1%) |
["union", "array", ("perf_binaryop", "*", "Int64", "(true, true)")] |
1.08 (5%) ❌ | 1.00 (1%) |
["union", "array", ("perf_binaryop", "*", "Int8", "(false, true)")] |
0.93 (5%) ✅ | 1.00 (1%) |
["union", "array", ("perf_binaryop", "*", "Int8", "(true, true)")] |
0.92 (5%) ✅ | 1.00 (1%) |
["union", "array", ("perf_countequals", "ComplexF64")] |
0.90 (5%) ✅ | 1.00 (1%) |
["union", "array", ("perf_countequals", "Float32")] |
0.89 (5%) ✅ | 1.00 (1%) |
["union", "array", ("perf_countequals", "Float64")] |
0.81 (5%) ✅ | 1.00 (1%) |
["union", "array", ("perf_countnothing", "Bool", 1)] |
1.08 (5%) ❌ | 1.00 (1%) |
["union", "array", ("perf_countnothing", "Float64", 1)] |
1.08 (5%) ❌ | 1.00 (1%) |
["union", "array", ("perf_simplecopy", "BigInt", 1)] |
1.09 (5%) ❌ | 1.00 (1%) |
["union", "array", ("perf_sum", "Float32", 0)] |
6.55 (5%) ❌ | 1.00 (1%) |
["union", "array", ("perf_sum", "Float32", 1)] |
5.90 (5%) ❌ | 1.00 (1%) |
["union", "array", ("perf_sum", "Float64", 0)] |
3.34 (5%) ❌ | 1.00 (1%) |
["union", "array", ("perf_sum", "Float64", 1)] |
3.02 (5%) ❌ | 1.00 (1%) |
["union", "array", ("perf_sum", "Int8", 1)] |
1.05 (5%) ❌ | 1.00 (1%) |
["union", "array", ("perf_sum2", "Float32", 0)] |
6.53 (5%) ❌ | 1.00 (1%) |
["union", "array", ("perf_sum2", "Float32", 1)] |
5.90 (5%) ❌ | 1.00 (1%) |
["union", "array", ("perf_sum2", "Float64", 0)] |
3.34 (5%) ❌ | 1.00 (1%) |
["union", "array", ("perf_sum2", "Float64", 1)] |
3.01 (5%) ❌ | 1.00 (1%) |
["union", "array", ("perf_sum2", "Int8", 0)] |
1.06 (5%) ❌ | 1.00 (1%) |
["union", "array", ("perf_sum2", "Int8", 1)] |
0.94 (5%) ✅ | 1.00 (1%) |
["union", "array", ("perf_sum3", "Bool", 1)] |
0.81 (5%) ✅ | 1.00 (1%) |
["union", "array", ("perf_sum3", "ComplexF64", 1)] |
0.91 (5%) ✅ | 1.00 (1%) |
["union", "array", ("perf_sum4", "BigInt", 0)] |
1.06 (5%) ❌ | 1.00 (1%) |
["union", "array", ("perf_sum4", "Bool", 0)] |
0.61 (5%) ✅ | 1.00 (1%) |
["union", "array", ("perf_sum4", "Bool", 1)] |
0.61 (5%) ✅ | 1.00 (1%) |
["union", "array", ("perf_sum4", "Int8", 0)] |
1.05 (5%) ❌ | 1.00 (1%) |
["union", "array", ("perf_sum4", "Int8", 1)] |
1.12 (5%) ❌ | 1.00 (1%) |
["union", "array", ("skipmissing", "collect", "Int8", 0)] |
0.92 (5%) ✅ | 1.00 (1%) |
["union", "array", ("skipmissing", "collect", "Union{Missing, Bool}", 1)] |
1.06 (5%) ❌ | 1.00 (1%) |
["union", "array", ("skipmissing", "filter", "Bool", 0)] |
1.16 (5%) ❌ | 1.00 (1%) |
["union", "array", ("skipmissing", "filter", "Union{Missing, Int64}", 1)] |
1.10 (5%) ❌ | 1.00 (1%) |
["union", "array", ("skipmissing", "filter", "Union{Nothing, Bool}", 0)] |
1.12 (5%) ❌ | 1.00 (1%) |
["union", "array", ("skipmissing", "perf_sumskipmissing", "Union{Missing, Float32}", 1)] |
1.08 (5%) ❌ | 1.00 (1%) |
["union", "array", ("skipmissing", "perf_sumskipmissing", "Union{Missing, Float64}", 1)] |
1.06 (5%) ❌ | 1.00 (1%) |
["union", "array", ("skipmissing", "perf_sumskipmissing", "Union{Nothing, Int64}", 0)] |
1.21 (5%) ❌ | 1.00 (1%) |
["union", "array", ("skipmissing", "sum", "BigFloat", 0)] |
1.08 (5%) ❌ | 1.00 (1%) |
["union", "array", ("skipmissing", "sum", "Bool", 0)] |
0.94 (5%) ✅ | 1.00 (1%) |
["union", "array", ("skipmissing", "sum", "Union{Missing, Float32}", 1)] |
3.89 (5%) ❌ | 1.00 (1%) |
["union", "array", ("skipmissing", "sum", "Union{Missing, Float64}", 1)] |
2.40 (5%) ❌ | 1.00 (1%) |
Here's a list of all the benchmark groups executed by this job:
["alloc"]
["array", "accumulate"]
["array", "any/all"]
["array", "bool"]
["array", "cat"]
["array", "comprehension"]
["array", "convert"]
["array", "equality"]
["array", "growth"]
["array", "index"]
["array", "reductions"]
["array", "reverse"]
["array", "setindex!"]
["array", "subarray"]
["broadcast"]
["broadcast", "dotop"]
["broadcast", "fusion"]
["broadcast", "mix_scalar_tuple"]
["broadcast", "sparse"]
["broadcast", "typeargs"]
["collection", "deletion"]
["collection", "initialization"]
["collection", "iteration"]
["collection", "optimizations"]
["collection", "queries & updates"]
["collection", "set operations"]
["dates", "accessor"]
["dates", "arithmetic"]
["dates", "construction"]
["dates", "conversion"]
["dates", "parse"]
["dates", "query"]
["dates", "string"]
["find", "findall"]
["find", "findnext"]
["find", "findprev"]
["frontend"]
["inference", "abstract interpretation"]
["inference", "allinference"]
["inference", "optimization"]
["io", "array_limit"]
["io", "read"]
["io", "serialization"]
["io"]
["linalg", "arithmetic"]
["linalg", "blas"]
["linalg", "factorization"]
["linalg"]
["micro"]
["misc"]
["misc", "23042"]
["misc", "afoldl"]
["misc", "allocation elision view"]
["misc", "bitshift"]
["misc", "foldl"]
["misc", "issue 12165"]
["misc", "iterators"]
["misc", "julia"]
["misc", "parse"]
["misc", "repeat"]
["misc", "splatting"]
["problem", "chaosgame"]
["problem", "fem"]
["problem", "go"]
["problem", "grigoriadis khachiyan"]
["problem", "imdb"]
["problem", "json"]
["problem", "laplacian"]
["problem", "monte carlo"]
["problem", "raytrace"]
["problem", "seismic"]
["problem", "simplex"]
["problem", "spellcheck"]
["problem", "stockcorr"]
["problem", "ziggurat"]
["random", "collections"]
["random", "randstring"]
["random", "ranges"]
["random", "sequences"]
["random", "types"]
["scalar", "acos"]
["scalar", "acosh"]
["scalar", "arithmetic"]
["scalar", "asin"]
["scalar", "asinh"]
["scalar", "atan"]
["scalar", "atan2"]
["scalar", "atanh"]
["scalar", "cbrt"]
["scalar", "cos"]
["scalar", "cosh"]
["scalar", "exp2"]
["scalar", "expm1"]
["scalar", "fastmath"]
["scalar", "floatexp"]
["scalar", "intfuncs"]
["scalar", "iteration"]
["scalar", "mod2pi"]
["scalar", "predicate"]
["scalar", "rem_pio2"]
["scalar", "sin"]
["scalar", "sincos"]
["scalar", "sinh"]
["scalar", "tan"]
["scalar", "tanh"]
["shootout"]
["simd"]
["sort", "insertionsort"]
["sort", "issorted"]
["sort", "issues"]
["sort", "length = 10"]
["sort", "length = 100"]
["sort", "length = 1000"]
["sort", "length = 10000"]
["sort", "length = 3"]
["sort", "length = 30"]
["sort", "mergesort"]
["sort", "quicksort"]
["sparse", "arithmetic"]
["sparse", "constructors"]
["sparse", "index"]
["sparse", "matmul"]
["sparse", "sparse matvec"]
["sparse", "sparse solves"]
["sparse", "transpose"]
["string", "==(::AbstractString, ::AbstractString)"]
["string", "==(::SubString, ::String)"]
["string", "findfirst"]
["string"]
["string", "readuntil"]
["string", "repeat"]
["tuple", "index"]
["tuple", "linear algebra"]
["tuple", "misc"]
["tuple", "reduction"]
["union", "array"]
Julia Version 1.12.0-DEV.1398
Commit fec1e8e77c (2024-10-13 10:56 UTC)
Platform Info:
OS: Linux (x86_64-linux-gnu)
Ubuntu 22.04.4 LTS
uname: Linux 5.15.0-112-generic #122-Ubuntu SMP Thu May 23 07:48:21 UTC 2024 x86_64 x86_64
CPU: Intel(R) Xeon(R) CPU E3-1241 v3 @ 3.50GHz:
speed user nice sys idle irq
#1 3500 MHz 517675 s 186 s 137466 s 107932885 s 0 s
#2 3499 MHz 6715187 s 98 s 164746 s 101763943 s 0 s
#3 3499 MHz 386477 s 124 s 63538 s 108184617 s 0 s
#4 3501 MHz 379158 s 103 s 76876 s 108130266 s 0 s
#5 3503 MHz 319414 s 72 s 55857 s 108166750 s 0 s
#6 3501 MHz 350546 s 62 s 73479 s 107640556 s 0 s
#7 3501 MHz 375203 s 114 s 61283 s 108099597 s 0 s
#8 3504 MHz 327767 s 76 s 50517 s 108216417 s 0 s
Memory: 31.30148696899414 GB (19730.87109375 MB free)
Uptime: 1.0868844e7 sec
Load Avg: 1.28 1.11 1.03
WORD_SIZE: 64
LLVM: libLLVM-19.1.1 (ORCJIT, haswell)
Threads: 1 default, 0 interactive, 1 GC (on 8 virtual cores)
Julia Version 1.12.0-DEV.1366
Commit 3db1c62d62 (2024-10-13 10:56 UTC)
Platform Info:
OS: Linux (x86_64-linux-gnu)
Ubuntu 22.04.4 LTS
uname: Linux 5.15.0-112-generic #122-Ubuntu SMP Thu May 23 07:48:21 UTC 2024 x86_64 x86_64
CPU: Intel(R) Xeon(R) CPU E3-1241 v3 @ 3.50GHz:
speed user nice sys idle irq
#1 3499 MHz 518820 s 186 s 138121 s 108086597 s 0 s
#2 3498 MHz 6867749 s 98 s 166942 s 101765032 s 0 s
#3 3500 MHz 387271 s 124 s 63563 s 108339624 s 0 s
#4 3501 MHz 379315 s 103 s 76881 s 108285923 s 0 s
#5 3501 MHz 319449 s 72 s 55860 s 108322428 s 0 s
#6 3501 MHz 350610 s 62 s 73484 s 107796066 s 0 s
#7 3503 MHz 375332 s 114 s 61291 s 108255294 s 0 s
#8 3503 MHz 327826 s 76 s 50522 s 108372180 s 0 s
Memory: 31.30148696899414 GB (19546.015625 MB free)
Uptime: 1.088442881e7 sec
Load Avg: 1.0 1.0 1.0
WORD_SIZE: 64
LLVM: libLLVM-18.1.7 (ORCJIT, haswell)
Threads: 1 default, 0 interactive, 1 GC (on 8 virtual cores)