Skip to content

Latest commit

 

History

History
254 lines (232 loc) · 12.6 KB

File metadata and controls

254 lines (232 loc) · 12.6 KB

Benchmark Report

Job Properties

Commit(s): JuliaLang/julia@2ba20253d53939653305b5b08f2157d7af91714d vs JuliaLang/julia@feaee9ebbc22b04d1fe9a4fbe74e36c317b71046

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", "any/all", "(\"any\", \"UnitRange{Int64} generator\")"] 0.67 (15%) ✅ 1.00 (1%)
["array", "cat", "(\"catnd\", 500)"] 1.32 (15%) ❌ 1.00 (1%)
["array", "cat", "(\"catnd_setind\", 500)"] 1.31 (15%) ❌ 1.00 (1%)
["array", "comprehension", "(\"collect\", \"Array{Float64,1}\")"] 1.16 (15%) ❌ 1.00 (1%)
["array", "convert", "(\"Complex{Float64}\", \"Int\")"] 1.52 (15%) ❌ 1.00 (1%)
["array", "convert", "(\"Float64\", \"Int\")"] 1.27 (15%) ❌ 1.00 (1%)
["array", "equality", "(\"isequal\", \"Array{Int64,1} isequal Array{Float32,1}\")"] 0.81 (15%) ✅ 1.00 (1%)
["array", "index", "(\"sumcolon_view\", \"Array{Float32,2}\")"] 7.30 (50%) ❌ Inf (1%) ❌
["array", "index", "(\"sumcolon_view\", \"Array{Int32,2}\")"] 9.77 (50%) ❌ Inf (1%) ❌
["array", "index", "(\"sumrange_view\", \"Array{Float32,2}\")"] 1.00 (50%) 0.00 (1%) ✅
["array", "index", "(\"sumrange_view\", \"Array{Int32,2}\")"] 1.01 (50%) 0.00 (1%) ✅
["collection", "queries & updates", "(\"BitSet\", \"Int\", \"pop!\", \"unspecified\")"] 0.72 (25%) ✅ 1.00 (1%)
["collection", "queries & updates", "(\"Dict\", \"String\", \"getindex\")"] 1.28 (25%) ❌ 1.00 (1%)
["collection", "queries & updates", "(\"Dict\", \"String\", \"pop!\", \"unspecified\")"] 1.48 (25%) ❌ 1.00 (1%)
["collection", "queries & updates", "(\"Set\", \"Int\", \"push!\", \"new\")"] 0.74 (25%) ✅ 1.00 (1%)
["collection", "queries & updates", "(\"Set\", \"String\", \"in\", \"false\")"] 0.73 (25%) ✅ 1.00 (1%)
["collection", "queries & updates", "(\"Set\", \"String\", \"in\", \"true\")"] 0.64 (25%) ✅ 1.00 (1%)
["linalg", "arithmetic", "(\"sqrt\", \"NPDUpperTriangular\", 1024)"] 1.56 (45%) ❌ 1.00 (1%)
["linalg", "arithmetic", "(\"sqrt\", \"UnitUpperTriangular\", 1024)"] 2.41 (45%) ❌ 1.00 (1%)
["linalg", "arithmetic", "(\"sqrt\", \"UpperTriangular\", 1024)"] 2.46 (45%) ❌ 1.00 (1%)
["problem", "seismic", "(\"seismic\", \"Float32\")"] 2.72 (15%) ❌ 1.00 (1%)
["problem", "seismic", "(\"seismic\", \"Float64\")"] 2.25 (15%) ❌ 1.00 (1%)
["random", "collections", "(\"rand\", \"ImplicitRNG\", \"large Dict\")"] 1.38 (25%) ❌ 1.00 (1%)
["random", "collections", "(\"rand\", \"ImplicitRNG\", \"small Dict\")"] 0.68 (25%) ✅ 1.00 (1%)
["random", "collections", "(\"rand\", \"ImplicitRNG\", \"small Set\")"] 0.72 (25%) ✅ 1.00 (1%)
["random", "collections", "(\"rand\", \"MersenneTwister\", \"large Dict\")"] 1.45 (25%) ❌ 1.00 (1%)
["random", "collections", "(\"rand\", \"MersenneTwister\", \"large Set\")"] 1.40 (25%) ❌ 1.00 (1%)
["random", "ranges", "(\"RangeGenerator\", \"BigInt\", \"1:4294967297\")"] 1.35 (25%) ❌ 1.00 (1%)
["random", "ranges", "(\"rand\", \"MersenneTwister\", \"BigInt\", \"RangeGenerator(1:2^10000)\")"] 1.43 (25%) ❌ 1.00 (1%)
["random", "types", "(\"randexp\", \"ImplicitRNG\", \"ImplicitFloat64\")"] 1.64 (25%) ❌ 1.00 (1%)
["random", "types", "(\"randn\", \"MersenneTwister\", \"Float16\")"] 1.33 (25%) ❌ 1.00 (1%)
["scalar", "arithmetic", "(\"add\", \"Complex{UInt64}\", \"Int64\")"] 1.57 (50%) ❌ 1.00 (1%)
["scalar", "arithmetic", "(\"add\", \"Int64\", \"BigInt\")"] 1.62 (50%) ❌ 1.00 (1%)
["scalar", "atan", "(\"11/16 <= abs(x) < 19/16\", \"negative argument\", \"Float64\")"] 1.25 (15%) ❌ 1.00 (1%)
["scalar", "atan", "(\"11/16 <= abs(x) < 19/16\", \"positive argument\", \"Float64\")"] 1.25 (15%) ❌ 1.00 (1%)
["scalar", "atan2", "(\"abs(y/x) safe (small)\", \"y positive\", \"x negative\", \"Float32\")"] 0.80 (15%) ✅ 1.00 (1%)
["scalar", "atan2", "(\"x one\", \"Float64\")"] 0.60 (15%) ✅ 1.00 (1%)
["scalar", "cos", "(\"argument reduction (hard) abs(x) < 6π/4\", \"negative argument\", \"Float32\", \"sin_kernel\")"] 1.22 (15%) ❌ 1.00 (1%)
["scalar", "cosh", "(\"very large\", \"positive argument\", \"Float32\")"] 1.55 (15%) ❌ 1.00 (1%)
["scalar", "cosh", "(\"very large\", \"positive argument\", \"Float64\")"] 1.21 (15%) ❌ 1.00 (1%)
["scalar", "expm1", "(\"very small\", \"positive argument\", \"Float32\")"] 0.83 (15%) ✅ 1.00 (1%)
["scalar", "sincos", "(\"argument reduction (easy) abs(x) < 2.0^20π/4\", \"positive argument\", \"Float64\")"] 0.82 (15%) ✅ 1.00 (1%)
["scalar", "sincos", "(\"argument reduction (easy) abs(x) < 7π/4\", \"negative argument\", \"Float64\")"] 1.33 (15%) ❌ 1.00 (1%)
["simd", "(\"conditional_loop!_aliased\", \"Int32\", 4096)"] 0.69 (20%) ✅ 1.00 (1%)
["simd", "(\"sum_reduce\", \"Int32\", 4095)"] 1.21 (20%) ❌ 1.00 (1%)
["simd", "(\"sum_reduce\", \"Int32\", 4096)"] 1.21 (20%) ❌ 1.00 (1%)
["simd", "(\"sum_reduce\", \"Int64\", 4095)"] 0.75 (20%) ✅ 1.00 (1%)
["sparse", "matmul", "(\"At_mul_B!\", \"dense 40x4000, sparse 40x40 -> dense 4000x40\")"] 1.52 (30%) ❌ 1.00 (1%)
["union", "array", "(\"perf_simplecopy\", BigInt, true)"] 0.84 (15%) ✅ 1.00 (1%)
["union", "array", "(\"perf_simplecopy\", Int8, true)"] 0.75 (15%) ✅ 1.00 (1%)
["union", "array", "(\"perf_sum2\", Bool, true)"] 1.61 (15%) ❌ 1.00 (1%)
["union", "array", "(\"perf_sum2\", Complex{Float64}, true)"] 1.35 (15%) ❌ 1.00 (1%)
["union", "array", "(\"perf_sum2\", Int8, true)"] 0.64 (15%) ✅ 1.00 (1%)
["union", "array", "(\"perf_sum3\", Int8, true)"] 0.85 (15%) ✅ 1.00 (1%)
["union", "array", "(\"perf_sum4\", Complex{Float64}, true)"] 0.84 (15%) ✅ 1.00 (1%)
["union", "array", "(\"perf_sum\", Bool, true)"] 1.28 (15%) ❌ 1.00 (1%)
["union", "array", "(\"skipmissing\", sum, Int8, true)"] 1.22 (15%) ❌ 1.00 (1%)

Benchmark Group List

Here's a list of all the benchmark groups executed by this job:

  • ["array", "accumulate"]
  • ["array", "any/all"]
  • ["array", "bool"]
  • ["array", "cat"]
  • ["array", "comprehension"]
  • ["array", "convert"]
  • ["array", "equality"]
  • ["array", "growth"]
  • ["array", "index"]
  • ["array", "reductions"]
  • ["array", "reverse"]
  • ["array", "setindex!"]
  • ["array", "subarray"]
  • ["broadcast", "dotop"]
  • ["broadcast", "fusion"]
  • ["broadcast", "mix_scalar_tuple"]
  • ["broadcast", "sparse"]
  • ["broadcast", "typeargs"]
  • ["collection", "deletion"]
  • ["collection", "initialization"]
  • ["collection", "iteration"]
  • ["collection", "optimizations"]
  • ["collection", "queries & updates"]
  • ["collection", "set operations"]
  • ["dates", "accessor"]
  • ["dates", "arithmetic"]
  • ["dates", "construction"]
  • ["dates", "conversion"]
  • ["dates", "parse"]
  • ["dates", "query"]
  • ["dates", "string"]
  • ["find", "findall"]
  • ["find", "findnext"]
  • ["find", "findprev"]
  • ["io", "read"]
  • ["io", "serialization"]
  • ["linalg", "arithmetic"]
  • ["linalg", "blas"]
  • ["linalg", "factorization"]
  • ["micro"]
  • ["misc", "afoldl"]
  • ["misc", "bitshift"]
  • ["misc", "julia"]
  • ["misc", "parse"]
  • ["misc", "repeat"]
  • ["misc", "splatting"]
  • ["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", "acosh"]
  • ["scalar", "arithmetic"]
  • ["scalar", "asin"]
  • ["scalar", "asinh"]
  • ["scalar", "atan"]
  • ["scalar", "atan2"]
  • ["scalar", "atanh"]
  • ["scalar", "cbrt"]
  • ["scalar", "cos"]
  • ["scalar", "cosh"]
  • ["scalar", "exp2"]
  • ["scalar", "expm1"]
  • ["scalar", "fastmath"]
  • ["scalar", "floatexp"]
  • ["scalar", "intfuncs"]
  • ["scalar", "iteration"]
  • ["scalar", "mod2pi"]
  • ["scalar", "predicate"]
  • ["scalar", "rem_pio2"]
  • ["scalar", "sin"]
  • ["scalar", "sincos"]
  • ["scalar", "sinh"]
  • ["scalar", "tan"]
  • ["scalar", "tanh"]
  • ["shootout"]
  • ["simd"]
  • ["sort", "insertionsort"]
  • ["sort", "issorted"]
  • ["sort", "mergesort"]
  • ["sort", "quicksort"]
  • ["sparse", "arithmetic"]
  • ["sparse", "constructors"]
  • ["sparse", "index"]
  • ["sparse", "matmul"]
  • ["sparse", "transpose"]
  • ["string", "findfirst"]
  • ["string"]
  • ["string", "readuntil"]
  • ["tuple", "index"]
  • ["tuple", "linear algebra"]
  • ["tuple", "reduction"]
  • ["union", "array"]

Version Info

Primary Build

Julia Version 0.7.0-beta.185
Commit 2ba2025 (2018-07-06 13:15 UTC)
Platform Info:
  OS: Linux (x86_64-linux-gnu)
      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
  CPU: Intel(R) Xeon(R) CPU E3-1241 v3 @ 3.50GHz: 
              speed         user         nice          sys         idle          irq
       #1  3501 MHz   39699774 s        278 s    4120657 s  826472597 s          8 s
       #2  3501 MHz  181230657 s          0 s    2569104 s  688639390 s          4 s
       #3  3501 MHz   25245423 s       2379 s    2079007 s  844714962 s         13 s
       #4  3501 MHz   23524488 s          0 s    2405076 s  846289577 s          8 s
       
  Memory: 31.383651733398438 GB (4969.171875 MB free)
  Uptime: 8.729709e6 sec
  Load Avg:  0.97607421875  0.998046875  1.0400390625
  WORD_SIZE: 64
  LIBM: libopenlibm
  LLVM: libLLVM-6.0.0 (ORCJIT, haswell)

Comparison Build

Julia Version 0.7.0-beta.182
Commit feaee9e (2018-07-06 12:39 UTC)
Platform Info:
  OS: Linux (x86_64-linux-gnu)
      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
  CPU: Intel(R) Xeon(R) CPU E3-1241 v3 @ 3.50GHz: 
              speed         user         nice          sys         idle          irq
       #1  3501 MHz   39811955 s        278 s    4131267 s  827309032 s          8 s
       #2  3501 MHz  182119883 s          0 s    2579353 s  688702185 s          4 s
       #3  3501 MHz   25366326 s       2379 s    2087693 s  845546926 s         13 s
       #4  3501 MHz   23636307 s          0 s    2413138 s  847131934 s          8 s
       
  Memory: 31.383651733398438 GB (4693.76171875 MB free)
  Uptime: 8.739338e6 sec
  Load Avg:  0.9228515625  0.998046875  1.0400390625
  WORD_SIZE: 64
  LIBM: libopenlibm
  LLVM: libLLVM-6.0.0 (ORCJIT, haswell)