Skip to content

Latest commit

 

History

History
136 lines (114 loc) · 5.04 KB

File metadata and controls

136 lines (114 loc) · 5.04 KB

Benchmark Report

Job Properties

Commit(s): Sacha0/julia@4e34433ef72d6397a366f34a95d2bea702972a20 vs JuliaLang/julia@1fd440e600773c2ba18876b28d1c92d4dd916aad

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
["problem","laplacian","laplace_iter_sub"] 0.81 (15%) ✅ 1.00 (1%)
["scalar","predicate",("isinteger","Complex{BigInt}")] 1.33 (25%) ❌ 1.00 (1%)
["scalar","predicate",("isnan","BigFloat")] 1.33 (25%) ❌ 1.00 (1%)
["shootout","revcomp"] 0.81 (15%) ✅ 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"]
  • ["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+5464
Commit 4e34433 (2016-07-16 00:02 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 (13279.1015625 MB free)
Uptime: 4.312568e6 sec
Load Avg:  1.1630859375  1.0478515625  0.96533203125
Intel(R) Xeon(R) CPU E3-1241 v3 @ 3.50GHz: 
       speed         user         nice          sys         idle          irq
#1  3501 MHz    5494644 s          0 s    1103583 s  423686963 s         15 s
#2  3501 MHz   12938164 s          0 s     885948 s  417039394 s          4 s
#3  3501 MHz    4707977 s          0 s     681800 s  425623023 s          5 s
#4  3501 MHz    3315548 s          0 s     647388 s  427088106 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+5453
Commit 1fd440e (2016-07-15 23:33 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 (13102.71484375 MB free)
Uptime: 4.317163e6 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    5530124 s          0 s    1110347 s  424102839 s         15 s
#2  3501 MHz   13122050 s          0 s     891900 s  417308319 s          4 s
#3  3501 MHz    4854355 s          0 s     691819 s  425925422 s          6 s
#4  3501 MHz    3380446 s          0 s     654056 s  427475449 s          1 s

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