Skip to content

Latest commit

 

History

History
229 lines (207 loc) · 10.3 KB

File metadata and controls

229 lines (207 loc) · 10.3 KB

Benchmark Report

Job Properties

Commit(s): tkelman/julia@af02f19cf11962a194e981d46b6407cc8c20c812 vs JuliaLang/julia@e47ae98b26b740f2d03d0322c5041617b6a23755

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", "(\"all\", \"Array{Float64,1} generator\")"] 1.18 (15%) ❌ 1.00 (1%)
["array", "any/all", "(\"all\", \"Array{Float64,1}\")"] 1.17 (15%) ❌ 1.00 (1%)
["array", "any/all", "(\"any\", \"Array{Float32,1} generator\")"] 1.25 (15%) ❌ 1.00 (1%)
["array", "reductions", "(\"BaseBenchmarks.ArrayBenchmarks.norm1\", \"Int64\")"] 0.77 (15%) ✅ 1.00 (1%)
["collection", "queries & updates", "(\"BitSet\", \"Int\", \"in\", \"true\")"] 1.27 (25%) ❌ 1.00 (1%)
["collection", "queries & updates", "(\"Dict\", \"Any\", \"getindex\")"] 0.73 (25%) ✅ 1.00 (1%)
["find", "findnext", "(\"Array{Bool,1}\", \"50-50\")"] 0.36 (15%) ✅ 1.00 (1%)
["find", "findprev", "(\"ispos\", \"Array{UInt64,1}\")"] 1.25 (15%) ❌ 1.00 (1%)
["problem", "monte carlo", "euro_option_devec"] 1.17 (15%) ❌ 1.00 (1%)
["random", "types", "(\"rand\", \"MersenneTwister\", \"Complex{Float64}\")"] 0.66 (25%) ✅ 1.00 (1%)
["scalar", "arithmetic", "(\"add\", \"Complex{BigInt}\", \"Int64\")"] 1.57 (50%) ❌ 1.00 (1%)
["scalar", "arithmetic", "(\"mul\", \"Float64\", \"Float64\")"] 1.29 (25%) ❌ 1.00 (1%)
["scalar", "arithmetic", "(\"sub\", \"UInt64\", \"BigInt\")"] 1.72 (50%) ❌ 1.00 (1%)
["scalar", "atan2", "(\"x one\", \"Float32\")"] 0.75 (15%) ✅ 1.00 (1%)
["scalar", "cosh", "(\"0 <= abs(x) < 0.00024414062f0\", \"negative argument\", \"Float32\")"] 1.17 (15%) ❌ 1.00 (1%)
["scalar", "fastmath", "(\"add\", \"BigInt\")"] 1.47 (40%) ❌ 1.00 (1%)
["scalar", "sincos", "(\"argument reduction (easy) abs(x) < 3π/4\", \"positive argument\", \"Float32\")"] 0.80 (15%) ✅ 1.00 (1%)
["scalar", "sincos", "(\"argument reduction (easy) abs(x) < 3π/4\", \"positive argument\", \"Float64\")"] 0.82 (15%) ✅ 1.00 (1%)
["scalar", "sincos", "(\"argument reduction (easy) abs(x) < 4π/4\", \"negative argument\", \"Float32\")"] 0.67 (15%) ✅ 1.00 (1%)
["scalar", "sincos", "(\"argument reduction (easy) abs(x) < 4π/4\", \"negative argument\", \"Float64\")"] 0.80 (15%) ✅ 1.00 (1%)
["scalar", "sincos", "(\"argument reduction (easy) abs(x) < 4π/4\", \"positive argument\", \"Float64\")"] 0.78 (15%) ✅ 1.00 (1%)
["scalar", "sincos", "(\"argument reduction (easy) abs(x) < 5π/4\", \"negative argument\", \"Float32\")"] 0.80 (15%) ✅ 1.00 (1%)
["scalar", "sincos", "(\"argument reduction (easy) abs(x) < 5π/4\", \"negative argument\", \"Float64\")"] 0.80 (15%) ✅ 1.00 (1%)
["scalar", "sincos", "(\"argument reduction (easy) abs(x) < 5π/4\", \"positive argument\", \"Float64\")"] 0.78 (15%) ✅ 1.00 (1%)
["scalar", "sincos", "(\"argument reduction (easy) abs(x) < 6π/4\", \"positive argument\", \"Float64\")"] 1.21 (15%) ❌ 1.00 (1%)
["scalar", "sincos", "(\"argument reduction (easy) abs(x) < 8π/4\", \"negative argument\", \"Float64\")"] 0.80 (15%) ✅ 1.00 (1%)
["scalar", "sincos", "(\"argument reduction (easy) abs(x) < 8π/4\", \"positive argument\", \"Float64\")"] 1.25 (15%) ❌ 1.00 (1%)
["scalar", "sincos", "(\"argument reduction (easy) abs(x) < 9π/4\", \"negative argument\", \"Float64\")"] 0.85 (15%) ✅ 1.00 (1%)
["sparse", "transpose", "(\"adjoint!\", (20000, 20000))"] 1.62 (30%) ❌ 1.00 (1%)
["sparse", "transpose", "(\"transpose!\", (20000, 20000))"] 1.48 (30%) ❌ 1.00 (1%)
["string", "readuntil", "target length 2"] 1.18 (15%) ❌ 1.00 (1%)
["union", "array", "(\"perf_countnothing\", BigInt, false)"] 1.17 (15%) ❌ 1.00 (1%)
["union", "array", "(\"perf_countnothing\", BigInt, true)"] 1.28 (15%) ❌ 1.00 (1%)

Benchmark Group List

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

  • ["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-DEV.4538
Commit af02f19 (2018-03-10 17:41 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  122395658 s          0 s   21607622 s  5476143310 s        105 s
       #2  3501 MHz  539313512 s          0 s   13443683 s  5080925325 s         26 s
       #3  3501 MHz  100273656 s          0 s   11447149 s  5522514356 s         88 s
       #4  3501 MHz   95857770 s          0 s   11622994 s  5526755261 s         23 s
       
  Memory: 31.383651733398438 GB (5621.80078125 MB free)
  Uptime: 5.6368679e7 sec
  Load Avg:  0.9228515625  0.998046875  1.0400390625
  WORD_SIZE: 64
  LIBM: libopenlibm
  LLVM: libLLVM-3.9.1 (ORCJIT, haswell)

Comparison Build

Julia Version 0.7.0-DEV.4532
Commit e47ae98 (2018-03-10 16:54 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  122494727 s          0 s   21618040 s  5476957471 s        105 s
       #2  3501 MHz  540181071 s          0 s   13453715 s  5080973983 s         26 s
       #3  3501 MHz  100360300 s          0 s   11455120 s  5523346075 s         88 s
       #4  3501 MHz   95939062 s          0 s   11631418 s  5527592046 s         23 s
       
  Memory: 31.383651733398438 GB (5178.609375 MB free)
  Uptime: 5.637795e7 sec
  Load Avg:  1.0029296875  1.0146484375  1.04541015625
  WORD_SIZE: 64
  LIBM: libopenlibm
  LLVM: libLLVM-3.9.1 (ORCJIT, haswell)