Commit(s): Sacha0/julia@0ff0d822f7174149ff5b9ebef5187bf8e767f0cf vs JuliaLang/julia@1a6e34bb1b49c67852f3e4ec3c37eb1737d857f8
Triggered By: link
Tag Predicate: ALL
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\")"] |
0.83 (15%) ✅ | 1.00 (1%) |
["array", "any/all", "(\"all\", \"Array{Float32,1}\")"] |
1.20 (15%) ❌ | 1.00 (1%) |
["array", "any/all", "(\"all\", \"UnitRange{Int64}\")"] |
1.44 (15%) ❌ | 1.00 (1%) |
["array", "any/all", "(\"any\", \"UnitRange{Int64}\")"] |
0.69 (15%) ✅ | 1.00 (1%) |
["array", "comprehension", "(\"collect\", \"Array{Float64,1}\")"] |
0.64 (15%) ✅ | 1.00 (1%) |
["array", "comprehension", "(\"collect\", \"StepRangeLen{Float64,Base.TwicePrecision{Float64},Base.TwicePrecision{Float64}}\")"] |
0.76 (15%) ✅ | 1.00 (1%) |
["array", "comprehension", "(\"comprehension_collect\", \"Array{Float64,1}\")"] |
0.65 (15%) ✅ | 1.00 (1%) |
["array", "comprehension", "(\"comprehension_collect\", \"StepRangeLen{Float64,Base.TwicePrecision{Float64},Base.TwicePrecision{Float64}}\")"] |
0.81 (15%) ✅ | 1.00 (1%) |
["dates", "arithmetic", "(\"DateTime\", \"Hour\")"] |
1.16 (15%) ❌ | 1.00 (1%) |
["dates", "arithmetic", "(\"DateTime\", \"Minute\")"] |
1.16 (15%) ❌ | 1.00 (1%) |
["find", "findnext", "(\"Array{Bool,1}\", \"50-50\")"] |
0.63 (15%) ✅ | 1.00 (1%) |
["find", "findnext", "(\"ispos\", \"Array{Int64,1}\")"] |
0.75 (15%) ✅ | 1.00 (1%) |
["find", "findprev", "(\"Array{Bool,1}\", \"50-50\")"] |
1.65 (15%) ❌ | 1.00 (1%) |
["find", "findprev", "(\"ispos\", \"Array{Bool,1}\")"] |
1.16 (15%) ❌ | 1.00 (1%) |
["problem", "laplacian", "laplace_iter_vec"] |
0.85 (15%) ✅ | 1.00 (1%) |
["problem", "stockcorr", "stockcorr"] |
0.85 (15%) ✅ | 1.00 (1%) |
["scalar", "fastmath", "(\"mul\", \"Complex{BigInt}\")"] |
1.42 (40%) ❌ | 1.00 (1%) |
["sparse", "matmul", "(\"At_mul_B!\", \"dense 40x4000, sparse 40x40 -> dense 4000x40\")"] |
0.61 (30%) ✅ | 1.00 (1%) |
["sparse", "transpose", "(\"adjoint\", (20000, 20000))"] |
0.65 (30%) ✅ | 1.00 (1%) |
["string", "join"] |
0.57 (40%) ✅ | 1.00 (1%) |
["tuple", "reduction", "(\"sumabs\", (2,))"] |
1.16 (15%) ❌ | 1.00 (1%) |
["union", "array", "(\"perf_countequals\", \"Union{Nothing, Int8}Union{Nothing, Int8}\")"] |
1.19 (15%) ❌ | 1.00 (1%) |
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"]
["collection", "deletion"]
["collection", "initialization"]
["collection", "iteration"]
["collection", "optimizations"]
["collection", "queries & updates"]
["collection", "set operations"]
["dates", "accessor"]
["dates", "arithmetic"]
["dates", "construction"]
["dates", "conversion"]
["dates", "parse"]
["dates", "query"]
["dates", "string"]
["find"]
["find", "findnext"]
["find", "findprev"]
["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", "acosh"]
["scalar", "arithmetic"]
["scalar", "asin"]
["scalar", "asinh"]
["scalar", "atan"]
["scalar", "atan2"]
["scalar", "atanh"]
["scalar", "cos"]
["scalar", "cosh"]
["scalar", "fastmath"]
["scalar", "floatexp"]
["scalar", "intfuncs"]
["scalar", "iteration"]
["scalar", "mod2pi"]
["scalar", "predicate"]
["scalar", "rem_pio2"]
["scalar", "sin"]
["scalar", "sincos"]
["scalar", "sinh"]
["scalar", "tan"]
["scalar", "tanh"]
["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"]
Julia Version 0.7.0-DEV.3189
Commit 0ff0d82 (2017-12-26 18:47 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 101075664 s 0 s 15659431 s 4869994680 s 238 s
#2 3501 MHz 398523605 s 0 s 16807204 s 4573921232 s 81 s
#3 3501 MHz 81750726 s 0 s 9235063 s 4905021913 s 107 s
#4 3501 MHz 76908282 s 0 s 9174283 s 4910315316 s 44 s
Memory: 31.383651733398438 GB (3923.0234375 MB free)
Uptime: 4.9980101e7 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)
Julia Version 0.7.0-DEV.3187
Commit 1a6e34b (2017-12-26 16:45 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 101168781 s 0 s 15669764 s 4870723925 s 238 s
#2 3501 MHz 399305557 s 0 s 16817647 s 4573963914 s 81 s
#3 3501 MHz 81836694 s 0 s 9243132 s 4905762720 s 108 s
#4 3501 MHz 76993044 s 0 s 9182600 s 4911057452 s 45 s
Memory: 31.383651733398438 GB (3679.06640625 MB free)
Uptime: 4.9988459e7 sec
Load Avg: 0.9228515625 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)