Skip to content

Latest commit

 

History

History
192 lines (170 loc) · 7.04 KB

File metadata and controls

192 lines (170 loc) · 7.04 KB

Benchmark Report

Job Properties

Commit(s): stevengj/julia@b2a5d26fb2b3c2ee2daac17c15d867e9a2b7ced2 vs JuliaLang/julia@0c5b971ca303bd2a188886327ee992a041a99e7c

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{Float32,1} generator\")"] 1.20 (15%) ❌ 1.00 (1%)
["array", "any/all", "(\"all\", \"UnitRange{Int64} generator\")"] 0.69 (15%) ✅ 1.00 (1%)
["array", "any/all", "(\"any\", \"Array{Float64,1} generator\")"] 1.27 (15%) ❌ 1.00 (1%)
["array", "any/all", "(\"any\", \"Array{Float64,1}\")"] 0.80 (15%) ✅ 1.00 (1%)
["dates", "arithmetic", "(\"DateTime\", \"Hour\")"] 1.16 (15%) ❌ 1.00 (1%)
["sparse", "transpose", "(\"adjoint!\", (20000, 10000))"] 0.67 (30%) ✅ 1.00 (1%)
["sparse", "transpose", "(\"adjoint!\", (20000, 20000))"] 0.60 (30%) ✅ 1.00 (1%)
["sparse", "transpose", "(\"transpose!\", (20000, 20000))"] 0.64 (30%) ✅ 1.00 (1%)
["string", "readuntil", "target length 1000"] 1.18 (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"]
  • ["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"]
  • ["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", "sincos"]
  • ["scalar", "tan"]
  • ["shootout"]
  • ["simd"]
  • ["sort", "insertionsort"]
  • ["sort", "issorted"]
  • ["sort", "mergesort"]
  • ["sort", "quicksort"]
  • ["sparse", "arithmetic"]
  • ["sparse", "constructors"]
  • ["sparse", "index"]
  • ["sparse", "matmul"]
  • ["sparse", "transpose"]
  • ["string"]
  • ["string", "readuntil"]
  • ["string", "search"]
  • ["string", "searchindex"]
  • ["tuple", "index"]
  • ["tuple", "linear algebra"]
  • ["tuple", "reduction"]
  • ["union", "array"]

Version Info

Primary Build

Julia Version 0.7.0-DEV.2794
Commit b2a5d26 (2017-12-06 21:24 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   96825237 s          0 s   15067221 s  4702151756 s        221 s
       #2  3501 MHz  386162338 s          0 s   16294907 s  4413918795 s         78 s
       #3  3501 MHz   79303714 s          0 s    8993629 s  4734629232 s        102 s
       #4  3501 MHz   74447826 s          0 s    8912358 s  4739962288 s         42 s
       
  Memory: 31.383651733398438 GB (1015.15625 MB free)
  Uptime: 4.8248804e7 sec
  Load Avg:  1.0029296875  1.0146484375  1.04541015625
  WORD_SIZE: 64
  BLAS: libopenblas (USE64BITINT DYNAMIC_ARCH NO_AFFINITY Haswell)
  LAPACK: libopenblas64_
  LIBM: libopenlibm
  LLVM: libLLVM-3.9.1 (ORCJIT, haswell)

Comparison Build

Julia Version 0.7.0-DEV.2775
Commit 0c5b971 (2017-12-06 21:22 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   96914692 s          0 s   15077306 s  4702771929 s        222 s
       #2  3501 MHz  386820981 s          0 s   16305037 s  4413971717 s         79 s
       #3  3501 MHz   79386991 s          0 s    9001861 s  4735259235 s        102 s
       #4  3501 MHz   74549544 s          0 s    8919701 s  4740575168 s         42 s
       
  Memory: 31.383651733398438 GB (2859.7265625 MB free)
  Uptime: 4.8256029e7 sec
  Load Avg:  1.00341796875  1.0146484375  1.04541015625
  WORD_SIZE: 64
  BLAS: libopenblas (USE64BITINT DYNAMIC_ARCH NO_AFFINITY Haswell)
  LAPACK: libopenblas64_
  LIBM: libopenlibm
  LLVM: libLLVM-3.9.1 (ORCJIT, haswell)