Skip to content

Latest commit

 

History

History
140 lines (118 loc) · 5.41 KB

File metadata and controls

140 lines (118 loc) · 5.41 KB

Benchmark Report

Job Properties

Commit(s): JuliaLang/julia@6bcb99ca9ea6aa3fb26d45f2c47440d57d4f6a95 vs JuliaLang/julia@8f99882d27f9ff5a9e632370ead90bcc4bf81a6b

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","monte carlo","euro_option_devec"] 1.18 (15%) ❌ 1.00 (1%)
["simd",("conditional_loop!","Float32",4095)] 1.31 (20%) ❌ 1.00 (1%)
["simd",("conditional_loop!","Float32",4096)] 1.33 (20%) ❌ 1.00 (1%)
["simd",("conditional_loop!","Float64",4095)] 1.33 (20%) ❌ 1.00 (1%)
["simd",("conditional_loop!","Float64",4096)] 1.33 (20%) ❌ 1.00 (1%)
["simd",("conditional_loop!","Int32",4095)] 0.00 (20%) ✅ 1.00 (1%)
["simd",("conditional_loop!","Int32",4096)] 0.00 (20%) ✅ 1.00 (1%)
["sparse","index",("spvec","range",10000)] 1.15 (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-pre+5669
Commit 6bcb99c (2016-07-25 09:48 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 (18659.90234375 MB free)
Uptime: 5.104643e6 sec
Load Avg:  0.9228515625  0.96875  0.94921875
Intel(R) Xeon(R) CPU E3-1241 v3 @ 3.50GHz: 
       speed         user         nice          sys         idle          irq
#1  3501 MHz    6736840 s          0 s    1548800 s  500798826 s         18 s
#2  3501 MHz   18580997 s          0 s     943122 s  490647086 s          2 s
#3  3501 MHz    6828640 s          0 s     872187 s  502520747 s          9 s
#4  3501 MHz    5732906 s          0 s     862793 s  503611570 s          2 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-pre+5668
Commit 8f99882 (2016-07-25 05:12 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 (18344.23828125 MB free)
Uptime: 5.109312e6 sec
Load Avg:  1.0029296875  1.0146484375  0.96533203125
Intel(R) Xeon(R) CPU E3-1241 v3 @ 3.50GHz: 
       speed         user         nice          sys         idle          irq
#1  3501 MHz    6849357 s          0 s    1558671 s  501142090 s         18 s
#2  3501 MHz   18796831 s          0 s     950554 s  490890286 s          2 s
#3  3501 MHz    6886908 s          0 s     878888 s  502921935 s          9 s
#4  3501 MHz    5783393 s          0 s     868822 s  504021379 s          2 s

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