Commit(s): JuliaLang/julia@cf92661d55801b259a37e33782aa8a23f13ac162 vs JuliaLang/julia@47668c82c4efaec9fbbf4e790ff4d36f1c003c06
Triggered By: link
Tag Predicate: "collection" || ("micro" || ("misc" || "problem"))
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 |
---|---|---|
["collection", "initialization", "(\"BitSet\", \"Int\", \"unsorted\", \"iterator\")"] |
1.00 (25%) | 0.87 (1%) ✅ |
["collection", "initialization", "(\"BitSet\", \"Int\", \"unsorted\", \"loop\")"] |
1.00 (25%) | 0.87 (1%) ✅ |
["collection", "initialization", "(\"BitSet\", \"Int\", \"unsorted\", \"loop\", \"sizehint!\")"] |
1.00 (25%) | 0.90 (1%) ✅ |
["collection", "optimizations", "(\"Dict\", \"abstract\", \"Int8\")"] |
1.00 (25%) | 0.95 (1%) ✅ |
["collection", "optimizations", "(\"Dict\", \"concrete\", \"Int8\")"] |
1.00 (25%) | 0.95 (1%) ✅ |
["collection", "optimizations", "(\"IdDict\", \"abstract\", \"Bool\")"] |
1.00 (25%) | 0.85 (1%) ✅ |
["collection", "optimizations", "(\"IdDict\", \"abstract\", \"Nothing\")"] |
1.00 (25%) | 0.85 (1%) ✅ |
["collection", "optimizations", "(\"IdDict\", \"concrete\", \"Bool\")"] |
1.00 (25%) | 0.85 (1%) ✅ |
["collection", "optimizations", "(\"IdDict\", \"concrete\", \"Nothing\")"] |
1.00 (25%) | 0.85 (1%) ✅ |
["collection", "optimizations", "(\"Set\", \"abstract\", \"Int8\")"] |
1.00 (25%) | 0.88 (1%) ✅ |
["collection", "optimizations", "(\"Set\", \"concrete\", \"Int8\")"] |
1.00 (25%) | 0.88 (1%) ✅ |
["collection", "queries & updates", "(\"Dict\", \"Int\", \"pop!\", \"specified\")"] |
1.29 (25%) ❌ | 1.00 (1%) |
["collection", "set operations", "(\"BitSet\", \"Int\", \"intersect!\", \"big\")"] |
0.68 (25%) ✅ | 1.00 (1%) |
["collection", "set operations", "(\"BitSet\", \"Int\", \"intersect\", \"Set\")"] |
0.97 (25%) | 0.91 (1%) ✅ |
["collection", "set operations", "(\"BitSet\", \"Int\", \"intersect\", \"Set\", \"Set\")"] |
0.97 (25%) | 0.92 (1%) ✅ |
["collection", "set operations", "(\"BitSet\", \"Int\", \"intersect\", \"Vector\")"] |
0.96 (25%) | 0.90 (1%) ✅ |
["collection", "set operations", "(\"BitSet\", \"Int\", \"intersect\", \"Vector\", \"Vector\")"] |
0.97 (25%) | 0.93 (1%) ✅ |
["collection", "set operations", "(\"BitSet\", \"Int\", \"symdiff!\", \"BitSet\")"] |
0.90 (25%) | 0.81 (1%) ✅ |
["collection", "set operations", "(\"BitSet\", \"Int\", \"symdiff!\", \"Set\")"] |
0.97 (25%) | 0.81 (1%) ✅ |
["collection", "set operations", "(\"BitSet\", \"Int\", \"symdiff!\", \"Vector\")"] |
0.99 (25%) | 0.81 (1%) ✅ |
["collection", "set operations", "(\"BitSet\", \"Int\", \"symdiff\", \"BitSet\")"] |
0.97 (25%) | 0.90 (1%) ✅ |
["collection", "set operations", "(\"BitSet\", \"Int\", \"symdiff\", \"BitSet\", \"BitSet\")"] |
1.00 (25%) | 0.91 (1%) ✅ |
["collection", "set operations", "(\"BitSet\", \"Int\", \"symdiff\", \"Set\")"] |
0.99 (25%) | 0.90 (1%) ✅ |
["collection", "set operations", "(\"BitSet\", \"Int\", \"symdiff\", \"Set\", \"Set\")"] |
1.00 (25%) | 0.90 (1%) ✅ |
["collection", "set operations", "(\"BitSet\", \"Int\", \"symdiff\", \"Vector\")"] |
0.97 (25%) | 0.90 (1%) ✅ |
["collection", "set operations", "(\"BitSet\", \"Int\", \"symdiff\", \"Vector\", \"Vector\")"] |
1.00 (25%) | 0.90 (1%) ✅ |
["collection", "set operations", "(\"BitSet\", \"Int\", \"union!\", \"BitSet\")"] |
0.92 (25%) | 0.81 (1%) ✅ |
["collection", "set operations", "(\"BitSet\", \"Int\", \"union!\", \"Set\")"] |
0.96 (25%) | 0.81 (1%) ✅ |
["collection", "set operations", "(\"BitSet\", \"Int\", \"union!\", \"Vector\")"] |
0.97 (25%) | 0.81 (1%) ✅ |
["collection", "set operations", "(\"BitSet\", \"Int\", \"union\", \"BitSet\")"] |
0.97 (25%) | 0.90 (1%) ✅ |
["collection", "set operations", "(\"BitSet\", \"Int\", \"union\", \"BitSet\", \"BitSet\")"] |
0.96 (25%) | 0.90 (1%) ✅ |
["collection", "set operations", "(\"BitSet\", \"Int\", \"union\", \"Set\")"] |
0.97 (25%) | 0.90 (1%) ✅ |
["collection", "set operations", "(\"BitSet\", \"Int\", \"union\", \"Set\", \"Set\")"] |
0.98 (25%) | 0.90 (1%) ✅ |
["collection", "set operations", "(\"BitSet\", \"Int\", \"union\", \"Vector\")"] |
0.98 (25%) | 0.90 (1%) ✅ |
["collection", "set operations", "(\"BitSet\", \"Int\", \"union\", \"Vector\", \"Vector\")"] |
1.01 (25%) | 0.90 (1%) ✅ |
["collection", "set operations", "(\"Set\", \"Int\", \"intersect\", \"Vector\", \"Vector\")"] |
0.99 (25%) | 0.98 (1%) ✅ |
["micro", "randmatstat"] |
0.99 (5%) | 0.99 (1%) ✅ |
["misc", "bitshift", "(\"Int\", \"Int\")"] |
0.88 (5%) ✅ | 1.00 (1%) |
["misc", "repeat", "(200, 1, 24)"] |
0.94 (5%) ✅ | 1.00 (1%) |
["problem", "laplacian", "laplace_sparse_matvec"] |
0.90 (5%) ✅ | 1.00 (1%) |
["problem", "spellcheck", "spellcheck"] |
1.06 (5%) ❌ | 1.00 (1%) |
Here's a list of all the benchmark groups executed by this job:
["collection", "deletion"]
["collection", "initialization"]
["collection", "iteration"]
["collection", "optimizations"]
["collection", "queries & updates"]
["collection", "set operations"]
["micro"]
["misc"]
["misc", "23042"]
["misc", "afoldl"]
["misc", "bitshift"]
["misc", "issue 12165"]
["misc", "julia"]
["misc", "parse"]
["misc", "repeat"]
["misc", "splatting"]
["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"]
["tuple", "misc"]
Julia Version 1.1.0-DEV.331
Commit cf92661 (2018-09-28 04:01 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 51969831 s 5000 s 5700797 s 1536511933 s 21 s
#2 3501 MHz 257686205 s 203 s 4043013 s 1335241853 s 11 s
#3 3501 MHz 36426242 s 3200 s 3184683 s 1557363811 s 22 s
#4 3501 MHz 33817769 s 0 s 3925004 s 1558997896 s 11 s
Memory: 31.383651733398438 GB (3790.94921875 MB free)
Uptime: 1.598368e7 sec
Load Avg: 1.0029296875 1.033203125 1.32861328125
WORD_SIZE: 64
LIBM: libopenlibm
LLVM: libLLVM-6.0.1 (ORCJIT, haswell)
Julia Version 1.1.0-DEV.329
Commit 47668c8 (2018-09-27 20:57 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 52098244 s 5000 s 5708253 s 1536692221 s 21 s
#2 3501 MHz 257895803 s 203 s 4049935 s 1335342067 s 11 s
#3 3501 MHz 36538309 s 3200 s 3191765 s 1557561189 s 22 s
#4 3501 MHz 33931762 s 0 s 3932017 s 1559193376 s 11 s
Memory: 31.383651733398438 GB (5892.046875 MB free)
Uptime: 1.5986854e7 sec
Load Avg: 0.9970703125 1.02197265625 1.35595703125
WORD_SIZE: 64
LIBM: libopenlibm
LLVM: libLLVM-6.0.1 (ORCJIT, haswell)