Skip to content

Latest commit

 

History

History
310 lines (291 loc) · 18.8 KB

File metadata and controls

310 lines (291 loc) · 18.8 KB

Benchmark Report

Job Properties

Commit(s): JuliaLang/julia@5d6a910260c6114565c1102cbc4a4ca34362189c

Triggered By: link

Tag Predicate: ALL

Daily Job: 2020-06-03 vs 2020-06-02

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", "(\"accumulate\", \"Int\")"] 1.05 (5%) ❌ 1.00 (1%)
["array", "any/all", "(\"all\", \"BitArray\")"] 0.91 (5%) ✅ 1.00 (1%)
["array", "cat", "(\"catnd\", 5)"] 0.85 (5%) ✅ 1.00 (1%)
["array", "cat", "4467"] 1.05 (5%) ❌ 1.00 (1%)
["array", "equality", "(\"==\", \"Array{Int64,1} == Array{Float32,1}\")"] 0.93 (5%) ✅ 1.00 (1%)
["array", "equality", "(\"==\", \"Array{Int64,1} == Array{Float64,1}\")"] 0.94 (5%) ✅ 1.00 (1%)
["array", "equality", "(\"isequal\", \"Array{Int64,1} isequal Array{Int64,1}\")"] 0.93 (5%) ✅ 1.00 (1%)
["array", "growth", "(\"push_single!\", 8)"] 0.94 (5%) ✅ 1.00 (1%)
["broadcast", "typeargs", "(\"array\", 10)"] 0.94 (5%) ✅ 1.00 (1%)
["collection", "iteration", "(\"IdDict\", \"Any\", \"iterate second\")"] 0.43 (25%) ✅ 1.00 (1%)
["find", "findall", "(\"Array{Bool,1}\", \"10-90\")"] 1.09 (5%) ❌ 1.00 (1%)
["find", "findall", "(\"Array{Bool,1}\", \"50-50\")"] 1.10 (5%) ❌ 1.00 (1%)
["find", "findall", "(\"Array{Bool,1}\", \"90-10\")"] 1.12 (5%) ❌ 1.00 (1%)
["find", "findall", "(\"BitArray{1}\", \"50-50\")"] 1.06 (5%) ❌ 1.00 (1%)
["find", "findnext", "(\"Array{Bool,1}\", \"50-50\")"] 1.05 (5%) ❌ 1.00 (1%)
["find", "findnext", "(\"BitArray{1}\", \"50-50\")"] 1.05 (5%) ❌ 1.00 (1%)
["find", "findnext", "(\"BitArray{1}\", \"90-10\")"] 1.06 (5%) ❌ 1.00 (1%)
["find", "findprev", "(\"Array{Bool,1}\", \"50-50\")"] 1.12 (5%) ❌ 1.00 (1%)
["find", "findprev", "(\"BitArray{1}\", \"50-50\")"] 1.10 (5%) ❌ 1.00 (1%)
["find", "findprev", "(\"BitArray{1}\", \"90-10\")"] 1.11 (5%) ❌ 1.00 (1%)
["misc", "20517"] 0.92 (5%) ✅ 1.00 (1%)
["misc", "23042", "Complex{Float32}"] 1.05 (5%) ❌ 1.00 (1%)
["misc", "afoldl", "Int"] 0.94 (5%) ✅ 1.00 (1%)
["misc", "iterators", "zip(1:1000)"] 0.90 (5%) ✅ 1.00 (1%)
["misc", "repeat", "(200, 1, 24)"] 0.90 (5%) ✅ 1.00 (1%)
["misc", "repeat", "(200, 24, 1)"] 1.33 (5%) ❌ 1.00 (1%)
["misc", "splatting", "(3, 3, 3)"] 0.87 (5%) ✅ 1.00 (1%)
["problem", "go", "go_game"] 1.06 (5%) ❌ 1.00 (1%)
["problem", "raytrace", "raytrace"] 1.07 (5%) ❌ 1.00 (1%)
["problem", "seismic", "(\"seismic\", \"Float64\")"] 1.06 (5%) ❌ 1.00 (1%)
["random", "collections", "(\"rand\", \"ImplicitRNG\", \"large String\")"] 1.67 (25%) ❌ 1.00 (1%)
["random", "collections", "(\"rand\", \"MersenneTwister\", \"small Dict\")"] 1.30 (25%) ❌ 1.00 (1%)
["random", "ranges", "(\"RangeGenerator\", \"BigInt\", \"1:4294967295\")"] 0.62 (25%) ✅ 1.00 (1%)
["random", "ranges", "(\"rand\", \"MersenneTwister\", \"BigInt\", \"RangeGenerator(1:18446744073709551616)\")"] 0.67 (25%) ✅ 1.00 (1%)
["random", "types", "(\"rand\", \"MersenneTwister\", \"Float64\")"] 1.27 (25%) ❌ 1.00 (1%)
["scalar", "acos", "(\"0.5 <= abs(x) < 1\", \"negative argument\", \"Float32\")"] 0.93 (5%) ✅ 1.00 (1%)
["scalar", "acos", "(\"0.5 <= abs(x) < 1\", \"negative argument\", \"Float64\")"] 0.93 (5%) ✅ 1.00 (1%)
["scalar", "acos", "(\"small\", \"negative argument\", \"Float32\")"] 1.07 (5%) ❌ 1.00 (1%)
["scalar", "arithmetic", "(\"sub\", \"Complex{BigInt}\", \"Int64\")"] 1.52 (50%) ❌ 1.00 (1%)
["scalar", "asin", "(\"abs(x) < 0.5\", \"positive argument\", \"Float32\")"] 0.87 (5%) ✅ 1.00 (1%)
["scalar", "asin", "(\"small\", \"negative argument\", \"Float32\")"] 0.94 (5%) ✅ 1.00 (1%)
["scalar", "asinh", "(\"0 <= abs(x) < 2^-28\", \"positive argument\", \"Float32\")"] 1.10 (5%) ❌ 1.00 (1%)
["scalar", "asinh", "(\"2^-28 <= abs(x) < 2\", \"positive argument\", \"Float32\")"] 1.07 (5%) ❌ 1.00 (1%)
["scalar", "atan", "(\"0 <= abs(x) < 7/16\", \"negative argument\", \"Float32\")"] 0.95 (5%) ✅ 1.00 (1%)
["scalar", "atan", "(\"0 <= abs(x) < 7/16\", \"positive argument\", \"Float64\")"] 0.91 (5%) ✅ 1.00 (1%)
["scalar", "atan", "(\"11/16 <= abs(x) < 19/16\", \"negative argument\", \"Float32\")"] 0.93 (5%) ✅ 1.00 (1%)
["scalar", "atan", "(\"11/16 <= abs(x) < 19/16\", \"positive argument\", \"Float32\")"] 0.93 (5%) ✅ 1.00 (1%)
["scalar", "atan", "(\"39/16 <= abs(x) < 2^66\", \"negative argument\", \"Float32\")"] 0.93 (5%) ✅ 1.00 (1%)
["scalar", "atan", "(\"39/16 <= abs(x) < 2^66\", \"positive argument\", \"Float32\")"] 0.93 (5%) ✅ 1.00 (1%)
["scalar", "atan", "(\"very large\", \"positive argument\", \"Float64\")"] 0.94 (5%) ✅ 1.00 (1%)
["scalar", "atan2", "(\"abs(y/x) small\", \"y positive\", \"x positive\", \"Float32\")"] 0.94 (5%) ✅ 1.00 (1%)
["scalar", "atan2", "(\"abs(y/x) small\", \"y positive\", \"x positive\", \"Float64\")"] 1.24 (5%) ❌ 1.00 (1%)
["scalar", "atan2", "(\"x one\", \"Float64\")"] 0.80 (5%) ✅ 1.00 (1%)
["scalar", "cos", "(\"argument reduction (hard) abs(x) < 4π/4\", \"positive argument\", \"Float32\", \"cos_kernel\")"] 1.05 (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", "(\"no reduction\", \"negative argument\", \"Float32\", \"cos_kernel\")"] 1.06 (5%) ❌ 1.00 (1%)
["scalar", "cos", "(\"no reduction\", \"negative argument\", \"Float64\", \"cos_kernel\")"] 1.06 (5%) ❌ 1.00 (1%)
["scalar", "cos", "(\"no reduction\", \"positive argument\", \"Float64\", \"cos_kernel\")"] 1.33 (5%) ❌ 1.00 (1%)
["scalar", "cosh", "(\"0.00024414062f0 <= abs(x) < 9f0\", \"negative argument\", \"Float32\")"] 0.80 (5%) ✅ 1.00 (1%)
["scalar", "cosh", "(\"0.00024414062f0 <= abs(x) < 9f0\", \"positive argument\", \"Float32\")"] 0.82 (5%) ✅ 1.00 (1%)
["scalar", "exp2", "(\"2pow3\", \"negative argument\", \"Float64\")"] 0.93 (5%) ✅ 1.00 (1%)
["scalar", "exp2", "(\"zero\", \"Float32\")"] 0.93 (5%) ✅ 1.00 (1%)
["scalar", "expm1", "(\"huge\", \"positive argument\", \"Float3\")"] 0.94 (5%) ✅ 1.00 (1%)
["scalar", "expm1", "(\"huge\", \"positive argument\", \"Float64\")"] 0.94 (5%) ✅ 1.00 (1%)
["scalar", "expm1", "(\"large\", \"negative argument\", \"Float32\")"] 1.06 (5%) ❌ 1.00 (1%)
["scalar", "expm1", "(\"large\", \"positive argument\", \"Float64\")"] 1.07 (5%) ❌ 1.00 (1%)
["scalar", "expm1", "(\"medium\", \"negative argument\", \"Float32\")"] 1.06 (5%) ❌ 1.00 (1%)
["scalar", "expm1", "(\"medium\", \"negative argument\", \"Float64\")"] 1.07 (5%) ❌ 1.00 (1%)
["scalar", "sincos", "(\"argument reduction (hard) abs(x) < 4π/4\", \"negative argument\", \"Float64\")"] 1.22 (5%) ❌ 1.00 (1%)
["scalar", "sincos", "(\"argument reduction (paynehanek) abs(x) > 2.0^20*π/2\", \"negative argument\", \"Float32\")"] 0.95 (5%) ✅ 1.00 (1%)
["scalar", "sincos", "(\"argument reduction (paynehanek) abs(x) > 2.0^20*π/2\", \"negative argument\", \"Float64\")"] 0.93 (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\", \"Float32\")"] 0.92 (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.92 (5%) ✅ 1.00 (1%)
["scalar", "sinh", "(\"9f0 <= abs(x) < 88.72283f0\", \"negative argument\", \"Float32\")"] 1.61 (5%) ❌ 1.00 (1%)
["sparse", "constructors", "(\"IV\", 10)"] 0.92 (5%) ✅ 1.00 (1%)
["sparse", "constructors", "(\"SymTridiagonal\", 100)"] 0.94 (5%) ✅ 1.00 (1%)
["sparse", "constructors", "(\"Tridiagonal\", 1000)"] 0.94 (5%) ✅ 1.00 (1%)
["string", "readuntil", "target length 1000"] 1.05 (5%) ❌ 1.00 (1%)
["string", "readuntil", "target length 2"] 1.05 (5%) ❌ 1.00 (1%)
["tuple", "reduction", "(\"sum\", (16, 16))"] 0.84 (5%) ✅ 1.00 (1%)
["tuple", "reduction", "(\"sum\", (8,))"] 1.32 (5%) ❌ 1.00 (1%)
["union", "array", "(\"broadcast\", *, Complex{Float64}, (false, true))"] 0.88 (5%) ✅ 1.00 (1%)
["union", "array", "(\"broadcast\", *, Complex{Float64}, (true, true))"] 0.90 (5%) ✅ 1.00 (1%)
["union", "array", "(\"broadcast\", *, Float32, (false, true))"] 1.08 (5%) ❌ 1.00 (1%)
["union", "array", "(\"broadcast\", *, Int64, (true, true))"] 1.21 (5%) ❌ 1.00 (1%)
["union", "array", "(\"broadcast\", abs, Float64, true)"] 0.74 (5%) ✅ 1.00 (1%)
["union", "array", "(\"broadcast\", abs, Int64, true)"] 0.75 (5%) ✅ 1.00 (1%)
["union", "array", "(\"broadcast\", identity, BigFloat, true)"] 1.08 (5%) ❌ 1.00 (1%)
["union", "array", "(\"broadcast\", identity, Complex{Float64}, false)"] 0.64 (5%) ✅ 1.00 (1%)
["union", "array", "(\"broadcast\", identity, Complex{Float64}, true)"] 1.07 (5%) ❌ 1.00 (1%)
["union", "array", "(\"broadcast\", identity, Float32, false)"] 1.06 (5%) ❌ 1.00 (1%)
["union", "array", "(\"broadcast\", identity, Int64, true)"] 0.76 (5%) ✅ 1.00 (1%)
["union", "array", "(\"map\", *, Bool, (true, true))"] 0.95 (5%) ✅ 1.00 (1%)
["union", "array", "(\"map\", *, Complex{Float64}, (true, true))"] 1.05 (5%) ❌ 1.00 (1%)
["union", "array", "(\"map\", *, Float32, (true, true))"] 1.07 (5%) ❌ 1.00 (1%)
["union", "array", "(\"map\", *, Int64, (true, true))"] 1.05 (5%) ❌ 1.00 (1%)
["union", "array", "(\"map\", abs, Bool, false)"] 1.05 (5%) ❌ 1.00 (1%)
["union", "array", "(\"map\", abs, Complex{Float64}, false)"] 0.94 (5%) ✅ 1.00 (1%)
["union", "array", "(\"map\", abs, Float64, true)"] 1.06 (5%) ❌ 1.00 (1%)
["union", "array", "(\"map\", identity, Bool, false)"] 1.06 (5%) ❌ 1.00 (1%)
["union", "array", "(\"map\", identity, Bool, true)"] 1.06 (5%) ❌ 1.00 (1%)
["union", "array", "(\"map\", identity, Complex{Float64}, false)"] 1.05 (5%) ❌ 1.00 (1%)
["union", "array", "(\"map\", identity, Complex{Float64}, true)"] 1.06 (5%) ❌ 1.00 (1%)
["union", "array", "(\"map\", identity, Int8, false)"] 0.95 (5%) ✅ 1.00 (1%)
["union", "array", "(\"perf_binaryop\", *, Int64, (false, false))"] 0.95 (5%) ✅ 1.00 (1%)
["union", "array", "(\"perf_binaryop\", *, Int64, (false, true))"] 1.15 (5%) ❌ 1.00 (1%)
["union", "array", "(\"perf_binaryop\", *, Int8, (false, false))"] 0.91 (5%) ✅ 1.00 (1%)
["union", "array", "(\"perf_countequals\", \"Float32\")"] 1.12 (5%) ❌ 1.00 (1%)
["union", "array", "(\"perf_sum2\", BigInt, false)"] 0.90 (5%) ✅ 1.00 (1%)
["union", "array", "(\"perf_sum2\", Float32, true)"] 0.71 (5%) ✅ 1.00 (1%)
["union", "array", "(\"perf_sum2\", Int8, false)"] 0.94 (5%) ✅ 1.00 (1%)
["union", "array", "(\"perf_sum2\", Int8, true)"] 0.95 (5%) ✅ 1.00 (1%)
["union", "array", "(\"perf_sum3\", BigFloat, false)"] 0.95 (5%) ✅ 1.00 (1%)
["union", "array", "(\"perf_sum3\", BigFloat, true)"] 0.94 (5%) ✅ 1.00 (1%)
["union", "array", "(\"perf_sum3\", Float32, true)"] 0.91 (5%) ✅ 1.00 (1%)
["union", "array", "(\"perf_sum3\", Float64, true)"] 1.15 (5%) ❌ 1.00 (1%)
["union", "array", "(\"perf_sum\", Float32, true)"] 1.41 (5%) ❌ 1.00 (1%)
["union", "array", "(\"perf_sum\", Int8, false)"] 0.94 (5%) ✅ 1.00 (1%)
["union", "array", "(\"skipmissing\", sum, Union{Missing, Float32}, true)"] 1.35 (5%) ❌ 1.00 (1%)
["union", "array", "(\"skipmissing\", sum, Union{Missing, Float64}, true)"] 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", "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.150
Commit 5d6a910 (2020-06-03 02:40 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  142907434 s       5056 s   16185642 s  6725537559 s         35 s
       #2  3501 MHz  1078475020 s        217 s   21390484 s  5794948482 s         27 s
       #3  3501 MHz  127855688 s       3307 s    9638415 s  6756868764 s         38 s
       #4  3501 MHz  120056229 s         43 s   13823211 s  6758644691 s         27 s
       
  Memory: 31.383651733398438 GB (19147.51953125 MB free)
  Uptime: 6.9001421e7 sec
  Load Avg:  1.0029296875  1.0146484375  1.04541015625
  WORD_SIZE: 64
  LIBM: libopenlibm
  LLVM: libLLVM-9.0.1 (ORCJIT, haswell)