Skip to content

Latest commit

 

History

History
244 lines (222 loc) · 16.9 KB

File metadata and controls

244 lines (222 loc) · 16.9 KB

Benchmark Report

Job Properties

Commit(s): JuliaLang/julia@b5fe42d446b311103b67f6190b62cf4b463adef2 vs JuliaLang/julia@f0d40ecdb4087db7c266f2a014bc8bade30ca296

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","bool","bitarray_bool_load!"] 1.15 (15%) ❌ 1.00 (1%)
["array","cat",("hcat",5)] 1.02 (15%) 0.97 (1%) ✅
["array","cat",("hvcat",5)] 0.95 (15%) 0.97 (1%) ✅
["array","cat",("vcat",5)] 1.02 (15%) 0.97 (1%) ✅
["array","comprehension",("comprehension_indexing","LinSpace{Float64}")] 1.36 (30%) ❌ 1.00 (1%)
["array","comprehension",("comprehension_iteration","FloatRange{Float64}")] 1.19 (15%) ❌ 1.00 (1%)
["array","index",("sumcolon","BitArray{2}")] 0.93 (50%) 0.92 (1%) ✅
["array","index",("sumelt_boundscheck","1.0:1.0:1.0e8")] 0.49 (50%) ✅ 1.00 (1%)
["array","index",("sumelt_boundscheck","linspace(1.0,2.0,10000000)")] 0.40 (50%) ✅ 1.00 (1%)
["array","index",("sumrange","BitArray{2}")] 0.93 (50%) 0.93 (1%) ✅
["array","index",("sumvector","1.0:1.0:1.0e8")] 0.93 (50%) 0.95 (1%) ✅
["array","index",("sumvector","100000000:-1:1")] 0.93 (50%) 0.95 (1%) ✅
["array","index",("sumvector","1:100000000")] 0.92 (50%) 0.95 (1%) ✅
["array","index",("sumvector","Array{Float32,2}")] 0.85 (50%) 0.88 (1%) ✅
["array","index",("sumvector","Array{Int32,2}")] 0.84 (50%) 0.88 (1%) ✅
["array","index",("sumvector","BaseBenchmarks.ArrayBenchmarks.ArrayLF{Float32,2}")] 0.86 (50%) 0.88 (1%) ✅
["array","index",("sumvector","BaseBenchmarks.ArrayBenchmarks.ArrayLF{Int32,2}")] 0.85 (50%) 0.88 (1%) ✅
["array","index",("sumvector","BaseBenchmarks.ArrayBenchmarks.ArrayLSLS{Float32,2}")] 0.88 (50%) 0.89 (1%) ✅
["array","index",("sumvector","BaseBenchmarks.ArrayBenchmarks.ArrayLSLS{Int32,2}")] 0.91 (50%) 0.89 (1%) ✅
["array","index",("sumvector","BaseBenchmarks.ArrayBenchmarks.ArrayLS{Float32,2}")] 0.87 (50%) 0.88 (1%) ✅
["array","index",("sumvector","BaseBenchmarks.ArrayBenchmarks.ArrayLS{Int32,2}")] 0.87 (50%) 0.88 (1%) ✅
["array","index",("sumvector","SubArray{Float32,2,Array{Float32,2},Tuple{UnitRange{Int64},UnitRange{Int64}},false}")] 0.86 (50%) 0.88 (1%) ✅
["array","index",("sumvector","SubArray{Int32,2,Array{Int32,2},Tuple{UnitRange{Int64},UnitRange{Int64}},false}")] 0.87 (50%) 0.88 (1%) ✅
["array","index",("sumvector","linspace(1.0,2.0,10000000)")] 1.02 (50%) 0.95 (1%) ✅
["array","subarray",("lucompletepivCopy!",1000)] 0.85 (15%) ✅ 1.00 (1%)
["array","subarray",("lucompletepivCopy!",500)] 0.84 (15%) ✅ 1.00 (1%)
["array","subarray",("lucompletepivSub!",500)] 0.84 (15%) ✅ 1.00 (1%)
["micro","parseint"] 0.97 (15%) 0.78 (1%) ✅
["micro","randmatstat"] 0.97 (15%) 0.98 (1%) ✅
["nullable","basic",("get1","Nullable{BigFloat}(1.000000000000000000000000000000000000000000000000000000000000000000000000000000)")] 0.67 (30%) ✅ 1.00 (1%)
["nullable","basic",("get1","Nullable{BigInt}(1)")] 0.67 (30%) ✅ 1.00 (1%)
["nullable","basic",("isequal","Nullable{BigFloat}()","Nullable{BigFloat}()")] 0.50 (30%) ✅ 1.00 (1%)
["nullable","basic",("isequal","Nullable{BigFloat}()","Nullable{BigFloat}(0.000000000000000000000000000000000000000000000000000000000000000000000000000000)")] 0.50 (30%) ✅ 1.00 (1%)
["nullable","basic",("isequal","Nullable{BigFloat}(1.000000000000000000000000000000000000000000000000000000000000000000000000000000)","Nullable{BigFloat}()")] 0.50 (30%) ✅ 1.00 (1%)
["nullable","basic",("isequal","Nullable{BigInt}()","Nullable{BigInt}()")] 0.50 (30%) ✅ 1.00 (1%)
["nullable","basic",("isequal","Nullable{BigInt}()","Nullable{BigInt}(1)")] 0.50 (30%) ✅ 1.00 (1%)
["nullable","basic",("isequal","Nullable{Bool}()","Nullable{Bool}()")] 0.50 (30%) ✅ 1.00 (1%)
["nullable","basic",("isequal","Nullable{Bool}()","Nullable{Bool}(false)")] 0.50 (30%) ✅ 1.00 (1%)
["nullable","basic",("isequal","Nullable{Bool}()","Nullable{Bool}(true)")] 0.50 (30%) ✅ 1.00 (1%)
["nullable","basic",("isequal","Nullable{Bool}(true)","Nullable{Bool}()")] 0.50 (30%) ✅ 1.00 (1%)
["nullable","basic",("isequal","Nullable{Bool}(true)","Nullable{Bool}(false)")] 0.50 (30%) ✅ 1.00 (1%)
["nullable","basic",("isequal","Nullable{Bool}(true)","Nullable{Bool}(true)")] 0.50 (30%) ✅ 1.00 (1%)
["nullable","basic",("isequal","Nullable{Float32}()","Nullable{Float32}()")] 0.50 (30%) ✅ 1.00 (1%)
["nullable","basic",("isequal","Nullable{Float32}()","Nullable{Float32}(0.0)")] 0.50 (30%) ✅ 1.00 (1%)
["nullable","basic",("isequal","Nullable{Float32}()","Nullable{Float32}(1.0)")] 0.50 (30%) ✅ 1.00 (1%)
["nullable","basic",("isequal","Nullable{Float32}(1.0)","Nullable{Float32}()")] 0.50 (30%) ✅ 1.00 (1%)
["nullable","basic",("isequal","Nullable{Float32}(1.0)","Nullable{Float32}(0.0)")] 0.50 (30%) ✅ 1.00 (1%)
["nullable","basic",("isequal","Nullable{Float32}(1.0)","Nullable{Float32}(1.0)")] 0.50 (30%) ✅ 1.00 (1%)
["nullable","basic",("isequal","Nullable{Float64}()","Nullable{Float64}()")] 0.50 (30%) ✅ 1.00 (1%)
["nullable","basic",("isequal","Nullable{Float64}()","Nullable{Float64}(0.0)")] 0.50 (30%) ✅ 1.00 (1%)
["nullable","basic",("isequal","Nullable{Float64}()","Nullable{Float64}(1.0)")] 0.50 (30%) ✅ 1.00 (1%)
["nullable","basic",("isequal","Nullable{Float64}(1.0)","Nullable{Float64}()")] 0.50 (30%) ✅ 1.00 (1%)
["nullable","basic",("isequal","Nullable{Float64}(1.0)","Nullable{Float64}(0.0)")] 0.50 (30%) ✅ 1.00 (1%)
["nullable","basic",("isequal","Nullable{Float64}(1.0)","Nullable{Float64}(1.0)")] 0.50 (30%) ✅ 1.00 (1%)
["nullable","basic",("isequal","Nullable{Int64}()","Nullable{Int64}()")] 0.50 (30%) ✅ 1.00 (1%)
["nullable","basic",("isequal","Nullable{Int64}()","Nullable{Int64}(0)")] 0.50 (30%) ✅ 1.00 (1%)
["nullable","basic",("isequal","Nullable{Int64}()","Nullable{Int64}(1)")] 0.50 (30%) ✅ 1.00 (1%)
["nullable","basic",("isequal","Nullable{Int64}(1)","Nullable{Int64}()")] 0.50 (30%) ✅ 1.00 (1%)
["nullable","basic",("isequal","Nullable{Int64}(1)","Nullable{Int64}(0)")] 0.50 (30%) ✅ 1.00 (1%)
["nullable","basic",("isequal","Nullable{Int64}(1)","Nullable{Int64}(1)")] 0.50 (30%) ✅ 1.00 (1%)
["nullable","basic",("isequal","Nullable{Int8}()","Nullable{Int8}()")] 0.50 (30%) ✅ 1.00 (1%)
["nullable","basic",("isequal","Nullable{Int8}()","Nullable{Int8}(0)")] 0.50 (30%) ✅ 1.00 (1%)
["nullable","basic",("isequal","Nullable{Int8}()","Nullable{Int8}(1)")] 0.50 (30%) ✅ 1.00 (1%)
["nullable","basic",("isequal","Nullable{Int8}(1)","Nullable{Int8}()")] 0.50 (30%) ✅ 1.00 (1%)
["nullable","basic",("isequal","Nullable{Int8}(1)","Nullable{Int8}(0)")] 0.50 (30%) ✅ 1.00 (1%)
["nullable","basic",("isequal","Nullable{Int8}(1)","Nullable{Int8}(1)")] 0.50 (30%) ✅ 1.00 (1%)
["nullable","nullablearray",("perf_all","Array")] 0.01 (45%) ✅ 1.00 (1%)
["nullable","nullablearray",("perf_all","NullableArray")] 0.01 (45%) ✅ 1.00 (1%)
["nullable","nullablearray",("perf_any","NullableArray")] 0.47 (45%) ✅ 1.00 (1%)
["nullable","nullablearray",("perf_countequals","Array","Bool")] 0.31 (45%) ✅ 1.00 (1%)
["nullable","nullablearray",("perf_countequals","Array","Float32")] 0.50 (45%) ✅ 1.00 (1%)
["nullable","nullablearray",("perf_countequals","Array","Int64")] 0.47 (45%) ✅ 1.00 (1%)
["nullable","nullablearray",("perf_countequals","Array","Int8")] 0.38 (45%) ✅ 1.00 (1%)
["nullable","nullablearray",("perf_countequals","NullableArray","Bool")] 0.12 (45%) ✅ 1.00 (1%)
["nullable","nullablearray",("perf_countequals","NullableArray","Complex{Float64}")] 0.45 (45%) ✅ 1.00 (1%)
["nullable","nullablearray",("perf_countequals","NullableArray","Float32")] 0.13 (45%) ✅ 1.00 (1%)
["nullable","nullablearray",("perf_countequals","NullableArray","Float64")] 0.10 (45%) ✅ 1.00 (1%)
["nullable","nullablearray",("perf_countequals","NullableArray","Int64")] 0.07 (45%) ✅ 1.00 (1%)
["nullable","nullablearray",("perf_countequals","NullableArray","Int8")] 0.11 (45%) ✅ 1.00 (1%)
["nullable","nullablearray",("perf_countnulls","Array","BigFloat")] 1.66 (45%) ❌ 1.00 (1%)
["nullable","nullablearray",("perf_countnulls","Array","BigInt")] 1.65 (45%) ❌ 1.00 (1%)
["nullable","nullablearray",("perf_countnulls","Array","Complex{Float64}")] 2.73 (45%) ❌ 1.00 (1%)
["nullable","nullablearray",("perf_countnulls","Array","Float64")] 2.72 (45%) ❌ 1.00 (1%)
["nullable","nullablearray",("perf_countnulls","Array","Int64")] 2.72 (45%) ❌ 1.00 (1%)
["parallel","remotecall",("identity",1024)] 0.90 (15%) 0.90 (1%) ✅
["parallel","remotecall",("identity",2)] 0.91 (15%) 0.85 (1%) ✅
["parallel","remotecall",("identity",4096)] 0.91 (15%) 0.95 (1%) ✅
["parallel","remotecall",("identity",512)] 0.91 (15%) 0.88 (1%) ✅
["parallel","remotecall",("identity",64)] 0.91 (15%) 0.86 (1%) ✅
["problem","laplacian","laplace_iter_sub"] 0.84 (15%) ✅ 1.00 (1%)
["problem","laplacian","laplace_iter_vec"] 0.83 (15%) ✅ 1.00 (1%)
["scalar","predicate",("isinf","Complex{Float32}")] 0.50 (25%) ✅ 1.00 (1%)
["scalar","predicate",("isinf","Complex{Float64}")] 0.50 (25%) ✅ 1.00 (1%)
["shootout","nbody_vec"] 0.92 (15%) 0.93 (1%) ✅
["shootout","revcomp"] 1.02 (25%) 0.97 (1%) ✅
["simd",("sum_reduce","Float32",4095)] 0.75 (20%) ✅ 1.00 (1%)
["simd",("sum_reduce","Float64",4095)] 0.59 (20%) ✅ 1.00 (1%)
["simd",("sum_reduce","Float64",4096)] 0.70 (20%) ✅ 1.00 (1%)
["simd",("two_reductions","Float32",4095)] 0.69 (20%) ✅ 1.00 (1%)
["simd",("two_reductions","Float32",4096)] 0.68 (20%) ✅ 1.00 (1%)
["simd",("two_reductions","Float64",4095)] 0.67 (20%) ✅ 1.00 (1%)
["simd",("two_reductions","Float64",4096)] 0.67 (20%) ✅ 1.00 (1%)
["sort","insertionsort",("sort forwards","ascending")] 1.65 (30%) ❌ 1.00 (1%)
["sort","insertionsort",("sort! forwards","ascending")] 2.44 (30%) ❌ 1.00 (1%)
["sort","insertionsort",("sortperm forwards","ascending")] 1.33 (30%) ❌ 1.00 (1%)
["sparse","index",("spmat","array",10)] 0.97 (30%) 0.99 (1%) ✅
["sparse","index",("spmat","col","array",10)] 0.96 (30%) 0.98 (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"]
  • ["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.977
Commit b5fe42d (2016-10-14 18:18 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 (13472.9140625 MB free)
Uptime: 1.2140745e7 sec
Load Avg:  1.0029296875  1.0146484375  0.9921875
Intel(R) Xeon(R) CPU E3-1241 v3 @ 3.50GHz: 
       speed         user         nice          sys         idle          irq
#1  3501 MHz   20041750 s          0 s    3348822 s  1188144163 s         40 s
#2  3501 MHz   52315531 s          0 s    3715404 s  1156293702 s         12 s
#3  3501 MHz   17451677 s          0 s    2222410 s  1193813122 s         19 s
#4  3501 MHz   14641107 s          0 s    2156603 s  1196795134 s          7 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.1-pre+2
Commit f0d40ec (2016-09-20 03:34 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 (13220.37890625 MB free)
Uptime: 1.2146559e7 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   20175152 s          0 s    3360598 s  1188578823 s         40 s
#2  3501 MHz   52643254 s          0 s    3723649 s  1156538397 s         12 s
#3  3501 MHz   17496998 s          0 s    2228716 s  1194342075 s         19 s
#4  3501 MHz   14685040 s          0 s    2162334 s  1197326213 s          7 s

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