Skip to content

Latest commit

 

History

History
543 lines (520 loc) · 41.2 KB

File metadata and controls

543 lines (520 loc) · 41.2 KB

Benchmark Report

Job Properties

Commits: JuliaLang/julia@4c323cb871fcef6cfccc59bad55c272da9d3e264 vs JuliaLang/julia@8ae50e0cea280e5cc7310a648c280e90c592ed04

Comparison Diff: link

Triggered By: link

Tag Predicate: ALL

Results

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

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

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

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

ID time ratio memory ratio
["array", "accumulate", ("cumsum!", "Float64", "dim2")] 0.66 (5%) ✅ 1.00 (1%)
["array", "accumulate", ("cumsum", "Float64", "dim2")] 0.77 (5%) ✅ 1.00 (1%)
["array", "any/all", ("all", "Vector{Float32}")] 1.29 (5%) ❌ 1.00 (1%)
["array", "bool", "bitarray_bool_load!"] 0.86 (5%) ✅ 1.00 (1%)
["array", "bool", "boolarray_true_fill!"] 1.12 (5%) ❌ 1.00 (1%)
["array", "bool", "boolarray_true_load!"] 2.74 (5%) ❌ 1.00 (1%)
["array", "cat", ("catnd", 5)] 0.92 (5%) ✅ 1.00 (1%)
["array", "comprehension", ("collect", "StepRangeLen{Float64, Base.TwicePrecision{Float64}, Base.TwicePrecision{Float64}}")] 2.51 (5%) ❌ 1.00 (1%)
["array", "comprehension", ("collect", "Vector{Float64}")] 3.40 (5%) ❌ 1.00 (1%)
["array", "comprehension", ("comprehension_collect", "StepRangeLen{Float64, Base.TwicePrecision{Float64}, Base.TwicePrecision{Float64}}")] 2.48 (5%) ❌ 1.00 (1%)
["array", "comprehension", ("comprehension_collect", "Vector{Float64}")] 3.12 (5%) ❌ 1.00 (1%)
["array", "comprehension", ("comprehension_indexing", "Vector{Float64}")] 1.43 (30%) ❌ 1.00 (1%)
["array", "comprehension", ("comprehension_iteration", "StepRangeLen{Float64, Base.TwicePrecision{Float64}, Base.TwicePrecision{Float64}}")] 1.22 (5%) ❌ 1.00 (1%)
["array", "comprehension", ("comprehension_iteration", "Vector{Float64}")] 1.50 (5%) ❌ 1.00 (1%)
["array", "convert", ("Complex{Float64}", "Int")] 1.23 (5%) ❌ 1.00 (1%)
["array", "equality", ("==", "Vector{Int64} == UnitRange{Int64}")] 1.33 (5%) ❌ 1.00 (1%)
["array", "equality", ("==", "Vector{Int64} == Vector{Float64}")] 0.77 (5%) ✅ 1.00 (1%)
["array", "equality", ("isequal", "Vector{Int64} isequal Vector{Float32}")] 1.06 (5%) ❌ 1.00 (1%)
["array", "equality", ("isequal", "Vector{Int64} isequal Vector{Int64}")] 1.10 (5%) ❌ 1.00 (1%)
["array", "growth", ("push_single!", 2048)] 1.06 (5%) ❌ 1.00 (1%)
["array", "index", ("sumelt", "BaseBenchmarks.ArrayBenchmarks.ArrayLSLS{Int32, 2}")] 1.85 (50%) ❌ 1.00 (1%)
["array", "index", ("sumelt", "SubArray{Int32, 2, Matrix{Int32}, Tuple{UnitRange{Int64}, UnitRange{Int64}}, false}")] 1.54 (50%) ❌ 1.00 (1%)
["array", "reverse", "rev_load_fast!"] 0.90 (5%) ✅ 1.00 (1%)
["array", "subarray", ("lucompletepivCopy!", 1000)] 0.93 (5%) ✅ 1.00 (1%)
["broadcast", "sparse", ("(1000, 1000)", 2)] 1.08 (5%) ❌ 1.00 (1%)
["broadcast", "sparse", ("(10000000,)", 1)] 0.88 (5%) ✅ 1.00 (1%)
["broadcast", "typeargs", ("array", 10)] 1.30 (5%) ❌ 1.00 (1%)
["broadcast", "typeargs", ("array", 3)] 1.34 (5%) ❌ 1.00 (1%)
["broadcast", "typeargs", ("array", 5)] 1.31 (5%) ❌ 1.00 (1%)
["collection", "iteration", ("BitSet", "Int", "iterate second")] 1.42 (25%) ❌ 1.00 (1%)
["collection", "set operations", ("Set", "Int", "<", "Set")] 1.33 (25%) ❌ 1.00 (1%)
["collection", "set operations", ("Vector", "Int", "⊆", "Vector")] 1.26 (25%) ❌ 1.00 (1%)
["dates", "parse", "DateTime"] 1.13 (5%) ❌ 1.00 (1%)
["dates", "parse", ("DateTime", "ISODateTimeFormat")] 1.13 (5%) ❌ 1.00 (1%)
["dates", "string", "Date"] 1.05 (5%) ❌ 1.00 (1%)
["dates", "string", "DateTime"] 1.09 (5%) ❌ 1.00 (1%)
["find", "findall", ("> q0.5", "Vector{Bool}")] 1.07 (5%) ❌ 1.00 (1%)
["find", "findall", ("> q0.5", "Vector{UInt8}")] 1.05 (5%) ❌ 1.00 (1%)
["find", "findall", ("> q0.99", "Vector{Float32}")] 0.95 (5%) ✅ 1.00 (1%)
["find", "findnext", ("ispos", "Vector{Float64}")] 1.07 (5%) ❌ 1.00 (1%)
["find", "findnext", ("ispos", "Vector{UInt64}")] 0.94 (5%) ✅ 1.00 (1%)
["find", "findprev", ("Vector{Bool}", "50-50")] 1.19 (5%) ❌ 1.00 (1%)
["find", "findprev", ("ispos", "Vector{Bool}")] 1.09 (5%) ❌ 1.00 (1%)
["find", "findprev", ("ispos", "Vector{UInt64}")] 0.87 (5%) ✅ 1.00 (1%)
["micro", "printfd"] 1.07 (5%) ❌ 1.00 (1%)
["misc", "23042", "ComplexF64"] 1.05 (5%) ❌ 1.00 (1%)
["misc", "23042", "Float32"] 0.92 (5%) ✅ 1.00 (1%)
["misc", "23042", "Float64"] 1.11 (5%) ❌ 1.00 (1%)
["misc", "afoldl", "Int"] 0.33 (5%) ✅ 1.00 (1%)
["misc", "allocation elision view", "conditional"] 0.77 (5%) ✅ 1.00 (1%)
["misc", "bitshift", ("Int", "Int")] 1.14 (5%) ❌ 1.00 (1%)
["misc", "bitshift", ("Int", "UInt")] 1.14 (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", "foldl", "foldl(+, filter(...))"] 1.21 (5%) ❌ 1.00 (1%)
["misc", "issue 12165", "Float16"] 1.12 (5%) ❌ 1.00 (1%)
["misc", "issue 12165", "Float32"] 0.94 (5%) ✅ 1.00 (1%)
["misc", "issue 12165", "Float64"] 0.86 (5%) ✅ 1.00 (1%)
["misc", "iterators", "zip(1:1000, 1:1000, 1:1000)"] 1.06 (5%) ❌ 1.00 (1%)
["misc", "repeat", (200, 24, 1)] 1.19 (5%) ❌ 1.00 (1%)
["problem", "laplacian", "laplace_iter_sub"] 1.20 (5%) ❌ 1.00 (1%)
["problem", "laplacian", "laplace_iter_vec"] 1.05 (5%) ❌ 1.00 (1%)
["problem", "stockcorr", "stockcorr"] 0.93 (5%) ✅ 1.00 (1%)
["problem", "ziggurat", "ziggurat"] 1.06 (5%) ❌ 1.00 (1%)
["scalar", "acos", ("0.5 <= abs(x) < 1", "positive argument", "Float32")] 1.06 (5%) ❌ 1.00 (1%)
["scalar", "acos", ("0.5 <= abs(x) < 1", "positive argument", "Float64")] 0.92 (5%) ✅ 1.00 (1%)
["scalar", "acos", ("abs(x) < 0.5", "negative argument", "Float32")] 1.23 (5%) ❌ 1.00 (1%)
["scalar", "acos", ("abs(x) < 0.5", "positive argument", "Float32")] 0.90 (5%) ✅ 1.00 (1%)
["scalar", "acos", ("small", "negative argument", "Float32")] 1.15 (5%) ❌ 1.00 (1%)
["scalar", "acos", ("small", "negative argument", "Float64")] 0.93 (5%) ✅ 1.00 (1%)
["scalar", "acos", ("small", "positive argument", "Float32")] 1.07 (5%) ❌ 1.00 (1%)
["scalar", "acos", ("zero", "Float32")] 0.93 (5%) ✅ 1.00 (1%)
["scalar", "acosh", ("2 <= abs(x) < 2^28", "positive argument", "Float32")] 0.94 (5%) ✅ 1.00 (1%)
["scalar", "acosh", ("2 <= abs(x) < 2^28", "positive argument", "Float64")] 1.06 (5%) ❌ 1.00 (1%)
["scalar", "asin", ("0.975 <= abs(x) < 1.0", "negative argument", "Float64")] 1.16 (5%) ❌ 1.00 (1%)
["scalar", "asin", ("abs(x) < 0.5", "negative argument", "Float64")] 1.13 (5%) ❌ 1.00 (1%)
["scalar", "asin", ("abs(x) < 0.5", "positive argument", "Float32")] 1.07 (5%) ❌ 1.00 (1%)
["scalar", "asin", ("abs(x) < 0.5", "positive argument", "Float64")] 1.13 (5%) ❌ 1.00 (1%)
["scalar", "asin", ("small", "negative argument", "Float32")] 1.17 (5%) ❌ 1.00 (1%)
["scalar", "asin", ("small", "negative argument", "Float64")] 0.86 (5%) ✅ 1.00 (1%)
["scalar", "asin", ("small", "positive argument", "Float32")] 1.08 (5%) ❌ 1.00 (1%)
["scalar", "asin", ("small", "positive argument", "Float64")] 0.86 (5%) ✅ 1.00 (1%)
["scalar", "asin", ("zero", "Float64")] 0.86 (5%) ✅ 1.00 (1%)
["scalar", "asinh", ("0 <= abs(x) < 2^-28", "positive argument", "Float32")] 0.92 (5%) ✅ 1.00 (1%)
["scalar", "asinh", ("2 <= abs(x) < 2^28", "positive argument", "Float64")] 1.06 (5%) ❌ 1.00 (1%)
["scalar", "asinh", ("very small", "negative argument", "Float32")] 0.93 (5%) ✅ 1.00 (1%)
["scalar", "atan", ("0 <= abs(x) < 7/16", "positive argument", "Float32")] 1.13 (5%) ❌ 1.00 (1%)
["scalar", "atan", ("very large", "negative argument", "Float64")] 1.09 (5%) ❌ 1.00 (1%)
["scalar", "atan", ("very large", "positive argument", "Float32")] 0.92 (5%) ✅ 1.00 (1%)
["scalar", "atan", ("very large", "positive argument", "Float64")] 0.92 (5%) ✅ 1.00 (1%)
["scalar", "atan", ("very small", "negative argument", "Float32")] 1.08 (5%) ❌ 1.00 (1%)
["scalar", "atan", ("very small", "negative argument", "Float64")] 1.08 (5%) ❌ 1.00 (1%)
["scalar", "atan", ("very small", "positive argument", "Float32")] 1.08 (5%) ❌ 1.00 (1%)
["scalar", "atan", ("very small", "positive argument", "Float64")] 1.08 (5%) ❌ 1.00 (1%)
["scalar", "atan", ("zero", "Float32")] 1.17 (5%) ❌ 1.00 (1%)
["scalar", "atan2", ("abs(y/x) high", "y positive", "x positive", "Float32")] 1.06 (5%) ❌ 1.00 (1%)
["scalar", "atan2", ("abs(y/x) small", "y positive", "x positive", "Float32")] 1.17 (5%) ❌ 1.00 (1%)
["scalar", "atan2", ("x one", "Float64")] 0.93 (5%) ✅ 1.00 (1%)
["scalar", "cos", ("argument reduction (easy) abs(x) < 2.0^20π/4", "negative argument", "Float32", "cos_kernel")] 1.07 (5%) ❌ 1.00 (1%)
["scalar", "cos", ("argument reduction (easy) abs(x) < 2.0^20π/4", "negative argument", "Float64", "cos_kernel")] 1.13 (5%) ❌ 1.00 (1%)
["scalar", "cos", ("argument reduction (easy) abs(x) < 2.0^20π/4", "positive argument", "Float32", "cos_kernel")] 1.07 (5%) ❌ 1.00 (1%)
["scalar", "cos", ("argument reduction (easy) abs(x) < 2.0^20π/4", "positive argument", "Float64", "cos_kernel")] 1.13 (5%) ❌ 1.00 (1%)
["scalar", "cos", ("argument reduction (easy) abs(x) < 2π/4", "negative argument", "Float32", "sin_kernel")] 0.79 (5%) ✅ 1.00 (1%)
["scalar", "cos", ("argument reduction (easy) abs(x) < 2π/4", "negative argument", "Float64", "sin_kernel")] 0.94 (5%) ✅ 1.00 (1%)
["scalar", "cos", ("argument reduction (easy) abs(x) < 2π/4", "positive argument", "Float32", "sin_kernel")] 0.82 (5%) ✅ 1.00 (1%)
["scalar", "cos", ("argument reduction (easy) abs(x) < 2π/4", "positive argument", "Float64", "sin_kernel")] 0.78 (5%) ✅ 1.00 (1%)
["scalar", "cos", ("argument reduction (easy) abs(x) < 3π/4", "negative argument", "Float32", "sin_kernel")] 0.79 (5%) ✅ 1.00 (1%)
["scalar", "cos", ("argument reduction (easy) abs(x) < 3π/4", "negative argument", "Float64", "sin_kernel")] 0.91 (5%) ✅ 1.00 (1%)
["scalar", "cos", ("argument reduction (easy) abs(x) < 3π/4", "positive argument", "Float32", "sin_kernel")] 0.86 (5%) ✅ 1.00 (1%)
["scalar", "cos", ("argument reduction (easy) abs(x) < 3π/4", "positive argument", "Float64", "sin_kernel")] 0.93 (5%) ✅ 1.00 (1%)
["scalar", "cos", ("argument reduction (easy) abs(x) < 4π/4", "positive argument", "Float64", "cos_kernel")] 0.93 (5%) ✅ 1.00 (1%)
["scalar", "cos", ("argument reduction (easy) abs(x) < 5π/4", "negative argument", "Float32", "cos_kernel")] 0.91 (5%) ✅ 1.00 (1%)
["scalar", "cos", ("argument reduction (easy) abs(x) < 5π/4", "positive argument", "Float32", "cos_kernel")] 0.94 (5%) ✅ 1.00 (1%)
["scalar", "cos", ("argument reduction (easy) abs(x) < 6π/4", "negative argument", "Float32", "sin_kernel")] 1.07 (5%) ❌ 1.00 (1%)
["scalar", "cos", ("argument reduction (easy) abs(x) < 6π/4", "positive argument", "Float64", "sin_kernel")] 0.91 (5%) ✅ 1.00 (1%)
["scalar", "cos", ("argument reduction (easy) abs(x) < 7π/4", "negative argument", "Float32", "cos_kernel")] 1.07 (5%) ❌ 1.00 (1%)
["scalar", "cos", ("argument reduction (easy) abs(x) < 7π/4", "positive argument", "Float32", "cos_kernel")] 0.91 (5%) ✅ 1.00 (1%)
["scalar", "cos", ("argument reduction (easy) abs(x) < 8π/4", "positive argument", "Float32", "cos_kernel")] 1.11 (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) < 2π/4", "negative argument", "Float32", "sin_kernel")] 0.95 (5%) ✅ 1.00 (1%)
["scalar", "cos", ("argument reduction (hard) abs(x) < 2π/4", "negative argument", "Float64", "sin_kernel")] 0.95 (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", "zero", "Float32")] 0.86 (5%) ✅ 1.00 (1%)
["scalar", "cos", ("no reduction", "zero", "Float64")] 0.86 (5%) ✅ 1.00 (1%)
["scalar", "expm1", ("zero", "Float32")] 1.06 (5%) ❌ 1.00 (1%)
["scalar", "predicate", ("isequal", "Float32")] 1.30 (25%) ❌ 1.00 (1%)
["scalar", "sin", ("argument reduction (easy) abs(x) < 2.0^20π/4", "negative argument", "Float32", "sin_kernel")] 1.12 (5%) ❌ 1.00 (1%)
["scalar", "sin", ("argument reduction (easy) abs(x) < 2.0^20π/4", "positive argument", "Float32", "sin_kernel")] 1.12 (5%) ❌ 1.00 (1%)
["scalar", "sin", ("argument reduction (easy) abs(x) < 2.0^20π/4", "positive argument", "Float64", "sin_kernel")] 1.07 (5%) ❌ 1.00 (1%)
["scalar", "sin", ("argument reduction (easy) abs(x) < 2π/4", "negative argument", "Float64", "cos_kernel")] 1.07 (5%) ❌ 1.00 (1%)
["scalar", "sin", ("argument reduction (easy) abs(x) < 3π/4", "negative argument", "Float32", "cos_kernel")] 0.88 (5%) ✅ 1.00 (1%)
["scalar", "sin", ("argument reduction (easy) abs(x) < 4π/4", "negative argument", "Float32", "sin_kernel")] 0.91 (5%) ✅ 1.00 (1%)
["scalar", "sin", ("argument reduction (easy) abs(x) < 5π/4", "positive argument", "Float32", "sin_kernel")] 1.09 (5%) ❌ 1.00 (1%)
["scalar", "sin", ("argument reduction (easy) abs(x) < 7π/4", "positive argument", "Float64", "sin_kernel")] 0.91 (5%) ✅ 1.00 (1%)
["scalar", "sin", ("argument reduction (easy) abs(x) < 8π/4", "negative argument", "Float32", "sin_kernel")] 0.91 (5%) ✅ 1.00 (1%)
["scalar", "sin", ("argument reduction (easy) abs(x) < 8π/4", "positive argument", "Float32", "sin_kernel")] 0.92 (5%) ✅ 1.00 (1%)
["scalar", "sin", ("argument reduction (easy) abs(x) < 9π/4", "positive argument", "Float32", "sin_kernel")] 0.85 (5%) ✅ 1.00 (1%)
["scalar", "sin", ("argument reduction (hard) abs(x) < 6π/4", "positive argument", "Float32", "cos_kernel")] 0.93 (5%) ✅ 1.00 (1%)
["scalar", "sin", ("argument reduction (hard) abs(x) < 8π/4", "positive argument", "Float32", "sin_kernel")] 0.85 (5%) ✅ 1.00 (1%)
["scalar", "sin", ("no reduction", "negative argument", "Float32", "sin_kernel")] 1.07 (5%) ❌ 1.00 (1%)
["scalar", "sin", ("no reduction", "negative argument", "Float64", "sin_kernel")] 1.12 (5%) ❌ 1.00 (1%)
["scalar", "sin", ("no reduction", "positive argument", "Float32", "sin_kernel")] 1.22 (5%) ❌ 1.00 (1%)
["scalar", "sin", ("no reduction", "positive argument", "Float64", "sin_kernel")] 0.90 (5%) ✅ 1.00 (1%)
["scalar", "sin", ("no reduction", "zero", "Float32")] 1.08 (5%) ❌ 1.00 (1%)
["scalar", "sin", ("no reduction", "zero", "Float64")] 0.85 (5%) ✅ 1.00 (1%)
["scalar", "sincos", ("argument reduction (easy) abs(x) < 4π/4", "positive argument", "Float64")] 1.08 (5%) ❌ 1.00 (1%)
["scalar", "sincos", ("argument reduction (easy) abs(x) < 5π/4", "positive argument", "Float32")] 1.08 (5%) ❌ 1.00 (1%)
["scalar", "sincos", ("argument reduction (easy) abs(x) < 5π/4", "positive argument", "Float64")] 1.07 (5%) ❌ 1.00 (1%)
["scalar", "sinh", ("0 <= abs(x) < 2.0^-28", "negative argument", "Float64")] 0.93 (5%) ✅ 1.00 (1%)
["scalar", "sinh", ("0 <= abs(x) < 2.0^-28", "positive argument", "Float64")] 0.93 (5%) ✅ 1.00 (1%)
["scalar", "sinh", ("zero", "Float64")] 0.89 (5%) ✅ 1.00 (1%)
["scalar", "tan", ("small", "negative argument", "Float64")] 0.89 (5%) ✅ 1.00 (1%)
["scalar", "tan", ("small", "positive argument", "Float64")] 0.93 (5%) ✅ 1.00 (1%)
["scalar", "tan", ("very small", "negative argument", "Float64")] 0.86 (5%) ✅ 1.00 (1%)
["scalar", "tan", ("very small", "positive argument", "Float32")] 0.86 (5%) ✅ 1.00 (1%)
["scalar", "tan", ("very small", "positive argument", "Float64")] 0.86 (5%) ✅ 1.00 (1%)
["scalar", "tan", ("zero", "Float32")] 0.92 (5%) ✅ 1.00 (1%)
["scalar", "tan", ("zero", "Float64")] 0.80 (5%) ✅ 1.00 (1%)
["shootout", "fasta"] 1.08 (5%) ❌ 1.00 (1%)
["simd", ("auto_manual_example!", "Int32", 4096)] 0.73 (20%) ✅ 1.00 (1%)
["simd", ("loop_fields!", "Float64", "BaseBenchmarks.SIMDBenchmarks.ImmutableFields", 4095)] 0.75 (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.75 (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)] 0.80 (20%) ✅ 1.00 (1%)
["simd", ("loop_fields!", "Int64", "BaseBenchmarks.SIMDBenchmarks.ImmutableFields", 4096)] 0.80 (20%) ✅ 1.00 (1%)
["simd", ("loop_fields!", "Int64", "BaseBenchmarks.SIMDBenchmarks.MutableFields", 4095)] 0.80 (20%) ✅ 1.00 (1%)
["simd", ("manual_example!", "Int32", 4096)] 0.73 (20%) ✅ 1.00 (1%)
["sort", "insertionsort", ("sort forwards", "random")] 0.66 (30%) ✅ 1.00 (1%)
["sort", "insertionsort", ("sort reverse", "ascending")] 0.67 (30%) ✅ 1.00 (1%)
["sort", "insertionsort", ("sort reverse", "random")] 1.51 (30%) ❌ 1.00 (1%)
["sort", "insertionsort", ("sort! forwards", "random")] 0.66 (30%) ✅ 1.00 (1%)
["sort", "insertionsort", ("sort! reverse", "ascending")] 0.67 (30%) ✅ 1.00 (1%)
["sort", "insertionsort", ("sort! reverse", "descending")] 1.51 (30%) ❌ 1.00 (1%)
["sort", "insertionsort", ("sort! reverse", "random")] 1.51 (30%) ❌ 1.00 (1%)
["sort", "insertionsort", ("sortperm reverse", "ones")] 1.33 (30%) ❌ 1.00 (1%)
["sort", "insertionsort", ("sortperm! reverse", "descending")] 0.66 (30%) ✅ 1.00 (1%)
["sort", "insertionsort", ("sortperm! reverse", "ones")] 1.38 (30%) ❌ 1.00 (1%)
["sort", "issorted", ("forwards", "ones")] 1.32 (30%) ❌ 1.00 (1%)
["sort", "issorted", ("reverse", "ones")] 1.32 (30%) ❌ 1.00 (1%)
["sort", "mergesort", ("sort reverse", "descending")] 1.35 (30%) ❌ 1.00 (1%)
["sort", "mergesort", ("sort reverse", "ones")] 1.34 (30%) ❌ 1.00 (1%)
["sort", "mergesort", ("sort! reverse", "descending")] 1.41 (30%) ❌ 1.00 (1%)
["sort", "mergesort", ("sort! reverse", "ones")] 1.38 (30%) ❌ 1.00 (1%)
["sort", "quicksort", ("sort! forwards", "ones")] 1.30 (30%) ❌ 1.00 (1%)
["sparse", "constructors", ("IV", 1000)] 1.09 (5%) ❌ 1.00 (1%)
["sparse", "matmul", ("A_mul_Bc!", "sparse 2000x200, dense 20x200 -> dense 2000x20")] 1.30 (30%) ❌ 1.00 (1%)
["sparse", "matmul", ("A_mul_Bc", "sparse 500x500, dense 5x500 -> dense 500x5")] 1.60 (30%) ❌ 1.00 (1%)
["sparse", "matmul", ("A_mul_Bc", "sparse 50x500, dense 5x500 -> dense 50x5")] 1.71 (30%) ❌ 1.00 (1%)
["sparse", "matmul", ("A_mul_Bt", "sparse 500x500, dense 5x500 -> dense 500x5")] 0.67 (30%) ✅ 1.00 (1%)
["sparse", "matmul", ("A_mul_Bt", "sparse 50x500, dense 5x500 -> dense 50x5")] 0.60 (30%) ✅ 1.00 (1%)
["sparse", "matmul", ("At_mul_B!", "dense 400x400, sparse 400x400 -> dense 400x400")] 1.36 (30%) ❌ 1.00 (1%)
["sparse", "matmul", ("At_mul_B!", "dense 40x400, sparse 40x400 -> dense 400x400")] 1.35 (30%) ❌ 1.00 (1%)
["sparse", "matmul", ("At_mul_B!", "sparse 400x4000, dense 400x40 -> dense 4000x40")] 0.66 (30%) ✅ 1.00 (1%)
["sparse", "matmul", ("At_mul_B", "dense 500x5, sparse 500x500 -> dense 5x500")] 1.83 (30%) ❌ 1.00 (1%)
["sparse", "matmul", ("At_mul_B", "dense 50x5, sparse 50x500 -> dense 5x500")] 1.99 (30%) ❌ 1.00 (1%)
["sparse", "matmul", ("At_mul_B", "dense 5x5, sparse 5x500 -> dense 5x500")] 1.75 (30%) ❌ 1.00 (1%)
["sparse", "matmul", ("At_mul_B", "sparse 500x500, dense 500x5 -> dense 500x5")] 1.46 (30%) ❌ 1.00 (1%)
["sparse", "matmul", ("At_mul_Bt!", "sparse 400x4000, dense 40x400 -> dense 4000x40")] 0.68 (30%) ✅ 1.00 (1%)
["sparse", "sparse matvec", "adjoint"] 1.06 (5%) ❌ 1.00 (1%)
["sparse", "sparse solves", "square system (ldlt), matrix rhs"] 0.89 (5%) ✅ 1.00 (1%)
["sparse", "sparse solves", "square system (ldlt), vector rhs"] 0.89 (5%) ✅ 1.00 (1%)
["string", "==(::AbstractString, ::AbstractString)", "different length"] 0.90 (5%) ✅ 1.00 (1%)
["string", "==(::AbstractString, ::AbstractString)", "equal"] 0.90 (5%) ✅ 1.00 (1%)
["string", "==(::SubString, ::String)", "different"] 1.09 (5%) ❌ 1.00 (1%)
["string", "readuntil", "backtracking"] 1.11 (5%) ❌ 1.00 (1%)
["string", "readuntil", "barbarian backtrack"] 1.08 (5%) ❌ 1.00 (1%)
["string", "readuntil", "no backtracking"] 1.11 (5%) ❌ 1.00 (1%)
["string", "readuntil", "target length 1000"] 1.17 (5%) ❌ 1.00 (1%)
["string", "readuntil", "target length 50000"] 1.18 (5%) ❌ 1.00 (1%)
["string", "repeat", "repeat char 2"] 1.28 (5%) ❌ 1.00 (1%)
["string", "repeat", "repeat str len 1"] 1.09 (5%) ❌ 1.00 (1%)
["tuple", "linear algebra", ("matmat", "(16, 16)", "(16, 16)")] 0.93 (5%) ✅ 1.00 (1%)
["tuple", "reduction", ("minimum", "(2, 2)")] 0.91 (5%) ✅ 1.00 (1%)
["tuple", "reduction", ("sum", "(4, 4)")] 0.94 (5%) ✅ 1.00 (1%)
["union", "array", ("broadcast", "*", "Bool", "(false, false)")] 1.08 (5%) ❌ 1.00 (1%)
["union", "array", ("broadcast", "*", "Bool", "(false, true)")] 0.90 (5%) ✅ 1.00 (1%)
["union", "array", ("broadcast", "*", "Bool", "(true, true)")] 0.87 (5%) ✅ 1.00 (1%)
["union", "array", ("broadcast", "*", "ComplexF64", "(false, false)")] 0.87 (5%) ✅ 1.00 (1%)
["union", "array", ("broadcast", "*", "Int64", "(false, true)")] 0.92 (5%) ✅ 1.00 (1%)
["union", "array", ("broadcast", "*", "Int8", "(false, false)")] 1.22 (5%) ❌ 1.00 (1%)
["union", "array", ("broadcast", "*", "Int8", "(false, true)")] 0.90 (5%) ✅ 1.00 (1%)
["union", "array", ("broadcast", "*", "Int8", "(true, true)")] 0.84 (5%) ✅ 1.00 (1%)
["union", "array", ("broadcast", "abs", "BigFloat", 0)] 1.07 (5%) ❌ 1.00 (1%)
["union", "array", ("broadcast", "abs", "BigFloat", 1)] 1.05 (5%) ❌ 1.00 (1%)
["union", "array", ("broadcast", "abs", "Bool", 0)] 0.82 (5%) ✅ 1.00 (1%)
["union", "array", ("broadcast", "abs", "Bool", 1)] 1.09 (5%) ❌ 1.00 (1%)
["union", "array", ("broadcast", "abs", "Float32", 0)] 1.26 (5%) ❌ 1.00 (1%)
["union", "array", ("broadcast", "abs", "Float32", 1)] 1.13 (5%) ❌ 1.00 (1%)
["union", "array", ("broadcast", "abs", "Int8", 0)] 1.48 (5%) ❌ 1.00 (1%)
["union", "array", ("broadcast", "abs", "Int8", 1)] 1.07 (5%) ❌ 1.00 (1%)
["union", "array", ("broadcast", "identity", "BigFloat", 0)] 1.07 (5%) ❌ 1.00 (1%)
["union", "array", ("broadcast", "identity", "ComplexF64", 1)] 1.12 (5%) ❌ 1.00 (1%)
["union", "array", ("broadcast", "identity", "Float32", 1)] 0.79 (5%) ✅ 1.00 (1%)
["union", "array", ("broadcast", "identity", "Float64", 1)] 0.84 (5%) ✅ 1.00 (1%)
["union", "array", ("broadcast", "identity", "Int64", 1)] 0.85 (5%) ✅ 1.00 (1%)
["union", "array", ("broadcast", "identity", "Int8", 1)] 0.92 (5%) ✅ 1.00 (1%)
["union", "array", ("collect", "all", "Float32", 1)] 1.12 (5%) ❌ 1.00 (1%)
["union", "array", ("collect", "all", "Float64", 1)] 0.85 (5%) ✅ 1.00 (1%)
["union", "array", ("collect", "all", "Int8", 1)] 1.09 (5%) ❌ 1.00 (1%)
["union", "array", ("collect", "filter", "ComplexF64", 0)] 1.08 (5%) ❌ 1.00 (1%)
["union", "array", ("collect", "filter", "ComplexF64", 1)] 1.09 (5%) ❌ 1.00 (1%)
["union", "array", ("map", "*", "Bool", "(false, false)")] 1.12 (5%) ❌ 1.00 (1%)
["union", "array", ("map", "*", "ComplexF64", "(false, false)")] 0.76 (5%) ✅ 1.00 (1%)
["union", "array", ("map", "*", "ComplexF64", "(true, true)")] 1.07 (5%) ❌ 1.00 (1%)
["union", "array", ("map", "*", "Float32", "(false, false)")] 1.33 (5%) ❌ 1.00 (1%)
["union", "array", ("map", "*", "Float32", "(false, true)")] 0.92 (5%) ✅ 1.00 (1%)
["union", "array", ("map", "*", "Float32", "(true, true)")] 0.87 (5%) ✅ 1.00 (1%)
["union", "array", ("map", "*", "Int8", "(false, false)")] 1.37 (5%) ❌ 1.00 (1%)
["union", "array", ("map", "abs", "BigFloat", 0)] 1.08 (5%) ❌ 1.00 (1%)
["union", "array", ("map", "abs", "BigFloat", 1)] 1.07 (5%) ❌ 1.00 (1%)
["union", "array", ("map", "abs", "Bool", 1)] 1.16 (5%) ❌ 1.00 (1%)
["union", "array", ("map", "identity", "Float32", 1)] 1.13 (5%) ❌ 1.00 (1%)
["union", "array", ("map", "identity", "Float64", 1)] 0.84 (5%) ✅ 1.00 (1%)
["union", "array", ("map", "identity", "Int8", 1)] 1.10 (5%) ❌ 1.00 (1%)
["union", "array", ("perf_binaryop", "*", "Bool", "(false, false)")] 1.20 (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.14 (5%) ❌ 1.00 (1%)
["union", "array", ("perf_binaryop", "*", "ComplexF64", "(false, true)")] 1.07 (5%) ❌ 1.00 (1%)
["union", "array", ("perf_binaryop", "*", "Float32", "(false, false)")] 1.09 (5%) ❌ 1.00 (1%)
["union", "array", ("perf_binaryop", "*", "Float32", "(false, true)")] 1.10 (5%) ❌ 1.00 (1%)
["union", "array", ("perf_binaryop", "*", "Float32", "(true, true)")] 1.06 (5%) ❌ 1.00 (1%)
["union", "array", ("perf_binaryop", "*", "Float64", "(false, false)")] 1.07 (5%) ❌ 1.00 (1%)
["union", "array", ("perf_binaryop", "*", "Float64", "(false, true)")] 1.08 (5%) ❌ 1.00 (1%)
["union", "array", ("perf_binaryop", "*", "Float64", "(true, true)")] 1.09 (5%) ❌ 1.00 (1%)
["union", "array", ("perf_binaryop", "*", "Int64", "(false, true)")] 1.07 (5%) ❌ 1.00 (1%)
["union", "array", ("perf_binaryop", "*", "Int64", "(true, true)")] 1.06 (5%) ❌ 1.00 (1%)
["union", "array", ("perf_binaryop", "*", "Int8", "(false, false)")] 0.84 (5%) ✅ 1.00 (1%)
["union", "array", ("perf_binaryop", "*", "Int8", "(false, true)")] 0.89 (5%) ✅ 1.00 (1%)
["union", "array", ("perf_binaryop", "*", "Int8", "(true, true)")] 0.92 (5%) ✅ 1.00 (1%)
["union", "array", ("perf_countequals", "ComplexF64")] 0.87 (5%) ✅ 1.00 (1%)
["union", "array", ("perf_countequals", "Int64")] 1.10 (5%) ❌ 1.00 (1%)
["union", "array", ("perf_countnothing", "Bool", 0)] 1.48 (5%) ❌ 1.00 (1%)
["union", "array", ("perf_countnothing", "Bool", 1)] 0.59 (5%) ✅ 1.00 (1%)
["union", "array", ("perf_countnothing", "ComplexF64", 0)] 1.50 (5%) ❌ 1.00 (1%)
["union", "array", ("perf_countnothing", "ComplexF64", 1)] 0.88 (5%) ✅ 1.00 (1%)
["union", "array", ("perf_countnothing", "Float64", 0)] 0.58 (5%) ✅ 1.00 (1%)
["union", "array", ("perf_countnothing", "Int64", 0)] 1.50 (5%) ❌ 1.00 (1%)
["union", "array", ("perf_countnothing", "Int64", 1)] 1.50 (5%) ❌ 1.00 (1%)
["union", "array", ("perf_countnothing", "Int8", 0)] 1.70 (5%) ❌ 1.00 (1%)
["union", "array", ("perf_countnothing", "Int8", 1)] 1.70 (5%) ❌ 1.00 (1%)
["union", "array", ("perf_simplecopy", "BigInt", 0)] 1.09 (5%) ❌ 1.00 (1%)
["union", "array", ("perf_simplecopy", "BigInt", 1)] 1.07 (5%) ❌ 1.00 (1%)
["union", "array", ("perf_simplecopy", "Bool", 0)] 0.29 (5%) ✅ 1.00 (1%)
["union", "array", ("perf_simplecopy", "Bool", 1)] 0.24 (5%) ✅ 1.00 (1%)
["union", "array", ("perf_simplecopy", "ComplexF64", 1)] 0.95 (5%) ✅ 1.00 (1%)
["union", "array", ("perf_simplecopy", "Float32", 0)] 0.55 (5%) ✅ 1.00 (1%)
["union", "array", ("perf_simplecopy", "Float32", 1)] 0.48 (5%) ✅ 1.00 (1%)
["union", "array", ("perf_simplecopy", "Float64", 0)] 0.89 (5%) ✅ 1.00 (1%)
["union", "array", ("perf_simplecopy", "Int64", 0)] 0.89 (5%) ✅ 1.00 (1%)
["union", "array", ("perf_simplecopy", "Int64", 1)] 0.92 (5%) ✅ 1.00 (1%)
["union", "array", ("perf_simplecopy", "Int8", 0)] 0.28 (5%) ✅ 1.00 (1%)
["union", "array", ("perf_simplecopy", "Int8", 1)] 0.24 (5%) ✅ 1.00 (1%)
["union", "array", ("perf_sum", "Bool", 1)] 1.12 (5%) ❌ 1.00 (1%)
["union", "array", ("perf_sum", "Int8", 1)] 1.06 (5%) ❌ 1.00 (1%)
["union", "array", ("perf_sum3", "Bool", 0)] 0.63 (5%) ✅ 1.00 (1%)
["union", "array", ("perf_sum3", "Bool", 1)] 1.38 (5%) ❌ 1.00 (1%)
["union", "array", ("perf_sum3", "ComplexF64", 1)] 1.31 (5%) ❌ 1.00 (1%)
["union", "array", ("perf_sum3", "Int8", 0)] 1.09 (5%) ❌ 1.00 (1%)
["union", "array", ("perf_sum3", "Int8", 1)] 0.89 (5%) ✅ 1.00 (1%)
["union", "array", ("perf_sum4", "BigFloat", 0)] 1.05 (5%) ❌ 1.00 (1%)
["union", "array", ("skipmissing", "collect", "Int64", 0)] 1.05 (5%) ❌ 1.00 (1%)
["union", "array", ("skipmissing", "collect", "Int8", 0)] 0.92 (5%) ✅ 1.00 (1%)
["union", "array", ("skipmissing", "collect", "Union{Missing, Bool}", 1)] 0.94 (5%) ✅ 1.00 (1%)
["union", "array", ("skipmissing", "collect", "Union{Missing, Float32}", 1)] 1.07 (5%) ❌ 1.00 (1%)
["union", "array", ("skipmissing", "sum", "Bool", 0)] 1.50 (5%) ❌ 1.00 (1%)
["union", "array", ("skipmissing", "sum", "Int8", 0)] 1.19 (5%) ❌ 1.00 (1%)
["union", "array", ("skipmissing", "sum", "Union{Missing, Bool}", 1)] 0.94 (5%) ✅ 1.00 (1%)
["union", "array", ("skipmissing", "sum", "Union{Nothing, ComplexF64}", 0)] 1.43 (5%) ❌ 1.00 (1%)
["union", "array", ("skipmissing", "sum", "Union{Nothing, Float32}", 0)] 1.24 (5%) ❌ 1.00 (1%)
["union", "array", ("skipmissing", "sum", "Union{Nothing, Int64}", 0)] 0.71 (5%) ✅ 1.00 (1%)
["union", "array", ("sort", "Float64", 0)] 1.05 (5%) ❌ 1.00 (1%)
["union", "array", ("sort", "Int64", 0)] 0.91 (5%) ✅ 1.00 (1%)
["union", "array", ("sort", "Union{Missing, Bool}", 1)] 0.93 (5%) ✅ 1.00 (1%)
["union", "array", ("sort", "Union{Nothing, Bool}", 0)] 1.19 (5%) ❌ 1.00 (1%)
["union", "array", ("sort", "Union{Nothing, Float64}", 0)] 1.13 (5%) ❌ 1.00 (1%)
["union", "array", ("sort", "Union{Nothing, Int8}", 0)] 1.09 (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.1149
Commit 4c323cb871 (2021-05-21 21:34 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  3415 MHz     272230 s       2058 s      30206 s   75864290 s          0 s
       #2  3400 MHz    9334674 s        532 s     446134 s   66390659 s          0 s
       #3  3400 MHz     160173 s        545 s       8340 s   76004500 s          0 s
       #4  3405 MHz     187964 s        530 s       8823 s   75975397 s          0 s
       #5  3426 MHz     107256 s        444 s       7815 s   76031268 s          0 s
       #6  3412 MHz     123254 s        455 s       7404 s   76042660 s          0 s
       #7  3416 MHz     111738 s        421 s       7923 s   76053904 s          0 s
       #8  3410 MHz     101061 s        513 s       7163 s   76057902 s          0 s
       
  Memory: 30.362831115722656 GB (8461.93359375 MB free)
  Uptime: 7.61757e6 sec
  Load Avg:  1.0  1.0  1.0
  WORD_SIZE: 64
  LIBM: libopenlibm
  LLVM: libLLVM-12.0.0 (ORCJIT, skylake-avx512)

Comparison Build

Julia Version 1.7.0-DEV.1134
Commit 8ae50e0cea (2021-05-20 23:14 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  3405 MHz     272799 s       2058 s      30242 s   75972524 s          0 s
       #2  3399 MHz    9434582 s        532 s     453183 s   66392555 s          0 s
       #3  3402 MHz     160235 s        545 s       8352 s   76113279 s          0 s
       #4  3424 MHz     188913 s        530 s       8864 s   76083258 s          0 s
       #5  3416 MHz     107285 s        444 s       7829 s   76140077 s          0 s
       #6  3406 MHz     123320 s        455 s       7416 s   76151433 s          0 s
       #7  3404 MHz     112109 s        421 s       7938 s   76162370 s          0 s
       #8  3425 MHz     101090 s        513 s       7178 s   76166697 s          0 s
       
  Memory: 30.362831115722656 GB (7346.4140625 MB free)
  Uptime: 7.628455e6 sec
  Load Avg:  1.0  1.0  1.0
  WORD_SIZE: 64
  LIBM: libopenlibm
  LLVM: libLLVM-12.0.0 (ORCJIT, skylake-avx512)