Skip to content

Latest commit

 

History

History
125 lines (103 loc) · 4.83 KB

File metadata and controls

125 lines (103 loc) · 4.83 KB

Benchmark Report

Job Properties

Commit(s): JuliaLang/julia@9b29fe016cf84a31aff5f4a7874226d302f3066b vs JuliaLang/julia@247087d94c1414d83e28d721f263ba4bf050f854

Triggered By: link

Tag Predicate: "array"

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_load!"] 1.44 (15%) ❌ 1.00 (1%)
["array", "cat", "(\"hcat_setind\", 5)"] 1.16 (15%) ❌ 1.00 (1%)
["array", "cat", "(\"vcat_setind\", 5)"] 1.21 (15%) ❌ 1.00 (1%)
["broadcast", "dotop", "(\"Float64\", (1000000,), 1)"] 1.16 (15%) ❌ 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", "sparse"]
  • ["broadcast", "typeargs"]
  • ["linalg", "arithmetic"]
  • ["linalg", "blas"]
  • ["linalg", "factorization"]
  • ["misc", "julia"]
  • ["misc", "repeat"]
  • ["misc", "splatting"]
  • ["problem", "laplacian"]
  • ["simd"]
  • ["sparse", "arithmetic"]
  • ["sparse", "constructors"]
  • ["sparse", "index"]
  • ["sparse", "matmul"]
  • ["sparse", "transpose"]

Version Info

Primary Build

Julia Version 0.6.2-pre.36
Commit 9b29fe0 (2017-11-10 19:05 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 (14849.71875 MB free)
Uptime: 4.600674e7 sec
Load Avg:  1.0029296875  1.0146484375  1.08154296875
Intel(R) Xeon(R) CPU E3-1241 v3 @ 3.50GHz: 
       speed         user         nice          sys         idle          irq
#1  3501 MHz  100380236 s          0 s   17943806 s  4468952721 s         97 s
#2  3501 MHz  437601862 s          0 s   11605442 s  4148797942 s         21 s
#3  3501 MHz   86683263 s          0 s    9935786 s  4501832493 s         80 s
#4  3501 MHz   82863722 s          0 s   10099300 s  4505498250 s         20 s

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

Comparison Build

Julia Version 0.6.2-pre.2
Commit 247087d (2017-10-30 18:56 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 (14750.72265625 MB free)
Uptime: 4.6010492e7 sec
Load Avg:  1.0029296875  1.0146484375  1.1025390625
Intel(R) Xeon(R) CPU E3-1241 v3 @ 3.50GHz: 
       speed         user         nice          sys         idle          irq
#1  3501 MHz  100467341 s          0 s   17952630 s  4469230438 s         97 s
#2  3501 MHz  437929846 s          0 s   11614294 s  4148835833 s         21 s
#3  3501 MHz   86766042 s          0 s    9944120 s  4502115863 s         80 s
#4  3501 MHz   82949409 s          0 s   10107600 s  4505778982 s         20 s

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