Skip to content

Latest commit

 

History

History
144 lines (122 loc) · 5.63 KB

File metadata and controls

144 lines (122 loc) · 5.63 KB

Benchmark Report

Job Properties

Commit(s): pabloferz/julia@3858ef9684ce9db8be32fb02b08b868c6be60e64 vs JuliaLang/julia@c722b13d64f64fa55235389eb12dc3d3ddcfec1a

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","comprehension",("collect","Array{Float64,1}")] 0.62 (15%) ✅ 1.00 (1%)
["linalg","factorization",("svd","Diagonal",1024)] 0.68 (25%) ✅ 1.00 (1%)
["linalg","factorization",("svdfact","Diagonal",1024)] 0.70 (25%) ✅ 1.00 (1%)
["shootout","k_nucleotide"] 0.77 (15%) ✅ 1.00 (1%)
["sort","insertionsort",("sort reverse","descending")] 1.21 (15%) ❌ 1.00 (1%)
["sort","quicksort",("sort! forwards","ascending")] 1.15 (15%) ❌ 1.00 (1%)
["sort","quicksort",("sort! forwards","descending")] 1.15 (15%) ❌ 1.00 (1%)
["sparse","transpose",("ctranspose",(20000,10000))] 1.25 (15%) ❌ 1.00 (1%)
["sparse","transpose",("ctranspose",(20000,20000))] 1.51 (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"]
  • ["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.6.0-dev.631
Commit 3858ef9 (2016-09-14 15:45 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 (19474.546875 MB free)
Uptime: 9.523508e6 sec
Load Avg:  1.00390625  1.001953125  0.9599609375
Intel(R) Xeon(R) CPU E3-1241 v3 @ 3.50GHz: 
       speed         user         nice          sys         idle          irq
#1  3501 MHz   14700753 s          0 s    2590322 s  933018118 s         30 s
#2  3501 MHz   35955015 s          0 s    2615495 s  912518910 s          8 s
#3  3501 MHz   12970223 s          0 s    1665183 s  937247435 s         14 s
#4  3501 MHz   10482316 s          0 s    1609206 s  939871738 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.626
Commit c722b13 (2016-09-14 15:45 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 (19348.83984375 MB free)
Uptime: 9.528108e6 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   14847597 s          0 s    2600948 s  933319488 s         30 s
#2  3501 MHz   36166275 s          0 s    2624238 s  912758154 s          8 s
#3  3501 MHz   13012380 s          0 s    1672434 s  937657256 s         14 s
#4  3501 MHz   10510861 s          0 s    1614118 s  940297633 s          4 s

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