Skip to content

Latest commit

 

History

History
181 lines (159 loc) · 9.75 KB

File metadata and controls

181 lines (159 loc) · 9.75 KB

Benchmark Report

Job Properties

Commit(s): JuliaLang/julia@92c85fd555551286a31df0bad871f64ff399a680 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.56 (40%) ✅ 1.00 (1%)
["array","index",("sumcolon","BaseBenchmarks.ArrayBenchmarks.ArrayLF{Float32,2}")] 0.58 (40%) ✅ 1.00 (1%)
["array","index",("sumcolon","BaseBenchmarks.ArrayBenchmarks.ArrayLF{Int32,2}")] 0.52 (40%) ✅ 1.00 (1%)
["array","index",("sumcolon","BaseBenchmarks.ArrayBenchmarks.ArrayLSLS{Float32,2}")] 0.50 (40%) ✅ 1.00 (1%)
["array","index",("sumcolon","BaseBenchmarks.ArrayBenchmarks.ArrayLSLS{Int32,2}")] 0.47 (40%) ✅ 1.00 (1%)
["array","index",("sumcolon","BaseBenchmarks.ArrayBenchmarks.ArrayLS{Int32,2}")] 0.52 (40%) ✅ 1.00 (1%)
["array","index",("sumcolon","SubArray{Float32,2,Array{Float32,2},Tuple{UnitRange{Int64},UnitRange{Int64}},false}")] 0.54 (40%) ✅ 1.00 (1%)
["array","index",("sumcolon","SubArray{Int32,2,Array{Int32,2},Tuple{UnitRange{Int64},UnitRange{Int64}},false}")] 0.49 (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{Int32,2}")] 0.55 (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.51 (40%) ✅ 1.00 (1%)
["array","index",("sumrange","BaseBenchmarks.ArrayBenchmarks.ArrayLSLS{Float32,2}")] 0.49 (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.52 (40%) ✅ 1.00 (1%)
["array","index",("sumrange","SubArray{Float32,2,Array{Float32,2},Tuple{UnitRange{Int64},UnitRange{Int64}},false}")] 0.54 (40%) ✅ 1.00 (1%)
["array","index",("sumrange","SubArray{Int32,2,Array{Int32,2},Tuple{UnitRange{Int64},UnitRange{Int64}},false}")] 0.47 (40%) ✅ 1.00 (1%)
["array","subarray",("lucompletepivCopy!",100)] 1.83 (15%) ❌ 1.01 (1%)
["array","subarray",("lucompletepivSub!",100)] 1.83 (15%) ❌ 1.01 (1%)
["linalg","arithmetic",("*","Diagonal","Diagonal",1024)] 0.48 (30%) ✅ 1.00 (1%)
["linalg","arithmetic",("*","Diagonal","Diagonal",256)] 0.59 (30%) ✅ 1.00 (1%)
["linalg","arithmetic",("*","Diagonal","Vector",1024)] 0.48 (30%) ✅ 1.00 (1%)
["linalg","arithmetic",("*","Diagonal","Vector",256)] 0.55 (30%) ✅ 1.00 (1%)
["linalg","arithmetic",("/","Diagonal","Diagonal",1024)] 0.53 (30%) ✅ 1.00 (1%)
["linalg","arithmetic",("/","Diagonal","Diagonal",256)] 0.61 (30%) ✅ 1.00 (1%)
["linalg","arithmetic",("\\","Diagonal","Diagonal",1024)] 0.52 (30%) ✅ 1.00 (1%)
["linalg","arithmetic",("\\","Diagonal","Diagonal",256)] 0.61 (30%) ✅ 1.00 (1%)
["linalg","arithmetic",("\\","Diagonal","Vector",1024)] 0.53 (30%) ✅ 1.00 (1%)
["linalg","arithmetic",("\\","Diagonal","Vector",256)] 0.61 (30%) ✅ 1.00 (1%)
["parallel","remotecall",("identity",1024)] 0.98 (15%) 1.01 (1%) ❌
["parallel","remotecall",("identity",2)] 0.98 (15%) 1.02 (1%) ❌
["parallel","remotecall",("identity",512)] 0.98 (15%) 1.02 (1%) ❌
["parallel","remotecall",("identity",64)] 0.98 (15%) 1.02 (1%) ❌
["problem","laplacian","laplace_sparse_matvec"] 0.82 (15%) ✅ 1.00 (1%)
["shootout","fannkuch"] 0.85 (15%) ✅ 1.00 (1%)
["shootout","k_nucleotide"] 1.17 (15%) ❌ 1.00 (1%)
["sort","insertionsort",("sortperm forwards","ascending")] 0.84 (15%) ✅ 1.00 (1%)
["sort","quicksort",("sort! forwards","descending")] 0.85 (15%) ✅ 1.00 (1%)
["sparse","index",("spmat","logical",100)] 0.74 (25%) ✅ 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%)
["string","join"] 1.83 (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+77
Commit 92c85fd (2016-08-11 06:35 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 (22277.38671875 MB free)
Uptime: 6.549061e6 sec
Load Avg:  1.0029296875  1.001953125  0.95458984375
Intel(R) Xeon(R) CPU E3-1241 v3 @ 3.50GHz: 
       speed         user         nice          sys         idle          irq
#1  3501 MHz    9321740 s          0 s    1816508 s  642242069 s         21 s
#2  3501 MHz   19863573 s          0 s    1371655 s  633014566 s          5 s
#3  3501 MHz    6913570 s          0 s     981072 s  646673508 s         10 s
#4  3501 MHz    5139522 s          0 s     953769 s  648522754 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 (21941.78125 MB free)
Uptime: 6.553747e6 sec
Load Avg:  1.0029296875  1.001953125  0.9599609375
Intel(R) Xeon(R) CPU E3-1241 v3 @ 3.50GHz: 
       speed         user         nice          sys         idle          irq
#1  3501 MHz    9359516 s          0 s    1822055 s  642666086 s         21 s
#2  3501 MHz   20057553 s          0 s    1377691 s  633282502 s          5 s
#3  3501 MHz    6986754 s          0 s     988508 s  647060832 s         10 s
#4  3501 MHz    5273446 s          0 s     964416 s  648846361 s          2 s

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