Skip to content

Latest commit

 

History

History
173 lines (151 loc) · 9.31 KB

File metadata and controls

173 lines (151 loc) · 9.31 KB

Benchmark Report

Job Properties

Commit(s): JuliaLang/julia@aee17b6dcfbc6ae2544160ee7bc537be26228273 vs JuliaLang/julia@0030eec2f332f353e6890ca289ac2aca55532dde

Triggered By: link

Tag Predicate: ALL

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","index",("sumcolon","100000000:-1:1")] 0.54 (40%) ✅ 1.00 (1%)
["array","index",("sumcolon","1:100000000")] 0.47 (40%) ✅ 1.00 (1%)
["array","index",("sumcolon","Array{Int32,2}")] 0.55 (40%) ✅ 1.00 (1%)
["array","index",("sumcolon","BaseBenchmarks.ArrayBenchmarks.ArrayLF{Float32,2}")] 0.55 (40%) ✅ 1.00 (1%)
["array","index",("sumcolon","BaseBenchmarks.ArrayBenchmarks.ArrayLF{Int32,2}")] 0.53 (40%) ✅ 1.00 (1%)
["array","index",("sumcolon","BaseBenchmarks.ArrayBenchmarks.ArrayLSLS{Float32,2}")] 0.49 (40%) ✅ 1.00 (1%)
["array","index",("sumcolon","BaseBenchmarks.ArrayBenchmarks.ArrayLSLS{Int32,2}")] 0.46 (40%) ✅ 1.00 (1%)
["array","index",("sumcolon","BaseBenchmarks.ArrayBenchmarks.ArrayLS{Float32,2}")] 0.58 (40%) ✅ 1.00 (1%)
["array","index",("sumcolon","BaseBenchmarks.ArrayBenchmarks.ArrayLS{Int32,2}")] 0.49 (40%) ✅ 1.00 (1%)
["array","index",("sumcolon","SubArray{Float32,2,Array{Float32,2},Tuple{UnitRange{Int64},UnitRange{Int64}},false}")] 0.52 (40%) ✅ 1.00 (1%)
["array","index",("sumcolon","SubArray{Int32,2,Array{Int32,2},Tuple{UnitRange{Int64},UnitRange{Int64}},false}")] 0.47 (40%) ✅ 1.00 (1%)
["array","index",("sumelt","SubArray{Int32,2,Array{Int32,2},Tuple{UnitRange{Int64},UnitRange{Int64}},false}")] 1.66 (40%) ❌ 1.00 (1%)
["array","index",("sumrange","100000000:-1:1")] 0.54 (40%) ✅ 1.00 (1%)
["array","index",("sumrange","1:100000000")] 0.47 (40%) ✅ 1.00 (1%)
["array","index",("sumrange","Array{Float32,2}")] 0.59 (40%) ✅ 1.00 (1%)
["array","index",("sumrange","Array{Int32,2}")] 0.56 (40%) ✅ 1.00 (1%)
["array","index",("sumrange","BaseBenchmarks.ArrayBenchmarks.ArrayLF{Float32,2}")] 0.58 (40%) ✅ 1.00 (1%)
["array","index",("sumrange","BaseBenchmarks.ArrayBenchmarks.ArrayLF{Int32,2}")] 0.49 (40%) ✅ 1.00 (1%)
["array","index",("sumrange","BaseBenchmarks.ArrayBenchmarks.ArrayLSLS{Float32,2}")] 0.51 (40%) ✅ 1.00 (1%)
["array","index",("sumrange","BaseBenchmarks.ArrayBenchmarks.ArrayLSLS{Int32,2}")] 0.46 (40%) ✅ 1.00 (1%)
["array","index",("sumrange","BaseBenchmarks.ArrayBenchmarks.ArrayLS{Float32,2}")] 0.57 (40%) ✅ 1.00 (1%)
["array","index",("sumrange","BaseBenchmarks.ArrayBenchmarks.ArrayLS{Int32,2}")] 0.53 (40%) ✅ 1.00 (1%)
["array","index",("sumrange","SubArray{Float32,2,Array{Float32,2},Tuple{UnitRange{Int64},UnitRange{Int64}},false}")] 0.51 (40%) ✅ 1.00 (1%)
["array","index",("sumrange","SubArray{Int32,2,Array{Int32,2},Tuple{UnitRange{Int64},UnitRange{Int64}},false}")] 0.46 (40%) ✅ 1.00 (1%)
["linalg","arithmetic",("*","Diagonal","Diagonal",1024)] 0.49 (30%) ✅ 1.00 (1%)
["linalg","arithmetic",("*","Diagonal","Diagonal",256)] 0.61 (30%) ✅ 1.00 (1%)
["linalg","arithmetic",("*","Diagonal","Vector",1024)] 0.48 (30%) ✅ 1.00 (1%)
["linalg","arithmetic",("*","Diagonal","Vector",256)] 0.60 (30%) ✅ 1.00 (1%)
["linalg","arithmetic",("/","Diagonal","Diagonal",1024)] 0.53 (30%) ✅ 1.00 (1%)
["linalg","arithmetic",("/","Diagonal","Diagonal",256)] 0.60 (30%) ✅ 1.00 (1%)
["linalg","arithmetic",("\\","Diagonal","Diagonal",1024)] 0.53 (30%) ✅ 1.00 (1%)
["linalg","arithmetic",("\\","Diagonal","Diagonal",256)] 0.60 (30%) ✅ 1.00 (1%)
["linalg","arithmetic",("\\","Diagonal","Vector",1024)] 0.53 (30%) ✅ 1.00 (1%)
["linalg","arithmetic",("\\","Diagonal","Vector",256)] 0.60 (30%) ✅ 1.00 (1%)
["sort","insertionsort",("sortperm reverse","descending")] 0.85 (15%) ✅ 1.00 (1%)
["sparse","index",("spmat","range",100)] 0.65 (25%) ✅ 1.00 (1%)
["sparse","index",("spmat","range",1000)] 0.59 (25%) ✅ 1.00 (1%)
["tuple","index",("sumelt","TupleWrapper",30,Float64)] 0.58 (40%) ✅ 1.00 (1%)

Benchmark Group List

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

  • ["array","bool"]
  • ["array","cat"]
  • ["array","comprehension"]
  • ["array","growth"]
  • ["array","index"]
  • ["array","reverse"]
  • ["array","setindex!"]
  • ["array","subarray"]
  • ["io","read"]
  • ["linalg","arithmetic"]
  • ["linalg","blas"]
  • ["linalg","factorization"]
  • ["micro"]
  • ["parallel","remotecall"]
  • ["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"]
  • ["scalar","arithmetic"]
  • ["scalar","fastmath"]
  • ["scalar","iteration"]
  • ["scalar","predicate"]
  • ["shootout"]
  • ["simd"]
  • ["sort","insertionsort"]
  • ["sort","issorted"]
  • ["sort","mergesort"]
  • ["sort","quicksort"]
  • ["sparse","index"]
  • ["sparse","transpose"]
  • ["string"]
  • ["tuple","index"]

Version Info

Primary Build

Julia Version 0.5.0-rc1+9
Commit aee17b6 (2016-08-11 04:22 UTC)
Platform Info:
  System: Linux (x86_64-linux-gnu)
  CPU: Intel(R) Xeon(R) CPU E3-1241 v3 @ 3.50GHz
  WORD_SIZE: 64
           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
Memory: 31.383651733398438 GB (21672.81640625 MB free)
Uptime: 6.575737e6 sec
Load Avg:  1.2431640625  1.064453125  0.970703125
Intel(R) Xeon(R) CPU E3-1241 v3 @ 3.50GHz: 
       speed         user         nice          sys         idle          irq
#1  3501 MHz    9646277 s          0 s    1849454 s  644545968 s         21 s
#2  3501 MHz   20709905 s          0 s    1402372 s  634800718 s          5 s
#3  3501 MHz    7202380 s          0 s    1010054 s  649020260 s         10 s
#4  3501 MHz    5437734 s          0 s     985110 s  650858427 s          2 s

  BLAS: libopenblas (USE64BITINT DYNAMIC_ARCH NO_AFFINITY Haswell)
  LAPACK: libopenblas64_
  LIBM: libopenlibm
  LLVM: libLLVM-3.7.1 (ORCJIT, haswell)

Comparison Build

Julia Version 0.5.0-rc0+0
Commit 0030eec (2016-07-26 20:22 UTC)
Platform Info:
  System: Linux (x86_64-linux-gnu)
  CPU: Intel(R) Xeon(R) CPU E3-1241 v3 @ 3.50GHz
  WORD_SIZE: 64
           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
Memory: 31.383651733398438 GB (21349.671875 MB free)
Uptime: 6.580412e6 sec
Load Avg:  1.0029296875  1.0146484375  0.970703125
Intel(R) Xeon(R) CPU E3-1241 v3 @ 3.50GHz: 
       speed         user         nice          sys         idle          irq
#1  3501 MHz    9705346 s          0 s    1856961 s  644945454 s         21 s
#2  3501 MHz   20918002 s          0 s    1410107 s  635051778 s          5 s
#3  3501 MHz    7320248 s          0 s    1019280 s  649359902 s         10 s
#4  3501 MHz    5490262 s          0 s     990755 s  651267094 s          2 s

  BLAS: libopenblas (USE64BITINT DYNAMIC_ARCH NO_AFFINITY Haswell)
  LAPACK: libopenblas64_
  LIBM: libopenlibm
  LLVM: libLLVM-3.7.1 (ORCJIT, haswell)