Commit(s): JuliaLang/julia@261e72e3aa1feba6c41112749cf8e22bcbaebe19 vs JuliaLang/julia@6421def361b89aebaa341bf11e3dec0bab1ddc13
Triggered By: link
Tag Predicate: ALL
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", "cat", "4467"] |
1.07 (5%) ❌ | 1.00 (1%) |
["array", "growth", "(\"prerend!\", 2048)"] |
0.93 (5%) ✅ | 1.00 (1%) |
["array", "growth", "(\"prerend!\", 256)"] |
0.84 (5%) ✅ | 1.00 (1%) |
["array", "reductions", "(\"mean\", \"Int64\")"] |
1.05 (5%) ❌ | 1.00 (1%) |
["array", "subarray", "(\"lucompletepivCopy!\", 1000)"] |
0.94 (5%) ✅ | 1.00 (1%) |
["array", "subarray", "(\"lucompletepivCopy!\", 250)"] |
0.94 (5%) ✅ | 1.00 (1%) |
["array", "subarray", "(\"lucompletepivCopy!\", 500)"] |
0.93 (5%) ✅ | 1.00 (1%) |
["array", "subarray", "(\"lucompletepivSub!\", 1000)"] |
0.94 (5%) ✅ | 1.00 (1%) |
["array", "subarray", "(\"lucompletepivSub!\", 500)"] |
0.95 (5%) ✅ | 1.00 (1%) |
["broadcast", "mix_scalar_tuple", "(10, \"scal_tup_x3\")"] |
0.92 (5%) ✅ | 1.00 (1%) |
["broadcast", "mix_scalar_tuple", "(5, \"scal_tup_x3\")"] |
0.88 (5%) ✅ | 1.00 (1%) |
["collection", "queries & updates", "(\"IdDict\", \"Any\", \"in\", \"true\")"] |
1.30 (25%) ❌ | 1.00 (1%) |
["dates", "arithmetic", "(\"DateTime\", \"Day\")"] |
0.93 (5%) ✅ | 1.00 (1%) |
["dates", "conversion", "DateTime -> Date"] |
1.08 (5%) ❌ | 1.00 (1%) |
["dates", "string", "DateTime"] |
1.08 (5%) ❌ | 1.00 (1%) |
["find", "findnext", "(\"ispos\", \"Array{Float64,1}\")"] |
0.93 (5%) ✅ | 1.00 (1%) |
["find", "findprev", "(\"ispos\", \"Array{Int8,1}\")"] |
1.06 (5%) ❌ | 1.00 (1%) |
["find", "findprev", "(\"ispos\", \"Array{UInt64,1}\")"] |
0.95 (5%) ✅ | 1.00 (1%) |
["io", "array_limit", "(\"display\", \"Array{Float64,2}(10000, 10000)\")"] |
0.92 (5%) ✅ | 0.92 (1%) ✅ |
["misc", "18129"] |
0.94 (5%) ✅ | 1.00 (1%) |
["misc", "23042", "Complex{Float32}"] |
0.94 (5%) ✅ | 1.00 (1%) |
["misc", "23042", "Float64"] |
0.86 (5%) ✅ | 1.00 (1%) |
["misc", "iterators", "zip(1:1, 1:1, 1:1, 1:1)"] |
1.07 (5%) ❌ | 1.00 (1%) |
["misc", "iterators", "zip(1:1000, 1:1000)"] |
0.94 (5%) ✅ | 1.00 (1%) |
["misc", "iterators", "zip(1:1000, 1:1000, 1:1000)"] |
0.93 (5%) ✅ | 1.00 (1%) |
["misc", "iterators", "zip(1:1000, 1:1000, 1:1000, 1:1000)"] |
0.92 (5%) ✅ | 1.00 (1%) |
["misc", "repeat", "(200, 24, 1)"] |
0.74 (5%) ✅ | 1.00 (1%) |
["problem", "laplacian", "laplace_iter_sub"] |
0.94 (5%) ✅ | 1.00 (1%) |
["problem", "laplacian", "laplace_iter_vec"] |
0.93 (5%) ✅ | 1.00 (1%) |
["problem", "simplex", "simplex"] |
0.91 (5%) ✅ | 1.00 (1%) |
["random", "collections", "(\"rand\", \"ImplicitRNG\", \"small Dict\")"] |
0.72 (25%) ✅ | 1.00 (1%) |
["random", "collections", "(\"rand\", \"ImplicitRNG\", \"small Set\")"] |
1.36 (25%) ❌ | 1.00 (1%) |
["random", "collections", "(\"rand\", \"MersenneTwister\", \"small Set\")"] |
0.69 (25%) ✅ | 1.00 (1%) |
["scalar", "acos", "(\"one\", \"positive argument\", \"Float64\")"] |
1.08 (5%) ❌ | 1.00 (1%) |
["scalar", "acosh", "(\"one\", \"Float32\")"] |
0.93 (5%) ✅ | 1.00 (1%) |
["scalar", "asin", "(\"0.5 <= abs(x) < 0.975\", \"positive argument\", \"Float64\")"] |
0.80 (5%) ✅ | 1.00 (1%) |
["scalar", "asin", "(\"0.975 <= abs(x) < 1.0\", \"positive argument\", \"Float64\")"] |
0.93 (5%) ✅ | 1.00 (1%) |
["scalar", "asin", "(\"abs(x) < 0.5\", \"negative argument\", \"Float32\")"] |
0.90 (5%) ✅ | 1.00 (1%) |
["scalar", "asin", "(\"one\", \"negative argument\", \"Float64\")"] |
0.93 (5%) ✅ | 1.00 (1%) |
["scalar", "asin", "(\"one\", \"positive argument\", \"Float64\")"] |
0.93 (5%) ✅ | 1.00 (1%) |
["scalar", "asinh", "(\"very small\", \"positive argument\", \"Float64\")"] |
0.67 (5%) ✅ | 1.00 (1%) |
["scalar", "atan", "(\"0 <= abs(x) < 7/16\", \"negative argument\", \"Float32\")"] |
0.90 (5%) ✅ | 1.00 (1%) |
["scalar", "atan", "(\"0 <= abs(x) < 7/16\", \"negative argument\", \"Float64\")"] |
1.06 (5%) ❌ | 1.00 (1%) |
["scalar", "atan", "(\"11/16 <= abs(x) < 19/16\", \"positive argument\", \"Float64\")"] |
0.76 (5%) ✅ | 1.00 (1%) |
["scalar", "atan", "(\"19/16 <= abs(x) < 39/16\", \"negative argument\", \"Float32\")"] |
1.07 (5%) ❌ | 1.00 (1%) |
["scalar", "atan", "(\"19/16 <= abs(x) < 39/16\", \"negative argument\", \"Float64\")"] |
1.22 (5%) ❌ | 1.00 (1%) |
["scalar", "atan", "(\"19/16 <= abs(x) < 39/16\", \"positive argument\", \"Float32\")"] |
0.93 (5%) ✅ | 1.00 (1%) |
["scalar", "atan", "(\"7/16 <= abs(x) < 11/16\", \"positive argument\", \"Float32\")"] |
1.07 (5%) ❌ | 1.00 (1%) |
["scalar", "atan", "(\"very large\", \"positive argument\", \"Float64\")"] |
1.50 (5%) ❌ | 1.00 (1%) |
["scalar", "atan", "(\"very small\", \"negative argument\", \"Float64\")"] |
0.89 (5%) ✅ | 1.00 (1%) |
["scalar", "atan", "(\"very small\", \"positive argument\", \"Float64\")"] |
0.89 (5%) ✅ | 1.00 (1%) |
["scalar", "atan", "(\"zero\", \"Float64\")"] |
1.07 (5%) ❌ | 1.00 (1%) |
["scalar", "atan2", "(\"abs(y/x) high\", \"y infinite\", \"y negative\", \"x finite\", \"x negative\", \"Float32\")"] |
1.08 (5%) ❌ | 1.00 (1%) |
["scalar", "atan2", "(\"abs(y/x) high\", \"y negative\", \"x negative\", \"Float32\")"] |
0.93 (5%) ✅ | 1.00 (1%) |
["scalar", "atan2", "(\"abs(y/x) high\", \"y negative\", \"x negative\", \"Float64\")"] |
1.08 (5%) ❌ | 1.00 (1%) |
["scalar", "atan2", "(\"abs(y/x) safe (large)\", \"y negative\", \"x negative\", \"Float32\")"] |
0.80 (5%) ✅ | 1.00 (1%) |
["scalar", "atan2", "(\"abs(y/x) safe (large)\", \"y negative\", \"x positive\", \"Float32\")"] |
0.79 (5%) ✅ | 1.00 (1%) |
["scalar", "atan2", "(\"abs(y/x) safe (large)\", \"y positive\", \"x negative\", \"Float32\")"] |
0.80 (5%) ✅ | 1.00 (1%) |
["scalar", "atan2", "(\"abs(y/x) safe (small)\", \"y negative\", \"x positive\", \"Float32\")"] |
1.06 (5%) ❌ | 1.00 (1%) |
["scalar", "atan2", "(\"abs(y/x) safe (small)\", \"y positive\", \"x negative\", \"Float32\")"] |
1.25 (5%) ❌ | 1.00 (1%) |
["scalar", "atan2", "(\"abs(y/x) small\", \"y positive\", \"x negative\", \"Float64\")"] |
0.93 (5%) ✅ | 1.00 (1%) |
["scalar", "atan2", "(\"x one\", \"Float32\")"] |
1.43 (5%) ❌ | 1.00 (1%) |
["scalar", "atan2", "(\"y finite\", \"y negative\", \"x infinite\", \"x negative\", \"Float32\")"] |
0.93 (5%) ✅ | 1.00 (1%) |
["scalar", "atan2", "(\"y finite\", \"y negative\", \"x infinite\", \"x positive\", \"Float32\")"] |
0.93 (5%) ✅ | 1.00 (1%) |
["scalar", "atan2", "(\"y finite\", \"y negative\", \"x infinite\", \"x positive\", \"Float64\")"] |
0.93 (5%) ✅ | 1.00 (1%) |
["scalar", "atan2", "(\"y finite\", \"y positive\", \"x infinite\", \"x negative\", \"Float32\")"] |
1.08 (5%) ❌ | 1.00 (1%) |
["scalar", "atan2", "(\"y infinite\", \"y positive\", \"x finite\", \"x negative\", \"Float32\")"] |
1.08 (5%) ❌ | 1.00 (1%) |
["scalar", "atan2", "(\"y infinite\", \"y positive\", \"x finite\", \"x positive\", \"Float64\")"] |
0.93 (5%) ✅ | 1.00 (1%) |
["scalar", "atanh", "(\"0.5 <= abs(x) < 1\", \"positive argument\", \"Float64\")"] |
0.82 (5%) ✅ | 1.00 (1%) |
["scalar", "atanh", "(\"zero\", \"Float64\")"] |
0.88 (5%) ✅ | 1.00 (1%) |
["scalar", "cbrt", "(\"large\", \"positive argument\", \"Float64\")"] |
1.08 (5%) ❌ | 1.00 (1%) |
["scalar", "cbrt", "(\"zero\", \"Float64\")"] |
1.08 (5%) ❌ | 1.00 (1%) |
["scalar", "cos", "(\"argument reduction (easy) abs(x) < 2.0^20π/4\", \"negative argument\", \"Float64\", \"cos_kernel\")"] |
0.93 (5%) ✅ | 1.00 (1%) |
["scalar", "cos", "(\"argument reduction (easy) abs(x) < 2π/4\", \"positive argument\", \"Float32\", \"sin_kernel\")"] |
1.15 (5%) ❌ | 1.00 (1%) |
["scalar", "cos", "(\"argument reduction (easy) abs(x) < 5π/4\", \"negative argument\", \"Float32\", \"cos_kernel\")"] |
1.08 (5%) ❌ | 1.00 (1%) |
["scalar", "cos", "(\"argument reduction (easy) abs(x) < 6π/4\", \"negative argument\", \"Float32\", \"sin_kernel\")"] |
0.93 (5%) ✅ | 1.00 (1%) |
["scalar", "cos", "(\"argument reduction (easy) abs(x) < 7π/4\", \"positive argument\", \"Float32\", \"cos_kernel\")"] |
1.08 (5%) ❌ | 1.00 (1%) |
["scalar", "cos", "(\"argument reduction (easy) abs(x) < 8π/4\", \"negative argument\", \"Float64\", \"cos_kernel\")"] |
0.93 (5%) ✅ | 1.00 (1%) |
["scalar", "cos", "(\"argument reduction (hard) abs(x) < 2π/4\", \"negative argument\", \"Float32\", \"sin_kernel\")"] |
0.93 (5%) ✅ | 1.00 (1%) |
["scalar", "cos", "(\"argument reduction (hard) abs(x) < 4π/4\", \"negative argument\", \"Float64\", \"cos_kernel\")"] |
0.93 (5%) ✅ | 1.00 (1%) |
["scalar", "cos", "(\"argument reduction (hard) abs(x) < 8π/4\", \"negative argument\", \"Float32\", \"cos_kernel\")"] |
0.81 (5%) ✅ | 1.00 (1%) |
["scalar", "cos", "(\"argument reduction (hard) abs(x) < 8π/4\", \"negative argument\", \"Float64\", \"cos_kernel\")"] |
1.08 (5%) ❌ | 1.00 (1%) |
["scalar", "cos", "(\"no reduction\", \"positive argument\", \"Float32\", \"cos_kernel\")"] |
1.15 (5%) ❌ | 1.00 (1%) |
["scalar", "cosh", "(\"9f0 <= abs(x) < 88.72283f0\", \"negative argument\", \"Float32\")"] |
0.93 (5%) ✅ | 1.00 (1%) |
["scalar", "cosh", "(\"very large\", \"positive argument\", \"Float32\")"] |
0.93 (5%) ✅ | 1.00 (1%) |
["scalar", "cosh", "(\"very large\", \"positive argument\", \"Float64\")"] |
0.93 (5%) ✅ | 1.00 (1%) |
["scalar", "cosh", "(\"very small\", \"negative argument\", \"Float32\")"] |
1.08 (5%) ❌ | 1.00 (1%) |
["scalar", "exp2", "(\"2pow1023\", \"negative argument\", Float64)"] |
0.80 (5%) ✅ | 1.00 (1%) |
["scalar", "exp2", "(\"2pow1023\", \"positive argument\", Float64)"] |
0.80 (5%) ✅ | 1.00 (1%) |
["scalar", "exp2", "(\"2pow35\", \"negative argument\", \"Float64\")"] |
0.80 (5%) ✅ | 1.00 (1%) |
["scalar", "exp2", "(\"2pow35\", \"positive argument\", \"Float64\")"] |
0.80 (5%) ✅ | 1.00 (1%) |
["scalar", "exp2", "(\"2pow3\", \"negative argument\", \"Float32\")"] |
1.11 (5%) ❌ | 1.00 (1%) |
["scalar", "exp2", "(\"2pow3\", \"negative argument\", \"Float64\")"] |
0.83 (5%) ✅ | 1.00 (1%) |
["scalar", "exp2", "(\"2pow3\", \"positive argument\", \"Float64\")"] |
0.83 (5%) ✅ | 1.00 (1%) |
["scalar", "exp2", "(\"one\", \"Float64\")"] |
0.83 (5%) ✅ | 1.00 (1%) |
["scalar", "exp2", "(\"small\", \"negative argument\", \"Float64\")"] |
0.87 (5%) ✅ | 1.00 (1%) |
["scalar", "exp2", "(\"small\", \"positive argument\", \"Float64\")"] |
0.80 (5%) ✅ | 1.00 (1%) |
["scalar", "exp2", "(\"very small\", \"negative argument\", \"Float64\")"] |
0.80 (5%) ✅ | 1.00 (1%) |
["scalar", "exp2", "(\"very small\", \"positive argument\", \"Float64\")"] |
0.80 (5%) ✅ | 1.00 (1%) |
["scalar", "exp2", "(\"zero\", \"Float64\")"] |
0.75 (5%) ✅ | 1.00 (1%) |
["scalar", "expm1", "(\"arg reduction II\", \"negative argument\", \"Float64\")"] |
0.92 (5%) ✅ | 1.00 (1%) |
["scalar", "expm1", "(\"arg reduction II\", \"positive argument\", \"Float64\")"] |
0.94 (5%) ✅ | 1.00 (1%) |
["scalar", "expm1", "(\"arg reduction I\", \"negative argument\", \"Float64\")"] |
0.85 (5%) ✅ | 1.00 (1%) |
["scalar", "expm1", "(\"arg reduction I\", \"positive argument\", \"Float64\")"] |
0.87 (5%) ✅ | 1.00 (1%) |
["scalar", "expm1", "(\"huge\", \"positive argument\", \"Float64\")"] |
0.89 (5%) ✅ | 1.00 (1%) |
["scalar", "expm1", "(\"large\", \"negative argument\", \"Float32\")"] |
1.06 (5%) ❌ | 1.00 (1%) |
["scalar", "expm1", "(\"large\", \"negative argument\", \"Float64\")"] |
0.80 (5%) ✅ | 1.00 (1%) |
["scalar", "expm1", "(\"large\", \"positive argument\", \"Float64\")"] |
0.94 (5%) ✅ | 1.00 (1%) |
["scalar", "expm1", "(\"medium\", \"negative argument\", \"Float64\")"] |
0.89 (5%) ✅ | 1.00 (1%) |
["scalar", "expm1", "(\"one\", \"Float64\")"] |
0.92 (5%) ✅ | 1.00 (1%) |
["scalar", "expm1", "(\"small\", \"positive argument\", \"Float32\")"] |
1.07 (5%) ❌ | 1.00 (1%) |
["scalar", "expm1", "(\"very small\", \"negative argument\", \"Float64\")"] |
0.80 (5%) ✅ | 1.00 (1%) |
["scalar", "expm1", "(\"very small\", \"positive argument\", \"Float64\")"] |
0.80 (5%) ✅ | 1.00 (1%) |
["scalar", "expm1", "(\"zero\", \"Float64\")"] |
0.75 (5%) ✅ | 1.00 (1%) |
["scalar", "mod2pi", "(\"argument reduction (easy) abs(x) < 5π/4\", \"positive argument\", \"Float64\")"] |
0.93 (5%) ✅ | 1.00 (1%) |
["scalar", "mod2pi", "(\"argument reduction (easy) abs(x) < 6π/4\", \"negative argument\", \"Float64\")"] |
0.93 (5%) ✅ | 1.00 (1%) |
["scalar", "mod2pi", "(\"argument reduction (hard) abs(x) < 6π/4\", \"positive argument\", \"Float64\")"] |
0.93 (5%) ✅ | 1.00 (1%) |
["scalar", "mod2pi", "(\"no reduction\", \"negative argument\", \"Float64\")"] |
1.08 (5%) ❌ | 1.00 (1%) |
["scalar", "predicate", "(\"isinf\", \"Float32\")"] |
1.38 (25%) ❌ | 1.00 (1%) |
["scalar", "rem_pio2", "(\"argument reduction (easy) abs(x) < 2π/4\", \"negative argument\", \"Float64\")"] |
1.31 (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\", \"Float64\", \"sin_kernel\")"] |
1.08 (5%) ❌ | 1.00 (1%) |
["scalar", "sin", "(\"argument reduction (easy) abs(x) < 2π/4\", \"positive argument\", \"Float32\", \"cos_kernel\")"] |
1.08 (5%) ❌ | 1.00 (1%) |
["scalar", "sin", "(\"argument reduction (easy) abs(x) < 3π/4\", \"positive argument\", \"Float32\", \"cos_kernel\")"] |
1.08 (5%) ❌ | 1.00 (1%) |
["scalar", "sin", "(\"argument reduction (easy) abs(x) < 4π/4\", \"positive argument\", \"Float32\", \"sin_kernel\")"] |
1.08 (5%) ❌ | 1.00 (1%) |
["scalar", "sin", "(\"argument reduction (easy) abs(x) < 5π/4\", \"positive argument\", \"Float32\", \"sin_kernel\")"] |
1.08 (5%) ❌ | 1.00 (1%) |
["scalar", "sin", "(\"argument reduction (easy) abs(x) < 5π/4\", \"positive argument\", \"Float64\", \"sin_kernel\")"] |
0.93 (5%) ✅ | 1.00 (1%) |
["scalar", "sin", "(\"argument reduction (easy) abs(x) < 7π/4\", \"negative argument\", \"Float64\", \"sin_kernel\")"] |
1.08 (5%) ❌ | 1.00 (1%) |
["scalar", "sin", "(\"argument reduction (easy) abs(x) < 7π/4\", \"positive argument\", \"Float32\", \"sin_kernel\")"] |
0.93 (5%) ✅ | 1.00 (1%) |
["scalar", "sin", "(\"argument reduction (easy) abs(x) < 9π/4\", \"positive argument\", \"Float64\", \"sin_kernel\")"] |
0.93 (5%) ✅ | 1.00 (1%) |
["scalar", "sin", "(\"argument reduction (hard) abs(x) < 2π/4\", \"negative argument\", \"Float32\", \"cos_kernel\")"] |
0.93 (5%) ✅ | 1.00 (1%) |
["scalar", "sin", "(\"argument reduction (hard) abs(x) < 2π/4\", \"negative argument\", \"Float64\", \"cos_kernel\")"] |
1.08 (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) < 6π/4\", \"positive argument\", \"Float64\", \"cos_kernel\")"] |
1.08 (5%) ❌ | 1.00 (1%) |
["scalar", "sin", "(\"no reduction\", \"negative argument\", \"Float64\", \"sin_kernel\")"] |
1.07 (5%) ❌ | 1.00 (1%) |
["scalar", "sin", "(\"no reduction\", \"positive argument\", \"Float64\", \"sin_kernel\")"] |
1.07 (5%) ❌ | 1.00 (1%) |
["scalar", "sinh", "(\"2.0^-28 <= abs(x) < 22.0\", \"negative argument\", \"Float64\")"] |
0.94 (5%) ✅ | 1.00 (1%) |
["scalar", "sinh", "(\"2.0^-28 <= abs(x) < 22.0\", \"positive argument\", \"Float64\")"] |
0.86 (5%) ✅ | 1.00 (1%) |
["scalar", "sinh", "(\"9f0 <= abs(x) < 88.72283f0\", \"positive argument\", \"Float32\")"] |
0.93 (5%) ✅ | 1.00 (1%) |
["scalar", "sinh", "(\"very large\", \"negative argument\", \"Float64\")"] |
0.93 (5%) ✅ | 1.00 (1%) |
["scalar", "tan", "(\"small\", \"positive argument\", \"Float32\")"] |
0.94 (5%) ✅ | 1.00 (1%) |
["scalar", "tan", "(\"very small\", \"positive argument\", \"Float32\")"] |
0.94 (5%) ✅ | 1.00 (1%) |
["scalar", "tan", "(\"zero\", \"Float32\")"] |
0.94 (5%) ✅ | 1.00 (1%) |
["scalar", "tanh", "(\"1.0 <= abs(x) < 22.0\", \"negative argument\", \"Float64\")"] |
0.92 (5%) ✅ | 1.00 (1%) |
["scalar", "tanh", "(\"1.0 <= abs(x) < 22.0\", \"positive argument\", \"Float64\")"] |
0.92 (5%) ✅ | 1.00 (1%) |
["scalar", "tanh", "(\"very small\", \"negative argument\", \"Float64\")"] |
0.94 (5%) ✅ | 1.00 (1%) |
["scalar", "tanh", "(\"very small\", \"positive argument\", \"Float64\")"] |
0.94 (5%) ✅ | 1.00 (1%) |
["scalar", "tanh", "(\"zero\", \"Float64\")"] |
0.94 (5%) ✅ | 1.00 (1%) |
["sparse", "constructors", "(\"Bidiagonal\", 100)"] |
1.10 (5%) ❌ | 1.00 (1%) |
["sparse", "constructors", "(\"Diagonal\", 100)"] |
1.13 (5%) ❌ | 1.00 (1%) |
["sparse", "constructors", "(\"IV\", 1000)"] |
1.05 (5%) ❌ | 1.00 (1%) |
["sparse", "sparse matvec", "adjoint"] |
0.92 (5%) ✅ | 1.00 (1%) |
["sparse", "sparse matvec", "non-adjoint"] |
0.93 (5%) ✅ | 1.00 (1%) |
["string", "repeat", "repeat char 1"] |
0.94 (5%) ✅ | 1.00 (1%) |
["string", "repeat", "repeat char 2"] |
0.84 (5%) ✅ | 1.00 (1%) |
["tuple", "reduction", "(\"minimum\", (4, 4))"] |
1.07 (5%) ❌ | 1.00 (1%) |
["tuple", "reduction", "(\"sum\", (16, 16))"] |
1.11 (5%) ❌ | 1.00 (1%) |
["tuple", "reduction", "(\"sum\", (4, 4))"] |
0.92 (5%) ✅ | 1.00 (1%) |
["tuple", "reduction", "(\"sumabs\", (2, 2))"] |
1.07 (5%) ❌ | 1.00 (1%) |
["tuple", "reduction", "(\"sumabs\", (4,))"] |
1.21 (5%) ❌ | 1.00 (1%) |
["union", "array", "(\"broadcast\", abs, Float64, false)"] |
0.95 (5%) ✅ | 1.00 (1%) |
["union", "array", "(\"broadcast\", abs, Int64, true)"] |
1.12 (5%) ❌ | 1.00 (1%) |
["union", "array", "(\"broadcast\", abs, Int8, true)"] |
0.86 (5%) ✅ | 1.00 (1%) |
["union", "array", "(\"broadcast\", identity, BigFloat, false)"] |
1.08 (5%) ❌ | 1.00 (1%) |
["union", "array", "(\"broadcast\", identity, Int64, true)"] |
0.93 (5%) ✅ | 1.00 (1%) |
["union", "array", "(\"broadcast\", identity, Int8, true)"] |
1.06 (5%) ❌ | 1.00 (1%) |
["union", "array", "(\"map\", abs, Bool, true)"] |
0.94 (5%) ✅ | 1.00 (1%) |
["union", "array", "(\"map\", identity, BigFloat, false)"] |
1.08 (5%) ❌ | 1.00 (1%) |
["union", "array", "(\"map\", identity, Int64, true)"] |
0.90 (5%) ✅ | 1.00 (1%) |
["union", "array", "(\"perf_countequals\", \"Float32\")"] |
0.91 (5%) ✅ | 1.00 (1%) |
["union", "array", "(\"perf_simplecopy\", BigFloat, false)"] |
1.12 (5%) ❌ | 1.00 (1%) |
["union", "array", "(\"perf_simplecopy\", Float32, true)"] |
1.20 (5%) ❌ | 1.00 (1%) |
["union", "array", "(\"perf_simplecopy\", Float64, true)"] |
0.94 (5%) ✅ | 1.00 (1%) |
["union", "array", "(\"perf_sum2\", BigInt, false)"] |
1.06 (5%) ❌ | 1.00 (1%) |
["union", "array", "(\"perf_sum2\", BigInt, true)"] |
1.08 (5%) ❌ | 1.00 (1%) |
["union", "array", "(\"perf_sum2\", Complex{Float64}, true)"] |
1.09 (5%) ❌ | 1.00 (1%) |
["union", "array", "(\"perf_sum2\", Float64, true)"] |
1.06 (5%) ❌ | 1.00 (1%) |
["union", "array", "(\"perf_sum2\", Int8, false)"] |
1.28 (5%) ❌ | 1.00 (1%) |
["union", "array", "(\"perf_sum3\", Float32, true)"] |
0.94 (5%) ✅ | 1.00 (1%) |
["union", "array", "(\"perf_sum3\", Float64, true)"] |
0.93 (5%) ✅ | 1.00 (1%) |
["union", "array", "(\"perf_sum3\", Int8, true)"] |
0.70 (5%) ✅ | 1.00 (1%) |
["union", "array", "(\"perf_sum4\", Complex{Float64}, true)"] |
0.90 (5%) ✅ | 1.00 (1%) |
["union", "array", "(\"perf_sum4\", Int8, true)"] |
0.94 (5%) ✅ | 1.00 (1%) |
["union", "array", "(\"perf_sum\", Complex{Float64}, true)"] |
0.90 (5%) ✅ | 1.00 (1%) |
["union", "array", "(\"perf_sum\", Float64, true)"] |
1.07 (5%) ❌ | 1.00 (1%) |
["union", "array", "(\"skipmissing\", collect, Complex{Float64}, false)"] |
0.95 (5%) ✅ | 1.00 (1%) |
["union", "array", "(\"skipmissing\", collect, Int8, false)"] |
1.05 (5%) ❌ | 1.00 (1%) |
["union", "array", "(\"skipmissing\", sum, Union{Missing, Bool}, true)"] |
0.93 (5%) ✅ | 1.00 (1%) |
["union", "array", "(\"skipmissing\", sum, Union{Missing, Complex{Float64}}, true)"] |
0.89 (5%) ✅ | 1.00 (1%) |
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"]
Julia Version 1.3.0-DEV.102
Commit 261e72e (2019-04-24 11:21 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 86430695 s 5023 s 9781443 s 3301399031 s 24 s
#2 3501 MHz 542448381 s 203 s 9100772 s 2851542924 s 20 s
#3 3501 MHz 69649478 s 3237 s 5824324 s 3327657816 s 30 s
#4 3501 MHz 65479804 s 12 s 7737628 s 3328872377 s 18 s
Memory: 31.383651733398438 GB (5316.78515625 MB free)
Uptime: 3.4057795e7 sec
Load Avg: 1.01416015625 1.0146484375 1.04541015625
WORD_SIZE: 64
LIBM: libopenlibm
LLVM: libLLVM-6.0.1 (ORCJIT, haswell)
Julia Version 1.3.0-DEV.109
Commit 6421def (2019-04-25 17:31 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 86536502 s 5023 s 9789307 s 3302478031 s 24 s
#2 3501 MHz 543569425 s 203 s 9114328 s 2851605176 s 20 s
#3 3501 MHz 69761798 s 3237 s 5829052 s 3328737352 s 30 s
#4 3501 MHz 65576189 s 12 s 7742284 s 3329968044 s 18 s
Memory: 31.383651733398438 GB (5146.1328125 MB free)
Uptime: 3.4069766e7 sec
Load Avg: 1.0029296875 1.0146484375 1.04541015625
WORD_SIZE: 64
LIBM: libopenlibm
LLVM: libLLVM-6.0.1 (ORCJIT, haswell)