Skip to content

Latest commit

 

History

History
181 lines (159 loc) · 7.46 KB

File metadata and controls

181 lines (159 loc) · 7.46 KB

Benchmark Report

Job Properties

Commit(s): pabloferz/julia@eaf05896051ac0bd9ce709440fd573fadf89c5cb vs JuliaLang/julia@03c24644815ba5320d038bb60c08565375fea1d9

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","cat",("hcat",5)] 0.71 (15%) ✅ 1.00 (1%)
["array","cat",("hcat_setind",5)] 0.43 (15%) ✅ 1.00 (1%)
["array","cat",("hvcat",5)] 0.55 (15%) ✅ 1.00 (1%)
["array","cat",("hvcat_setind",5)] 0.52 (15%) ✅ 1.00 (1%)
["array","cat",("vcat",5)] 0.80 (15%) ✅ 1.00 (1%)
["array","cat",("vcat_setind",5)] 0.49 (15%) ✅ 1.00 (1%)
["array","subarray",("lucompletepivCopy!",250)] 1.67 (15%) ❌ 1.00 (1%)
["array","subarray",("lucompletepivSub!",250)] 1.67 (15%) ❌ 1.00 (1%)
["array","subarray",("lucompletepivSub!",500)] 1.75 (15%) ❌ 1.00 (1%)
["broadcast","dotop",("Float64",(1000,1000),2)] 0.58 (15%) ✅ 1.00 (1%)
["broadcast","dotop",("Float64",(1000000,),1)] 0.68 (15%) ✅ 1.00 (1%)
["broadcast","dotop",("Float64",(1000000,),2)] 0.60 (15%) ✅ 1.00 (1%)
["dates","arithmetic",("Date","Month")] 1.32 (15%) ❌ 1.00 (1%)
["dates","arithmetic",("DateTime","Month")] 1.28 (15%) ❌ 1.00 (1%)
["dates","arithmetic",("DateTime","Year")] 1.26 (15%) ❌ 1.00 (1%)
["dates","construction","Date"] 1.22 (15%) ❌ 1.00 (1%)
["dates","construction","DateTime"] 1.73 (15%) ❌ 1.00 (1%)
["linalg","factorization",("lu","Tridiagonal",1024)] 1.59 (45%) ❌ 1.00 (1%)
["problem","laplacian","laplace_iter_sub"] 0.58 (15%) ✅ 1.00 (1%)
["problem","laplacian","laplace_iter_vec"] 0.45 (15%) ✅ 1.00 (1%)
["problem","monte carlo","euro_option_vec"] 0.77 (15%) ✅ 1.00 (1%)
["problem","stockcorr","stockcorr"] 0.49 (15%) ✅ 1.00 (1%)
["sparse","index",("spmat","col","logical",100)] 1.45 (30%) ❌ 1.00 (1%)
["sparse","index",("spmat","col","range",100)] 1.55 (30%) ❌ 1.00 (1%)
["sparse","index",("spmat","col","range",1000)] 2.32 (30%) ❌ 1.00 (1%)
["sparse","index",("spmat","logical",10)] 1.31 (30%) ❌ 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","convert"]
  • ["array","growth"]
  • ["array","index"]
  • ["array","reductions"]
  • ["array","reverse"]
  • ["array","setindex!"]
  • ["array","subarray"]
  • ["broadcast","dotop"]
  • ["broadcast","fusion"]
  • ["broadcast","sparse"]
  • ["dates","accessor"]
  • ["dates","arithmetic"]
  • ["dates","construction"]
  • ["dates","conversion"]
  • ["dates","parse"]
  • ["dates","query"]
  • ["dates","string"]
  • ["io","read"]
  • ["io","serialization"]
  • ["linalg","arithmetic"]
  • ["linalg","blas"]
  • ["linalg","factorization"]
  • ["micro"]
  • ["misc","afoldl"]
  • ["misc","bitshift"]
  • ["misc","parse"]
  • ["misc","repeat"]
  • ["misc","splatting"]
  • ["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.1309
Commit eaf0589 (2016-11-25 21:59 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 (13925.234375 MB free)
Uptime: 1.5763701e7 sec
Load Avg:  0.9228515625  0.998046875  0.9599609375
Intel(R) Xeon(R) CPU E3-1241 v3 @ 3.50GHz: 
       speed         user         nice          sys         idle          irq
#1  3501 MHz   22044612 s          0 s    5115593 s  1544712024 s         45 s
#2  3501 MHz   66765074 s          0 s    3140977 s  1505502078 s          7 s
#3  3501 MHz   21736154 s          0 s    2740470 s  1551159991 s         32 s
#4  3501 MHz   18694122 s          0 s    2771666 s  1554148238 s          5 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.1307
Commit 03c2464 (2016-11-24 20:28 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 (13723.71875 MB free)
Uptime: 1.5770494e7 sec
Load Avg:  1.0703125  1.03271484375  1.00830078125
Intel(R) Xeon(R) CPU E3-1241 v3 @ 3.50GHz: 
       speed         user         nice          sys         idle          irq
#1  3501 MHz   22116922 s          0 s    5125102 s  1545307257 s         45 s
#2  3501 MHz   67161886 s          0 s    3151884 s  1505773118 s          7 s
#3  3501 MHz   21785376 s          0 s    2747303 s  1551782407 s         32 s
#4  3501 MHz   18819529 s          0 s    2780952 s  1554692391 s          5 s

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