Skip to content

Latest commit

 

History

History
140 lines (118 loc) · 5.53 KB

File metadata and controls

140 lines (118 loc) · 5.53 KB

Benchmark Report

Job Properties

Commit(s): JuliaLang/julia@c0761cc2a0f3bf846b93fa96e4c554ef7e2f2f61 vs JuliaLang/julia@e90bcf3fd91363dd4cd0a28d0ac0f942561467d6

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",("sumelt_boundscheck","linspace(1.0,2.0,10000000)")] 0.41 (40%) ✅ 1.00 (1%)
["io","read"] 0.55 (15%) ✅ 1.00 (1%)
["linalg","arithmetic",("*","Diagonal","Diagonal",1024)] 0.27 (30%) ✅ 0.95 (1%) ✅
["linalg","arithmetic",("*","Diagonal","Diagonal",256)] 0.19 (30%) ✅ 0.83 (1%) ✅
["linalg","arithmetic",("*","Diagonal","Vector",1024)] 0.28 (30%) ✅ 0.95 (1%) ✅
["linalg","arithmetic",("*","Diagonal","Vector",256)] 0.20 (30%) ✅ 0.83 (1%) ✅
["simd",("sum_reduce","Float32",4095)] 1.29 (20%) ❌ 1.00 (1%)
["sparse","index",("spmat","col","array",10)] 0.96 (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+5228
Commit c0761cc (2016-07-07 21:40 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 (20999.59375 MB free)
Uptime: 3.577542e6 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    4466940 s          0 s    1051258 s  351287264 s         13 s
#2  3501 MHz   12599514 s          0 s     667528 s  344273277 s          2 s
#3  3501 MHz    4493296 s          0 s     591584 s  352496996 s          4 s
#4  3501 MHz    4009748 s          0 s     606263 s  352947351 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+5212
Commit e90bcf3 (2016-07-07 20:09 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 (20866.7890625 MB free)
Uptime: 3.582078e6 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    4589311 s          0 s    1060579 s  351607948 s         13 s
#2  3501 MHz   12802096 s          0 s     674409 s  344516877 s          2 s
#3  3501 MHz    4556250 s          0 s     598657 s  352879824 s          4 s
#4  3501 MHz    4046355 s          0 s     612044 s  353358003 s          1 s

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