Skip to content

Latest commit

 

History

History
271 lines (249 loc) · 15.7 KB

File metadata and controls

271 lines (249 loc) · 15.7 KB

Benchmark Report

Job Properties

Commit(s): JuliaLang/julia@a3b9983a7a6025b9447e35073dd2e3cee054f5a2 vs JuliaLang/julia@7d7a456eb10c91872ea97187369a3ff72b7a417f

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", "boolarray_true_fill!"] 1.15 (15%) ❌ 1.00 (1%)
["array", "index", "(\"sumlinear_view\", \"BaseBenchmarks.ArrayBenchmarks.ArrayLSLS{Float32,2}\")"] 0.88 (50%) 0.00 (1%) ✅
["array", "index", "(\"sumlinear_view\", \"BaseBenchmarks.ArrayBenchmarks.ArrayLSLS{Int32,2}\")"] 0.88 (50%) 0.00 (1%) ✅
["array", "index", "(\"sumlinear_view\", \"BaseBenchmarks.ArrayBenchmarks.ArrayLS{Float32,2}\")"] 0.88 (50%) 0.00 (1%) ✅
["array", "index", "(\"sumlinear_view\", \"BaseBenchmarks.ArrayBenchmarks.ArrayLS{Int32,2}\")"] 0.88 (50%) 0.00 (1%) ✅
["array", "index", "(\"sumlinear_view\", \"SubArray{Float32,2,Array{Float32,2},Tuple{UnitRange{Int64},UnitRange{Int64}},false}\")"] 0.86 (50%) 0.00 (1%) ✅
["array", "index", "(\"sumlinear_view\", \"SubArray{Int32,2,Array{Int32,2},Tuple{UnitRange{Int64},UnitRange{Int64}},false}\")"] 0.86 (50%) 0.00 (1%) ✅
["array", "index", "(\"sumrange\", \"BitArray{2}\")"] 1.59 (50%) ❌ 1.00 (1%)
["array", "reductions", "(\"var\", \"Float64\")"] 1.00 (15%) 0.80 (1%) ✅
["array", "reductions", "(\"var\", \"Int64\")"] 1.00 (15%) 0.82 (1%) ✅
["dates", "arithmetic", "(\"DateTime\", \"Second\")"] 1.16 (15%) ❌ 1.00 (1%)
["linalg", "arithmetic", "(\"*\", \"Tridiagonal\", \"Vector\", 256)"] 1.50 (45%) ❌ 1.00 (1%)
["linalg", "arithmetic", "(\"-\", \"Bidiagonal\", \"Bidiagonal\", 1024)"] 1.45 (45%) ❌ 1.00 (1%)
["linalg", "arithmetic", "(\"-\", \"Vector\", \"Vector\", 256)"] 1.64 (45%) ❌ 1.00 (1%)
["misc", "julia", "(\"parse\", \"array\")"] 1.01 (15%) 0.97 (1%) ✅
["misc", "julia", "(\"parse\", \"function\")"] 1.00 (15%) 0.95 (1%) ✅
["misc", "julia", "(\"parse\", \"nested\")"] 1.02 (15%) 0.98 (1%) ✅
["parallel", "remotecall", "(\"identity\", 1024)"] 0.99 (15%) 1.09 (1%) ❌
["parallel", "remotecall", "(\"identity\", 2)"] 0.99 (15%) 1.17 (1%) ❌
["parallel", "remotecall", "(\"identity\", 4096)"] 1.03 (15%) 1.04 (1%) ❌
["parallel", "remotecall", "(\"identity\", 512)"] 0.98 (15%) 1.12 (1%) ❌
["parallel", "remotecall", "(\"identity\", 64)"] 0.98 (15%) 1.16 (1%) ❌
["problem", "json", "parse_json"] 1.04 (15%) 0.96 (1%) ✅
["problem", "spellcheck", "spellcheck"] 0.92 (15%) 0.89 (1%) ✅
["random", "types", "(\"rand!\", \"MersenneTwister\", \"Complex{Int128}\")"] 0.70 (25%) ✅ 1.00 (1%)
["random", "types", "(\"rand!\", \"MersenneTwister\", \"Complex{UInt128}\")"] 0.70 (25%) ✅ 1.00 (1%)
["scalar", "arithmetic", "(\"mul\", \"Complex{BigInt}\", \"Complex{BigInt}\")"] 1.64 (50%) ❌ 1.00 (1%)
["scalar", "arithmetic", "(\"mul\", \"Complex{BigInt}\", \"Complex{Int64}\")"] 1.64 (50%) ❌ 1.00 (1%)
["scalar", "arithmetic", "(\"mul\", \"Complex{BigInt}\", \"Complex{UInt64}\")"] 1.80 (50%) ❌ 1.00 (1%)
["scalar", "arithmetic", "(\"mul\", \"Complex{Int64}\", \"Complex{BigInt}\")"] 1.64 (50%) ❌ 1.00 (1%)
["scalar", "arithmetic", "(\"mul\", \"Complex{UInt64}\", \"Complex{BigInt}\")"] 1.80 (50%) ❌ 1.00 (1%)
["scalar", "arithmetic", "(\"sub\", \"BigInt\", \"Complex{Int64}\")"] 1.50 (50%) ❌ 1.00 (1%)
["scalar", "arithmetic", "(\"sub\", \"BigInt\", \"Complex{UInt64}\")"] 1.50 (50%) ❌ 1.00 (1%)
["scalar", "fastmath", "(\"mul\", \"Complex{BigInt}\")"] 1.64 (40%) ❌ 1.00 (1%)
["scalar", "intfuncs", "(\"nextpow2\", \"BigInt\", \"+\")"] 1.41 (40%) ❌ 1.00 (1%)
["scalar", "intfuncs", "(\"nextpow2\", \"BigInt\", \"-\")"] 1.41 (40%) ❌ 1.00 (1%)
["scalar", "intfuncs", "(\"prevpow2\", \"BigInt\", \"+\")"] 1.43 (40%) ❌ 1.00 (1%)
["scalar", "intfuncs", "(\"prevpow2\", \"BigInt\", \"-\")"] 1.50 (40%) ❌ 1.00 (1%)
["sort", "insertionsort", "(\"sort! forwards\", \"ascending\")"] 1.05 (30%) 0.88 (1%) ✅
["sort", "insertionsort", "(\"sort! forwards\", \"descending\")"] 1.00 (30%) 0.88 (1%) ✅
["sort", "insertionsort", "(\"sort! forwards\", \"ones\")"] 1.01 (30%) 0.88 (1%) ✅
["sort", "insertionsort", "(\"sort! forwards\", \"random\")"] 1.00 (30%) 0.88 (1%) ✅
["sort", "insertionsort", "(\"sort! reverse\", \"ascending\")"] 1.00 (30%) 0.60 (1%) ✅
["sort", "insertionsort", "(\"sort! reverse\", \"descending\")"] 0.94 (30%) 0.60 (1%) ✅
["sort", "insertionsort", "(\"sort! reverse\", \"ones\")"] 1.06 (30%) 0.60 (1%) ✅
["sort", "insertionsort", "(\"sort! reverse\", \"random\")"] 1.00 (30%) 0.60 (1%) ✅
["sort", "insertionsort", "(\"sortperm! forwards\", \"ascending\")"] 1.01 (30%) 0.89 (1%) ✅
["sort", "insertionsort", "(\"sortperm! forwards\", \"descending\")"] 1.00 (30%) 0.89 (1%) ✅
["sort", "insertionsort", "(\"sortperm! forwards\", \"ones\")"] 1.03 (30%) 0.91 (1%) ✅
["sort", "insertionsort", "(\"sortperm! forwards\", \"random\")"] 1.00 (30%) 0.91 (1%) ✅
["sort", "insertionsort", "(\"sortperm! reverse\", \"ascending\")"] 1.00 (30%) 0.63 (1%) ✅
["sort", "insertionsort", "(\"sortperm! reverse\", \"descending\")"] 1.01 (30%) 0.63 (1%) ✅
["sort", "insertionsort", "(\"sortperm! reverse\", \"ones\")"] 1.02 (30%) 0.67 (1%) ✅
["sort", "insertionsort", "(\"sortperm! reverse\", \"random\")"] 1.00 (30%) 0.67 (1%) ✅
["sort", "issorted", "(\"reverse\", \"ascending\")"] 1.06 (30%) 0.80 (1%) ✅
["sort", "issorted", "(\"reverse\", \"descending\")"] 0.81 (30%) 0.80 (1%) ✅
["sort", "issorted", "(\"reverse\", \"ones\")"] 1.00 (30%) 0.80 (1%) ✅
["sort", "issorted", "(\"reverse\", \"random\")"] 1.00 (30%) 0.80 (1%) ✅
["sort", "quicksort", "(\"sort! forwards\", \"ascending\")"] 1.02 (30%) 0.88 (1%) ✅
["sort", "quicksort", "(\"sort! forwards\", \"descending\")"] 1.02 (30%) 0.88 (1%) ✅
["sort", "quicksort", "(\"sort! forwards\", \"ones\")"] 1.00 (30%) 0.88 (1%) ✅
["sort", "quicksort", "(\"sort! forwards\", \"random\")"] 1.00 (30%) 0.88 (1%) ✅
["sort", "quicksort", "(\"sort! reverse\", \"ascending\")"] 0.95 (30%) 0.60 (1%) ✅
["sort", "quicksort", "(\"sort! reverse\", \"descending\")"] 0.96 (30%) 0.60 (1%) ✅
["sort", "quicksort", "(\"sort! reverse\", \"ones\")"] 0.99 (30%) 0.60 (1%) ✅
["sort", "quicksort", "(\"sort! reverse\", \"random\")"] 0.99 (30%) 0.60 (1%) ✅
["sort", "quicksort", "(\"sortperm! forwards\", \"ascending\")"] 1.00 (30%) 0.89 (1%) ✅
["sort", "quicksort", "(\"sortperm! forwards\", \"descending\")"] 1.00 (30%) 0.89 (1%) ✅
["sort", "quicksort", "(\"sortperm! forwards\", \"ones\")"] 1.00 (30%) 0.91 (1%) ✅
["sort", "quicksort", "(\"sortperm! forwards\", \"random\")"] 1.00 (30%) 0.91 (1%) ✅
["sort", "quicksort", "(\"sortperm! reverse\", \"ascending\")"] 1.00 (30%) 0.63 (1%) ✅
["sort", "quicksort", "(\"sortperm! reverse\", \"descending\")"] 1.01 (30%) 0.63 (1%) ✅
["sort", "quicksort", "(\"sortperm! reverse\", \"ones\")"] 0.99 (30%) 0.67 (1%) ✅
["sort", "quicksort", "(\"sortperm! reverse\", \"random\")"] 1.00 (30%) 0.67 (1%) ✅
["sparse", "index", "(\"spmat\", \"row\", \"array\", 10)"] 1.00 (30%) 1.11 (1%) ❌
["sparse", "index", "(\"spmat\", \"row\", \"array\", 100)"] 1.00 (30%) 1.04 (1%) ❌
["sparse", "index", "(\"spmat\", \"row\", \"array\", 1000)"] 0.89 (30%) 1.01 (1%) ❌
["sparse", "index", "(\"spmat\", \"row\", \"logical\", 10)"] 1.00 (30%) 1.08 (1%) ❌
["sparse", "index", "(\"spmat\", \"row\", \"logical\", 100)"] 1.00 (30%) 1.03 (1%) ❌
["sparse", "index", "(\"spmat\", \"splogical\", 10)"] 1.00 (30%) 1.08 (1%) ❌
["sparse", "index", "(\"spmat\", \"splogical\", 100)"] 1.00 (30%) 1.08 (1%) ❌
["sparse", "index", "(\"spmat\", \"splogical\", 1000)"] 1.00 (30%) 1.05 (1%) ❌
["sparse", "matmul", "(\"A_mul_Bc\", \"sparse 50x5, dense 50x5 -> dense 50x50\")"] 1.37 (30%) ❌ 1.00 (1%)
["sparse", "matmul", "(\"A_mul_Bt\", \"sparse 50x5, dense 50x5 -> dense 50x50\")"] 1.38 (30%) ❌ 1.00 (1%)
["sparse", "matmul", "(\"Ac_mul_Bc\", \"sparse 5x50, dense 50x5 -> dense 50x50\")"] 1.40 (30%) ❌ 1.00 (1%)
["sparse", "matmul", "(\"Ac_mul_Bc\", \"sparse 5x500, dense 5x5 -> dense 500x5\")"] 1.32 (30%) ❌ 1.00 (1%)
["sparse", "matmul", "(\"At_mul_B!\", \"dense 40x4000, sparse 40x40 -> dense 4000x40\")"] 1.55 (30%) ❌ 1.00 (1%)
["sparse", "matmul", "(\"At_mul_Bt\", \"sparse 5x5, dense 500x5 -> dense 5x500\")"] 1.46 (30%) ❌ 1.00 (1%)
["sparse", "matmul", "(\"At_mul_Bt\", \"sparse 5x50, dense 50x5 -> dense 50x50\")"] 1.31 (30%) ❌ 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", "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"]

Version Info

Primary Build

Julia Version 0.7.0-DEV.2522
Commit a3b9983 (2017-11-16 18:11 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   93911907 s          0 s   14549742 s  4532065871 s        208 s
       #2  3501 MHz  376531490 s          0 s   15869340 s  4250255694 s         72 s
       #3  3501 MHz   77449324 s          0 s    8810742 s  4562731074 s         94 s
       #4  3501 MHz   72638198 s          0 s    8683188 s  4568089063 s         40 s
       
  Memory: 31.383651733398438 GB (10346.83984375 MB free)
  Uptime: 4.650909e7 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.2518
Commit 7d7a456 (2017-11-16 15:57 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   94001813 s          0 s   14559954 s  4532679653 s        208 s
       #2  3501 MHz  377180542 s          0 s   15878846 s  4250313002 s         72 s
       #3  3501 MHz   77550791 s          0 s    8818567 s  4563337673 s         94 s
       #4  3501 MHz   72720849 s          0 s    8691129 s  4568714593 s         40 s
       
  Memory: 31.383651733398438 GB (10264.68359375 MB free)
  Uptime: 4.6516257e7 sec
  Load Avg:  0.9638671875  0.998046875  1.0400390625
  WORD_SIZE: 64
  BLAS: libopenblas (USE64BITINT DYNAMIC_ARCH NO_AFFINITY Haswell)
  LAPACK: libopenblas64_
  LIBM: libopenlibm
  LLVM: libLLVM-3.9.1 (ORCJIT, haswell)