Skip to content

Latest commit

 

History

History
275 lines (256 loc) · 17.3 KB

File metadata and controls

275 lines (256 loc) · 17.3 KB

Benchmark Report

Job Properties

Commit(s): JuliaLang/julia@f8acac74c5c48e00c967f75ea93c9bf08d3f6122

Triggered By: link

Tag Predicate: ALL

Daily Job: 2018-02-08 vs 2018-02-07

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", "(\"all\", \"Array{Float32,1} generator\")"] 0.82 (15%) ✅ 1.00 (1%)
["array", "any/all", "(\"all\", \"Array{Float32,1}\")"] 0.82 (15%) ✅ 1.00 (1%)
["array", "any/all", "(\"any\", \"Array{Float64,1} generator\")"] 0.79 (15%) ✅ 1.00 (1%)
["array", "any/all", "(\"any\", \"Array{Float64,1}\")"] 0.79 (15%) ✅ 1.00 (1%)
["array", "comprehension", "(\"collect\", \"Array{Float64,1}\")"] 0.81 (15%) ✅ 1.00 (1%)
["array", "growth", "(\"append!\", 256)"] 1.51 (15%) ❌ 1.00 (1%)
["array", "reductions", "(\"BaseBenchmarks.ArrayBenchmarks.perf_mapreduce\", \"Int64\")"] 0.78 (15%) ✅ 1.00 (1%)
["broadcast", "typeargs", "(\"tuple\", 10)"] 0.79 (15%) ✅ 1.00 (1%)
["collection", "set operations", "(\"BitSet\", \"Int\", \"<\", \"BitSet\")"] 0.72 (25%) ✅ 1.00 (1%)
["collection", "set operations", "(\"Set\", \"Int\", \"⊆\", \"self\")"] 1.66 (25%) ❌ 1.00 (1%)
["find", "findnext", "(\"ispos\", \"Array{Bool,1}\")"] 0.80 (15%) ✅ 1.00 (1%)
["find", "findnext", "(\"ispos\", \"Array{UInt64,1}\")"] 0.85 (15%) ✅ 1.00 (1%)
["find", "findprev", "(\"ispos\", \"Array{Bool,1}\")"] 0.76 (15%) ✅ 1.00 (1%)
["find", "findprev", "(\"ispos\", \"Array{Float64,1}\")"] 0.51 (15%) ✅ 1.00 (1%)
["linalg", "arithmetic", "(\"sqrt\", \"UnitUpperTriangular\", 1024)"] 2.45 (45%) ❌ 1.00 (1%)
["linalg", "arithmetic", "(\"sqrt\", \"UpperTriangular\", 1024)"] 2.46 (45%) ❌ 1.00 (1%)
["parallel", "remotecall", "(\"identity\", 1024)"] 0.90 (15%) 0.64 (1%) ✅
["parallel", "remotecall", "(\"identity\", 2)"] 0.88 (15%) 0.52 (1%) ✅
["parallel", "remotecall", "(\"identity\", 4096)"] 0.90 (15%) 0.79 (1%) ✅
["parallel", "remotecall", "(\"identity\", 512)"] 0.89 (15%) 0.59 (1%) ✅
["parallel", "remotecall", "(\"identity\", 64)"] 0.89 (15%) 0.53 (1%) ✅
["random", "ranges", "(\"RangeGenerator\", \"BigInt\", \"1:18446744073709551615\")"] 1.60 (25%) ❌ 1.00 (1%)
["random", "ranges", "(\"rand\", \"MersenneTwister\", \"BigInt\", \"RangeGenerator(1:4294967297)\")"] 1.44 (25%) ❌ 1.00 (1%)
["random", "ranges", "(\"rand\", \"MersenneTwister\", \"UInt64\", \"RangeGenerator(1:1)\")"] 0.63 (25%) ✅ 1.00 (1%)
["scalar", "arithmetic", "(\"add\", \"BigInt\", \"Complex{UInt64}\")"] 1.88 (50%) ❌ 1.00 (1%)
["scalar", "arithmetic", "(\"add\", \"Complex{BigInt}\", \"Complex{BigInt}\")"] 1.74 (50%) ❌ 1.00 (1%)
["scalar", "arithmetic", "(\"add\", \"Complex{BigInt}\", \"Complex{Int64}\")"] 1.98 (50%) ❌ 1.00 (1%)
["scalar", "arithmetic", "(\"add\", \"Complex{BigInt}\", \"Complex{UInt64}\")"] 1.95 (50%) ❌ 1.00 (1%)
["scalar", "arithmetic", "(\"add\", \"Complex{Int64}\", \"BigInt\")"] 1.80 (50%) ❌ 1.00 (1%)
["scalar", "arithmetic", "(\"add\", \"Complex{Int64}\", \"Complex{BigInt}\")"] 2.26 (50%) ❌ 1.00 (1%)
["scalar", "arithmetic", "(\"add\", \"Complex{UInt64}\", \"BigInt\")"] 1.98 (50%) ❌ 1.00 (1%)
["scalar", "arithmetic", "(\"add\", \"Complex{UInt64}\", \"Complex{BigInt}\")"] 2.02 (50%) ❌ 1.00 (1%)
["scalar", "arithmetic", "(\"add\", \"Int64\", \"Complex{BigInt}\")"] 1.76 (50%) ❌ 1.00 (1%)
["scalar", "arithmetic", "(\"add\", \"UInt64\", \"Complex{BigInt}\")"] 1.54 (50%) ❌ 1.00 (1%)
["scalar", "arithmetic", "(\"mul\", \"BigInt\", \"Complex{BigInt}\")"] 1.92 (50%) ❌ 1.00 (1%)
["scalar", "arithmetic", "(\"mul\", \"BigInt\", \"Complex{Int64}\")"] 2.01 (50%) ❌ 1.00 (1%)
["scalar", "arithmetic", "(\"mul\", \"BigInt\", \"Complex{UInt64}\")"] 2.00 (50%) ❌ 1.00 (1%)
["scalar", "arithmetic", "(\"mul\", \"Complex{BigInt}\", \"BigInt\")"] 1.64 (50%) ❌ 1.00 (1%)
["scalar", "arithmetic", "(\"mul\", \"Complex{BigInt}\", \"Complex{BigInt}\")"] 2.26 (50%) ❌ 1.00 (1%)
["scalar", "arithmetic", "(\"mul\", \"Complex{BigInt}\", \"Complex{Int64}\")"] 2.14 (50%) ❌ 1.00 (1%)
["scalar", "arithmetic", "(\"mul\", \"Complex{BigInt}\", \"Complex{UInt64}\")"] 2.33 (50%) ❌ 1.00 (1%)
["scalar", "arithmetic", "(\"mul\", \"Complex{BigInt}\", \"UInt64\")"] 1.95 (50%) ❌ 1.00 (1%)
["scalar", "arithmetic", "(\"mul\", \"Complex{Int64}\", \"BigInt\")"] 2.13 (50%) ❌ 1.00 (1%)
["scalar", "arithmetic", "(\"mul\", \"Complex{Int64}\", \"Complex{BigInt}\")"] 2.17 (50%) ❌ 1.00 (1%)
["scalar", "arithmetic", "(\"mul\", \"Complex{Int64}\", \"UInt64\")"] 0.48 (50%) ✅ 1.00 (1%)
["scalar", "arithmetic", "(\"mul\", \"Complex{UInt64}\", \"BigInt\")"] 1.92 (50%) ❌ 1.00 (1%)
["scalar", "arithmetic", "(\"mul\", \"Complex{UInt64}\", \"Complex{BigInt}\")"] 2.31 (50%) ❌ 1.00 (1%)
["scalar", "arithmetic", "(\"mul\", \"Int64\", \"Complex{BigInt}\")"] 1.64 (50%) ❌ 1.00 (1%)
["scalar", "arithmetic", "(\"mul\", \"UInt64\", \"Complex{BigInt}\")"] 1.99 (50%) ❌ 1.00 (1%)
["scalar", "arithmetic", "(\"sub\", \"BigInt\", \"BigInt\")"] 1.66 (50%) ❌ 1.00 (1%)
["scalar", "arithmetic", "(\"sub\", \"BigInt\", \"Complex{BigInt}\")"] 1.84 (50%) ❌ 1.00 (1%)
["scalar", "arithmetic", "(\"sub\", \"BigInt\", \"Complex{Int64}\")"] 2.01 (50%) ❌ 1.00 (1%)
["scalar", "arithmetic", "(\"sub\", \"BigInt\", \"Complex{UInt64}\")"] 2.18 (50%) ❌ 1.00 (1%)
["scalar", "arithmetic", "(\"sub\", \"BigInt\", \"Int64\")"] 1.52 (50%) ❌ 1.00 (1%)
["scalar", "arithmetic", "(\"sub\", \"Complex{BigInt}\", \"Complex{BigInt}\")"] 1.90 (50%) ❌ 1.00 (1%)
["scalar", "arithmetic", "(\"sub\", \"Complex{BigInt}\", \"Complex{Int64}\")"] 2.00 (50%) ❌ 1.00 (1%)
["scalar", "arithmetic", "(\"sub\", \"Complex{BigInt}\", \"Complex{UInt64}\")"] 1.94 (50%) ❌ 1.00 (1%)
["scalar", "arithmetic", "(\"sub\", \"Complex{BigInt}\", \"UInt64\")"] 1.60 (50%) ❌ 1.00 (1%)
["scalar", "arithmetic", "(\"sub\", \"Complex{Int64}\", \"BigInt\")"] 2.09 (50%) ❌ 1.00 (1%)
["scalar", "arithmetic", "(\"sub\", \"Complex{Int64}\", \"Complex{BigInt}\")"] 2.26 (50%) ❌ 1.00 (1%)
["scalar", "arithmetic", "(\"sub\", \"Complex{UInt64}\", \"BigInt\")"] 2.40 (50%) ❌ 1.00 (1%)
["scalar", "arithmetic", "(\"sub\", \"Complex{UInt64}\", \"Complex{BigInt}\")"] 2.23 (50%) ❌ 1.00 (1%)
["scalar", "arithmetic", "(\"sub\", \"Int64\", \"BigInt\")"] 1.76 (50%) ❌ 1.00 (1%)
["scalar", "arithmetic", "(\"sub\", \"Int64\", \"Complex{BigInt}\")"] 2.28 (50%) ❌ 1.00 (1%)
["scalar", "arithmetic", "(\"sub\", \"UInt64\", \"Complex{BigInt}\")"] 2.22 (50%) ❌ 1.00 (1%)
["scalar", "atan", "(\"11/16 <= abs(x) < 19/16\", \"positive argument\", \"Float64\")"] 0.82 (15%) ✅ 1.00 (1%)
["scalar", "atan", "(\"19/16 <= abs(x) < 39/16\", \"negative argument\", \"Float64\")"] 0.82 (15%) ✅ 1.00 (1%)
["scalar", "atan", "(\"19/16 <= abs(x) < 39/16\", \"positive argument\", \"Float64\")"] 0.82 (15%) ✅ 1.00 (1%)
["scalar", "atan", "(\"7/16 <= abs(x) < 11/16\", \"negative argument\", \"Float64\")"] 0.85 (15%) ✅ 1.00 (1%)
["scalar", "atan2", "(\"x one\", \"Float64\")"] 0.60 (15%) ✅ 1.00 (1%)
["scalar", "cos", "(\"argument reduction (hard) abs(x) < 6π/4\", \"negative argument\", \"Float32\", \"sin_kernel\")"] 1.22 (15%) ❌ 1.00 (1%)
["scalar", "cos", "(\"argument reduction (hard) abs(x) < 6π/4\", \"negative argument\", \"Float64\", \"sin_kernel\")"] 1.22 (15%) ❌ 1.00 (1%)
["scalar", "cosh", "(\"0 <= abs(x) < 0.00024414062f0\", \"negative argument\", \"Float32\")"] 1.94 (15%) ❌ 1.00 (1%)
["scalar", "cosh", "(\"0 <= abs(x) < 0.00024414062f0\", \"positive argument\", \"Float32\")"] 1.94 (15%) ❌ 1.00 (1%)
["scalar", "cosh", "(\"0 <= abs(x) < 2.7755602085408512e-17\", \"negative argument\", \"Float64\")"] 1.38 (15%) ❌ 1.00 (1%)
["scalar", "cosh", "(\"0 <= abs(x) < 2.7755602085408512e-17\", \"positive argument\", \"Float64\")"] 1.44 (15%) ❌ 1.00 (1%)
["scalar", "cosh", "(\"0.00024414062f0 <= abs(x) < 9f0\", \"positive argument\", \"Float32\")"] 0.85 (15%) ✅ 1.00 (1%)
["scalar", "fastmath", "(\"add\", \"Complex{BigInt}\")"] 1.62 (40%) ❌ 1.00 (1%)
["scalar", "fastmath", "(\"mul\", \"Complex{BigInt}\")"] 1.90 (40%) ❌ 1.00 (1%)
["scalar", "intfuncs", "(\"nextpow2\", \"BigInt\", \"+\")"] 1.47 (40%) ❌ 1.00 (1%)
["scalar", "intfuncs", "(\"nextpow2\", \"BigInt\", \"-\")"] 1.42 (40%) ❌ 1.00 (1%)
["scalar", "intfuncs", "(\"prevpow2\", \"BigInt\", \"+\")"] 1.82 (40%) ❌ 1.00 (1%)
["scalar", "intfuncs", "(\"prevpow2\", \"BigInt\", \"-\")"] 1.64 (40%) ❌ 1.00 (1%)
["scalar", "mod2pi", "(\"argument reduction (easy) abs(x) < 2.0^20π/4\", \"negative argument\", \"Float64\")"] 1.20 (15%) ❌ 1.00 (1%)
["scalar", "mod2pi", "(\"argument reduction (hard) abs(x) < 8π/4\", \"negative argument\", \"Float64\")"] 1.25 (15%) ❌ 1.00 (1%)
["scalar", "predicate", "(\"iseven\", \"BigInt\")"] 1.89 (40%) ❌ 1.00 (1%)
["scalar", "predicate", "(\"isodd\", \"BigInt\")"] 2.00 (40%) ❌ 1.00 (1%)
["scalar", "sin", "(\"argument reduction (easy) abs(x) < 8π/4\", \"negative argument\", \"Float64\", \"sin_kernel\")"] 1.20 (15%) ❌ 1.00 (1%)
["scalar", "sin", "(\"argument reduction (easy) abs(x) < 8π/4\", \"positive argument\", \"Float64\", \"sin_kernel\")"] 1.20 (15%) ❌ 1.00 (1%)
["scalar", "sin", "(\"argument reduction (easy) abs(x) < 9π/4\", \"negative argument\", \"Float64\", \"sin_kernel\")"] 1.20 (15%) ❌ 1.00 (1%)
["scalar", "sin", "(\"argument reduction (easy) abs(x) < 9π/4\", \"positive argument\", \"Float64\", \"sin_kernel\")"] 1.20 (15%) ❌ 1.00 (1%)
["scalar", "sin", "(\"argument reduction (hard) abs(x) < 4π/4\", \"negative argument\", \"Float64\", \"sin_kernel\")"] 1.25 (15%) ❌ 1.00 (1%)
["scalar", "sin", "(\"argument reduction (hard) abs(x) < 4π/4\", \"positive argument\", \"Float64\", \"sin_kernel\")"] 1.33 (15%) ❌ 1.00 (1%)
["scalar", "sin", "(\"argument reduction (hard) abs(x) < 8π/4\", \"negative argument\", \"Float64\", \"sin_kernel\")"] 1.60 (15%) ❌ 1.00 (1%)
["scalar", "sin", "(\"argument reduction (hard) abs(x) < 8π/4\", \"positive argument\", \"Float64\", \"sin_kernel\")"] 1.52 (15%) ❌ 1.00 (1%)
["scalar", "sincos", "(\"argument reduction (easy) abs(x) < 7π/4\", \"negative argument\", \"Float32\")"] 0.80 (15%) ✅ 1.00 (1%)
["scalar", "sincos", "(\"argument reduction (easy) abs(x) < 9π/4\", \"positive argument\", \"Float32\")"] 1.25 (15%) ❌ 1.00 (1%)
["scalar", "sincos", "(\"argument reduction (hard) abs(x) < 8π/4\", \"negative argument\", \"Float64\")"] 1.16 (15%) ❌ 1.00 (1%)
["scalar", "sinh", "(\"0 <= abs(x) < 2.0^-28\", \"negative argument\", \"Float64\")"] 1.88 (15%) ❌ 1.00 (1%)
["scalar", "tan", "(\"zero\", \"Float32\")"] 0.79 (15%) ✅ 1.00 (1%)
["string", "readuntil", "target length 1000"] 0.84 (15%) ✅ 1.00 (1%)
["string", "readuntil", "target length 50000"] 0.84 (15%) ✅ 1.00 (1%)
["tuple", "linear algebra", "(\"matmat\", (2, 2), (2, 2))"] 0.84 (15%) ✅ 1.00 (1%)
["tuple", "reduction", "(\"minimum\", (16,))"] 1.39 (15%) ❌ 1.00 (1%)
["tuple", "reduction", "(\"sumabs\", (4,))"] 1.21 (15%) ❌ 1.00 (1%)
["union", "array", "(\"perf_countnothing\", Float32, true)"] 1.45 (15%) ❌ 1.00 (1%)

Benchmark Group List

Here's a list of all the benchmark groups executed by this job:

  • ["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", "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"]
  • ["linalg", "arithmetic"]
  • ["linalg", "blas"]
  • ["linalg", "factorization"]
  • ["micro"]
  • ["misc", "afoldl"]
  • ["misc", "bitshift"]
  • ["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", "cos"]
  • ["scalar", "cosh"]
  • ["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", "transpose"]
  • ["string"]
  • ["string", "readuntil"]
  • ["tuple", "index"]
  • ["tuple", "linear algebra"]
  • ["tuple", "reduction"]
  • ["union", "array"]

Version Info

Primary Build

Julia Version 0.7.0-DEV.3750
Commit f8acac7 (2018-02-08 04:12 UTC)
Platform Info:
  OS: Linux (x86_64-linux-gnu)
      Ubuntu 14.04.4 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  117321628 s          0 s   20703025 s  5218309869 s        102 s
       #2  3501 MHz  511303680 s          0 s   13013801 s  4844632820 s         26 s
       #3  3501 MHz   97058805 s          0 s   11084016 s  5261333499 s         86 s
       #4  3501 MHz   92973470 s          0 s   11271853 s  5265228723 s         22 s
       
  Memory: 31.383651733398438 GB (5887.25 MB free)
  Uptime: 5.3720092e7 sec
  Load Avg:  1.0029296875  1.0146484375  1.04541015625
  WORD_SIZE: 64
  LIBM: libopenlibm
  LLVM: libLLVM-3.9.1 (ORCJIT, haswell)