Skip to content

Latest commit

 

History

History
446 lines (424 loc) · 34.4 KB

File metadata and controls

446 lines (424 loc) · 34.4 KB

Benchmark Report

Job Properties

Commit(s): haampie/julia@71ac96913772b3de4ba010a430ba63abd9f631b6 vs JuliaLang/julia@caeaceff8af97565334f35309d812566183ec687

Triggered By: link

Tag Predicate: ALL

Results

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

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

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

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

ID time ratio memory ratio
["array", "accumulate", "(\"cumsum!\", \"Float64\", \"dim1\")"] 0.94 (5%) ✅ 1.00 (1%)
["array", "accumulate", "(\"cumsum!\", \"Float64\", \"dim2\")"] 0.84 (5%) ✅ 1.00 (1%)
["array", "accumulate", "(\"cumsum\", \"Int\")"] 1.06 (5%) ❌ 1.00 (1%)
["array", "cat", "(\"catnd_setind\", 5)"] 1.08 (5%) ❌ 1.00 (1%)
["array", "equality", "(\"==\", \"Vector{Int64}\")"] 1.09 (5%) ❌ 1.00 (1%)
["array", "growth", "(\"prerend!\", 2048)"] 1.08 (5%) ❌ 1.00 (1%)
["array", "reductions", "(\"mean\", \"Float64\")"] 0.94 (5%) ✅ 1.00 (1%)
["array", "reductions", "(\"sum\", \"Float64\")"] 0.94 (5%) ✅ 1.00 (1%)
["array", "setindex!", "(\"setindex!\", 2)"] 0.80 (5%) ✅ 1.00 (1%)
["array", "setindex!", "(\"setindex!\", 3)"] 1.25 (5%) ❌ 1.00 (1%)
["array", "setindex!", "(\"setindex!\", 5)"] 1.25 (5%) ❌ 1.00 (1%)
["broadcast", "26942"] 0.94 (5%) ✅ 1.00 (1%)
["broadcast", "mix_scalar_tuple", "(5, \"tup_tup\")"] 1.05 (5%) ❌ 1.00 (1%)
["broadcast", "sparse", "((1000, 1000), 1)"] 0.89 (5%) ✅ 1.00 (1%)
["collection", "queries & updates", "(\"Dict\", \"Any\", \"getindex\")"] 0.55 (25%) ✅ 1.00 (1%)
["collection", "queries & updates", "(\"Dict\", \"Any\", \"in\", \"false\")"] 0.72 (25%) ✅ 1.00 (1%)
["dates", "arithmetic", "(\"DateTime\", \"Minute\")"] 1.08 (5%) ❌ 1.00 (1%)
["dates", "parse", "(\"DateTime\", \"DateFormat\")"] 1.12 (5%) ❌ 1.00 (1%)
["dates", "parse", "(\"Date\", \"DateFormat\")"] 1.12 (5%) ❌ 1.00 (1%)
["dates", "parse", "(\"Date\", \"ISODateFormat\")"] 0.90 (5%) ✅ 1.00 (1%)
["dates", "parse", "Date"] 0.94 (5%) ✅ 1.00 (1%)
["find", "findall", "(\"> q0.95\", \"Vector{Int8}\")"] 1.05 (5%) ❌ 1.00 (1%)
["find", "findall", "(\"> q0.99\", \"Vector{Int8}\")"] 1.05 (5%) ❌ 1.00 (1%)
["find", "findall", "(\"Vector{Bool}\", \"10-90\")"] 1.20 (5%) ❌ 1.00 (1%)
["find", "findall", "(\"Vector{Bool}\", \"50-50\")"] 1.10 (5%) ❌ 1.00 (1%)
["find", "findnext", "(\"Vector{Bool}\", \"50-50\")"] 3.09 (5%) ❌ 1.00 (1%)
["find", "findnext", "(\"ispos\", \"Vector{Bool}\")"] 0.87 (5%) ✅ 1.00 (1%)
["find", "findnext", "(\"ispos\", \"Vector{Float64}\")"] 0.94 (5%) ✅ 1.00 (1%)
["find", "findnext", "(\"ispos\", \"Vector{Int8}\")"] 1.08 (5%) ❌ 1.00 (1%)
["find", "findnext", "(\"ispos\", \"Vector{UInt64}\")"] 1.23 (5%) ❌ 1.00 (1%)
["find", "findprev", "(\"Vector{Bool}\", \"50-50\")"] 0.93 (5%) ✅ 1.00 (1%)
["find", "findprev", "(\"ispos\", \"Vector{Int8}\")"] 0.91 (5%) ✅ 1.00 (1%)
["io", "serialization", "(\"deserialize\", \"Matrix{Float64}\")"] 1.06 (5%) ❌ 1.00 (1%)
["linalg", "arithmetic", "(\"sqrt\", \"typename(UnitUpperTriangular)\", 1024)"] 2.41 (45%) ❌ 1.00 (1%)
["linalg", "arithmetic", "(\"sqrt\", \"typename(UpperTriangular)\", 1024)"] 2.40 (45%) ❌ 1.00 (1%)
["linalg", "small exp #29116"] 1.06 (5%) ❌ 1.00 (1%)
["micro", "fib"] 1.13 (5%) ❌ 1.00 (1%)
["misc", "allocation elision view", "conditional"] 0.71 (5%) ✅ 1.00 (1%)
["misc", "allocation elision view", "no conditional"] 1.21 (5%) ❌ 1.00 (1%)
["misc", "fastmath many args"] 0.62 (5%) ✅ 1.00 (1%)
["misc", "foldl", "foldl(+, filter(...))"] 1.10 (5%) ❌ 1.00 (1%)
["misc", "foldl", "foldl(+, filter(...); init = 0.0)"] 3.83 (5%) ❌ 1.00 (1%)
["misc", "iterators", "zip(1:1000, 1:1000, 1:1000, 1:1000)"] 1.05 (5%) ❌ 1.00 (1%)
["problem", "simplex", "simplex"] 1.06 (5%) ❌ 1.00 (1%)
["random", "ranges", "(\"rand\", \"MersenneTwister\", \"BigInt\", \"RangeGenerator(1:170141183460469231731687303715884105728)\")"] 0.71 (25%) ✅ 1.00 (1%)
["random", "ranges", "(\"rand\", \"MersenneTwister\", \"UInt128\", \"RangeGenerator(1:4294967295)\")"] 1.30 (25%) ❌ 1.00 (1%)
["random", "ranges", "(\"rand\", \"MersenneTwister\", \"UInt64\", \"RangeGenerator(1:4294967297)\")"] 1.29 (25%) ❌ 1.00 (1%)
["random", "types", "(\"rand\", \"MersenneTwister\", \"Float32\")"] 1.40 (25%) ❌ 1.00 (1%)
["random", "types", "(\"rand\", \"MersenneTwister\", \"Int32\")"] 1.33 (25%) ❌ 1.00 (1%)
["random", "types", "(\"rand\", \"MersenneTwister\", \"Int64\")"] 1.33 (25%) ❌ 1.00 (1%)
["random", "types", "(\"rand\", \"MersenneTwister\", \"UInt16\")"] 1.27 (25%) ❌ 1.00 (1%)
["random", "types", "(\"rand\", \"MersenneTwister\", \"UInt8\")"] 1.27 (25%) ❌ 1.00 (1%)
["random", "types", "(\"randexp\", \"MersenneTwister\", \"Float16\")"] 1.26 (25%) ❌ 1.00 (1%)
["random", "types", "(\"randexp\", \"MersenneTwister\", \"Float64\")"] 1.44 (25%) ❌ 1.00 (1%)
["scalar", "acos", "(\"abs(x) < 0.5\", \"positive argument\", \"Float64\")"] 0.93 (5%) ✅ 1.00 (1%)
["scalar", "acos", "(\"small\", \"negative argument\", \"Float64\")"] 1.06 (5%) ❌ 1.00 (1%)
["scalar", "acos", "(\"small\", \"positive argument\", \"Float32\")"] 1.25 (5%) ❌ 1.00 (1%)
["scalar", "acosh", "(\"2 <= abs(x) < 2^28\", \"positive argument\", \"Float32\")"] 0.80 (5%) ✅ 1.00 (1%)
["scalar", "arithmetic", "(\"rem type\", \"Bool\", \"BigInt\")"] 0.55 (40%) ✅ 1.00 (1%)
["scalar", "arithmetic", "(\"rem type\", \"Char\", \"BigInt\")"] 0.53 (40%) ✅ 1.00 (1%)
["scalar", "arithmetic", "(\"rem type\", \"Int64\", \"BigInt\")"] 0.54 (40%) ✅ 1.00 (1%)
["scalar", "arithmetic", "(\"sub\", \"BigInt\", \"BigInt\")"] 1.62 (50%) ❌ 1.00 (1%)
["scalar", "arithmetic", "(\"sub\", \"Complex{BigInt}\", \"UInt64\")"] 1.57 (50%) ❌ 1.00 (1%)
["scalar", "asin", "(\"0.5 <= abs(x) < 0.975\", \"negative argument\", \"Float64\")"] 0.94 (5%) ✅ 1.00 (1%)
["scalar", "asin", "(\"0.5 <= abs(x) < 0.975\", \"positive argument\", \"Float64\")"] 1.10 (5%) ❌ 1.00 (1%)
["scalar", "asin", "(\"0.975 <= abs(x) < 1.0\", \"positive argument\", \"Float64\")"] 1.15 (5%) ❌ 1.00 (1%)
["scalar", "asin", "(\"abs(x) < 0.5\", \"negative argument\", \"Float32\")"] 1.20 (5%) ❌ 1.00 (1%)
["scalar", "asin", "(\"abs(x) < 0.5\", \"negative argument\", \"Float64\")"] 0.95 (5%) ✅ 1.00 (1%)
["scalar", "asin", "(\"abs(x) < 0.5\", \"positive argument\", \"Float64\")"] 0.95 (5%) ✅ 1.00 (1%)
["scalar", "asin", "(\"small\", \"negative argument\", \"Float32\")"] 0.80 (5%) ✅ 1.00 (1%)
["scalar", "asin", "(\"small\", \"negative argument\", \"Float64\")"] 1.07 (5%) ❌ 1.00 (1%)
["scalar", "asin", "(\"zero\", \"Float32\")"] 1.27 (5%) ❌ 1.00 (1%)
["scalar", "asinh", "(\"0 <= abs(x) < 2^-28\", \"negative argument\", \"Float32\")"] 1.18 (5%) ❌ 1.00 (1%)
["scalar", "asinh", "(\"very large\", \"positive argument\", \"Float64\")"] 1.16 (5%) ❌ 1.00 (1%)
["scalar", "asinh", "(\"very small\", \"negative argument\", \"Float32\")"] 0.80 (5%) ✅ 1.00 (1%)
["scalar", "asinh", "(\"very small\", \"negative argument\", \"Float64\")"] 1.25 (5%) ❌ 1.00 (1%)
["scalar", "asinh", "(\"very small\", \"positive argument\", \"Float64\")"] 0.80 (5%) ✅ 1.00 (1%)
["scalar", "asinh", "(\"zero\", \"Float64\")"] 1.25 (5%) ❌ 1.00 (1%)
["scalar", "atan", "(\"0 <= abs(x) < 7/16\", \"negative argument\", \"Float32\")"] 1.16 (5%) ❌ 1.00 (1%)
["scalar", "atan", "(\"0 <= abs(x) < 7/16\", \"negative argument\", \"Float64\")"] 1.06 (5%) ❌ 1.00 (1%)
["scalar", "atan", "(\"0 <= abs(x) < 7/16\", \"positive argument\", \"Float32\")"] 0.87 (5%) ✅ 1.00 (1%)
["scalar", "atan", "(\"11/16 <= abs(x) < 19/16\", \"positive argument\", \"Float64\")"] 0.89 (5%) ✅ 1.00 (1%)
["scalar", "atan", "(\"19/16 <= abs(x) < 39/16\", \"positive argument\", \"Float32\")"] 0.90 (5%) ✅ 1.00 (1%)
["scalar", "atan", "(\"39/16 <= abs(x) < 2^66\", \"positive argument\", \"Float32\")"] 0.86 (5%) ✅ 1.00 (1%)
["scalar", "atan", "(\"7/16 <= abs(x) < 11/16\", \"positive argument\", \"Float64\")"] 0.89 (5%) ✅ 1.00 (1%)
["scalar", "atan", "(\"very small\", \"negative argument\", \"Float32\")"] 1.07 (5%) ❌ 1.00 (1%)
["scalar", "atan", "(\"very small\", \"positive argument\", \"Float32\")"] 1.07 (5%) ❌ 1.00 (1%)
["scalar", "atan", "(\"very small\", \"positive argument\", \"Float64\")"] 1.07 (5%) ❌ 1.00 (1%)
["scalar", "atan", "(\"zero\", \"Float32\")"] 1.07 (5%) ❌ 1.00 (1%)
["scalar", "atan", "(\"zero\", \"Float64\")"] 1.07 (5%) ❌ 1.00 (1%)
["scalar", "atan2", "(\"abs(y/x) high\", \"y negative\", \"x positive\", \"Float32\")"] 0.80 (5%) ✅ 1.00 (1%)
["scalar", "atan2", "(\"abs(y/x) small\", \"y positive\", \"x positive\", \"Float32\")"] 0.85 (5%) ✅ 1.00 (1%)
["scalar", "atanh", "(\"0.5 <= abs(x) < 1\", \"negative argument\", \"Float64\")"] 1.25 (5%) ❌ 1.00 (1%)
["scalar", "atanh", "(\"one\", \"Float32\")"] 0.85 (5%) ✅ 1.00 (1%)
["scalar", "atanh", "(\"one\", \"Float64\")"] 0.85 (5%) ✅ 1.00 (1%)
["scalar", "atanh", "(\"very small\", \"negative argument\", \"Float64\")"] 0.94 (5%) ✅ 1.00 (1%)
["scalar", "atanh", "(\"very small\", \"positive argument\", \"Float32\")"] 0.80 (5%) ✅ 1.00 (1%)
["scalar", "atanh", "(\"very small\", \"positive argument\", \"Float64\")"] 0.94 (5%) ✅ 1.00 (1%)
["scalar", "cos", "(\"argument reduction (easy) abs(x) < 2.0^20π/4\", \"negative argument\", \"Float64\", \"cos_kernel\")"] 1.12 (5%) ❌ 1.00 (1%)
["scalar", "cos", "(\"argument reduction (easy) abs(x) < 2.0^20π/4\", \"positive argument\", \"Float64\", \"cos_kernel\")"] 0.83 (5%) ✅ 1.00 (1%)
["scalar", "cos", "(\"argument reduction (easy) abs(x) < 2π/4\", \"negative argument\", \"Float32\", \"sin_kernel\")"] 0.89 (5%) ✅ 1.00 (1%)
["scalar", "cos", "(\"argument reduction (easy) abs(x) < 2π/4\", \"negative argument\", \"Float64\", \"sin_kernel\")"] 0.89 (5%) ✅ 1.00 (1%)
["scalar", "cos", "(\"argument reduction (easy) abs(x) < 2π/4\", \"positive argument\", \"Float32\", \"sin_kernel\")"] 1.12 (5%) ❌ 1.00 (1%)
["scalar", "cos", "(\"argument reduction (easy) abs(x) < 2π/4\", \"positive argument\", \"Float64\", \"sin_kernel\")"] 0.83 (5%) ✅ 1.00 (1%)
["scalar", "cos", "(\"argument reduction (easy) abs(x) < 3π/4\", \"negative argument\", \"Float32\", \"sin_kernel\")"] 0.89 (5%) ✅ 1.00 (1%)
["scalar", "cos", "(\"argument reduction (easy) abs(x) < 3π/4\", \"negative argument\", \"Float64\", \"sin_kernel\")"] 0.80 (5%) ✅ 1.00 (1%)
["scalar", "cos", "(\"argument reduction (easy) abs(x) < 3π/4\", \"positive argument\", \"Float32\", \"sin_kernel\")"] 1.17 (5%) ❌ 1.00 (1%)
["scalar", "cos", "(\"argument reduction (easy) abs(x) < 4π/4\", \"negative argument\", \"Float32\", \"cos_kernel\")"] 1.08 (5%) ❌ 1.00 (1%)
["scalar", "cos", "(\"argument reduction (easy) abs(x) < 4π/4\", \"positive argument\", \"Float64\", \"cos_kernel\")"] 0.92 (5%) ✅ 1.00 (1%)
["scalar", "cos", "(\"argument reduction (easy) abs(x) < 5π/4\", \"positive argument\", \"Float32\", \"cos_kernel\")"] 0.92 (5%) ✅ 1.00 (1%)
["scalar", "cos", "(\"argument reduction (easy) abs(x) < 6π/4\", \"negative argument\", \"Float32\", \"sin_kernel\")"] 0.86 (5%) ✅ 1.00 (1%)
["scalar", "cos", "(\"argument reduction (easy) abs(x) < 7π/4\", \"negative argument\", \"Float64\", \"cos_kernel\")"] 1.16 (5%) ❌ 1.00 (1%)
["scalar", "cos", "(\"argument reduction (easy) abs(x) < 7π/4\", \"positive argument\", \"Float64\", \"cos_kernel\")"] 0.89 (5%) ✅ 1.00 (1%)
["scalar", "cos", "(\"argument reduction (easy) abs(x) < 8π/4\", \"negative argument\", \"Float64\", \"cos_kernel\")"] 1.13 (5%) ❌ 1.00 (1%)
["scalar", "cos", "(\"argument reduction (easy) abs(x) < 8π/4\", \"positive argument\", \"Float32\", \"cos_kernel\")"] 0.92 (5%) ✅ 1.00 (1%)
["scalar", "cos", "(\"argument reduction (easy) abs(x) < 9π/4\", \"negative argument\", \"Float64\", \"cos_kernel\")"] 0.88 (5%) ✅ 1.00 (1%)
["scalar", "cos", "(\"argument reduction (hard) abs(x) < 2π/4\", \"negative argument\", \"Float64\", \"sin_kernel\")"] 0.89 (5%) ✅ 1.00 (1%)
["scalar", "cos", "(\"argument reduction (hard) abs(x) < 6π/4\", \"negative argument\", \"Float64\", \"sin_kernel\")"] 0.80 (5%) ✅ 1.00 (1%)
["scalar", "cos", "(\"argument reduction (hard) abs(x) < 8π/4\", \"negative argument\", \"Float32\", \"cos_kernel\")"] 1.07 (5%) ❌ 1.00 (1%)
["scalar", "cos", "(\"argument reduction (hard) abs(x) < 8π/4\", \"positive argument\", \"Float32\", \"cos_kernel\")"] 1.10 (5%) ❌ 1.00 (1%)
["scalar", "cos", "(\"argument reduction (hard) abs(x) < 8π/4\", \"positive argument\", \"Float64\", \"cos_kernel\")"] 0.94 (5%) ✅ 1.00 (1%)
["scalar", "cos", "(\"argument reduction (paynehanek) abs(x) > 2.0^20*π/2\", \"negative argument\", \"Float32\", \"cos_kernel\")"] 1.06 (5%) ❌ 1.00 (1%)
["scalar", "cos", "(\"no reduction\", \"negative argument\", \"Float32\", \"cos_kernel\")"] 0.90 (5%) ✅ 1.00 (1%)
["scalar", "cos", "(\"no reduction\", \"positive argument\", \"Float32\", \"cos_kernel\")"] 0.79 (5%) ✅ 1.00 (1%)
["scalar", "expm1", "(\"arg reduction II\", \"negative argument\", \"Float32\")"] 0.91 (5%) ✅ 1.00 (1%)
["scalar", "expm1", "(\"arg reduction II\", \"positive argument\", \"Float32\")"] 1.13 (5%) ❌ 1.00 (1%)
["scalar", "expm1", "(\"arg reduction I\", \"negative argument\", \"Float32\")"] 1.07 (5%) ❌ 1.00 (1%)
["scalar", "expm1", "(\"huge\", \"positive argument\", \"Float64\")"] 0.80 (5%) ✅ 1.00 (1%)
["scalar", "expm1", "(\"medium\", \"negative argument\", \"Float64\")"] 0.80 (5%) ✅ 1.00 (1%)
["scalar", "expm1", "(\"small\", \"negative argument\", \"Float64\")"] 0.91 (5%) ✅ 1.00 (1%)
["scalar", "expm1", "(\"very small\", \"positive argument\", \"Float64\")"] 0.84 (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.17 (5%) ❌ 1.00 (1%)
["scalar", "sin", "(\"argument reduction (easy) abs(x) < 2.0^20π/4\", \"positive argument\", \"Float32\", \"sin_kernel\")"] 0.93 (5%) ✅ 1.00 (1%)
["scalar", "sin", "(\"argument reduction (easy) abs(x) < 3π/4\", \"negative argument\", \"Float64\", \"cos_kernel\")"] 0.88 (5%) ✅ 1.00 (1%)
["scalar", "sin", "(\"argument reduction (easy) abs(x) < 3π/4\", \"positive argument\", \"Float32\", \"cos_kernel\")"] 1.10 (5%) ❌ 1.00 (1%)
["scalar", "sin", "(\"argument reduction (easy) abs(x) < 4π/4\", \"negative argument\", \"Float32\", \"sin_kernel\")"] 0.83 (5%) ✅ 1.00 (1%)
["scalar", "sin", "(\"argument reduction (easy) abs(x) < 4π/4\", \"positive argument\", \"Float32\", \"sin_kernel\")"] 0.80 (5%) ✅ 1.00 (1%)
["scalar", "sin", "(\"argument reduction (easy) abs(x) < 5π/4\", \"negative argument\", \"Float32\", \"sin_kernel\")"] 0.83 (5%) ✅ 1.00 (1%)
["scalar", "sin", "(\"argument reduction (easy) abs(x) < 5π/4\", \"negative argument\", \"Float64\", \"sin_kernel\")"] 1.08 (5%) ❌ 1.00 (1%)
["scalar", "sin", "(\"argument reduction (easy) abs(x) < 5π/4\", \"positive argument\", \"Float64\", \"sin_kernel\")"] 0.86 (5%) ✅ 1.00 (1%)
["scalar", "sin", "(\"argument reduction (easy) abs(x) < 6π/4\", \"negative argument\", \"Float32\", \"cos_kernel\")"] 0.80 (5%) ✅ 1.00 (1%)
["scalar", "sin", "(\"argument reduction (easy) abs(x) < 6π/4\", \"negative argument\", \"Float64\", \"cos_kernel\")"] 0.92 (5%) ✅ 1.00 (1%)
["scalar", "sin", "(\"argument reduction (easy) abs(x) < 6π/4\", \"positive argument\", \"Float64\", \"cos_kernel\")"] 1.13 (5%) ❌ 1.00 (1%)
["scalar", "sin", "(\"argument reduction (easy) abs(x) < 7π/4\", \"negative argument\", \"Float32\", \"sin_kernel\")"] 0.88 (5%) ✅ 1.00 (1%)
["scalar", "sin", "(\"argument reduction (easy) abs(x) < 7π/4\", \"negative argument\", \"Float64\", \"sin_kernel\")"] 0.92 (5%) ✅ 1.00 (1%)
["scalar", "sin", "(\"argument reduction (easy) abs(x) < 8π/4\", \"negative argument\", \"Float32\", \"sin_kernel\")"] 0.83 (5%) ✅ 1.00 (1%)
["scalar", "sin", "(\"argument reduction (easy) abs(x) < 8π/4\", \"negative argument\", \"Float64\", \"sin_kernel\")"] 0.92 (5%) ✅ 1.00 (1%)
["scalar", "sin", "(\"argument reduction (easy) abs(x) < 8π/4\", \"positive argument\", \"Float32\", \"sin_kernel\")"] 1.14 (5%) ❌ 1.00 (1%)
["scalar", "sin", "(\"argument reduction (easy) abs(x) < 8π/4\", \"positive argument\", \"Float64\", \"sin_kernel\")"] 0.89 (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\", \"negative argument\", \"Float64\", \"sin_kernel\")"] 0.89 (5%) ✅ 1.00 (1%)
["scalar", "sin", "(\"argument reduction (easy) abs(x) < 9π/4\", \"positive argument\", \"Float64\", \"sin_kernel\")"] 0.80 (5%) ✅ 1.00 (1%)
["scalar", "sin", "(\"argument reduction (hard) abs(x) < 2π/4\", \"negative argument\", \"Float64\", \"cos_kernel\")"] 0.88 (5%) ✅ 1.00 (1%)
["scalar", "sin", "(\"argument reduction (hard) abs(x) < 2π/4\", \"positive argument\", \"Float32\", \"cos_kernel\")"] 0.83 (5%) ✅ 1.00 (1%)
["scalar", "sin", "(\"argument reduction (hard) abs(x) < 2π/4\", \"positive argument\", \"Float64\", \"cos_kernel\")"] 1.10 (5%) ❌ 1.00 (1%)
["scalar", "sin", "(\"argument reduction (hard) abs(x) < 4π/4\", \"positive argument\", \"Float64\", \"sin_kernel\")"] 1.10 (5%) ❌ 1.00 (1%)
["scalar", "sin", "(\"argument reduction (hard) abs(x) < 6π/4\", \"negative argument\", \"Float32\", \"cos_kernel\")"] 0.80 (5%) ✅ 1.00 (1%)
["scalar", "sin", "(\"argument reduction (hard) abs(x) < 8π/4\", \"negative argument\", \"Float32\", \"sin_kernel\")"] 0.84 (5%) ✅ 1.00 (1%)
["scalar", "sin", "(\"argument reduction (hard) abs(x) < 8π/4\", \"positive argument\", \"Float32\", \"sin_kernel\")"] 0.83 (5%) ✅ 1.00 (1%)
["scalar", "sin", "(\"no reduction\", \"negative argument\", \"Float32\", \"sin_kernel\")"] 1.06 (5%) ❌ 1.00 (1%)
["scalar", "sin", "(\"no reduction\", \"negative argument\", \"Float64\", \"sin_kernel\")"] 0.87 (5%) ✅ 1.00 (1%)
["scalar", "sin", "(\"no reduction\", \"positive argument\", \"Float64\", \"sin_kernel\")"] 1.10 (5%) ❌ 1.00 (1%)
["scalar", "sin", "(\"no reduction\", \"zero\", \"Float32\")"] 1.07 (5%) ❌ 1.00 (1%)
["scalar", "sincos", "(\"argument reduction (easy) abs(x) < 2.0^20π/4\", \"negative argument\", \"Float64\")"] 1.05 (5%) ❌ 1.00 (1%)
["scalar", "sincos", "(\"argument reduction (easy) abs(x) < 2.0^20π/4\", \"positive argument\", \"Float32\")"] 0.90 (5%) ✅ 1.00 (1%)
["scalar", "sincos", "(\"argument reduction (easy) abs(x) < 2π/4\", \"positive argument\", \"Float32\")"] 1.13 (5%) ❌ 1.00 (1%)
["scalar", "sincos", "(\"argument reduction (easy) abs(x) < 3π/4\", \"negative argument\", \"Float32\")"] 1.17 (5%) ❌ 1.00 (1%)
["scalar", "sincos", "(\"argument reduction (easy) abs(x) < 4π/4\", \"negative argument\", \"Float64\")"] 1.11 (5%) ❌ 1.00 (1%)
["scalar", "sincos", "(\"argument reduction (easy) abs(x) < 4π/4\", \"positive argument\", \"Float32\")"] 0.85 (5%) ✅ 1.00 (1%)
["scalar", "sincos", "(\"argument reduction (easy) abs(x) < 4π/4\", \"positive argument\", \"Float64\")"] 1.07 (5%) ❌ 1.00 (1%)
["scalar", "sincos", "(\"argument reduction (easy) abs(x) < 5π/4\", \"negative argument\", \"Float32\")"] 0.90 (5%) ✅ 1.00 (1%)
["scalar", "sincos", "(\"argument reduction (easy) abs(x) < 5π/4\", \"negative argument\", \"Float64\")"] 1.22 (5%) ❌ 1.00 (1%)
["scalar", "sincos", "(\"argument reduction (easy) abs(x) < 5π/4\", \"positive argument\", \"Float32\")"] 1.07 (5%) ❌ 1.00 (1%)
["scalar", "sincos", "(\"argument reduction (easy) abs(x) < 5π/4\", \"positive argument\", \"Float64\")"] 1.07 (5%) ❌ 1.00 (1%)
["scalar", "sincos", "(\"argument reduction (easy) abs(x) < 7π/4\", \"negative argument\", \"Float32\")"] 0.91 (5%) ✅ 1.00 (1%)
["scalar", "sincos", "(\"argument reduction (easy) abs(x) < 9π/4\", \"negative argument\", \"Float32\")"] 1.10 (5%) ❌ 1.00 (1%)
["scalar", "sincos", "(\"argument reduction (hard) abs(x) < 4π/4\", \"positive argument\", \"Float32\")"] 1.24 (5%) ❌ 1.00 (1%)
["scalar", "sincos", "(\"argument reduction (hard) abs(x) < 8π/4\", \"negative argument\", \"Float64\")"] 1.07 (5%) ❌ 1.00 (1%)
["scalar", "sincos", "(\"no reduction\", \"positive argument\", \"Float64\")"] 1.16 (5%) ❌ 1.00 (1%)
["scalar", "sinh", "(\"zero\", \"Float64\")"] 1.19 (5%) ❌ 1.00 (1%)
["scalar", "tan", "(\"small\", \"negative argument\", \"Float32\")"] 1.07 (5%) ❌ 1.00 (1%)
["scalar", "tan", "(\"small\", \"positive argument\", \"Float64\")"] 0.79 (5%) ✅ 1.00 (1%)
["scalar", "tan", "(\"very small\", \"negative argument\", \"Float32\")"] 0.94 (5%) ✅ 1.00 (1%)
["scalar", "tan", "(\"very small\", \"negative argument\", \"Float64\")"] 1.27 (5%) ❌ 1.00 (1%)
["shootout", "binary_trees"] 0.95 (5%) ✅ 1.00 (1%)
["sparse", "constructors", "(\"Diagonal\", 10)"] 0.95 (5%) ✅ 1.00 (1%)
["string", "repeat", "repeat char 2"] 1.72 (5%) ❌ 1.00 (1%)
["string", "repeat", "repeat str len 16"] 0.93 (5%) ✅ 1.00 (1%)
["tuple", "linear algebra", "(\"matmat\", (8, 8), (8, 8))"] 1.11 (5%) ❌ 1.00 (1%)
["tuple", "reduction", "(\"minimum\", (4,))"] 1.18 (5%) ❌ 1.00 (1%)
["tuple", "reduction", "(\"sum\", (16, 16))"] 1.22 (5%) ❌ 1.00 (1%)
["tuple", "reduction", "(\"sum\", (8,))"] 1.05 (5%) ❌ 1.00 (1%)
["tuple", "reduction", "(\"sumabs\", (4, 4))"] 0.88 (5%) ✅ 1.00 (1%)
["union", "array", "(\"broadcast\", abs, BigFloat, false)"] 1.06 (5%) ❌ 1.00 (1%)
["union", "array", "(\"broadcast\", abs, BigFloat, true)"] 1.05 (5%) ❌ 1.00 (1%)
["union", "array", "(\"broadcast\", identity, BigFloat, true)"] 1.06 (5%) ❌ 1.00 (1%)
["union", "array", "(\"collect\", \"all\", Bool, false)"] 0.90 (5%) ✅ 1.00 (1%)
["union", "array", "(\"collect\", \"all\", Bool, true)"] 1.17 (5%) ❌ 1.00 (1%)
["union", "array", "(\"collect\", \"all\", Float32, false)"] 0.89 (5%) ✅ 1.00 (1%)
["union", "array", "(\"collect\", \"all\", Int8, false)"] 0.90 (5%) ✅ 1.00 (1%)
["union", "array", "(\"collect\", \"all\", Int8, true)"] 1.19 (5%) ❌ 1.00 (1%)
["union", "array", "(\"collect\", \"filter\", Bool, false)"] 0.93 (5%) ✅ 1.00 (1%)
["union", "array", "(\"map\", *, Bool, (true, true))"] 0.93 (5%) ✅ 1.00 (1%)
["union", "array", "(\"map\", *, Float32, (false, false))"] 1.14 (5%) ❌ 1.00 (1%)
["union", "array", "(\"map\", *, Float32, (true, true))"] 0.93 (5%) ✅ 1.00 (1%)
["union", "array", "(\"map\", *, Float64, (false, false))"] 0.90 (5%) ✅ 1.00 (1%)
["union", "array", "(\"map\", abs, Bool, true)"] 1.19 (5%) ❌ 1.00 (1%)
["union", "array", "(\"map\", abs, Float32, true)"] 0.92 (5%) ✅ 1.00 (1%)
["union", "array", "(\"map\", abs, Float64, true)"] 1.06 (5%) ❌ 1.00 (1%)
["union", "array", "(\"map\", identity, Bool, false)"] 0.90 (5%) ✅ 1.00 (1%)
["union", "array", "(\"map\", identity, Bool, true)"] 1.17 (5%) ❌ 1.00 (1%)
["union", "array", "(\"map\", identity, Float32, false)"] 0.90 (5%) ✅ 1.00 (1%)
["union", "array", "(\"map\", identity, Int8, false)"] 0.89 (5%) ✅ 1.00 (1%)
["union", "array", "(\"map\", identity, Int8, true)"] 1.20 (5%) ❌ 1.00 (1%)
["union", "array", "(\"perf_countequals\", \"Int8\")"] 1.12 (5%) ❌ 1.00 (1%)
["union", "array", "(\"perf_simplecopy\", Int8, true)"] 0.75 (5%) ✅ 1.00 (1%)
["union", "array", "(\"perf_sum2\", BigFloat, true)"] 1.05 (5%) ❌ 1.00 (1%)
["union", "array", "(\"perf_sum2\", Int8, false)"] 1.07 (5%) ❌ 1.00 (1%)
["union", "array", "(\"perf_sum3\", BigFloat, false)"] 1.05 (5%) ❌ 1.00 (1%)
["union", "array", "(\"perf_sum3\", BigFloat, true)"] 1.05 (5%) ❌ 1.00 (1%)
["union", "array", "(\"perf_sum3\", Float64, true)"] 1.05 (5%) ❌ 1.00 (1%)
["union", "array", "(\"perf_sum4\", Int8, false)"] 1.08 (5%) ❌ 1.00 (1%)
["union", "array", "(\"perf_sum4\", Int8, true)"] 1.07 (5%) ❌ 1.00 (1%)
["union", "array", "(\"perf_sum\", BigFloat, false)"] 1.06 (5%) ❌ 1.00 (1%)
["union", "array", "(\"perf_sum\", Float32, true)"] 1.42 (5%) ❌ 1.00 (1%)
["union", "array", "(\"perf_sum\", Int8, false)"] 1.08 (5%) ❌ 1.00 (1%)
["union", "array", "(\"perf_sum\", Int8, true)"] 1.05 (5%) ❌ 1.00 (1%)
["union", "array", "(\"skipmissing\", sum, BigFloat, false)"] 1.05 (5%) ❌ 1.00 (1%)
["union", "array", "(\"skipmissing\", sum, Union{Missing, BigFloat}, true)"] 1.05 (5%) ❌ 1.00 (1%)
["union", "array", "(\"skipmissing\", sum, Union{Missing, Float64}, true)"] 0.75 (5%) ✅ 1.00 (1%)
["union", "array", "(\"skipmissing\", sum, Union{Nothing, BigFloat}, false)"] 1.05 (5%) ❌ 1.00 (1%)
["union", "array", "(\"skipmissing\", sum, Union{Nothing, Int64}, false)"] 0.95 (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"]
  • ["parallel", "remotecall"]
  • ["problem", "chaosgame"]
  • ["problem", "fem"]
  • ["problem", "go"]
  • ["problem", "grigoriadis khachiyan"]
  • ["problem", "imdb"]
  • ["problem", "json"]
  • ["problem", "laplacian"]
  • ["problem", "monte carlo"]
  • ["problem", "raytrace"]
  • ["problem", "seismic"]
  • ["problem", "simplex"]
  • ["problem", "spellcheck"]
  • ["problem", "stockcorr"]
  • ["problem", "ziggurat"]
  • ["random", "collections"]
  • ["random", "randstring"]
  • ["random", "ranges"]
  • ["random", "sequences"]
  • ["random", "types"]
  • ["scalar", "acos"]
  • ["scalar", "acosh"]
  • ["scalar", "arithmetic"]
  • ["scalar", "asin"]
  • ["scalar", "asinh"]
  • ["scalar", "atan"]
  • ["scalar", "atan2"]
  • ["scalar", "atanh"]
  • ["scalar", "cbrt"]
  • ["scalar", "cos"]
  • ["scalar", "cosh"]
  • ["scalar", "exp2"]
  • ["scalar", "expm1"]
  • ["scalar", "fastmath"]
  • ["scalar", "floatexp"]
  • ["scalar", "intfuncs"]
  • ["scalar", "iteration"]
  • ["scalar", "mod2pi"]
  • ["scalar", "predicate"]
  • ["scalar", "rem_pio2"]
  • ["scalar", "sin"]
  • ["scalar", "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.350
Commit 71ac969 (2021-01-20 10:07 UTC)
Platform Info:
  OS: Linux (x86_64-linux-gnu)
      Ubuntu 14.04.5 LTS
  uname: Linux 3.13.0-85-generic #129-Ubuntu SMP Thu Mar 17 20:50:15 UTC 2016 x86_64 x86_64
  CPU: Intel(R) Xeon(R) CPU E3-1241 v3 @ 3.50GHz: 
              speed         user         nice          sys         idle          irq
       #1  3501 MHz   18194989 s        509 s    1854394 s  867992136 s          4 s
       #2  3501 MHz  124779109 s         23 s    2640126 s  761671602 s          3 s
       #3  3501 MHz   15172512 s        333 s    1150423 s  872688908 s          4 s
       #4  3501 MHz   14208800 s          6 s    1753260 s  872719506 s          3 s
       
  Memory: 31.383651733398438 GB (15536.49609375 MB free)
  Uptime: 8.8986316e7 sec
  Load Avg:  1.0  1.01  1.05
  WORD_SIZE: 64
  LIBM: libopenlibm
  LLVM: libLLVM-11.0.1 (ORCJIT, haswell)

Comparison Build

Julia Version 1.7.0-DEV.345
Commit caeacef (2021-01-20 08:28 UTC)
Platform Info:
  OS: Linux (x86_64-linux-gnu)
      Ubuntu 14.04.5 LTS
  uname: Linux 3.13.0-85-generic #129-Ubuntu SMP Thu Mar 17 20:50:15 UTC 2016 x86_64 x86_64
  CPU: Intel(R) Xeon(R) CPU E3-1241 v3 @ 3.50GHz: 
              speed         user         nice          sys         idle          irq
       #1  3501 MHz   18343074 s        509 s    1857351 s  867995948 s          4 s
       #2  3501 MHz  124795606 s         23 s    2640950 s  761808839 s          3 s
       #3  3501 MHz   15188611 s        333 s    1151201 s  872826813 s          4 s
       #4  3501 MHz   14227414 s          6 s    1754118 s  872854568 s          3 s
       
  Memory: 31.383651733398438 GB (14707.6640625 MB free)
  Uptime: 8.9001805e7 sec
  Load Avg:  0.92  1.0  1.04
  WORD_SIZE: 64
  LIBM: libopenlibm
  LLVM: libLLVM-11.0.1 (ORCJIT, haswell)