Skip to content

Latest commit

 

History

History
394 lines (373 loc) · 25 KB

File metadata and controls

394 lines (373 loc) · 25 KB

Benchmark Report

Job Properties

Commits: JuliaLang/julia@3868ae02cd0c45b906cb3cdedcd31c42fdc75963 vs JuliaLang/julia@c24517918dd7ea33df4eb0c965dd7d45d530d7b0

Comparison Diff: link

Triggered By: link

Tag Predicate: !"scalar"

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", "dim2")] 1.13 (5%) ❌ 1.00 (1%)
["array", "cat", ("catnd", 5)] 1.06 (5%) ❌ 1.00 (1%)
["array", "cat", ("hcat", 5)] 1.25 (5%) ❌ 1.00 (1%)
["array", "equality", ("isequal", "Vector{Int64} isequal Vector{Int64}")] 1.12 (5%) ❌ 1.00 (1%)
["array", "reductions", ("mean", "Float64")] 1.09 (5%) ❌ 1.00 (1%)
["array", "reductions", ("sum", "Float64")] 1.06 (5%) ❌ 1.00 (1%)
["array", "reductions", ("sumabs", "Float64")] 1.09 (5%) ❌ 1.00 (1%)
["array", "reductions", ("sumabs2", "Float64")] 1.15 (5%) ❌ 1.00 (1%)
["broadcast", "mix_scalar_tuple", (3, "scal_tup")] 1.09 (5%) ❌ 1.00 (1%)
["broadcast", "mix_scalar_tuple", (3, "scal_tup_x3")] 0.93 (5%) ✅ 1.00 (1%)
["broadcast", "mix_scalar_tuple", (3, "tup_tup")] 1.09 (5%) ❌ 1.00 (1%)
["broadcast", "mix_scalar_tuple", (5, "scal_tup")] 1.09 (5%) ❌ 1.00 (1%)
["broadcast", "mix_scalar_tuple", (5, "tup_tup")] 1.09 (5%) ❌ 1.00 (1%)
["broadcast", "sparse", ("(1000, 1000)", 2)] 0.94 (5%) ✅ 1.00 (1%)
["broadcast", "typeargs", ("tuple", 3)] 0.95 (5%) ✅ 1.00 (1%)
["collection", "queries & updates", ("Dict", "Int", "first")] 0.74 (25%) ✅ 1.00 (1%)
["collection", "set operations", ("Set", "Int", "⊆", "BitSet")] 0.71 (25%) ✅ 1.00 (1%)
["dates", "accessor", "millisecond"] 1.08 (5%) ❌ 1.00 (1%)
["dates", "arithmetic", ("DateTime", "Year")] 1.12 (5%) ❌ 1.00 (1%)
["dates", "conversion", "Date -> DateTime"] 1.10 (5%) ❌ 1.00 (1%)
["dates", "parse", ("Date", "DateFormat")] 1.07 (5%) ❌ 1.00 (1%)
["dates", "parse", ("DateTime", "DateFormat")] 1.05 (5%) ❌ 1.00 (1%)
["find", "findall", ("> q0.8", "Vector{Float32}")] 1.05 (5%) ❌ 1.00 (1%)
["find", "findall", ("> q0.8", "Vector{Int8}")] 1.06 (5%) ❌ 1.00 (1%)
["find", "findall", ("> q0.95", "Vector{Float64}")] 1.06 (5%) ❌ 1.00 (1%)
["find", "findall", ("> q0.95", "Vector{Int8}")] 1.09 (5%) ❌ 1.00 (1%)
["find", "findall", ("> q0.99", "Vector{Float32}")] 1.08 (5%) ❌ 1.00 (1%)
["find", "findall", ("> q0.99", "Vector{Int8}")] 1.06 (5%) ❌ 1.00 (1%)
["find", "findall", ("BitVector", "50-50")] 0.93 (5%) ✅ 1.00 (1%)
["find", "findall", ("BitVector", "90-10")] 0.93 (5%) ✅ 1.00 (1%)
["find", "findall", ("Vector{Bool}", "90-10")] 0.91 (5%) ✅ 1.00 (1%)
["find", "findnext", ("Vector{Bool}", "50-50")] 1.09 (5%) ❌ 1.00 (1%)
["find", "findprev", ("Vector{Bool}", "50-50")] 1.12 (5%) ❌ 1.00 (1%)
["io", "read", "readstring"] 1.05 (5%) ❌ 1.00 (1%)
["io", "serialization", ("serialize", "Matrix{Float64}")] 0.90 (5%) ✅ 1.00 (1%)
["io", "serialization", ("serialize", "Vector{String}")] 0.94 (5%) ✅ 1.00 (1%)
["misc", "23042", "ComplexF32"] 1.26 (5%) ❌ 1.00 (1%)
["misc", "23042", "Float64"] 0.93 (5%) ✅ 1.00 (1%)
["misc", "afoldl", "Int"] 3.11 (5%) ❌ 1.00 (1%)
["misc", "allocation elision view", "conditional"] 1.19 (5%) ❌ 1.00 (1%)
["misc", "allocation elision view", "no conditional"] 0.84 (5%) ✅ 1.00 (1%)
["misc", "foldl", "foldl(+, filter(...))"] 1.27 (5%) ❌ 1.00 (1%)
["misc", "foldl", "foldl(+, filter(...); init = 0.0)"] 3.64 (5%) ❌ 1.00 (1%)
["problem", "simplex", "simplex"] 1.10 (5%) ❌ 1.00 (1%)
["simd", ("Cartesian", "conditional_loop!", "Int64", 3, 31)] 0.59 (20%) ✅ 1.00 (1%)
["simd", ("CartesianPartition", "conditional_loop!", "Int32", 4, 64)] 0.80 (20%) ✅ 1.00 (1%)
["simd", ("CartesianPartition", "conditional_loop!", "Int64", 4, 32)] 0.77 (20%) ✅ 1.00 (1%)
["simd", ("Linear", "auto_two_reductions", "Int32", 4095)] 0.19 (20%) ✅ 1.00 (1%)
["simd", ("Linear", "auto_two_reductions", "Int32", 4096)] 0.19 (20%) ✅ 1.00 (1%)
["simd", ("Linear", "two_reductions", "Int32", 4095)] 0.30 (20%) ✅ 1.00 (1%)
["simd", ("Linear", "two_reductions", "Int32", 4096)] 0.30 (20%) ✅ 1.00 (1%)
["simd", ("Linear", "two_reductions_aliased", "Int32", 4095)] 0.25 (20%) ✅ 1.00 (1%)
["simd", ("Linear", "two_reductions_aliased", "Int32", 4096)] 0.25 (20%) ✅ 1.00 (1%)
["sparse", "constructors", ("Diagonal", 1000)] 0.92 (5%) ✅ 1.00 (1%)
["sparse", "constructors", ("IJV", 100)] 0.93 (5%) ✅ 1.00 (1%)
["sparse", "constructors", ("IV", 10)] 1.11 (5%) ❌ 1.00 (1%)
["sparse", "matmul", ("Ac_mul_Bc!", "dense 2000x20, sparse 2000x2000 -> dense 20x2000")] 0.70 (30%) ✅ 1.00 (1%)
["sparse", "matmul", ("Ac_mul_Bc!", "dense 200x20, sparse 2000x200 -> dense 20x2000")] 0.69 (30%) ✅ 1.00 (1%)
["sparse", "matmul", ("Ac_mul_Bc!", "dense 20x20, sparse 2000x20 -> dense 20x2000")] 0.67 (30%) ✅ 1.00 (1%)
["sparse", "matmul", ("Ac_mul_Bc!", "dense 20x200, sparse 200x20 -> dense 200x200")] 0.62 (30%) ✅ 1.00 (1%)
["sparse", "sparse matvec", "adjoint"] 0.86 (5%) ✅ 1.00 (1%)
["sparse", "sparse matvec", "non-adjoint"] 0.84 (5%) ✅ 1.00 (1%)
["sparse", "transpose", ("adjoint", "(20000, 10000)")] 0.40 (30%) ✅ 1.00 (1%)
["string", "join"] 1.83 (40%) ❌ 1.00 (1%)
["string", "readuntil", "backtracking"] 0.89 (5%) ✅ 1.00 (1%)
["string", "readuntil", "barbarian backtrack"] 0.88 (5%) ✅ 1.00 (1%)
["string", "readuntil", "no backtracking"] 0.88 (5%) ✅ 1.00 (1%)
["string", "readuntil", "target length 1000"] 0.74 (5%) ✅ 1.00 (1%)
["string", "readuntil", "target length 50000"] 0.74 (5%) ✅ 1.00 (1%)
["tuple", "linear algebra", ("matmat", "(16, 16)", "(16, 16)")] 1.06 (5%) ❌ 1.00 (1%)
["tuple", "linear algebra", ("matmat", "(8, 8)", "(8, 8)")] 1.10 (5%) ❌ 1.00 (1%)
["tuple", "linear algebra", ("matvec", "(4, 4)", "(4,)")] 1.14 (5%) ❌ 1.00 (1%)
["tuple", "linear algebra", ("matvec", "(8, 8)", "(8,)")] 0.88 (5%) ✅ 1.00 (1%)
["tuple", "misc", "11899"] 0.83 (5%) ✅ 1.00 (1%)
["tuple", "reduction", ("minimum", "(4,)")] 0.89 (5%) ✅ 1.00 (1%)
["tuple", "reduction", ("sum", "(2, 2)")] 0.94 (5%) ✅ 1.00 (1%)
["tuple", "reduction", ("sum", "(8,)")] 0.80 (5%) ✅ 1.00 (1%)
["tuple", "reduction", ("sumabs", "(8,)")] 1.06 (5%) ❌ 1.00 (1%)
["union", "array", ("broadcast", "*", "BigFloat", "(false, false)")] 1.07 (5%) ❌ 1.00 (1%)
["union", "array", ("broadcast", "*", "Bool", "(false, true)")] 1.54 (5%) ❌ 1.00 (1%)
["union", "array", ("broadcast", "*", "Bool", "(true, true)")] 1.42 (5%) ❌ 1.00 (1%)
["union", "array", ("broadcast", "*", "ComplexF64", "(false, true)")] 0.95 (5%) ✅ 1.00 (1%)
["union", "array", ("broadcast", "*", "Float32", "(false, false)")] 2.06 (5%) ❌ 1.00 (1%)
["union", "array", ("broadcast", "*", "Float32", "(false, true)")] 1.74 (5%) ❌ 1.00 (1%)
["union", "array", ("broadcast", "*", "Float32", "(true, true)")] 1.79 (5%) ❌ 1.00 (1%)
["union", "array", ("broadcast", "*", "Float64", "(false, false)")] 1.90 (5%) ❌ 1.00 (1%)
["union", "array", ("broadcast", "*", "Float64", "(false, true)")] 1.60 (5%) ❌ 1.00 (1%)
["union", "array", ("broadcast", "*", "Float64", "(true, true)")] 1.54 (5%) ❌ 1.00 (1%)
["union", "array", ("broadcast", "*", "Int64", "(false, false)")] 1.95 (5%) ❌ 1.00 (1%)
["union", "array", ("broadcast", "*", "Int64", "(false, true)")] 1.64 (5%) ❌ 1.00 (1%)
["union", "array", ("broadcast", "*", "Int64", "(true, true)")] 1.70 (5%) ❌ 1.00 (1%)
["union", "array", ("broadcast", "*", "Int8", "(false, false)")] 2.00 (5%) ❌ 1.00 (1%)
["union", "array", ("broadcast", "*", "Int8", "(false, true)")] 1.47 (5%) ❌ 1.00 (1%)
["union", "array", ("broadcast", "*", "Int8", "(true, true)")] 1.42 (5%) ❌ 1.00 (1%)
["union", "array", ("broadcast", "abs", "Bool", 1)] 1.62 (5%) ❌ 1.00 (1%)
["union", "array", ("broadcast", "abs", "Float32", 0)] 1.96 (5%) ❌ 1.00 (1%)
["union", "array", ("broadcast", "abs", "Float32", 1)] 1.87 (5%) ❌ 1.00 (1%)
["union", "array", ("broadcast", "abs", "Float64", 0)] 1.65 (5%) ❌ 1.00 (1%)
["union", "array", ("broadcast", "abs", "Float64", 1)] 1.50 (5%) ❌ 1.00 (1%)
["union", "array", ("broadcast", "abs", "Int64", 0)] 1.31 (5%) ❌ 1.00 (1%)
["union", "array", ("broadcast", "abs", "Int64", 1)] 1.46 (5%) ❌ 1.00 (1%)
["union", "array", ("broadcast", "abs", "Int8", 0)] 1.41 (5%) ❌ 1.00 (1%)
["union", "array", ("broadcast", "abs", "Int8", 1)] 1.35 (5%) ❌ 1.00 (1%)
["union", "array", ("broadcast", "identity", "BigFloat", 0)] 1.07 (5%) ❌ 1.00 (1%)
["union", "array", ("broadcast", "identity", "BigInt", 0)] 1.07 (5%) ❌ 1.00 (1%)
["union", "array", ("broadcast", "identity", "Bool", 1)] 2.12 (5%) ❌ 1.00 (1%)
["union", "array", ("broadcast", "identity", "Float32", 0)] 1.49 (5%) ❌ 1.00 (1%)
["union", "array", ("broadcast", "identity", "Float32", 1)] 1.60 (5%) ❌ 1.00 (1%)
["union", "array", ("broadcast", "identity", "Float64", 0)] 1.34 (5%) ❌ 1.00 (1%)
["union", "array", ("broadcast", "identity", "Float64", 1)] 1.43 (5%) ❌ 1.00 (1%)
["union", "array", ("broadcast", "identity", "Int64", 0)] 1.31 (5%) ❌ 1.00 (1%)
["union", "array", ("broadcast", "identity", "Int64", 1)] 1.41 (5%) ❌ 1.00 (1%)
["union", "array", ("broadcast", "identity", "Int8", 0)] 1.49 (5%) ❌ 1.00 (1%)
["union", "array", ("broadcast", "identity", "Int8", 1)] 1.61 (5%) ❌ 1.00 (1%)
["union", "array", ("collect", "all", "Bool", 1)] 1.72 (5%) ❌ 1.00 (1%)
["union", "array", ("collect", "all", "Float32", 0)] 1.82 (5%) ❌ 1.00 (1%)
["union", "array", ("collect", "all", "Float32", 1)] 1.82 (5%) ❌ 1.00 (1%)
["union", "array", ("collect", "all", "Float64", 0)] 1.65 (5%) ❌ 1.00 (1%)
["union", "array", ("collect", "all", "Float64", 1)] 1.51 (5%) ❌ 1.00 (1%)
["union", "array", ("collect", "all", "Int64", 0)] 1.66 (5%) ❌ 1.00 (1%)
["union", "array", ("collect", "all", "Int64", 1)] 1.51 (5%) ❌ 1.00 (1%)
["union", "array", ("collect", "all", "Int8", 0)] 2.03 (5%) ❌ 1.00 (1%)
["union", "array", ("collect", "all", "Int8", 1)] 1.68 (5%) ❌ 1.00 (1%)
["union", "array", ("collect", "filter", "Float64", 0)] 0.82 (5%) ✅ 1.00 (1%)
["union", "array", ("collect", "filter", "Float64", 1)] 0.92 (5%) ✅ 1.00 (1%)
["union", "array", ("collect", "filter", "Int8", 0)] 1.06 (5%) ❌ 1.00 (1%)
["union", "array", ("map", "*", "BigInt", "(false, false)")] 1.06 (5%) ❌ 1.00 (1%)
["union", "array", ("map", "*", "Bool", "(false, true)")] 1.09 (5%) ❌ 1.00 (1%)
["union", "array", ("map", "*", "Bool", "(true, true)")] 1.08 (5%) ❌ 1.00 (1%)
["union", "array", ("map", "*", "Float32", "(false, false)")] 1.41 (5%) ❌ 1.00 (1%)
["union", "array", ("map", "*", "Float32", "(false, true)")] 0.91 (5%) ✅ 1.00 (1%)
["union", "array", ("map", "*", "Float64", "(false, false)")] 1.36 (5%) ❌ 1.00 (1%)
["union", "array", ("map", "*", "Float64", "(true, true)")] 1.06 (5%) ❌ 1.00 (1%)
["union", "array", ("map", "*", "Int64", "(false, false)")] 1.53 (5%) ❌ 1.00 (1%)
["union", "array", ("map", "*", "Int64", "(false, true)")] 0.88 (5%) ✅ 1.00 (1%)
["union", "array", ("map", "*", "Int64", "(true, true)")] 0.91 (5%) ✅ 1.00 (1%)
["union", "array", ("map", "*", "Int8", "(false, false)")] 2.15 (5%) ❌ 1.00 (1%)
["union", "array", ("map", "*", "Int8", "(false, true)")] 1.13 (5%) ❌ 1.00 (1%)
["union", "array", ("map", "*", "Int8", "(true, true)")] 1.08 (5%) ❌ 1.00 (1%)
["union", "array", ("map", "abs", "Bool", 1)] 1.74 (5%) ❌ 1.00 (1%)
["union", "array", ("map", "abs", "Float32", 0)] 1.65 (5%) ❌ 1.00 (1%)
["union", "array", ("map", "abs", "Float32", 1)] 1.71 (5%) ❌ 1.00 (1%)
["union", "array", ("map", "abs", "Float64", 0)] 1.57 (5%) ❌ 1.00 (1%)
["union", "array", ("map", "abs", "Float64", 1)] 1.30 (5%) ❌ 1.00 (1%)
["union", "array", ("map", "abs", "Int64", 0)] 1.57 (5%) ❌ 1.00 (1%)
["union", "array", ("map", "abs", "Int64", 1)] 1.51 (5%) ❌ 1.00 (1%)
["union", "array", ("map", "abs", "Int8", 0)] 1.83 (5%) ❌ 1.00 (1%)
["union", "array", ("map", "abs", "Int8", 1)] 1.57 (5%) ❌ 1.00 (1%)
["union", "array", ("map", "identity", "Bool", 1)] 1.71 (5%) ❌ 1.00 (1%)
["union", "array", ("map", "identity", "Float32", 0)] 1.81 (5%) ❌ 1.00 (1%)
["union", "array", ("map", "identity", "Float32", 1)] 1.82 (5%) ❌ 1.00 (1%)
["union", "array", ("map", "identity", "Float64", 0)] 1.64 (5%) ❌ 1.00 (1%)
["union", "array", ("map", "identity", "Float64", 1)] 1.51 (5%) ❌ 1.00 (1%)
["union", "array", ("map", "identity", "Int64", 0)] 1.66 (5%) ❌ 1.00 (1%)
["union", "array", ("map", "identity", "Int64", 1)] 1.50 (5%) ❌ 1.00 (1%)
["union", "array", ("map", "identity", "Int8", 0)] 2.03 (5%) ❌ 1.00 (1%)
["union", "array", ("map", "identity", "Int8", 1)] 1.67 (5%) ❌ 1.00 (1%)
["union", "array", ("perf_binaryop", "*", "Bool", "(false, false)")] 1.53 (5%) ❌ 1.00 (1%)
["union", "array", ("perf_binaryop", "*", "Bool", "(false, true)")] 1.45 (5%) ❌ 1.00 (1%)
["union", "array", ("perf_binaryop", "*", "Bool", "(true, true)")] 1.41 (5%) ❌ 1.00 (1%)
["union", "array", ("perf_binaryop", "*", "Float32", "(false, false)")] 1.51 (5%) ❌ 1.00 (1%)
["union", "array", ("perf_binaryop", "*", "Float32", "(false, true)")] 1.41 (5%) ❌ 1.00 (1%)
["union", "array", ("perf_binaryop", "*", "Float32", "(true, true)")] 1.40 (5%) ❌ 1.00 (1%)
["union", "array", ("perf_binaryop", "*", "Float64", "(false, false)")] 1.46 (5%) ❌ 1.00 (1%)
["union", "array", ("perf_binaryop", "*", "Float64", "(false, true)")] 1.41 (5%) ❌ 1.00 (1%)
["union", "array", ("perf_binaryop", "*", "Float64", "(true, true)")] 1.40 (5%) ❌ 1.00 (1%)
["union", "array", ("perf_binaryop", "*", "Int64", "(false, false)")] 1.49 (5%) ❌ 1.00 (1%)
["union", "array", ("perf_binaryop", "*", "Int64", "(false, true)")] 1.41 (5%) ❌ 1.00 (1%)
["union", "array", ("perf_binaryop", "*", "Int64", "(true, true)")] 1.39 (5%) ❌ 1.00 (1%)
["union", "array", ("perf_binaryop", "*", "Int8", "(false, false)")] 1.54 (5%) ❌ 1.00 (1%)
["union", "array", ("perf_binaryop", "*", "Int8", "(false, true)")] 1.46 (5%) ❌ 1.00 (1%)
["union", "array", ("perf_binaryop", "*", "Int8", "(true, true)")] 1.41 (5%) ❌ 1.00 (1%)
["union", "array", ("perf_countequals", "BigInt")] 1.10 (5%) ❌ 1.00 (1%)
["union", "array", ("perf_countequals", "ComplexF64")] 1.09 (5%) ❌ 1.00 (1%)
["union", "array", ("perf_countequals", "Int8")] 0.92 (5%) ✅ 1.00 (1%)
["union", "array", ("perf_simplecopy", "Bool", 0)] 1.07 (5%) ❌ 1.00 (1%)
["union", "array", ("perf_simplecopy", "Bool", 1)] 1.13 (5%) ❌ 1.00 (1%)
["union", "array", ("perf_simplecopy", "Int8", 0)] 1.07 (5%) ❌ 1.00 (1%)
["union", "array", ("perf_sum", "Int8", 0)] 1.18 (5%) ❌ 1.00 (1%)
["union", "array", ("perf_sum", "Int8", 1)] 1.21 (5%) ❌ 1.00 (1%)
["union", "array", ("perf_sum3", "BigFloat", 0)] 1.07 (5%) ❌ 1.00 (1%)
["union", "array", ("perf_sum3", "ComplexF64", 1)] 1.48 (5%) ❌ 1.00 (1%)
["union", "array", ("perf_sum3", "Float32", 1)] 0.80 (5%) ✅ 1.00 (1%)
["union", "array", ("perf_sum3", "Float64", 1)] 0.73 (5%) ✅ 1.00 (1%)
["union", "array", ("perf_sum3", "Int64", 0)] 0.90 (5%) ✅ 1.00 (1%)
["union", "array", ("perf_sum3", "Int8", 1)] 1.07 (5%) ❌ 1.00 (1%)
["union", "array", ("perf_sum4", "Int8", 0)] 1.11 (5%) ❌ 1.00 (1%)
["union", "array", ("perf_sum4", "Int8", 1)] 1.12 (5%) ❌ 1.00 (1%)
["union", "array", ("skipmissing", "filter", "Union{Missing, Float32}", 1)] 0.93 (5%) ✅ 1.00 (1%)
["union", "array", ("skipmissing", "filter", "Union{Missing, Float64}", 1)] 0.94 (5%) ✅ 1.00 (1%)
["union", "array", ("skipmissing", "keys", "Union{Nothing, Int8}", 0)] 1.09 (5%) ❌ 1.00 (1%)
["union", "array", ("skipmissing", "perf_sumskipmissing", "BigInt", 0)] 1.06 (5%) ❌ 1.00 (1%)
["union", "array", ("skipmissing", "perf_sumskipmissing", "Int8", 0)] 1.08 (5%) ❌ 1.00 (1%)
["union", "array", ("skipmissing", "perf_sumskipmissing", "Union{Nothing, Int8}", 0)] 1.06 (5%) ❌ 1.00 (1%)
["union", "array", ("skipmissing", "sum", "BigInt", 0)] 1.06 (5%) ❌ 1.00 (1%)
["union", "array", ("skipmissing", "sum", "Union{Missing, Bool}", 1)] 1.05 (5%) ❌ 1.00 (1%)
["union", "array", ("skipmissing", "sum", "Union{Missing, ComplexF64}", 1)] 1.24 (5%) ❌ 1.00 (1%)
["union", "array", ("skipmissing", "sum", "Union{Missing, Int8}", 1)] 1.05 (5%) ❌ 1.00 (1%)
["union", "array", ("skipmissing", "sum", "Union{Nothing, BigFloat}", 0)] 1.06 (5%) ❌ 1.00 (1%)
["union", "array", ("skipmissing", "sum", "Union{Nothing, BigInt}", 0)] 1.05 (5%) ❌ 1.00 (1%)

Benchmark Group List

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

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

Version Info

Primary Build

Julia Version 1.10.0-DEV.1329
Commit 3868ae02cd (2023-05-16 20:41 UTC)
Platform Info:
  OS: Linux (x86_64-linux-gnu)
      Ubuntu 22.04.2 LTS
  uname: Linux 5.15.0-58-generic #64-Ubuntu SMP Thu Jan 5 11:43:13 UTC 2023 x86_64 x86_64
  CPU: Intel(R) Xeon(R) CPU E3-1241 v3 @ 3.50GHz: 
              speed         user         nice          sys         idle          irq
       #1  3900 MHz     500263 s      50036 s     436607 s   87797556 s          0 s
       #2  3900 MHz    9308907 s      31081 s     488166 s   79140822 s          0 s
       #3  3900 MHz     487310 s      30721 s     342706 s   88053864 s          0 s
       #4  3518 MHz     348370 s      27616 s     317951 s   88024830 s          0 s
  Memory: 31.313323974609375 GB (16227.296875 MB free)
  Uptime: 8.91926387e6 sec
  Load Avg:  1.04  1.04  1.0
  WORD_SIZE: 64
  LIBM: libopenlibm
  LLVM: libLLVM-15.0.7 (ORCJIT, haswell)
  Threads: 1 on 4 virtual cores

Comparison Build

Julia Version 1.10.0-DEV.1327
Commit c24517918d (2023-05-16 20:14 UTC)
Platform Info:
  OS: Linux (x86_64-linux-gnu)
      Ubuntu 22.04.2 LTS
  uname: Linux 5.15.0-58-generic #64-Ubuntu SMP Thu Jan 5 11:43:13 UTC 2023 x86_64 x86_64
  CPU: Intel(R) Xeon(R) CPU E3-1241 v3 @ 3.50GHz: 
              speed         user         nice          sys         idle          irq
       #1  3900 MHz     501395 s      50036 s     437765 s   87899940 s          0 s
       #2   761 MHz    9410824 s      31081 s     490044 s   79142475 s          0 s
       #3  3500 MHz     488416 s      30721 s     342753 s   88158090 s          0 s
       #4  3900 MHz     348710 s      27616 s     317990 s   88129571 s          0 s
  Memory: 31.313323974609375 GB (16225.8203125 MB free)
  Uptime: 8.92980932e6 sec
  Load Avg:  1.03  1.04  1.0
  WORD_SIZE: 64
  LIBM: libopenlibm
  LLVM: libLLVM-15.0.7 (ORCJIT, haswell)
  Threads: 1 on 4 virtual cores