Skip to content

Latest commit

 

History

History
204 lines (182 loc) · 8.07 KB

File metadata and controls

204 lines (182 loc) · 8.07 KB

Benchmark Report

Job Properties

Commit(s): JuliaLang/julia@21b9b6f6c15693d6e00b5f260c9c2615e0b208ff vs JuliaLang/julia@4aa661a0c1b6361bb254cbf974a79cdec0c08d2e

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",("catnd",5)] 0.96 (15%) 0.98 (1%) ✅
["array","index",("sumvector_view","SubArray{Float32,2,Array{Float32,2},Tuple{Base.Slice{Base.OneTo{Int64}},Base.Slice{Base.OneTo{Int64}}},true}")] 1.57 (50%) ❌ 1.00 (1%)
["broadcast","mix_scalar_tuple",(3,"tup_tup")] 0.76 (15%) ✅ 1.00 (1%)
["dates","parse",("Date","DateFormat")] 0.91 (15%) 0.95 (1%) ✅
["dates","parse",("DateTime","DateFormat")] 0.93 (15%) 0.98 (1%) ✅
["io","serialization",("deserialize","Vector{String}")] 1.01 (15%) 1.03 (1%) ❌
["io","serialization",("serialize","Vector{String}")] 1.08 (15%) 1.06 (1%) ❌
["misc","repeat",(200,24,1)] 6.31 (15%) ❌ 2.65 (1%) ❌
["parallel","remotecall",("identity",1024)] 0.94 (15%) 0.91 (1%) ✅
["parallel","remotecall",("identity",2)] 0.94 (15%) 0.82 (1%) ✅
["parallel","remotecall",("identity",4096)] 0.94 (15%) 0.96 (1%) ✅
["parallel","remotecall",("identity",512)] 0.94 (15%) 0.88 (1%) ✅
["parallel","remotecall",("identity",64)] 0.95 (15%) 0.84 (1%) ✅
["random","ranges",("rand!","MersenneTwister","Int","1:1000")] 1.36 (25%) ❌ 1.00 (1%)
["random","ranges",("rand","MersenneTwister","BigInt","RangeGenerator(1:2^10000)")] 1.34 (25%) ❌ 1.00 (1%)
["random","ranges",("rand","MersenneTwister","BigInt","RangeGenerator(1:4294967297)")] 1.01 (25%) 1.03 (1%) ❌
["simd",("sum_reduce","Float32",4095)] 1.36 (20%) ❌ 1.00 (1%)
["sparse","transpose",("ctranspose!",(20000,20000))] 0.62 (30%) ✅ 1.00 (1%)
["sparse","transpose",("transpose!",(20000,20000))] 0.67 (30%) ✅ 1.00 (1%)
["tuple","reduction",("minimum",(2,))] 1.29 (15%) ❌ 1.00 (1%)
["tuple","reduction",("sum",(2,))] 0.82 (15%) ✅ 1.00 (1%)
["tuple","reduction",("sum",(4,))] 0.82 (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","convert"]
  • ["array","growth"]
  • ["array","index"]
  • ["array","reductions"]
  • ["array","reverse"]
  • ["array","setindex!"]
  • ["array","subarray"]
  • ["broadcast","dotop"]
  • ["broadcast","fusion"]
  • ["broadcast","mix_scalar_tuple"]
  • ["broadcast","sparse"]
  • ["broadcast","typeargs"]
  • ["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","julia"]
  • ["misc","parse"]
  • ["misc","repeat"]
  • ["misc","splatting"]
  • ["nullable","basic"]
  • ["nullable","nullablearray"]
  • ["parallel","remotecall"]
  • ["problem","chaosgame"]
  • ["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"]
  • ["random","collections"]
  • ["random","randstring"]
  • ["random","ranges"]
  • ["random","sequences"]
  • ["random","types"]
  • ["scalar","acos"]
  • ["scalar","arithmetic"]
  • ["scalar","asin"]
  • ["scalar","atan"]
  • ["scalar","atan2"]
  • ["scalar","cos"]
  • ["scalar","fastmath"]
  • ["scalar","floatexp"]
  • ["scalar","intfuncs"]
  • ["scalar","iteration"]
  • ["scalar","mod2pi"]
  • ["scalar","predicate"]
  • ["scalar","rem_pio2"]
  • ["scalar","sin"]
  • ["scalar","tan"]
  • ["shootout"]
  • ["simd"]
  • ["sort","insertionsort"]
  • ["sort","issorted"]
  • ["sort","mergesort"]
  • ["sort","quicksort"]
  • ["sparse","arithmetic"]
  • ["sparse","constructors"]
  • ["sparse","index"]
  • ["sparse","transpose"]
  • ["string"]
  • ["string","readuntil"]
  • ["string","search"]
  • ["string","searchindex"]
  • ["tuple","index"]
  • ["tuple","linear algebra"]
  • ["tuple","reduction"]

Version Info

Primary Build

Julia Version 0.6.1-pre.90
Commit 21b9b6f (2017-09-30 20:44 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 (3629.76171875 MB free)
Uptime: 4.2921825e7 sec
Load Avg:  0.9228515625  0.998046875  1.0400390625
Intel(R) Xeon(R) CPU E3-1241 v3 @ 3.50GHz: 
       speed         user         nice          sys         idle          irq
#1  3501 MHz   96592275 s          0 s   17151160 s  4165856618 s         93 s
#2  3501 MHz  417562458 s          0 s   11106093 s  3861031727 s         20 s
#3  3501 MHz   83924552 s          0 s    9518751 s  4196680665 s         78 s
#4  3501 MHz   80164814 s          0 s    9714372 s  4200244648 s         19 s

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

Comparison Build

Julia Version 0.6.1-pre.3
Commit 4aa661a (2017-09-14 17:43 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 (3363.13671875 MB free)
Uptime: 4.2928626e7 sec
Load Avg:  1.0029296875  1.0146484375  1.04541015625
Intel(R) Xeon(R) CPU E3-1241 v3 @ 3.50GHz: 
       speed         user         nice          sys         idle          irq
#1  3501 MHz   96674357 s          0 s   17161723 s  4166441418 s         93 s
#2  3501 MHz  418182389 s          0 s   11116986 s  3861080400 s         20 s
#3  3501 MHz   84023582 s          0 s    9526895 s  4197253017 s         78 s
#4  3501 MHz   80248832 s          0 s    9722710 s  4200832000 s         19 s

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