Commit(s): JuliaLang/julia@c2f2bcc5ecf5e260be4a0b82949fa7f38ba0df0b vs JuliaLang/julia@13694f4210f42a8e7a0d282296422b1d0a07b0f4
Triggered By: link
Tag Predicate: "array"
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", "accumulate", "(\"cumsum!\", \"Float64\", \"dim2\")"] |
0.91 (5%) ✅ | 1.00 (1%) |
["array", "equality", "(\"==\", \"Array{Float64,1}\")"] |
1.08 (5%) ❌ | 1.00 (1%) |
["array", "equality", "(\"==\", \"Array{Int64,1}\")"] |
0.90 (5%) ✅ | 1.00 (1%) |
["array", "equality", "(\"isequal\", \"Array{Int64,1} isequal UnitRange{Int64}\")"] |
1.07 (5%) ❌ | 1.00 (1%) |
["array", "growth", "(\"append!\", 2048)"] |
1.07 (5%) ❌ | 1.00 (1%) |
["array", "reductions", "(\"BaseBenchmarks.ArrayBenchmarks.perf_reduce\", \"Int64\")"] |
1.09 (5%) ❌ | 1.00 (1%) |
["array", "setindex!", "(\"setindex!\", 1)"] |
0.45 (5%) ✅ | 1.00 (1%) |
["array", "setindex!", "(\"setindex!\", 2)"] |
0.45 (5%) ✅ | 1.00 (1%) |
["array", "setindex!", "(\"setindex!\", 3)"] |
0.46 (5%) ✅ | 1.00 (1%) |
["array", "setindex!", "(\"setindex!\", 4)"] |
0.48 (5%) ✅ | 1.00 (1%) |
["array", "setindex!", "(\"setindex!\", 5)"] |
0.46 (5%) ✅ | 1.00 (1%) |
["broadcast", "sparse", "((1000, 1000), 2)"] |
0.95 (5%) ✅ | 1.00 (1%) |
["union", "array", "(\"map\", *, Bool, (false, true))"] |
1.07 (5%) ❌ | 1.00 (1%) |
["union", "array", "(\"map\", abs, Float32, true)"] |
1.13 (5%) ❌ | 1.00 (1%) |
["union", "array", "(\"map\", abs, Float64, true)"] |
1.13 (5%) ❌ | 1.00 (1%) |
["union", "array", "(\"map\", abs, Int64, true)"] |
1.11 (5%) ❌ | 1.00 (1%) |
["union", "array", "(\"map\", abs, Int8, false)"] |
0.92 (5%) ✅ | 1.00 (1%) |
["union", "array", "(\"map\", identity, BigFloat, true)"] |
0.95 (5%) ✅ | 1.00 (1%) |
["union", "array", "(\"map\", identity, Float64, true)"] |
1.12 (5%) ❌ | 1.00 (1%) |
["union", "array", "(\"perf_countequals\", \"Float32\")"] |
1.08 (5%) ❌ | 1.00 (1%) |
["union", "array", "(\"perf_countequals\", \"Float64\")"] |
0.95 (5%) ✅ | 1.00 (1%) |
["union", "array", "(\"perf_sum2\", Bool, true)"] |
1.30 (5%) ❌ | 1.00 (1%) |
["union", "array", "(\"perf_sum2\", Float32, true)"] |
0.84 (5%) ✅ | 1.00 (1%) |
["union", "array", "(\"perf_sum2\", Float64, true)"] |
1.21 (5%) ❌ | 1.00 (1%) |
["union", "array", "(\"perf_sum3\", Bool, true)"] |
1.07 (5%) ❌ | 1.00 (1%) |
["union", "array", "(\"perf_sum3\", Complex{Float64}, true)"] |
0.82 (5%) ✅ | 1.00 (1%) |
["union", "array", "(\"perf_sum3\", Float32, true)"] |
1.08 (5%) ❌ | 1.00 (1%) |
["union", "array", "(\"perf_sum3\", Float64, true)"] |
1.14 (5%) ❌ | 1.00 (1%) |
["union", "array", "(\"perf_sum\", Bool, true)"] |
1.33 (5%) ❌ | 1.00 (1%) |
["union", "array", "(\"perf_sum\", Float64, true)"] |
0.94 (5%) ✅ | 1.00 (1%) |
["union", "array", "(\"skipmissing\", sum, Float32, true)"] |
1.09 (5%) ❌ | 1.00 (1%) |
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", "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"]
["union", "array"]
Julia Version 1.1.0-DEV.591
Commit c2f2bcc (2018-11-01 08:48 UTC)
Platform Info:
OS: Linux (x86_64-linux-gnu)
Ubuntu 14.04.5 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 37438902 s 2410 s 6096702 s 1844859089 s 10 s
#2 3501 MHz 198074988 s 12 s 3524374 s 1690960547 s 16 s
#3 3501 MHz 28560102 s 3135 s 3317991 s 1860503311 s 24 s
#4 3501 MHz 27472850 s 11 s 2604133 s 1863235508 s 19 s
Memory: 31.383651733398438 GB (5776.046875 MB free)
Uptime: 1.8941751e7 sec
Load Avg: 1.064453125 1.04296875 1.04931640625
WORD_SIZE: 64
LIBM: libopenlibm
LLVM: libLLVM-6.0.1 (ORCJIT, haswell)
Julia Version 1.1.0-DEV.589
Commit 13694f4 (2018-11-01 00:09 UTC)
Platform Info:
OS: Linux (x86_64-linux-gnu)
Ubuntu 14.04.5 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 37563246 s 2410 s 6106308 s 1845439841 s 10 s
#2 3501 MHz 198722668 s 12 s 3533128 s 1691021053 s 16 s
#3 3501 MHz 28681266 s 3135 s 3325388 s 1861091363 s 24 s
#4 3501 MHz 27583144 s 11 s 2611157 s 1863834868 s 19 s
Memory: 31.383651733398438 GB (5354.3984375 MB free)
Uptime: 1.8948925e7 sec
Load Avg: 1.0029296875 1.0146484375 1.04541015625
WORD_SIZE: 64
LIBM: libopenlibm
LLVM: libLLVM-6.0.1 (ORCJIT, haswell)