Skip to content

Latest commit

 

History

History
134 lines (112 loc) · 4.95 KB

e82d60f_vs_ced360b.md

File metadata and controls

134 lines (112 loc) · 4.95 KB

Benchmark Report

Job Properties

Commit(s): JuliaLang/julia@e82d60fb4c0c57da646e4713c4183ceacbe4c6f1 vs JuliaLang/julia@ced360b631feac9aa872730b4d8bb59dccc7f05a

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
["scalar","arithmetic",("div","Complex{Int64}","Complex{Float32}")] 1.77 (50%) ❌ 1.00 (1%)
["shootout","revcomp"] 0.79 (15%) ✅ 0.99 (1%)
["sparse","index",("spmat","integer",100)] 0.63 (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"]
  • ["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","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+4460
Commit e82d60f (2016-06-02 12:56 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 (27547.859375 MB free)
Uptime: 522072.0 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     150256 s          0 s      89000 s   51844635 s          2 s
#2  3501 MHz     684357 s          0 s      60199 s   51426897 s          0 s
#3  3501 MHz     207262 s          0 s      47694 s   51930661 s          0 s
#4  3501 MHz     256119 s          0 s      59884 s   51858381 s          0 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+4449
Commit ced360b (2016-06-02 12:55 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 (27383.609375 MB free)
Uptime: 526679.0 sec
Load Avg:  1.0029296875  1.00439453125  0.9599609375
Intel(R) Xeon(R) CPU E3-1241 v3 @ 3.50GHz: 
       speed         user         nice          sys         idle          irq
#1  3501 MHz     202225 s          0 s      95286 s   52245618 s          2 s
#2  3501 MHz     888598 s          0 s      67412 s   51675578 s          0 s
#3  3501 MHz     278896 s          0 s      54891 s   52311717 s          0 s
#4  3501 MHz     360094 s          0 s      68398 s   52206059 s          0 s

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