Skip to content

Latest commit

 

History

History
283 lines (264 loc) · 16.1 KB

File metadata and controls

283 lines (264 loc) · 16.1 KB

Benchmark Report

Job Properties

Commit(s): JuliaLang/julia@024bcb7b09c1a6064d8b263b8d294570adb0d0e8

Triggered By: link

Tag Predicate: ALL

Daily Job: 2018-11-26 vs 2018-11-25

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", "reductions", "(\"BaseBenchmarks.ArrayBenchmarks.perf_mapreduce\", \"Int64\")"] 1.10 (5%) ❌ 1.00 (1%)
["broadcast", "mix_scalar_tuple", "(3, \"scal_tup_x3\")"] 1.13 (5%) ❌ 1.00 (1%)
["broadcast", "typeargs", "(\"array\", 3)"] 0.94 (5%) ✅ 1.00 (1%)
["find", "findall", "(\"BitArray{1}\", \"10-90\")"] 1.07 (5%) ❌ 1.00 (1%)
["find", "findprev", "(\"ispos\", \"Array{Bool,1}\")"] 1.10 (5%) ❌ 1.00 (1%)
["io", "serialization", "(\"deserialize\", \"Matrix{Float64}\")"] 0.90 (5%) ✅ 1.00 (1%)
["io", "skipchars"] 1.09 (5%) ❌ 1.00 (1%)
["misc", "repeat", "(200, 24, 1)"] 1.07 (5%) ❌ 1.00 (1%)
["random", "collections", "(\"rand\", \"ImplicitRNG\", \"large Set\")"] 0.71 (25%) ✅ 1.00 (1%)
["random", "collections", "(\"rand\", \"ImplicitRNG\", \"small Set\")"] 0.71 (25%) ✅ 1.00 (1%)
["random", "collections", "(\"rand\", \"MersenneTwister\", \"large Set\")"] 1.26 (25%) ❌ 1.00 (1%)
["random", "ranges", "(\"rand\", \"MersenneTwister\", \"BigInt\", \"RangeGenerator(1:2^10000)\")"] 1.30 (25%) ❌ 1.00 (1%)
["random", "types", "(\"randexp!\", \"RandomDevice\", \"Float64\")"] 1.25 (25%) ❌ 1.00 (1%)
["scalar", "acos", "(\"0.5 <= abs(x) < 1\", \"negative argument\", \"Float64\")"] 1.05 (5%) ❌ 1.00 (1%)
["scalar", "acos", "(\"0.5 <= abs(x) < 1\", \"positive argument\", \"Float32\")"] 0.89 (5%) ✅ 1.00 (1%)
["scalar", "acos", "(\"0.5 <= abs(x) < 1\", \"positive argument\", \"Float64\")"] 1.07 (5%) ❌ 1.00 (1%)
["scalar", "acos", "(\"abs(x) < 0.5\", \"positive argument\", \"Float32\")"] 0.92 (5%) ✅ 1.00 (1%)
["scalar", "acos", "(\"small\", \"negative argument\", \"Float32\")"] 0.94 (5%) ✅ 1.00 (1%)
["scalar", "acos", "(\"small\", \"negative argument\", \"Float64\")"] 1.06 (5%) ❌ 1.00 (1%)
["scalar", "acos", "(\"small\", \"positive argument\", \"Float32\")"] 0.94 (5%) ✅ 1.00 (1%)
["scalar", "acos", "(\"small\", \"positive argument\", \"Float64\")"] 1.06 (5%) ❌ 1.00 (1%)
["scalar", "acos", "(\"zero\", \"Float32\")"] 0.83 (5%) ✅ 1.00 (1%)
["scalar", "asin", "(\"0.5 <= abs(x) < 0.975\", \"negative argument\", \"Float64\")"] 1.08 (5%) ❌ 1.00 (1%)
["scalar", "asin", "(\"small\", \"negative argument\", \"Float64\")"] 0.94 (5%) ✅ 1.00 (1%)
["scalar", "asin", "(\"small\", \"positive argument\", \"Float64\")"] 1.07 (5%) ❌ 1.00 (1%)
["scalar", "asin", "(\"zero\", \"Float64\")"] 0.94 (5%) ✅ 1.00 (1%)
["scalar", "atan", "(\"11/16 <= abs(x) < 19/16\", \"negative argument\", \"Float64\")"] 0.80 (5%) ✅ 1.00 (1%)
["scalar", "atan", "(\"11/16 <= abs(x) < 19/16\", \"positive argument\", \"Float64\")"] 0.78 (5%) ✅ 1.00 (1%)
["scalar", "atan", "(\"19/16 <= abs(x) < 39/16\", \"negative argument\", \"Float32\")"] 0.93 (5%) ✅ 1.00 (1%)
["scalar", "atan", "(\"19/16 <= abs(x) < 39/16\", \"positive argument\", \"Float64\")"] 0.82 (5%) ✅ 1.00 (1%)
["scalar", "atan", "(\"7/16 <= abs(x) < 11/16\", \"negative argument\", \"Float64\")"] 0.80 (5%) ✅ 1.00 (1%)
["scalar", "atan", "(\"7/16 <= abs(x) < 11/16\", \"positive argument\", \"Float32\")"] 1.07 (5%) ❌ 1.00 (1%)
["scalar", "atan", "(\"7/16 <= abs(x) < 11/16\", \"positive argument\", \"Float64\")"] 0.82 (5%) ✅ 1.00 (1%)
["scalar", "atan", "(\"very small\", \"negative argument\", \"Float64\")"] 0.94 (5%) ✅ 1.00 (1%)
["scalar", "atan", "(\"very small\", \"positive argument\", \"Float32\")"] 1.07 (5%) ❌ 1.00 (1%)
["scalar", "atan2", "(\"abs(y/x) high\", \"y positive\", \"x positive\", \"Float64\")"] 0.94 (5%) ✅ 1.00 (1%)
["scalar", "atan2", "(\"abs(y/x) safe (large)\", \"y negative\", \"x negative\", \"Float32\")"] 0.94 (5%) ✅ 1.00 (1%)
["scalar", "atan2", "(\"abs(y/x) safe (small)\", \"y negative\", \"x negative\", \"Float32\")"] 0.80 (5%) ✅ 1.00 (1%)
["scalar", "atan2", "(\"abs(y/x) safe (small)\", \"y negative\", \"x positive\", \"Float32\")"] 1.15 (5%) ❌ 1.00 (1%)
["scalar", "atan2", "(\"x one\", \"Float32\")"] 1.33 (5%) ❌ 1.00 (1%)
["scalar", "atan2", "(\"x one\", \"Float64\")"] 0.80 (5%) ✅ 1.00 (1%)
["scalar", "atanh", "(\"very small\", \"positive argument\", \"Float64\")"] 0.94 (5%) ✅ 1.00 (1%)
["scalar", "cosh", "(\"0 <= abs(x) < 0.00024414062f0\", \"positive argument\", \"Float32\")"] 0.90 (5%) ✅ 1.00 (1%)
["scalar", "cosh", "(\"very large\", \"negative argument\", \"Float64\")"] 1.10 (5%) ❌ 1.00 (1%)
["scalar", "exp2", "(\"2pow1023\", \"negative argument\", Float64)"] 1.07 (5%) ❌ 1.00 (1%)
["scalar", "exp2", "(\"2pow35\", \"negative argument\", \"Float32\")"] 1.07 (5%) ❌ 1.00 (1%)
["scalar", "exp2", "(\"2pow35\", \"negative argument\", \"Float64\")"] 1.07 (5%) ❌ 1.00 (1%)
["scalar", "exp2", "(\"2pow3\", \"negative argument\", \"Float32\")"] 0.88 (5%) ✅ 1.00 (1%)
["scalar", "exp2", "(\"zero\", \"Float32\")"] 1.07 (5%) ❌ 1.00 (1%)
["scalar", "expm1", "(\"large\", \"negative argument\", \"Float32\")"] 1.07 (5%) ❌ 1.00 (1%)
["scalar", "mod2pi", "(\"argument reduction (easy) abs(x) > 2.0^20*π/2\", \"positive argument\", \"Float64\")"] 1.07 (5%) ❌ 1.00 (1%)
["scalar", "sincos", "(\"argument reduction (easy) abs(x) < 2.0^20π/4\", \"negative argument\", \"Float32\")"] 1.24 (5%) ❌ 1.00 (1%)
["scalar", "sincos", "(\"argument reduction (easy) abs(x) < 4π/4\", \"positive argument\", \"Float64\")"] 0.81 (5%) ✅ 1.00 (1%)
["scalar", "sincos", "(\"argument reduction (easy) abs(x) < 7π/4\", \"negative argument\", \"Float32\")"] 1.08 (5%) ❌ 1.00 (1%)
["scalar", "sincos", "(\"argument reduction (easy) abs(x) < 7π/4\", \"positive argument\", \"Float32\")"] 1.08 (5%) ❌ 1.00 (1%)
["scalar", "sincos", "(\"argument reduction (easy) abs(x) < 8π/4\", \"negative argument\", \"Float32\")"] 0.93 (5%) ✅ 1.00 (1%)
["scalar", "sincos", "(\"argument reduction (paynehanek) abs(x) > 2.0^20*π/2\", \"negative argument\", \"Float64\")"] 1.05 (5%) ❌ 1.00 (1%)
["scalar", "tan", "(\"small\", \"negative argument\", \"Float64\")"] 0.94 (5%) ✅ 1.00 (1%)
["scalar", "tan", "(\"very small\", \"negative argument\", \"Float32\")"] 1.07 (5%) ❌ 1.00 (1%)
["scalar", "tan", "(\"very small\", \"negative argument\", \"Float64\")"] 0.94 (5%) ✅ 1.00 (1%)
["scalar", "tan", "(\"very small\", \"positive argument\", \"Float64\")"] 0.94 (5%) ✅ 1.00 (1%)
["scalar", "tanh", "(\"zero\", \"Float64\")"] 1.07 (5%) ❌ 1.00 (1%)
["sparse", "constructors", "(\"Diagonal\", 100)"] 1.05 (5%) ❌ 1.00 (1%)
["sparse", "constructors", "(\"Diagonal\", 1000)"] 1.09 (5%) ❌ 1.00 (1%)
["sparse", "constructors", "(\"IJV\", 1000)"] 1.05 (5%) ❌ 1.00 (1%)
["sparse", "sparse matvec", "non-adjoint"] 0.93 (5%) ✅ 1.00 (1%)
["string", "findfirst", "String"] 1.06 (5%) ❌ 1.00 (1%)
["string", "readuntil", "target length 2"] 0.93 (5%) ✅ 1.00 (1%)
["tuple", "linear algebra", "(\"matmat\", (8, 8), (8, 8))"] 1.08 (5%) ❌ 1.00 (1%)
["tuple", "reduction", "(\"sum\", (16, 16))"] 1.14 (5%) ❌ 1.00 (1%)
["tuple", "reduction", "(\"sum\", (4, 4))"] 1.14 (5%) ❌ 1.00 (1%)
["tuple", "reduction", "(\"sum\", (8,))"] 0.90 (5%) ✅ 1.00 (1%)
["tuple", "reduction", "(\"sumabs\", (2, 2))"] 1.14 (5%) ❌ 1.00 (1%)
["tuple", "reduction", "(\"sumabs\", (8,))"] 0.95 (5%) ✅ 1.00 (1%)
["union", "array", "(\"map\", *, Int64, (false, true))"] 0.86 (5%) ✅ 1.00 (1%)
["union", "array", "(\"map\", *, Int64, (true, true))"] 0.88 (5%) ✅ 1.00 (1%)
["union", "array", "(\"map\", abs, Bool, false)"] 1.10 (5%) ❌ 1.00 (1%)
["union", "array", "(\"map\", abs, Bool, true)"] 1.16 (5%) ❌ 1.00 (1%)
["union", "array", "(\"map\", abs, Float64, true)"] 1.18 (5%) ❌ 1.00 (1%)
["union", "array", "(\"map\", abs, Int8, false)"] 0.92 (5%) ✅ 1.00 (1%)
["union", "array", "(\"map\", identity, Float32, true)"] 0.95 (5%) ✅ 1.00 (1%)
["union", "array", "(\"perf_countequals\", \"Float32\")"] 1.06 (5%) ❌ 1.00 (1%)
["union", "array", "(\"perf_countequals\", \"Int64\")"] 1.07 (5%) ❌ 1.00 (1%)
["union", "array", "(\"perf_simplecopy\", Bool, true)"] 1.09 (5%) ❌ 1.00 (1%)
["union", "array", "(\"perf_simplecopy\", Float32, true)"] 0.87 (5%) ✅ 1.00 (1%)
["union", "array", "(\"perf_simplecopy\", Int64, false)"] 0.94 (5%) ✅ 1.00 (1%)
["union", "array", "(\"perf_simplecopy\", Int64, true)"] 1.10 (5%) ❌ 1.00 (1%)
["union", "array", "(\"perf_simplecopy\", Int8, true)"] 0.83 (5%) ✅ 1.00 (1%)
["union", "array", "(\"perf_sum2\", Float32, true)"] 1.06 (5%) ❌ 1.00 (1%)
["union", "array", "(\"perf_sum2\", Float64, true)"] 1.13 (5%) ❌ 1.00 (1%)
["union", "array", "(\"perf_sum2\", Int8, false)"] 1.28 (5%) ❌ 1.00 (1%)
["union", "array", "(\"perf_sum4\", Complex{Float64}, true)"] 1.08 (5%) ❌ 1.00 (1%)
["union", "array", "(\"perf_sum4\", Int8, true)"] 1.05 (5%) ❌ 1.00 (1%)
["union", "array", "(\"perf_sum\", Complex{Float64}, true)"] 1.14 (5%) ❌ 1.00 (1%)
["union", "array", "(\"perf_sum\", Float32, true)"] 1.16 (5%) ❌ 1.00 (1%)
["union", "array", "(\"skipmissing\", sum, Bool, true)"] 1.25 (5%) ❌ 1.00 (1%)
["union", "array", "(\"skipmissing\", sum, Float32, true)"] 1.12 (5%) ❌ 1.00 (1%)
["union", "array", "(\"skipmissing\", sum, Float64, true)"] 0.91 (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", "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", "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.1.0-DEV.712
Commit 024bcb7 (2018-11-25 19: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   63107534 s       5008 s    6929538 s  2029805103 s         22 s
       #2  3501 MHz  346701744 s        203 s    5584219 s  1751156220 s         17 s
       #3  3501 MHz   47040849 s       3214 s    3995979 s  2052291132 s         25 s
       #4  3501 MHz   43730382 s          0 s    5094359 s  2054088529 s         15 s
       
  Memory: 31.383651733398438 GB (4958.546875 MB free)
  Uptime: 2.1051725e7 sec
  Load Avg:  1.0029296875  1.0146484375  1.04541015625
  WORD_SIZE: 64
  LIBM: libopenlibm
  LLVM: libLLVM-6.0.1 (ORCJIT, haswell)