Skip to content

Latest commit

 

History

History
150 lines (128 loc) · 6.57 KB

File metadata and controls

150 lines (128 loc) · 6.57 KB

Benchmark Report

Job Properties

Commit(s): JuliaLang/julia@97689293ce7d5b5e803d041202b33767bef99a74 vs JuliaLang/julia@d6d3069f614f1b6bdb9f70b35ecbc06b88e782a7

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
["linalg","arithmetic",("+","Diagonal","Diagonal",1024)] 0.52 (45%) ✅ 1.00 (1%)
["linalg","arithmetic",("+","SymTridiagonal","SymTridiagonal",1024)] 0.53 (45%) ✅ 1.00 (1%)
["linalg","arithmetic",("+","Vector","Vector",1024)] 0.53 (45%) ✅ 1.00 (1%)
["linalg","arithmetic",("-","Diagonal","Diagonal",1024)] 0.53 (45%) ✅ 1.00 (1%)
["linalg","arithmetic",("-","SymTridiagonal","SymTridiagonal",1024)] 0.53 (45%) ✅ 1.00 (1%)
["linalg","arithmetic",("-","Vector","Vector",1024)] 0.53 (45%) ✅ 1.00 (1%)
["nullable","basic",("isequal","Nullable{BigFloat}()","Nullable{BigFloat}(0.000000000000000000000000000000000000000000000000000000000000000000000000000000)")] 0.67 (30%) ✅ 1.00 (1%)
["nullable","basic",("isequal","Nullable{BigFloat}()","Nullable{BigFloat}(1.000000000000000000000000000000000000000000000000000000000000000000000000000000)")] 1.50 (30%) ❌ 1.00 (1%)
["nullable","basic",("isequal","Nullable{BigFloat}(1.000000000000000000000000000000000000000000000000000000000000000000000000000000)","Nullable{BigFloat}()")] 0.67 (30%) ✅ 1.00 (1%)
["nullable","basic",("isequal","Nullable{BigInt}()","Nullable{BigInt}(0)")] 1.50 (30%) ❌ 1.00 (1%)
["nullable","basic",("isequal","Nullable{BigInt}()","Nullable{BigInt}(1)")] 0.67 (30%) ✅ 1.00 (1%)
["nullable","basic",("isequal","Nullable{BigInt}(1)","Nullable{BigInt}()")] 1.50 (30%) ❌ 1.00 (1%)
["scalar","arithmetic",("div","Complex{UInt64}","Complex{UInt64}")] 1.29 (25%) ❌ 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"]
  • ["nullable","basic"]
  • ["nullable","nullablearray"]
  • ["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.6.0-dev.995
Commit 9768929 (2016-10-17 00:47 UTC)
Platform Info:
  OS: 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 (15059.55859375 MB free)
Uptime: 1.2340243e7 sec
Load Avg:  1.0029296875  0.998046875  0.95458984375
Intel(R) Xeon(R) CPU E3-1241 v3 @ 3.50GHz: 
       speed         user         nice          sys         idle          irq
#1  3501 MHz   19378802 s          0 s    4183265 s  1206950668 s         38 s
#2  3501 MHz   54559883 s          0 s    2646066 s  1176032284 s          5 s
#3  3501 MHz   18410433 s          0 s    2301065 s  1212721332 s         26 s
#4  3501 MHz   16078664 s          0 s    2323780 s  1215013588 s          4 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.6.0-dev.993
Commit d6d3069 (2016-10-16 23:37 UTC)
Platform Info:
  OS: 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 (14677.49609375 MB free)
Uptime: 1.2345865e7 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   19498192 s          0 s    4194060 s  1207381145 s         38 s
#2  3501 MHz   54875830 s          0 s    2654406 s  1176269738 s          5 s
#3  3501 MHz   18456140 s          0 s    2308070 s  1213230132 s         26 s
#4  3501 MHz   16128974 s          0 s    2329463 s  1215519270 s          4 s

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