Skip to content

Latest commit

 

History

History
547 lines (527 loc) · 44.4 KB

File metadata and controls

547 lines (527 loc) · 44.4 KB

Benchmark Report

Job Properties

Commit: JuliaLang/julia@40267bb03d9a6fa3406d84ed3a932e1f55b3cb4d

Comparison Range: link

Triggered By: link

Tag Predicate: ALL

Daily Job: 2021-03-29 vs 2021-03-18

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.95 (5%) ✅ 1.00 (1%)
["array", "accumulate", ("cumsum!", "Float64", "dim2")] 0.94 (5%) ✅ 1.00 (1%)
["array", "any/all", ("all", "Vector{Float32}")] 0.78 (5%) ✅ 1.00 (1%)
["array", "any/all", ("any", "Vector{Float32}")] 0.77 (5%) ✅ 1.00 (1%)
["array", "comprehension", ("comprehension_iteration", "Vector{Float64}")] 1.07 (5%) ❌ 1.00 (1%)
["array", "equality", ("isequal", "Vector{Int64} isequal Vector{Float32}")] 1.05 (5%) ❌ 1.00 (1%)
["array", "index", ("sumelt_boundscheck", "BaseBenchmarks.ArrayBenchmarks.ArrayLF{Int32, 2}")] 1.81 (50%) ❌ 1.00 (1%)
["array", "reverse", "rev_load_fast!"] 1.08 (5%) ❌ 1.00 (1%)
["array", "subarray", ("lucompletepivCopy!", 1000)] 0.95 (5%) ✅ 1.00 (1%)
["broadcast", "dotop", ("Float64", "(1000000,)", 1)] 1.12 (5%) ❌ 1.00 (1%)
["broadcast", "dotop", ("Float64", "(1000000,)", 2)] 0.89 (5%) ✅ 1.00 (1%)
["broadcast", "fusion", ("Float64", "(1000000,)", 1)] 0.94 (5%) ✅ 1.00 (1%)
["broadcast", "mix_scalar_tuple", (10, "scal_tup_x3")] 0.82 (5%) ✅ 1.00 (1%)
["broadcast", "mix_scalar_tuple", (10, "tup_tup")] 1.13 (5%) ❌ 1.00 (1%)
["broadcast", "mix_scalar_tuple", (3, "scal_tup_x3")] 1.28 (5%) ❌ 1.00 (1%)
["broadcast", "mix_scalar_tuple", (5, "scal_tup_x3")] 0.88 (5%) ✅ 1.00 (1%)
["broadcast", "mix_scalar_tuple", (5, "tup_tup")] 1.39 (5%) ❌ 1.00 (1%)
["broadcast", "sparse", ("(1000, 1000)", 1)] 1.11 (5%) ❌ 1.00 (1%)
["broadcast", "sparse", ("(10000000,)", 2)] 1.23 (5%) ❌ 1.00 (1%)
["broadcast", "typeargs", ("array", 10)] 0.93 (5%) ✅ 1.00 (1%)
["broadcast", "typeargs", ("array", 5)] 0.92 (5%) ✅ 1.00 (1%)
["collection", "iteration", ("BitSet", "Int", "iterate second")] 0.70 (25%) ✅ 1.00 (1%)
["collection", "set operations", ("BitSet", "Int", "setdiff!", "Set")] 1.29 (25%) ❌ 1.00 (1%)
["collection", "set operations", ("BitSet", "Int", "⊆", "self")] 0.69 (25%) ✅ 1.00 (1%)
["collection", "set operations", ("Set", "Int", "<", "Set")] 1.33 (25%) ❌ 1.00 (1%)
["collection", "set operations", ("Set", "Int", "union", "Set", "Set")] 1.28 (25%) ❌ 1.00 (1%)
["collection", "set operations", ("Set", "Int", "union", "Vector")] 1.25 (25%) ❌ 1.00 (1%)
["collection", "set operations", ("Set", "Int", "union", "Vector", "Vector")] 1.27 (25%) ❌ 1.00 (1%)
["dates", "parse", "Date"] 1.07 (5%) ❌ 1.00 (1%)
["dates", "parse", "DateTime"] 0.95 (5%) ✅ 1.00 (1%)
["dates", "parse", ("Date", "ISODateFormat")] 1.05 (5%) ❌ 1.00 (1%)
["dates", "parse", ("DateTime", "ISODateTimeFormat")] 0.94 (5%) ✅ 1.00 (1%)
["find", "findall", ("> q0.8", "Vector{Bool}")] 0.94 (5%) ✅ 1.00 (1%)
["find", "findall", ("> q0.8", "Vector{Float32}")] 0.92 (5%) ✅ 1.00 (1%)
["find", "findall", ("> q0.8", "Vector{Float64}")] 0.94 (5%) ✅ 1.00 (1%)
["find", "findall", ("> q0.95", "Vector{Bool}")] 0.94 (5%) ✅ 1.00 (1%)
["find", "findall", ("BitVector", "50-50")] 0.95 (5%) ✅ 1.00 (1%)
["find", "findall", ("Vector{Bool}", "10-90")] 0.59 (5%) ✅ 1.00 (1%)
["find", "findall", ("Vector{Bool}", "50-50")] 0.32 (5%) ✅ 1.00 (1%)
["find", "findall", ("Vector{Bool}", "90-10")] 0.72 (5%) ✅ 1.00 (1%)
["find", "findall", ("ispos", "Vector{Int64}")] 0.72 (5%) ✅ 1.00 (1%)
["find", "findnext", ("Vector{Bool}", "50-50")] 0.74 (5%) ✅ 1.00 (1%)
["find", "findnext", ("ispos", "Vector{Bool}")] 1.08 (5%) ❌ 1.00 (1%)
["find", "findnext", ("ispos", "Vector{Int64}")] 1.07 (5%) ❌ 1.00 (1%)
["find", "findnext", ("ispos", "Vector{Int8}")] 0.89 (5%) ✅ 1.00 (1%)
["find", "findnext", ("ispos", "Vector{UInt64}")] 0.83 (5%) ✅ 1.00 (1%)
["find", "findprev", ("Vector{Bool}", "50-50")] 1.25 (5%) ❌ 1.00 (1%)
["find", "findprev", ("ispos", "Vector{Float32}")] 1.06 (5%) ❌ 1.00 (1%)
["find", "findprev", ("ispos", "Vector{Float64}")] 0.88 (5%) ✅ 1.00 (1%)
["io", "serialization", ("serialize", "Vector{String}")] 1.16 (5%) ❌ 1.00 (1%)
["linalg", "arithmetic", ("*", "typename(Diagonal)", "Vector", 1024)] 3.07 (45%) ❌ 1.00 (1%)
["linalg", "arithmetic", ("+", "Matrix", "Matrix", 256)] 0.24 (45%) ✅ 1.00 (1%)
["linalg", "arithmetic", ("+", "typename(LowerTriangular)", "typename(LowerTriangular)", 256)] 4.17 (45%) ❌ 1.00 (1%)
["misc", "23042", "Float64"] 0.93 (5%) ✅ 1.00 (1%)
["misc", "allocation elision view", "conditional"] 1.09 (5%) ❌ 1.00 (1%)
["misc", "bitshift", ("Int", "Int")] 0.88 (5%) ✅ 1.00 (1%)
["misc", "bitshift", ("Int", "UInt")] 0.88 (5%) ✅ 1.00 (1%)
["misc", "bitshift", ("UInt", "UInt")] 1.14 (5%) ❌ 1.00 (1%)
["misc", "bitshift", ("UInt32", "UInt32")] 1.19 (5%) ❌ 1.00 (1%)
["misc", "fastmath many args"] 1.23 (5%) ❌ 1.00 (1%)
["misc", "foldl", "foldl(+, filter(...))"] 1.31 (5%) ❌ 1.00 (1%)
["misc", "foldl", "foldl(+, filter(...); init = 0.0)"] 0.93 (5%) ✅ 1.00 (1%)
["misc", "issue 12165", "Float16"] 0.87 (5%) ✅ 1.00 (1%)
["misc", "issue 12165", "Float64"] 1.10 (5%) ❌ 1.00 (1%)
["misc", "iterators", "zip(1:1000, 1:1000, 1:1000, 1:1000)"] 0.93 (5%) ✅ 1.00 (1%)
["problem", "fem", "sparse_fem"] 0.95 (5%) ✅ 1.00 (1%)
["problem", "imdb", "centrality"] 0.78 (5%) ✅ 1.00 (1%)
["problem", "monte carlo", "euro_option_vec"] 1.09 (5%) ❌ 1.00 (1%)
["problem", "simplex", "simplex"] 1.12 (5%) ❌ 1.00 (1%)
["problem", "spellcheck", "spellcheck"] 0.92 (5%) ✅ 1.00 (1%)
["random", "types", ("rand", "MersenneTwister", "Bool")] 1.33 (25%) ❌ 1.00 (1%)
["random", "types", ("rand", "MersenneTwister", "Int8")] 1.33 (25%) ❌ 1.00 (1%)
["random", "types", ("rand", "MersenneTwister", "UInt16")] 1.33 (25%) ❌ 1.00 (1%)
["random", "types", ("rand", "MersenneTwister", "UInt8")] 1.33 (25%) ❌ 1.00 (1%)
["scalar", "acos", ("0.5 <= abs(x) < 1", "positive argument", "Float64")] 1.07 (5%) ❌ 1.00 (1%)
["scalar", "acos", ("abs(x) < 0.5", "negative argument", "Float32")] 0.95 (5%) ✅ 1.00 (1%)
["scalar", "acos", ("abs(x) < 0.5", "positive argument", "Float32")] 1.06 (5%) ❌ 1.00 (1%)
["scalar", "acos", ("small", "negative argument", "Float32")] 0.93 (5%) ✅ 1.00 (1%)
["scalar", "acos", ("small", "negative argument", "Float64")] 1.08 (5%) ❌ 1.00 (1%)
["scalar", "acos", ("small", "positive argument", "Float64")] 1.08 (5%) ❌ 1.00 (1%)
["scalar", "acos", ("zero", "Float32")] 0.86 (5%) ✅ 1.00 (1%)
["scalar", "acos", ("zero", "Float64")] 1.08 (5%) ❌ 1.00 (1%)
["scalar", "acosh", ("2 <= abs(x) < 2^28", "positive argument", "Float64")] 0.95 (5%) ✅ 1.00 (1%)
["scalar", "asinh", ("2 <= abs(x) < 2^28", "positive argument", "Float64")] 0.95 (5%) ✅ 1.00 (1%)
["scalar", "atan", ("39/16 <= abs(x) < 2^66", "negative argument", "Float64")] 0.93 (5%) ✅ 1.00 (1%)
["scalar", "atan", ("39/16 <= abs(x) < 2^66", "positive argument", "Float64")] 0.93 (5%) ✅ 1.00 (1%)
["scalar", "atan", ("very large", "negative argument", "Float64")] 1.09 (5%) ❌ 1.00 (1%)
["scalar", "atan", ("very small", "negative argument", "Float64")] 1.08 (5%) ❌ 1.00 (1%)
["scalar", "atan", ("very small", "positive argument", "Float64")] 1.08 (5%) ❌ 1.00 (1%)
["scalar", "atan2", ("abs(y/x) high", "y negative", "x positive", "Float32")] 0.90 (5%) ✅ 1.00 (1%)
["scalar", "atan2", ("abs(y/x) high", "y negative", "x positive", "Float64")] 0.91 (5%) ✅ 1.00 (1%)
["scalar", "atan2", ("abs(y/x) high", "y positive", "x positive", "Float32")] 0.94 (5%) ✅ 1.00 (1%)
["scalar", "atan2", ("abs(y/x) high", "y positive", "x positive", "Float64")] 0.94 (5%) ✅ 1.00 (1%)
["scalar", "atan2", ("abs(y/x) safe (large)", "y positive", "x positive", "Float32")] 1.05 (5%) ❌ 1.00 (1%)
["scalar", "atan2", ("abs(y/x) safe (small)", "y negative", "x negative", "Float64")] 0.92 (5%) ✅ 1.00 (1%)
["scalar", "atan2", ("abs(y/x) small", "y positive", "x positive", "Float32")] 0.95 (5%) ✅ 1.00 (1%)
["scalar", "atan2", ("x one", "Float32")] 0.90 (5%) ✅ 1.00 (1%)
["scalar", "atanh", ("0.5 <= abs(x) < 1", "positive argument", "Float64")] 1.05 (5%) ❌ 1.00 (1%)
["scalar", "cos", ("argument reduction (easy) abs(x) < 2.0^20π/4", "negative argument", "Float32", "cos_kernel")] 0.93 (5%) ✅ 1.00 (1%)
["scalar", "cos", ("argument reduction (easy) abs(x) < 2π/4", "negative argument", "Float32", "sin_kernel")] 0.93 (5%) ✅ 1.00 (1%)
["scalar", "cos", ("argument reduction (easy) abs(x) < 2π/4", "negative argument", "Float64", "sin_kernel")] 0.93 (5%) ✅ 1.00 (1%)
["scalar", "cos", ("argument reduction (easy) abs(x) < 2π/4", "positive argument", "Float32", "sin_kernel")] 0.87 (5%) ✅ 1.00 (1%)
["scalar", "cos", ("argument reduction (easy) abs(x) < 2π/4", "positive argument", "Float64", "sin_kernel")] 0.87 (5%) ✅ 1.00 (1%)
["scalar", "cos", ("argument reduction (easy) abs(x) < 3π/4", "negative argument", "Float32", "sin_kernel")] 0.93 (5%) ✅ 1.00 (1%)
["scalar", "cos", ("argument reduction (easy) abs(x) < 3π/4", "negative argument", "Float64", "sin_kernel")] 0.93 (5%) ✅ 1.00 (1%)
["scalar", "cos", ("argument reduction (easy) abs(x) < 3π/4", "positive argument", "Float32", "sin_kernel")] 0.87 (5%) ✅ 1.00 (1%)
["scalar", "cos", ("argument reduction (easy) abs(x) < 3π/4", "positive argument", "Float64", "sin_kernel")] 0.87 (5%) ✅ 1.00 (1%)
["scalar", "cos", ("argument reduction (easy) abs(x) < 4π/4", "negative argument", "Float32", "cos_kernel")] 1.07 (5%) ❌ 1.00 (1%)
["scalar", "cos", ("argument reduction (easy) abs(x) < 4π/4", "negative argument", "Float64", "cos_kernel")] 1.07 (5%) ❌ 1.00 (1%)
["scalar", "cos", ("argument reduction (easy) abs(x) < 4π/4", "positive argument", "Float32", "cos_kernel")] 0.89 (5%) ✅ 1.00 (1%)
["scalar", "cos", ("argument reduction (easy) abs(x) < 4π/4", "positive argument", "Float64", "cos_kernel")] 1.08 (5%) ❌ 1.00 (1%)
["scalar", "cos", ("argument reduction (easy) abs(x) < 5π/4", "negative argument", "Float32", "cos_kernel")] 1.07 (5%) ❌ 1.00 (1%)
["scalar", "cos", ("argument reduction (easy) abs(x) < 5π/4", "negative argument", "Float64", "cos_kernel")] 1.07 (5%) ❌ 1.00 (1%)
["scalar", "cos", ("argument reduction (easy) abs(x) < 5π/4", "positive argument", "Float32", "cos_kernel")] 1.11 (5%) ❌ 1.00 (1%)
["scalar", "cos", ("argument reduction (easy) abs(x) < 5π/4", "positive argument", "Float64", "cos_kernel")] 1.11 (5%) ❌ 1.00 (1%)
["scalar", "cos", ("argument reduction (easy) abs(x) < 6π/4", "positive argument", "Float32", "sin_kernel")] 1.07 (5%) ❌ 1.00 (1%)
["scalar", "cos", ("argument reduction (easy) abs(x) < 6π/4", "positive argument", "Float64", "sin_kernel")] 1.07 (5%) ❌ 1.00 (1%)
["scalar", "cos", ("argument reduction (easy) abs(x) < 7π/4", "positive argument", "Float32", "cos_kernel")] 1.07 (5%) ❌ 1.00 (1%)
["scalar", "cos", ("argument reduction (easy) abs(x) < 8π/4", "negative argument", "Float32", "cos_kernel")] 0.93 (5%) ✅ 1.00 (1%)
["scalar", "cos", ("argument reduction (easy) abs(x) < 8π/4", "negative argument", "Float64", "cos_kernel")] 0.93 (5%) ✅ 1.00 (1%)
["scalar", "cos", ("argument reduction (easy) abs(x) < 9π/4", "negative argument", "Float32", "cos_kernel")] 0.93 (5%) ✅ 1.00 (1%)
["scalar", "cos", ("argument reduction (easy) abs(x) < 9π/4", "negative argument", "Float64", "cos_kernel")] 0.93 (5%) ✅ 1.00 (1%)
["scalar", "cos", ("argument reduction (hard) abs(x) < 4π/4", "positive argument", "Float32", "cos_kernel")] 0.82 (5%) ✅ 1.00 (1%)
["scalar", "cos", ("no reduction", "negative argument", "Float32", "cos_kernel")] 0.86 (5%) ✅ 1.00 (1%)
["scalar", "cos", ("no reduction", "negative argument", "Float64", "cos_kernel")] 0.86 (5%) ✅ 1.00 (1%)
["scalar", "cos", ("no reduction", "positive argument", "Float32", "cos_kernel")] 0.86 (5%) ✅ 1.00 (1%)
["scalar", "cos", ("no reduction", "positive argument", "Float64", "cos_kernel")] 0.86 (5%) ✅ 1.00 (1%)
["scalar", "cos", ("no reduction", "zero", "Float32")] 1.16 (5%) ❌ 1.00 (1%)
["scalar", "cos", ("no reduction", "zero", "Float64")] 1.16 (5%) ❌ 1.00 (1%)
["scalar", "expm1", ("large", "negative argument", "Float32")] 0.92 (5%) ✅ 1.00 (1%)
["scalar", "expm1", ("large", "positive argument", "Float32")] 1.09 (5%) ❌ 1.00 (1%)
["scalar", "expm1", ("large", "positive argument", "Float64")] 1.08 (5%) ❌ 1.00 (1%)
["scalar", "expm1", ("medium", "negative argument", "Float64")] 1.08 (5%) ❌ 1.00 (1%)
["scalar", "expm1", ("medium", "positive argument", "Float64")] 1.09 (5%) ❌ 1.00 (1%)
["scalar", "expm1", ("very small", "negative argument", "Float32")] 0.86 (5%) ✅ 1.00 (1%)
["scalar", "expm1", ("very small", "negative argument", "Float64")] 1.08 (5%) ❌ 1.00 (1%)
["scalar", "expm1", ("very small", "positive argument", "Float32")] 1.08 (5%) ❌ 1.00 (1%)
["scalar", "expm1", ("zero", "Float32")] 0.86 (5%) ✅ 1.00 (1%)
["scalar", "expm1", ("zero", "Float64")] 0.92 (5%) ✅ 1.00 (1%)
["scalar", "rem_pio2", ("argument reduction (paynehanek) abs(x) > 2.0^20*π/2", "negative argument", "Float64")] 1.07 (5%) ❌ 1.00 (1%)
["scalar", "rem_pio2", ("argument reduction (paynehanek) abs(x) > 2.0^20*π/2", "positive argument", "Float64")] 1.07 (5%) ❌ 1.00 (1%)
["scalar", "sin", ("argument reduction (easy) abs(x) < 2.0^20π/4", "negative argument", "Float32", "sin_kernel")] 1.06 (5%) ❌ 1.00 (1%)
["scalar", "sin", ("argument reduction (easy) abs(x) < 2.0^20π/4", "negative argument", "Float64", "sin_kernel")] 1.11 (5%) ❌ 1.00 (1%)
["scalar", "sin", ("argument reduction (easy) abs(x) < 2.0^20π/4", "positive argument", "Float32", "sin_kernel")] 1.06 (5%) ❌ 1.00 (1%)
["scalar", "sin", ("argument reduction (easy) abs(x) < 2.0^20π/4", "positive argument", "Float64", "sin_kernel")] 1.14 (5%) ❌ 1.00 (1%)
["scalar", "sin", ("argument reduction (easy) abs(x) < 2π/4", "negative argument", "Float64", "cos_kernel")] 0.90 (5%) ✅ 1.00 (1%)
["scalar", "sin", ("argument reduction (easy) abs(x) < 2π/4", "positive argument", "Float32", "cos_kernel")] 1.14 (5%) ❌ 1.00 (1%)
["scalar", "sin", ("argument reduction (easy) abs(x) < 2π/4", "positive argument", "Float64", "cos_kernel")] 0.84 (5%) ✅ 1.00 (1%)
["scalar", "sin", ("argument reduction (easy) abs(x) < 3π/4", "negative argument", "Float32", "cos_kernel")] 1.14 (5%) ❌ 1.00 (1%)
["scalar", "sin", ("argument reduction (easy) abs(x) < 3π/4", "negative argument", "Float64", "cos_kernel")] 0.91 (5%) ✅ 1.00 (1%)
["scalar", "sin", ("argument reduction (easy) abs(x) < 3π/4", "positive argument", "Float32", "cos_kernel")] 1.25 (5%) ❌ 1.00 (1%)
["scalar", "sin", ("argument reduction (easy) abs(x) < 3π/4", "positive argument", "Float64", "cos_kernel")] 0.84 (5%) ✅ 1.00 (1%)
["scalar", "sin", ("argument reduction (easy) abs(x) < 4π/4", "negative argument", "Float32", "sin_kernel")] 1.09 (5%) ❌ 1.00 (1%)
["scalar", "sin", ("argument reduction (easy) abs(x) < 6π/4", "negative argument", "Float32", "cos_kernel")] 1.18 (5%) ❌ 1.00 (1%)
["scalar", "sin", ("argument reduction (easy) abs(x) < 6π/4", "positive argument", "Float32", "cos_kernel")] 1.23 (5%) ❌ 1.00 (1%)
["scalar", "sin", ("argument reduction (easy) abs(x) < 7π/4", "negative argument", "Float32", "sin_kernel")] 1.18 (5%) ❌ 1.00 (1%)
["scalar", "sin", ("argument reduction (easy) abs(x) < 7π/4", "positive argument", "Float32", "sin_kernel")] 1.23 (5%) ❌ 1.00 (1%)
["scalar", "sin", ("argument reduction (easy) abs(x) < 8π/4", "negative argument", "Float32", "sin_kernel")] 1.10 (5%) ❌ 1.00 (1%)
["scalar", "sin", ("argument reduction (easy) abs(x) < 8π/4", "positive argument", "Float64", "sin_kernel")] 1.08 (5%) ❌ 1.00 (1%)
["scalar", "sin", ("argument reduction (easy) abs(x) < 9π/4", "negative argument", "Float32", "sin_kernel")] 1.10 (5%) ❌ 1.00 (1%)
["scalar", "sin", ("argument reduction (easy) abs(x) < 9π/4", "positive argument", "Float32", "sin_kernel")] 1.15 (5%) ❌ 1.00 (1%)
["scalar", "sin", ("argument reduction (easy) abs(x) < 9π/4", "positive argument", "Float64", "sin_kernel")] 1.08 (5%) ❌ 1.00 (1%)
["scalar", "sin", ("argument reduction (hard) abs(x) < 2π/4", "negative argument", "Float32", "cos_kernel")] 1.14 (5%) ❌ 1.00 (1%)
["scalar", "sin", ("argument reduction (hard) abs(x) < 2π/4", "negative argument", "Float64", "cos_kernel")] 1.22 (5%) ❌ 1.00 (1%)
["scalar", "sin", ("argument reduction (hard) abs(x) < 2π/4", "positive argument", "Float32", "cos_kernel")] 1.20 (5%) ❌ 1.00 (1%)
["scalar", "sin", ("argument reduction (hard) abs(x) < 2π/4", "positive argument", "Float64", "cos_kernel")] 1.26 (5%) ❌ 1.00 (1%)
["scalar", "sin", ("argument reduction (hard) abs(x) < 4π/4", "negative argument", "Float64", "sin_kernel")] 1.20 (5%) ❌ 1.00 (1%)
["scalar", "sin", ("argument reduction (hard) abs(x) < 4π/4", "positive argument", "Float32", "sin_kernel")] 1.10 (5%) ❌ 1.00 (1%)
["scalar", "sin", ("argument reduction (hard) abs(x) < 4π/4", "positive argument", "Float64", "sin_kernel")] 1.26 (5%) ❌ 1.00 (1%)
["scalar", "sin", ("argument reduction (hard) abs(x) < 6π/4", "negative argument", "Float32", "cos_kernel")] 1.09 (5%) ❌ 1.00 (1%)
["scalar", "sin", ("argument reduction (hard) abs(x) < 6π/4", "negative argument", "Float64", "cos_kernel")] 1.20 (5%) ❌ 1.00 (1%)
["scalar", "sin", ("argument reduction (hard) abs(x) < 6π/4", "positive argument", "Float32", "cos_kernel")] 1.13 (5%) ❌ 1.00 (1%)
["scalar", "sin", ("argument reduction (hard) abs(x) < 6π/4", "positive argument", "Float64", "cos_kernel")] 1.17 (5%) ❌ 1.00 (1%)
["scalar", "sin", ("argument reduction (hard) abs(x) < 8π/4", "negative argument", "Float64", "sin_kernel")] 1.23 (5%) ❌ 1.00 (1%)
["scalar", "sin", ("argument reduction (hard) abs(x) < 8π/4", "positive argument", "Float32", "sin_kernel")] 1.15 (5%) ❌ 1.00 (1%)
["scalar", "sin", ("argument reduction (hard) abs(x) < 8π/4", "positive argument", "Float64", "sin_kernel")] 1.27 (5%) ❌ 1.00 (1%)
["scalar", "sin", ("no reduction", "negative argument", "Float64", "sin_kernel")] 1.13 (5%) ❌ 1.00 (1%)
["scalar", "sin", ("no reduction", "positive argument", "Float64", "sin_kernel")] 1.13 (5%) ❌ 1.00 (1%)
["scalar", "sin", ("no reduction", "zero", "Float32")] 1.08 (5%) ❌ 1.00 (1%)
["scalar", "sin", ("no reduction", "zero", "Float64")] 0.92 (5%) ✅ 1.00 (1%)
["scalar", "sincos", ("argument reduction (easy) abs(x) < 2.0^20π/4", "negative argument", "Float32")] 1.17 (5%) ❌ 1.00 (1%)
["scalar", "sincos", ("argument reduction (easy) abs(x) < 2.0^20π/4", "positive argument", "Float32")] 1.19 (5%) ❌ 1.00 (1%)
["scalar", "sincos", ("argument reduction (hard) abs(x) < 4π/4", "negative argument", "Float32")] 1.05 (5%) ❌ 1.00 (1%)
["scalar", "sinh", ("0 <= abs(x) < 2.0^-28", "negative argument", "Float64")] 0.94 (5%) ✅ 1.00 (1%)
["scalar", "sinh", ("0 <= abs(x) < 2.0^-28", "positive argument", "Float64")] 0.94 (5%) ✅ 1.00 (1%)
["scalar", "sinh", ("zero", "Float64")] 1.12 (5%) ❌ 1.00 (1%)
["simd", ("auto_manual_example!", "Int32", 4095)] 0.74 (20%) ✅ 1.00 (1%)
["simd", ("auto_two_reductions", "Int32", 4095)] 1.31 (20%) ❌ 1.00 (1%)
["simd", ("auto_two_reductions", "Int32", 4096)] 0.77 (20%) ✅ 1.00 (1%)
["simd", ("loop_fields!", "Float64", "BaseBenchmarks.SIMDBenchmarks.ImmutableFields", 4095)] 0.76 (20%) ✅ 1.00 (1%)
["simd", ("loop_fields!", "Float64", "BaseBenchmarks.SIMDBenchmarks.ImmutableFields", 4096)] 0.76 (20%) ✅ 1.00 (1%)
["simd", ("loop_fields!", "Float64", "BaseBenchmarks.SIMDBenchmarks.MutableFields", 4095)] 0.76 (20%) ✅ 1.00 (1%)
["simd", ("loop_fields!", "Float64", "BaseBenchmarks.SIMDBenchmarks.MutableFields", 4096)] 0.76 (20%) ✅ 1.00 (1%)
["simd", ("loop_fields!", "Int32", "BaseBenchmarks.SIMDBenchmarks.ImmutableFields", 4095)] 1.33 (20%) ❌ 1.00 (1%)
["simd", ("loop_fields!", "Int32", "BaseBenchmarks.SIMDBenchmarks.ImmutableFields", 4096)] 1.33 (20%) ❌ 1.00 (1%)
["simd", ("loop_fields!", "Int32", "BaseBenchmarks.SIMDBenchmarks.MutableFields", 4095)] 1.33 (20%) ❌ 1.00 (1%)
["simd", ("loop_fields!", "Int32", "BaseBenchmarks.SIMDBenchmarks.MutableFields", 4096)] 1.33 (20%) ❌ 1.00 (1%)
["simd", ("loop_fields!", "Int64", "BaseBenchmarks.SIMDBenchmarks.ImmutableFields", 4095)] 1.25 (20%) ❌ 1.00 (1%)
["simd", ("loop_fields!", "Int64", "BaseBenchmarks.SIMDBenchmarks.ImmutableFields", 4096)] 1.26 (20%) ❌ 1.00 (1%)
["simd", ("loop_fields!", "Int64", "BaseBenchmarks.SIMDBenchmarks.MutableFields", 4095)] 1.25 (20%) ❌ 1.00 (1%)
["simd", ("loop_fields!", "Int64", "BaseBenchmarks.SIMDBenchmarks.MutableFields", 4096)] 1.25 (20%) ❌ 1.00 (1%)
["simd", ("manual_example!", "Int32", 4095)] 0.73 (20%) ✅ 1.00 (1%)
["sort", "insertionsort", ("sort! forwards", "ascending")] 1.48 (30%) ❌ 1.00 (1%)
["sort", "quicksort", ("sort! forwards", "ones")] 1.33 (30%) ❌ 1.00 (1%)
["sparse", "constructors", ("Bidiagonal", 100)] 1.07 (5%) ❌ 1.00 (1%)
["sparse", "constructors", ("Bidiagonal", 1000)] 1.06 (5%) ❌ 1.00 (1%)
["sparse", "constructors", ("Diagonal", 100)] 1.13 (5%) ❌ 1.00 (1%)
["sparse", "constructors", ("Diagonal", 1000)] 1.12 (5%) ❌ 1.00 (1%)
["sparse", "index", ("spmat", "col", "logical", 1000)] 0.52 (30%) ✅ 1.00 (1%)
["sparse", "index", ("spmat", "row", "logical", 1000)] 0.58 (30%) ✅ 1.00 (1%)
["sparse", "index", ("spvec", "logical", 1000)] 0.52 (30%) ✅ 1.00 (1%)
["sparse", "matmul", ("A_mul_Bt", "sparse 500x500, dense 5x500 -> dense 500x5")] 1.48 (30%) ❌ 1.00 (1%)
["sparse", "matmul", ("A_mul_Bt", "sparse 50x500, dense 5x500 -> dense 50x5")] 1.63 (30%) ❌ 1.00 (1%)
["sparse", "matmul", ("At_mul_B!", "sparse 400x4000, dense 400x40 -> dense 4000x40")] 0.68 (30%) ✅ 1.00 (1%)
["sparse", "matmul", ("At_mul_B", "dense 500x5, sparse 500x500 -> dense 5x500")] 0.54 (30%) ✅ 1.00 (1%)
["sparse", "matmul", ("At_mul_B", "dense 50x5, sparse 50x500 -> dense 5x500")] 0.51 (30%) ✅ 1.00 (1%)
["sparse", "matmul", ("At_mul_B", "dense 5x5, sparse 5x500 -> dense 5x500")] 0.57 (30%) ✅ 1.00 (1%)
["sparse", "matmul", ("At_mul_B", "sparse 500x500, dense 500x5 -> dense 500x5")] 1.44 (30%) ❌ 1.00 (1%)
["sparse", "matmul", ("At_mul_Bt!", "sparse 400x4000, dense 40x400 -> dense 4000x40")] 0.70 (30%) ✅ 1.00 (1%)
["sparse", "matmul", ("At_mul_Bt", "sparse 500x500, dense 5x500 -> dense 500x5")] 1.36 (30%) ❌ 1.00 (1%)
["sparse", "sparse matvec", "adjoint"] 1.23 (5%) ❌ 1.00 (1%)
["sparse", "sparse matvec", "non-adjoint"] 1.32 (5%) ❌ 1.00 (1%)
["sparse", "sparse solves", "square system (default), matrix rhs"] 0.95 (5%) ✅ 1.00 (1%)
["sparse", "sparse solves", "square system (default), vector rhs"] 0.95 (5%) ✅ 1.00 (1%)
["sparse", "sparse solves", "square system (ldlt), matrix rhs"] 0.95 (5%) ✅ 1.00 (1%)
["sparse", "sparse solves", "square system (ldlt), vector rhs"] 0.94 (5%) ✅ 1.00 (1%)
["sparse", "sparse solves", "square system (lu), matrix rhs"] 0.94 (5%) ✅ 1.00 (1%)
["string", "repeat", "repeat char 2"] 0.81 (5%) ✅ 1.00 (1%)
["string", "repeat", "repeat str len 1"] 0.95 (5%) ✅ 1.00 (1%)
["string", "repeat", "repeat str len 16"] 0.93 (5%) ✅ 1.00 (1%)
["tuple", "reduction", ("minimum", "(2, 2)")] 1.07 (5%) ❌ 1.00 (1%)
["tuple", "reduction", ("sum", "(8,)")] 0.93 (5%) ✅ 1.00 (1%)
["tuple", "reduction", ("sumabs", "(2, 2)")] 0.92 (5%) ✅ 1.00 (1%)
["union", "array", ("broadcast", "*", "BigInt", "(false, false)")] 0.94 (5%) ✅ 1.00 (1%)
["union", "array", ("broadcast", "*", "BigInt", "(false, true)")] 0.94 (5%) ✅ 1.00 (1%)
["union", "array", ("broadcast", "*", "Bool", "(false, false)")] 0.93 (5%) ✅ 1.00 (1%)
["union", "array", ("broadcast", "*", "Bool", "(false, true)")] 0.93 (5%) ✅ 1.00 (1%)
["union", "array", ("broadcast", "*", "Bool", "(true, true)")] 0.92 (5%) ✅ 1.00 (1%)
["union", "array", ("broadcast", "*", "Float32", "(false, true)")] 0.88 (5%) ✅ 1.00 (1%)
["union", "array", ("broadcast", "*", "Float32", "(true, true)")] 0.89 (5%) ✅ 1.00 (1%)
["union", "array", ("broadcast", "*", "Float64", "(false, false)")] 0.89 (5%) ✅ 1.00 (1%)
["union", "array", ("broadcast", "*", "Int64", "(false, true)")] 1.14 (5%) ❌ 1.00 (1%)
["union", "array", ("broadcast", "*", "Int64", "(true, true)")] 1.13 (5%) ❌ 1.00 (1%)
["union", "array", ("broadcast", "*", "Int8", "(false, false)")] 1.12 (5%) ❌ 1.00 (1%)
["union", "array", ("broadcast", "*", "Int8", "(false, true)")] 0.87 (5%) ✅ 1.00 (1%)
["union", "array", ("broadcast", "*", "Int8", "(true, true)")] 0.85 (5%) ✅ 1.00 (1%)
["union", "array", ("broadcast", "abs", "BigInt", 0)] 0.95 (5%) ✅ 1.00 (1%)
["union", "array", ("broadcast", "abs", "Float64", 0)] 1.23 (5%) ❌ 1.00 (1%)
["union", "array", ("broadcast", "abs", "Int64", 1)] 1.08 (5%) ❌ 1.00 (1%)
["union", "array", ("broadcast", "abs", "Int8", 1)] 0.86 (5%) ✅ 1.00 (1%)
["union", "array", ("broadcast", "identity", "BigFloat", 0)] 1.10 (5%) ❌ 1.00 (1%)
["union", "array", ("broadcast", "identity", "BigInt", 0)] 1.11 (5%) ❌ 1.00 (1%)
["union", "array", ("broadcast", "identity", "Bool", 1)] 0.94 (5%) ✅ 1.00 (1%)
["union", "array", ("broadcast", "identity", "ComplexF64", 0)] 0.94 (5%) ✅ 1.00 (1%)
["union", "array", ("broadcast", "identity", "Int64", 1)] 1.06 (5%) ❌ 1.00 (1%)
["union", "array", ("broadcast", "identity", "Int8", 0)] 1.19 (5%) ❌ 1.00 (1%)
["union", "array", ("collect", "all", "BigFloat", 0)] 0.91 (5%) ✅ 1.00 (1%)
["union", "array", ("collect", "all", "BigInt", 0)] 0.82 (5%) ✅ 1.00 (1%)
["union", "array", ("collect", "all", "Bool", 0)] 0.64 (5%) ✅ 1.00 (1%)
["union", "array", ("collect", "all", "Bool", 1)] 0.95 (5%) ✅ 1.00 (1%)
["union", "array", ("collect", "all", "ComplexF64", 0)] 0.92 (5%) ✅ 1.00 (1%)
["union", "array", ("collect", "all", "ComplexF64", 1)] 1.07 (5%) ❌ 1.00 (1%)
["union", "array", ("collect", "all", "Float32", 1)] 0.87 (5%) ✅ 1.00 (1%)
["union", "array", ("collect", "all", "Float64", 1)] 0.86 (5%) ✅ 1.00 (1%)
["union", "array", ("collect", "all", "Int64", 1)] 1.19 (5%) ❌ 1.00 (1%)
["union", "array", ("collect", "all", "Int8", 0)] 1.56 (5%) ❌ 1.00 (1%)
["union", "array", ("collect", "all", "Int8", 1)] 1.08 (5%) ❌ 1.00 (1%)
["union", "array", ("collect", "filter", "BigFloat", 1)] 0.93 (5%) ✅ 1.00 (1%)
["union", "array", ("collect", "filter", "Float64", 0)] 1.14 (5%) ❌ 1.00 (1%)
["union", "array", ("map", "*", "BigInt", "(false, false)")] 0.93 (5%) ✅ 1.00 (1%)
["union", "array", ("map", "*", "BigInt", "(false, true)")] 0.94 (5%) ✅ 1.00 (1%)
["union", "array", ("map", "*", "Bool", "(false, false)")] 0.89 (5%) ✅ 1.00 (1%)
["union", "array", ("map", "*", "ComplexF64", "(false, true)")] 0.92 (5%) ✅ 1.00 (1%)
["union", "array", ("map", "*", "ComplexF64", "(true, true)")] 0.91 (5%) ✅ 1.00 (1%)
["union", "array", ("map", "*", "Float64", "(false, false)")] 0.89 (5%) ✅ 1.00 (1%)
["union", "array", ("map", "*", "Float64", "(false, true)")] 1.15 (5%) ❌ 1.00 (1%)
["union", "array", ("map", "*", "Float64", "(true, true)")] 1.17 (5%) ❌ 1.00 (1%)
["union", "array", ("map", "*", "Int64", "(false, false)")] 0.89 (5%) ✅ 1.00 (1%)
["union", "array", ("map", "*", "Int64", "(true, true)")] 1.06 (5%) ❌ 1.00 (1%)
["union", "array", ("map", "*", "Int8", "(false, false)")] 1.46 (5%) ❌ 1.00 (1%)
["union", "array", ("map", "*", "Int8", "(false, true)")] 1.29 (5%) ❌ 1.00 (1%)
["union", "array", ("map", "*", "Int8", "(true, true)")] 1.34 (5%) ❌ 1.00 (1%)
["union", "array", ("map", "abs", "Bool", 0)] 0.64 (5%) ✅ 1.00 (1%)
["union", "array", ("map", "abs", "Bool", 1)] 0.93 (5%) ✅ 1.00 (1%)
["union", "array", ("map", "abs", "Int64", 1)] 0.90 (5%) ✅ 1.00 (1%)
["union", "array", ("map", "abs", "Int8", 1)] 1.12 (5%) ❌ 1.00 (1%)
["union", "array", ("map", "identity", "BigFloat", 0)] 0.92 (5%) ✅ 1.00 (1%)
["union", "array", ("map", "identity", "BigInt", 0)] 0.83 (5%) ✅ 1.00 (1%)
["union", "array", ("map", "identity", "Bool", 0)] 0.64 (5%) ✅ 1.00 (1%)
["union", "array", ("map", "identity", "Bool", 1)] 0.94 (5%) ✅ 1.00 (1%)
["union", "array", ("map", "identity", "ComplexF64", 0)] 0.93 (5%) ✅ 1.00 (1%)
["union", "array", ("map", "identity", "ComplexF64", 1)] 0.81 (5%) ✅ 1.00 (1%)
["union", "array", ("map", "identity", "Float32", 1)] 0.88 (5%) ✅ 1.00 (1%)
["union", "array", ("map", "identity", "Float64", 1)] 0.86 (5%) ✅ 1.00 (1%)
["union", "array", ("map", "identity", "Int64", 1)] 1.18 (5%) ❌ 1.00 (1%)
["union", "array", ("map", "identity", "Int8", 0)] 1.57 (5%) ❌ 1.00 (1%)
["union", "array", ("map", "identity", "Int8", 1)] 1.07 (5%) ❌ 1.00 (1%)
["union", "array", ("perf_binaryop", "*", "Bool", "(false, false)")] 1.11 (5%) ❌ 1.00 (1%)
["union", "array", ("perf_binaryop", "*", "Bool", "(false, true)")] 1.15 (5%) ❌ 1.00 (1%)
["union", "array", ("perf_binaryop", "*", "Bool", "(true, true)")] 1.17 (5%) ❌ 1.00 (1%)
["union", "array", ("perf_binaryop", "*", "Float64", "(false, false)")] 0.93 (5%) ✅ 1.00 (1%)
["union", "array", ("perf_countequals", "BigInt")] 0.86 (5%) ✅ 1.00 (1%)
["union", "array", ("perf_countequals", "ComplexF64")] 1.07 (5%) ❌ 1.00 (1%)
["union", "array", ("perf_countequals", "Float64")] 0.76 (5%) ✅ 1.00 (1%)
["union", "array", ("perf_countequals", "Int64")] 0.94 (5%) ✅ 1.00 (1%)
["union", "array", ("perf_countnothing", "Bool", 0)] 1.52 (5%) ❌ 1.00 (1%)
["union", "array", ("perf_countnothing", "Bool", 1)] 1.73 (5%) ❌ 1.00 (1%)
["union", "array", ("perf_countnothing", "ComplexF64", 0)] 0.58 (5%) ✅ 1.00 (1%)
["union", "array", ("perf_countnothing", "ComplexF64", 1)] 0.58 (5%) ✅ 1.00 (1%)
["union", "array", ("perf_countnothing", "Float32", 0)] 1.14 (5%) ❌ 1.00 (1%)
["union", "array", ("perf_countnothing", "Float32", 1)] 1.72 (5%) ❌ 1.00 (1%)
["union", "array", ("perf_countnothing", "Float64", 0)] 1.52 (5%) ❌ 1.00 (1%)
["union", "array", ("perf_countnothing", "Float64", 1)] 0.58 (5%) ✅ 1.00 (1%)
["union", "array", ("perf_countnothing", "Int64", 0)] 0.58 (5%) ✅ 1.00 (1%)
["union", "array", ("perf_countnothing", "Int64", 1)] 0.66 (5%) ✅ 1.00 (1%)
["union", "array", ("perf_countnothing", "Int8", 0)] 1.52 (5%) ❌ 1.00 (1%)
["union", "array", ("perf_countnothing", "Int8", 1)] 1.73 (5%) ❌ 1.00 (1%)
["union", "array", ("perf_simplecopy", "BigFloat", 0)] 0.92 (5%) ✅ 1.00 (1%)
["union", "array", ("perf_simplecopy", "BigFloat", 1)] 0.94 (5%) ✅ 1.00 (1%)
["union", "array", ("perf_simplecopy", "BigInt", 0)] 0.92 (5%) ✅ 1.00 (1%)
["union", "array", ("perf_simplecopy", "Int64", 1)] 1.05 (5%) ❌ 1.00 (1%)
["union", "array", ("perf_sum", "BigInt", 0)] 0.92 (5%) ✅ 1.00 (1%)
["union", "array", ("perf_sum", "Bool", 0)] 1.12 (5%) ❌ 1.00 (1%)
["union", "array", ("perf_sum", "Bool", 1)] 1.12 (5%) ❌ 1.00 (1%)
["union", "array", ("perf_sum2", "BigInt", 0)] 0.92 (5%) ✅ 1.00 (1%)
["union", "array", ("perf_sum3", "BigInt", 0)] 0.88 (5%) ✅ 1.00 (1%)
["union", "array", ("perf_sum3", "BigInt", 1)] 0.93 (5%) ✅ 1.00 (1%)
["union", "array", ("perf_sum3", "Bool", 0)] 0.75 (5%) ✅ 1.00 (1%)
["union", "array", ("perf_sum3", "Bool", 1)] 0.77 (5%) ✅ 1.00 (1%)
["union", "array", ("perf_sum3", "ComplexF64", 1)] 1.07 (5%) ❌ 1.00 (1%)
["union", "array", ("perf_sum3", "Int64", 0)] 0.92 (5%) ✅ 1.00 (1%)
["union", "array", ("perf_sum3", "Int64", 1)] 1.07 (5%) ❌ 1.00 (1%)
["union", "array", ("perf_sum3", "Int8", 1)] 0.73 (5%) ✅ 1.00 (1%)
["union", "array", ("perf_sum4", "BigInt", 0)] 0.94 (5%) ✅ 1.00 (1%)
["union", "array", ("skipmissing", "collect", "BigFloat", 0)] 1.10 (5%) ❌ 1.00 (1%)
["union", "array", ("skipmissing", "collect", "Float32", 0)] 1.06 (5%) ❌ 1.00 (1%)
["union", "array", ("skipmissing", "collect", "Union{Missing, Float32}", 1)] 1.08 (5%) ❌ 1.00 (1%)
["union", "array", ("skipmissing", "collect", "Union{Nothing, BigInt}", 0)] 1.05 (5%) ❌ 1.00 (1%)
["union", "array", ("skipmissing", "collect", "Union{Nothing, Float32}", 0)] 1.07 (5%) ❌ 1.00 (1%)
["union", "array", ("skipmissing", "collect", "Union{Nothing, Float64}", 0)] 0.93 (5%) ✅ 1.00 (1%)
["union", "array", ("skipmissing", "collect", "Union{Nothing, Int64}", 0)] 0.92 (5%) ✅ 1.00 (1%)
["union", "array", ("skipmissing", "sum", "BigInt", 0)] 0.93 (5%) ✅ 1.00 (1%)
["union", "array", ("skipmissing", "sum", "Bool", 0)] 0.66 (5%) ✅ 1.00 (1%)
["union", "array", ("skipmissing", "sum", "Int8", 0)] 0.84 (5%) ✅ 1.00 (1%)
["union", "array", ("skipmissing", "sum", "Union{Missing, Bool}", 1)] 0.83 (5%) ✅ 1.00 (1%)
["union", "array", ("skipmissing", "sum", "Union{Nothing, BigInt}", 0)] 0.92 (5%) ✅ 1.00 (1%)
["union", "array", ("skipmissing", "sum", "Union{Nothing, Float64}", 0)] 1.15 (5%) ❌ 1.00 (1%)
["union", "array", ("sort", "Float32", 0)] 1.10 (5%) ❌ 1.00 (1%)
["union", "array", ("sort", "Float64", 0)] 1.08 (5%) ❌ 1.00 (1%)
["union", "array", ("sort", "Int64", 0)] 1.10 (5%) ❌ 1.00 (1%)
["union", "array", ("sort", "Union{Nothing, Float32}", 0)] 0.93 (5%) ✅ 1.00 (1%)
["union", "array", ("sort", "Union{Nothing, Int64}", 0)] 0.93 (5%) ✅ 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"]
  • ["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", "array_limit"]
  • ["io", "read"]
  • ["io", "serialization"]
  • ["io"]
  • ["linalg", "arithmetic"]
  • ["linalg", "blas"]
  • ["linalg", "factorization"]
  • ["linalg"]
  • ["micro"]
  • ["misc"]
  • ["misc", "23042"]
  • ["misc", "afoldl"]
  • ["misc", "allocation elision view"]
  • ["misc", "bitshift"]
  • ["misc", "foldl"]
  • ["misc", "issue 12165"]
  • ["misc", "iterators"]
  • ["misc", "julia"]
  • ["misc", "parse"]
  • ["misc", "repeat"]
  • ["misc", "splatting"]
  • ["problem", "chaosgame"]
  • ["problem", "fem"]
  • ["problem", "go"]
  • ["problem", "grigoriadis khachiyan"]
  • ["problem", "imdb"]
  • ["problem", "json"]
  • ["problem", "laplacian"]
  • ["problem", "monte carlo"]
  • ["problem", "raytrace"]
  • ["problem", "seismic"]
  • ["problem", "simplex"]
  • ["problem", "spellcheck"]
  • ["problem", "stockcorr"]
  • ["problem", "ziggurat"]
  • ["random", "collections"]
  • ["random", "randstring"]
  • ["random", "ranges"]
  • ["random", "sequences"]
  • ["random", "types"]
  • ["scalar", "acos"]
  • ["scalar", "acosh"]
  • ["scalar", "arithmetic"]
  • ["scalar", "asin"]
  • ["scalar", "asinh"]
  • ["scalar", "atan"]
  • ["scalar", "atan2"]
  • ["scalar", "atanh"]
  • ["scalar", "cbrt"]
  • ["scalar", "cos"]
  • ["scalar", "cosh"]
  • ["scalar", "exp2"]
  • ["scalar", "expm1"]
  • ["scalar", "fastmath"]
  • ["scalar", "floatexp"]
  • ["scalar", "intfuncs"]
  • ["scalar", "iteration"]
  • ["scalar", "mod2pi"]
  • ["scalar", "predicate"]
  • ["scalar", "rem_pio2"]
  • ["scalar", "sin"]
  • ["scalar", "sincos"]
  • ["scalar", "sinh"]
  • ["scalar", "tan"]
  • ["scalar", "tanh"]
  • ["shootout"]
  • ["simd"]
  • ["sort", "insertionsort"]
  • ["sort", "issorted"]
  • ["sort", "mergesort"]
  • ["sort", "quicksort"]
  • ["sparse", "arithmetic"]
  • ["sparse", "constructors"]
  • ["sparse", "index"]
  • ["sparse", "matmul"]
  • ["sparse", "sparse matvec"]
  • ["sparse", "sparse solves"]
  • ["sparse", "transpose"]
  • ["string", "==(::AbstractString, ::AbstractString)"]
  • ["string", "==(::SubString, ::String)"]
  • ["string", "findfirst"]
  • ["string"]
  • ["string", "readuntil"]
  • ["string", "repeat"]
  • ["tuple", "index"]
  • ["tuple", "linear algebra"]
  • ["tuple", "misc"]
  • ["tuple", "reduction"]
  • ["union", "array"]

Version Info

Primary Build

Julia Version 1.7.0-DEV.762
Commit 40267bb03d (2021-03-28 04:42 UTC)
Platform Info:
  OS: Linux (x86_64-linux-gnu)
      Ubuntu 20.04.2 LTS
  uname: Linux 5.4.0-1037-aws #39-Ubuntu SMP Thu Jan 14 02:56:06 UTC 2021 x86_64 x86_64
  CPU: Intel(R) Xeon(R) Platinum 8124M CPU @ 3.00GHz: 
              speed         user         nice          sys         idle          irq
       #1  3407 MHz     166038 s       1273 s      23745 s   29619663 s          0 s
       #2  3406 MHz    5230486 s        249 s     160304 s   24421695 s          0 s
       #3  3413 MHz      79070 s        215 s       5020 s   29729206 s          0 s
       #4  3416 MHz      87330 s        203 s       4794 s   29720356 s          0 s
       #5  3415 MHz      50699 s        219 s       4880 s   29730778 s          0 s
       #6  3401 MHz      67373 s        236 s       4574 s   29741343 s          0 s
       #7  3402 MHz      68952 s        122 s       5104 s   29739417 s          0 s
       #8  3403 MHz      59681 s        183 s       4446 s   29745902 s          0 s
       
  Memory: 30.362831115722656 GB (15348.98828125 MB free)
  Uptime: 2.981453e6 sec
  Load Avg:  1.0  1.0  1.0
  WORD_SIZE: 64
  LIBM: libopenlibm
  LLVM: libLLVM-11.0.1 (ORCJIT, skylake-avx512)