Skip to content

Latest commit

 

History

History
389 lines (370 loc) · 28.6 KB

File metadata and controls

389 lines (370 loc) · 28.6 KB

Benchmark Report

Job Properties

Commit(s): JuliaLang/julia@d587f9d310de96f42fc85b735b90d32b7a9ded4e

Triggered By: link

Tag Predicate: ALL

Daily Job: 2020-09-18 vs 2020-09-17

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", "any/all", "(\"any\", \"Vector{Float32}\")"] 1.59 (5%) ❌ 1.00 (1%)
["array", "cat", "(\"hcat\", 5)"] 0.90 (5%) ✅ 1.00 (1%)
["array", "comprehension", "(\"comprehension_iteration\", \"StepRangeLen{Float64, Base.TwicePrecision{Float64}, Base.TwicePrecision{Float64}}\")"] 0.94 (5%) ✅ 1.00 (1%)
["array", "comprehension", "(\"comprehension_iteration\", \"Vector{Float64}\")"] 0.85 (5%) ✅ 1.00 (1%)
["array", "equality", "(\"==\", \"Vector{Int64}\")"] 0.87 (5%) ✅ 1.00 (1%)
["array", "equality", "(\"isequal\", \"Vector{Int64} isequal Vector{Float64}\")"] 1.07 (5%) ❌ 1.00 (1%)
["array", "equality", "(\"isequal\", \"Vector{Int64} isequal Vector{Int64}\")"] 1.07 (5%) ❌ 1.00 (1%)
["array", "growth", "(\"push_single!\", 256)"] 1.05 (5%) ❌ 1.00 (1%)
["array", "index", "4d"] 0.94 (5%) ✅ 1.00 (1%)
["array", "setindex!", "(\"setindex!\", 2)"] 1.07 (5%) ❌ 1.00 (1%)
["array", "setindex!", "(\"setindex!\", 3)"] 1.07 (5%) ❌ 1.00 (1%)
["array", "setindex!", "(\"setindex!\", 4)"] 1.07 (5%) ❌ 1.00 (1%)
["array", "subarray", "(\"lucompletepivSub!\", 100)"] 0.93 (5%) ✅ 1.00 (1%)
["array", "subarray", "(\"lucompletepivSub!\", 1000)"] 0.93 (5%) ✅ 1.00 (1%)
["array", "subarray", "(\"lucompletepivSub!\", 250)"] 0.93 (5%) ✅ 1.00 (1%)
["array", "subarray", "(\"lucompletepivSub!\", 500)"] 0.92 (5%) ✅ 1.00 (1%)
["broadcast", "26942"] 0.51 (5%) ✅ 1.00 (1%)
["broadcast", "dotop", "(\"Float64\", (1000, 1000), 2)"] 1.05 (5%) 0.00 (1%) ✅
["broadcast", "dotop", "(\"Float64\", (1000000,), 1)"] 1.00 (5%) 0.00 (1%) ✅
["broadcast", "dotop", "(\"Float64\", (1000000,), 2)"] 0.99 (5%) 0.00 (1%) ✅
["broadcast", "typeargs", "(\"array\", 10)"] 0.96 (5%) 0.91 (1%) ✅
["broadcast", "typeargs", "(\"array\", 3)"] 0.96 (5%) 0.88 (1%) ✅
["broadcast", "typeargs", "(\"array\", 5)"] 0.98 (5%) 0.89 (1%) ✅
["collection", "set operations", "(\"BitSet\", \"Int\", \"intersect\", \"Vector\")"] 1.41 (25%) ❌ 1.00 (1%)
["dates", "parse", "(\"DateTime\", \"ISODateTimeFormat\")"] 0.72 (5%) ✅ 1.00 (1%)
["dates", "parse", "(\"DateTime\", \"RFC1123Format\", \"Lowercase\")"] 0.88 (5%) ✅ 1.00 (1%)
["dates", "parse", "(\"DateTime\", \"RFC1123Format\", \"Mixedcase\")"] 0.86 (5%) ✅ 1.00 (1%)
["dates", "parse", "(\"DateTime\", \"RFC1123Format\", \"Titlecase\")"] 0.87 (5%) ✅ 1.00 (1%)
["dates", "parse", "(\"Date\", \"DateFormat\")"] 0.99 (5%) 0.98 (1%) ✅
["dates", "parse", "(\"Date\", \"ISODateFormat\")"] 0.75 (5%) ✅ 1.00 (1%)
["dates", "parse", "Date"] 0.72 (5%) ✅ 1.00 (1%)
["dates", "parse", "DateTime"] 0.68 (5%) ✅ 1.00 (1%)
["dates", "string", "Date"] 0.90 (5%) ✅ 1.00 (1%)
["find", "findall", "(\"BitVector\", \"50-50\")"] 1.07 (5%) ❌ 1.00 (1%)
["find", "findall", "(\"Vector{Bool}\", \"10-90\")"] 1.21 (5%) ❌ 1.00 (1%)
["find", "findall", "(\"Vector{Bool}\", \"50-50\")"] 1.07 (5%) ❌ 1.00 (1%)
["find", "findall", "(\"ispos\", \"Vector{Float64}\")"] 1.05 (5%) ❌ 1.00 (1%)
["find", "findnext", "(\"ispos\", \"Vector{Float32}\")"] 0.94 (5%) ✅ 1.00 (1%)
["find", "findprev", "(\"ispos\", \"Vector{Bool}\")"] 0.92 (5%) ✅ 1.00 (1%)
["find", "findprev", "(\"ispos\", \"Vector{Float32}\")"] 0.87 (5%) ✅ 1.00 (1%)
["find", "findprev", "(\"ispos\", \"Vector{UInt64}\")"] 1.09 (5%) ❌ 1.00 (1%)
["micro", "printfd"] 0.94 (5%) ✅ 1.00 (1%)
["misc", "23042", "ComplexF32"] 0.94 (5%) ✅ 1.00 (1%)
["misc", "allocation elision view", "no conditional"] 1.44 (5%) ❌ 1.00 (1%)
["misc", "bitshift", "(\"Int\", \"UInt\")"] 1.07 (5%) ❌ 1.00 (1%)
["misc", "bitshift", "(\"UInt32\", \"UInt32\")"] 1.07 (5%) ❌ 1.00 (1%)
["misc", "fastmath many args"] 0.86 (5%) ✅ 1.00 (1%)
["misc", "iterators", "zip(1:1, 1:1, 1:1)"] 0.92 (5%) ✅ 1.00 (1%)
["misc", "iterators", "zip(1:1, 1:1, 1:1, 1:1)"] 0.91 (5%) ✅ 1.00 (1%)
["problem", "laplacian", "laplace_iter_sub"] 0.95 (5%) ✅ 1.00 (1%)
["problem", "raytrace", "raytrace"] 0.92 (5%) ✅ 1.00 (1%)
["random", "collections", "(\"rand\", \"ImplicitRNG\", \"'a':'z'\")"] 0.71 (25%) ✅ 1.00 (1%)
["random", "ranges", "(\"rand\", \"MersenneTwister\", \"BigInt\", \"RangeGenerator(1:18446744073709551616)\")"] 1.29 (25%) ❌ 1.00 (1%)
["scalar", "acos", "(\"abs(x) < 0.5\", \"negative argument\", \"Float64\")"] 0.95 (5%) ✅ 1.00 (1%)
["scalar", "acos", "(\"abs(x) < 0.5\", \"positive argument\", \"Float64\")"] 0.95 (5%) ✅ 1.00 (1%)
["scalar", "acos", "(\"small\", \"negative argument\", \"Float64\")"] 0.88 (5%) ✅ 1.00 (1%)
["scalar", "acos", "(\"small\", \"positive argument\", \"Float32\")"] 0.94 (5%) ✅ 1.00 (1%)
["scalar", "acos", "(\"small\", \"positive argument\", \"Float64\")"] 0.88 (5%) ✅ 1.00 (1%)
["scalar", "acos", "(\"zero\", \"Float32\")"] 0.88 (5%) ✅ 1.00 (1%)
["scalar", "acos", "(\"zero\", \"Float64\")"] 0.88 (5%) ✅ 1.00 (1%)
["scalar", "acosh", "(\"1 <= abs(x) < 2\", \"positive argument\", \"Float32\")"] 0.93 (5%) ✅ 1.00 (1%)
["scalar", "acosh", "(\"2 <= abs(x) < 2^28\", \"positive argument\", \"Float32\")"] 0.78 (5%) ✅ 1.00 (1%)
["scalar", "acosh", "(\"2 <= abs(x) < 2^28\", \"positive argument\", \"Float64\")"] 0.93 (5%) ✅ 1.00 (1%)
["scalar", "acosh", "(\"very large\", \"positive argument\", \"Float32\")"] 0.93 (5%) ✅ 1.00 (1%)
["scalar", "acosh", "(\"very large\", \"positive argument\", \"Float64\")"] 0.92 (5%) ✅ 1.00 (1%)
["scalar", "arithmetic", "(\"add\", \"BigInt\", \"Complex{BigInt}\")"] 1.56 (50%) ❌ 1.00 (1%)
["scalar", "arithmetic", "(\"mul\", \"BigInt\", \"BigInt\")"] 1.54 (50%) ❌ 1.00 (1%)
["scalar", "asin", "(\"abs(x) < 0.5\", \"negative argument\", \"Float64\")"] 0.94 (5%) ✅ 1.00 (1%)
["scalar", "asin", "(\"abs(x) < 0.5\", \"positive argument\", \"Float64\")"] 0.94 (5%) ✅ 1.00 (1%)
["scalar", "asin", "(\"small\", \"negative argument\", \"Float64\")"] 0.88 (5%) ✅ 1.00 (1%)
["scalar", "asin", "(\"small\", \"positive argument\", \"Float64\")"] 0.88 (5%) ✅ 1.00 (1%)
["scalar", "asin", "(\"zero\", \"Float32\")"] 0.94 (5%) ✅ 1.00 (1%)
["scalar", "asin", "(\"zero\", \"Float64\")"] 0.88 (5%) ✅ 1.00 (1%)
["scalar", "asinh", "(\"very large\", \"negative argument\", \"Float32\")"] 0.93 (5%) ✅ 1.00 (1%)
["scalar", "atan", "(\"11/16 <= abs(x) < 19/16\", \"negative argument\", \"Float64\")"] 0.78 (5%) ✅ 1.00 (1%)
["scalar", "atan", "(\"11/16 <= abs(x) < 19/16\", \"positive argument\", \"Float64\")"] 0.75 (5%) ✅ 1.00 (1%)
["scalar", "atan", "(\"19/16 <= abs(x) < 39/16\", \"negative argument\", \"Float64\")"] 0.82 (5%) ✅ 1.00 (1%)
["scalar", "atan", "(\"39/16 <= abs(x) < 2^66\", \"negative argument\", \"Float64\")"] 0.94 (5%) ✅ 1.00 (1%)
["scalar", "atan", "(\"39/16 <= abs(x) < 2^66\", \"positive argument\", \"Float64\")"] 0.94 (5%) ✅ 1.00 (1%)
["scalar", "atan", "(\"7/16 <= abs(x) < 11/16\", \"negative argument\", \"Float64\")"] 0.78 (5%) ✅ 1.00 (1%)
["scalar", "atan", "(\"7/16 <= abs(x) < 11/16\", \"positive argument\", \"Float64\")"] 0.78 (5%) ✅ 1.00 (1%)
["scalar", "atan2", "(\"abs(y/x) high\", \"y negative\", \"x positive\", \"Float32\")"] 1.06 (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.06 (5%) ❌ 1.00 (1%)
["scalar", "atan2", "(\"abs(y/x) small\", \"y positive\", \"x positive\", \"Float64\")"] 0.85 (5%) ✅ 1.00 (1%)
["scalar", "atan2", "(\"x one\", \"Float32\")"] 0.93 (5%) ✅ 1.00 (1%)
["scalar", "atan2", "(\"x one\", \"Float64\")"] 0.82 (5%) ✅ 1.00 (1%)
["scalar", "atanh", "(\"0.5 <= abs(x) < 1\", \"positive argument\", \"Float32\")"] 0.80 (5%) ✅ 1.00 (1%)
["scalar", "atanh", "(\"one\", \"Float64\")"] 0.94 (5%) ✅ 1.00 (1%)
["scalar", "atanh", "(\"very small\", \"negative argument\", \"Float64\")"] 0.88 (5%) ✅ 1.00 (1%)
["scalar", "atanh", "(\"very small\", \"positive argument\", \"Float64\")"] 0.94 (5%) ✅ 1.00 (1%)
["scalar", "atanh", "(\"zero\", \"Float64\")"] 0.94 (5%) ✅ 1.00 (1%)
["scalar", "cbrt", "(\"small\", \"negative argument\", \"Float32\")"] 1.08 (5%) ❌ 1.00 (1%)
["scalar", "cbrt", "(\"very small\", \"positive argument\", \"Float32\")"] 0.87 (5%) ✅ 1.00 (1%)
["scalar", "cos", "(\"argument reduction (easy) abs(x) < 2.0^20π/4\", \"positive argument\", \"Float64\", \"cos_kernel\")"] 0.92 (5%) ✅ 1.00 (1%)
["scalar", "cos", "(\"argument reduction (easy) abs(x) < 4π/4\", \"positive argument\", \"Float32\", \"cos_kernel\")"] 0.90 (5%) ✅ 1.00 (1%)
["scalar", "cos", "(\"argument reduction (hard) abs(x) < 8π/4\", \"negative argument\", \"Float64\", \"cos_kernel\")"] 0.93 (5%) ✅ 1.00 (1%)
["scalar", "cos", "(\"argument reduction (paynehanek) abs(x) > 2.0^20*π/2\", \"positive argument\", \"Float32\", \"sin_kernel\")"] 0.94 (5%) ✅ 1.00 (1%)
["scalar", "cos", "(\"no reduction\", \"negative argument\", \"Float32\", \"cos_kernel\")"] 0.90 (5%) ✅ 1.00 (1%)
["scalar", "cos", "(\"no reduction\", \"negative argument\", \"Float64\", \"cos_kernel\")"] 0.90 (5%) ✅ 1.00 (1%)
["scalar", "cos", "(\"no reduction\", \"positive argument\", \"Float32\", \"cos_kernel\")"] 0.90 (5%) ✅ 1.00 (1%)
["scalar", "cos", "(\"no reduction\", \"positive argument\", \"Float64\", \"cos_kernel\")"] 0.90 (5%) ✅ 1.00 (1%)
["scalar", "cos", "(\"no reduction\", \"zero\", \"Float32\")"] 0.94 (5%) ✅ 1.00 (1%)
["scalar", "cos", "(\"no reduction\", \"zero\", \"Float64\")"] 0.94 (5%) ✅ 1.00 (1%)
["scalar", "cosh", "(\"very small\", \"negative argument\", \"Float64\")"] 0.94 (5%) ✅ 1.00 (1%)
["scalar", "expm1", "(\"huge\", \"positive argument\", \"Float64\")"] 1.07 (5%) ❌ 1.00 (1%)
["scalar", "expm1", "(\"medium\", \"negative argument\", \"Float64\")"] 1.07 (5%) ❌ 1.00 (1%)
["scalar", "mod2pi", "(\"argument reduction (easy) abs(x) < 2.0^20π/4\", \"negative argument\", \"Float64\")"] 0.90 (5%) ✅ 1.00 (1%)
["scalar", "mod2pi", "(\"argument reduction (hard) abs(x) < 8π/4\", \"positive argument\", \"Float64\")"] 0.92 (5%) ✅ 1.00 (1%)
["scalar", "sin", "(\"argument reduction (easy) abs(x) < 3π/4\", \"positive argument\", \"Float32\", \"cos_kernel\")"] 0.90 (5%) ✅ 1.00 (1%)
["scalar", "sin", "(\"argument reduction (easy) abs(x) < 6π/4\", \"positive argument\", \"Float32\", \"cos_kernel\")"] 0.91 (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) < 7π/4\", \"positive argument\", \"Float32\", \"sin_kernel\")"] 0.91 (5%) ✅ 1.00 (1%)
["scalar", "sin", "(\"argument reduction (easy) abs(x) < 8π/4\", \"negative argument\", \"Float32\", \"sin_kernel\")"] 0.90 (5%) ✅ 1.00 (1%)
["scalar", "sin", "(\"argument reduction (easy) abs(x) < 9π/4\", \"positive argument\", \"Float32\", \"sin_kernel\")"] 0.86 (5%) ✅ 1.00 (1%)
["scalar", "sin", "(\"argument reduction (hard) abs(x) < 6π/4\", \"positive argument\", \"Float32\", \"cos_kernel\")"] 0.91 (5%) ✅ 1.00 (1%)
["scalar", "sin", "(\"argument reduction (hard) abs(x) < 8π/4\", \"negative argument\", \"Float32\", \"sin_kernel\")"] 0.90 (5%) ✅ 1.00 (1%)
["scalar", "sin", "(\"argument reduction (hard) abs(x) < 8π/4\", \"positive argument\", \"Float64\", \"sin_kernel\")"] 1.29 (5%) ❌ 1.00 (1%)
["scalar", "sin", "(\"argument reduction (paynehanek) abs(x) > 2.0^20*π/2\", \"negative argument\", \"Float32\", \"cos_kernel\")"] 0.93 (5%) ✅ 1.00 (1%)
["scalar", "sin", "(\"argument reduction (paynehanek) abs(x) > 2.0^20*π/2\", \"negative argument\", \"Float32\", \"sin_kernel\")"] 0.94 (5%) ✅ 1.00 (1%)
["scalar", "sin", "(\"argument reduction (paynehanek) abs(x) > 2.0^20*π/2\", \"negative argument\", \"Float64\", \"cos_kernel\")"] 0.91 (5%) ✅ 1.00 (1%)
["scalar", "sin", "(\"argument reduction (paynehanek) abs(x) > 2.0^20*π/2\", \"positive argument\", \"Float32\", \"cos_kernel\")"] 0.94 (5%) ✅ 1.00 (1%)
["scalar", "sin", "(\"argument reduction (paynehanek) abs(x) > 2.0^20*π/2\", \"positive argument\", \"Float32\", \"sin_kernel\")"] 0.92 (5%) ✅ 1.00 (1%)
["scalar", "sin", "(\"argument reduction (paynehanek) abs(x) > 2.0^20*π/2\", \"positive argument\", \"Float64\", \"cos_kernel\")"] 0.93 (5%) ✅ 1.00 (1%)
["scalar", "sin", "(\"argument reduction (paynehanek) abs(x) > 2.0^20*π/2\", \"positive argument\", \"Float64\", \"sin_kernel\")"] 0.94 (5%) ✅ 1.00 (1%)
["scalar", "sin", "(\"no reduction\", \"zero\", \"Float32\")"] 0.94 (5%) ✅ 1.00 (1%)
["scalar", "sin", "(\"no reduction\", \"zero\", \"Float64\")"] 0.94 (5%) ✅ 1.00 (1%)
["scalar", "sincos", "(\"argument reduction (easy) abs(x) < 2.0^20π/4\", \"negative argument\", \"Float64\")"] 0.82 (5%) ✅ 1.00 (1%)
["scalar", "sincos", "(\"argument reduction (easy) abs(x) < 2.0^20π/4\", \"positive argument\", \"Float64\")"] 1.22 (5%) ❌ 1.00 (1%)
["scalar", "sincos", "(\"argument reduction (easy) abs(x) < 2π/4\", \"negative argument\", \"Float32\")"] 0.94 (5%) ✅ 1.00 (1%)
["scalar", "sincos", "(\"argument reduction (easy) abs(x) < 3π/4\", \"positive argument\", \"Float32\")"] 0.94 (5%) ✅ 1.00 (1%)
["scalar", "sincos", "(\"argument reduction (easy) abs(x) < 4π/4\", \"negative argument\", \"Float32\")"] 0.93 (5%) ✅ 1.00 (1%)
["scalar", "sincos", "(\"argument reduction (easy) abs(x) < 9π/4\", \"negative argument\", \"Float32\")"] 0.94 (5%) ✅ 1.00 (1%)
["scalar", "sincos", "(\"argument reduction (hard) abs(x) < 6π/4\", \"positive argument\", \"Float32\")"] 0.91 (5%) ✅ 1.00 (1%)
["scalar", "sincos", "(\"argument reduction (paynehanek) abs(x) > 2.0^20*π/2\", \"positive argument\", \"Float32\")"] 0.95 (5%) ✅ 1.00 (1%)
["scalar", "sincos", "(\"no reduction\", \"negative argument\", \"Float64\")"] 0.89 (5%) ✅ 1.00 (1%)
["scalar", "sincos", "(\"no reduction\", \"positive argument\", \"Float32\")"] 0.89 (5%) ✅ 1.00 (1%)
["scalar", "sincos", "(\"no reduction\", \"positive argument\", \"Float64\")"] 0.89 (5%) ✅ 1.00 (1%)
["scalar", "tan", "(\"medium\", \"positive argument\", \"Float64\")"] 0.93 (5%) ✅ 1.00 (1%)
["scalar", "tan", "(\"small\", \"negative argument\", \"Float32\")"] 0.94 (5%) ✅ 1.00 (1%)
["scalar", "tan", "(\"small\", \"negative argument\", \"Float64\")"] 0.94 (5%) ✅ 1.00 (1%)
["scalar", "tan", "(\"small\", \"positive argument\", \"Float32\")"] 0.94 (5%) ✅ 1.00 (1%)
["scalar", "tan", "(\"small\", \"positive argument\", \"Float64\")"] 0.94 (5%) ✅ 1.00 (1%)
["scalar", "tan", "(\"very small\", \"negative argument\", \"Float32\")"] 0.94 (5%) ✅ 1.00 (1%)
["scalar", "tan", "(\"very small\", \"positive argument\", \"Float32\")"] 0.94 (5%) ✅ 1.00 (1%)
["scalar", "tan", "(\"very small\", \"positive argument\", \"Float64\")"] 0.94 (5%) ✅ 1.00 (1%)
["scalar", "tan", "(\"zero\", \"Float32\")"] 0.94 (5%) ✅ 1.00 (1%)
["scalar", "tan", "(\"zero\", \"Float64\")"] 0.94 (5%) ✅ 1.00 (1%)
["sparse", "constructors", "(\"IJV\", 1000)"] 0.93 (5%) ✅ 1.00 (1%)
["sparse", "constructors", "(\"Tridiagonal\", 100)"] 1.06 (5%) ❌ 1.00 (1%)
["string", "readuntil", "target length 1"] 0.95 (5%) ✅ 1.00 (1%)
["string", "repeat", "repeat char 2"] 0.58 (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))"] 0.87 (5%) ✅ 1.00 (1%)
["tuple", "reduction", "(\"sum\", (16, 16))"] 0.83 (5%) ✅ 1.00 (1%)
["tuple", "reduction", "(\"sum\", (8, 8))"] 1.15 (5%) ❌ 1.00 (1%)
["tuple", "reduction", "(\"sumabs\", (4,))"] 0.93 (5%) ✅ 1.00 (1%)
["union", "array", "(\"broadcast\", abs, Float64, false)"] 1.07 (5%) ❌ 1.00 (1%)
["union", "array", "(\"broadcast\", abs, Int8, true)"] 0.94 (5%) ✅ 1.00 (1%)
["union", "array", "(\"map\", *, Bool, (true, true))"] 0.94 (5%) ✅ 1.00 (1%)
["union", "array", "(\"map\", *, ComplexF64, (false, true))"] 0.90 (5%) ✅ 1.00 (1%)
["union", "array", "(\"map\", *, Float32, (true, true))"] 1.06 (5%) ❌ 1.00 (1%)
["union", "array", "(\"map\", *, Float64, (false, true))"] 1.05 (5%) ❌ 1.00 (1%)
["union", "array", "(\"map\", *, Float64, (true, true))"] 1.05 (5%) ❌ 1.00 (1%)
["union", "array", "(\"map\", *, Int8, (true, true))"] 0.91 (5%) ✅ 1.00 (1%)
["union", "array", "(\"map\", abs, BigInt, false)"] 1.06 (5%) ❌ 1.00 (1%)
["union", "array", "(\"map\", abs, Float32, true)"] 0.81 (5%) ✅ 1.00 (1%)
["union", "array", "(\"map\", abs, Float64, true)"] 0.85 (5%) ✅ 1.00 (1%)
["union", "array", "(\"map\", identity, BigFloat, false)"] 1.06 (5%) ❌ 1.00 (1%)
["union", "array", "(\"map\", identity, BigInt, true)"] 0.94 (5%) ✅ 1.00 (1%)
["union", "array", "(\"map\", identity, Bool, false)"] 1.09 (5%) ❌ 1.00 (1%)
["union", "array", "(\"map\", identity, Float32, true)"] 1.09 (5%) ❌ 1.00 (1%)
["union", "array", "(\"map\", identity, Float64, true)"] 1.19 (5%) ❌ 1.00 (1%)
["union", "array", "(\"map\", identity, Int64, true)"] 1.05 (5%) ❌ 1.00 (1%)
["union", "array", "(\"map\", identity, Int8, true)"] 1.16 (5%) ❌ 1.00 (1%)
["union", "array", "(\"perf_countequals\", \"BigFloat\")"] 1.06 (5%) ❌ 1.00 (1%)
["union", "array", "(\"perf_countequals\", \"Bool\")"] 0.92 (5%) ✅ 1.00 (1%)
["union", "array", "(\"perf_countequals\", \"Float32\")"] 1.05 (5%) ❌ 1.00 (1%)
["union", "array", "(\"perf_simplecopy\", Float64, true)"] 1.09 (5%) ❌ 1.00 (1%)
["union", "array", "(\"perf_simplecopy\", Int64, false)"] 0.94 (5%) ✅ 1.00 (1%)
["union", "array", "(\"perf_sum2\", BigInt, false)"] 1.08 (5%) ❌ 1.00 (1%)
["union", "array", "(\"perf_sum2\", Float32, true)"] 0.70 (5%) ✅ 1.00 (1%)
["union", "array", "(\"perf_sum2\", Float64, true)"] 0.68 (5%) ✅ 1.00 (1%)
["union", "array", "(\"perf_sum2\", Int8, false)"] 1.05 (5%) ❌ 1.00 (1%)
["union", "array", "(\"perf_sum3\", BigInt, false)"] 1.08 (5%) ❌ 1.00 (1%)
["union", "array", "(\"perf_sum3\", Float32, true)"] 0.74 (5%) ✅ 1.00 (1%)
["union", "array", "(\"perf_sum3\", Float64, true)"] 1.25 (5%) ❌ 1.00 (1%)
["union", "array", "(\"perf_sum3\", Int8, true)"] 0.75 (5%) ✅ 1.00 (1%)
["union", "array", "(\"perf_sum4\", BigInt, false)"] 1.06 (5%) ❌ 1.00 (1%)
["union", "array", "(\"perf_sum4\", Int8, false)"] 1.07 (5%) ❌ 1.00 (1%)
["union", "array", "(\"perf_sum\", BigInt, false)"] 1.07 (5%) ❌ 1.00 (1%)
["union", "array", "(\"perf_sum\", Bool, true)"] 1.36 (5%) ❌ 1.00 (1%)
["union", "array", "(\"perf_sum\", Float32, true)"] 1.41 (5%) ❌ 1.00 (1%)
["union", "array", "(\"perf_sum\", Int8, false)"] 1.07 (5%) ❌ 1.00 (1%)
["union", "array", "(\"skipmissing\", collect, Union{Nothing, Float32}, false)"] 1.08 (5%) ❌ 1.00 (1%)
["union", "array", "(\"skipmissing\", collect, Union{Nothing, Float64}, false)"] 1.06 (5%) ❌ 1.00 (1%)
["union", "array", "(\"skipmissing\", sum, BigInt, false)"] 1.13 (5%) ❌ 1.00 (1%)
["union", "array", "(\"skipmissing\", sum, Float32, false)"] 0.92 (5%) ✅ 1.00 (1%)
["union", "array", "(\"skipmissing\", sum, Float64, false)"] 0.95 (5%) ✅ 1.00 (1%)
["union", "array", "(\"skipmissing\", sum, Int64, false)"] 0.93 (5%) ✅ 1.00 (1%)
["union", "array", "(\"skipmissing\", sum, Union{Missing, Float32}, true)"] 1.05 (5%) ❌ 1.00 (1%)
["union", "array", "(\"skipmissing\", sum, Union{Nothing, BigInt}, false)"] 1.07 (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", "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", "findfirst"]
  • ["string"]
  • ["string", "readuntil"]
  • ["string", "repeat"]
  • ["tuple", "index"]
  • ["tuple", "linear algebra"]
  • ["tuple", "misc"]
  • ["tuple", "reduction"]
  • ["union", "array"]

Version Info

Primary Build

Julia Version 1.6.0-DEV.964
Commit d587f9d (2020-09-18 02:23 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  159976428 s       5072 s   17671893 s  7630290608 s         39 s
       #2  3501 MHz  1218542827 s        220 s   24855313 s  6575184925 s         29 s
       #3  3501 MHz  145507372 s       3325 s   10711017 s  7660869726 s         40 s
       #4  3501 MHz  136144268 s         43 s   15621680 s  7663681877 s         28 s
       
  Memory: 31.383651733398438 GB (14619.3984375 MB free)
  Uptime: 7.8246489e7 sec
  Load Avg:  1.01513671875  1.021484375  1.04541015625
  WORD_SIZE: 64
  LIBM: libopenlibm
  LLVM: libLLVM-9.0.1 (ORCJIT, haswell)