Skip to content

Latest commit

 

History

History
150 lines (128 loc) · 6.49 KB

File metadata and controls

150 lines (128 loc) · 6.49 KB

Benchmark Report

Job Properties

Commit(s): JuliaLang/julia@362f5e84d2e6f0abb8579c9de2fd388e441bb6bc vs JuliaLang/julia@853317d6a22577f336a5cb9f4a031b61516d8ec8

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","growth",("prerend!",2048)] 1.18 (15%) ❌ 1.00 (1%)
["array","index",("sumelt_boundscheck","BaseBenchmarks.ArrayBenchmarks.ArrayLSLS{Float32,2}")] 13.77 (40%) ❌ 1.00 (1%)
["array","index",("sumelt_boundscheck","BaseBenchmarks.ArrayBenchmarks.ArrayLSLS{Int32,2}")] 14.21 (40%) ❌ 1.00 (1%)
["array","index",("sumelt_boundscheck","BaseBenchmarks.ArrayBenchmarks.ArrayLS{Float32,2}")] 13.89 (40%) ❌ 1.00 (1%)
["array","index",("sumelt_boundscheck","BaseBenchmarks.ArrayBenchmarks.ArrayLS{Int32,2}")] 14.44 (40%) ❌ 1.00 (1%)
["array","index",("sumlinear","BaseBenchmarks.ArrayBenchmarks.ArrayLSLS{Float32,2}")] 17.52 (40%) ❌ 1.00 (1%)
["array","index",("sumlinear","BaseBenchmarks.ArrayBenchmarks.ArrayLSLS{Int32,2}")] 39.23 (40%) ❌ 1.00 (1%)
["array","index",("sumlinear","BaseBenchmarks.ArrayBenchmarks.ArrayLS{Float32,2}")] 18.37 (40%) ❌ 1.00 (1%)
["array","index",("sumlinear","BaseBenchmarks.ArrayBenchmarks.ArrayLS{Int32,2}")] 39.31 (40%) ❌ 1.00 (1%)
["linalg","arithmetic",("*","Diagonal","Diagonal",1024)] 2.08 (30%) ❌ 1.00 (1%)
["linalg","arithmetic",("*","Diagonal","Diagonal",256)] 2.22 (30%) ❌ 1.00 (1%)
["linalg","arithmetic",("*","Diagonal","Vector",1024)] 2.14 (30%) ❌ 1.00 (1%)
["linalg","arithmetic",("*","Diagonal","Vector",256)] 2.23 (30%) ❌ 1.00 (1%)
["micro","parseint"] 1.37 (15%) ❌ 1.00 (1%)
["problem","laplacian","laplace_iter_sub"] 0.84 (15%) ✅ 1.00 (1%)
["shootout","revcomp"] 0.81 (15%) ✅ 1.00 (1%)
["simd",("sum_reduce","Float32",4095)] 1.24 (20%) ❌ 1.00 (1%)
["sparse","index",("spmat","col","array",10)] 1.03 (15%) 1.01 (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"]
  • ["io"]
  • ["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"]
  • ["problem","seismic"]
  • ["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-dev+5193
Commit 362f5e8 (2016-07-06 15:03 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 (21945.58203125 MB free)
Uptime: 3.473947e6 sec
Load Avg:  1.0029296875  1.0146484375  0.9814453125
Intel(R) Xeon(R) CPU E3-1241 v3 @ 3.50GHz: 
       speed         user         nice          sys         idle          irq
#1  3501 MHz    3975336 s          0 s     991370 s  341505916 s         13 s
#2  3501 MHz   10977694 s          0 s     602266 s  335608971 s          1 s
#3  3501 MHz    4091447 s          0 s     543292 s  342595563 s          3 s
#4  3501 MHz    3553260 s          0 s     553242 s  343105341 s          1 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-dev+5181
Commit 853317d (2016-07-06 14:00 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 (21577.828125 MB free)
Uptime: 3.478478e6 sec
Load Avg:  1.0029296875  0.9853515625  0.95458984375
Intel(R) Xeon(R) CPU E3-1241 v3 @ 3.50GHz: 
       speed         user         nice          sys         idle          irq
#1  3501 MHz    4110571 s          0 s    1000729 s  341813238 s         13 s
#2  3501 MHz   11170149 s          0 s     609620 s  335861719 s          1 s
#3  3501 MHz    4131004 s          0 s     549174 s  343002395 s          3 s
#4  3501 MHz    3610420 s          0 s     559540 s  343494383 s          1 s

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