Commit(s): JuliaLang/julia@bf3ed5788eb9993db71798372128d47855d86715
Triggered By: link
Tag Predicate: ALL
Daily Job: 2020-06-17 vs 2020-06-16
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\", \"BitArray\")"] |
1.08 (5%) ❌ | 1.00 (1%) |
["array", "any/all", "(\"all\", \"Vector{Bool}\")"] |
0.92 (5%) ✅ | 1.00 (1%) |
["array", "any/all", "(\"any\", \"UnitRange{Int64} generator\")"] |
0.67 (5%) ✅ | 1.00 (1%) |
["array", "growth", "(\"prerend!\", 2048)"] |
1.06 (5%) ❌ | 1.00 (1%) |
["array", "growth", "(\"prerend!\", 256)"] |
1.08 (5%) ❌ | 1.00 (1%) |
["array", "growth", "(\"push_single!\", 2048)"] |
1.09 (5%) ❌ | 1.00 (1%) |
["array", "growth", "(\"push_single!\", 256)"] |
1.18 (5%) ❌ | 1.00 (1%) |
["array", "index", "4d"] |
1.06 (5%) ❌ | 1.00 (1%) |
["collection", "queries & updates", "(\"Dict\", \"Int\", \"in\", \"true\")"] |
1.33 (25%) ❌ | 1.00 (1%) |
["collection", "queries & updates", "(\"Vector\", \"Any\", \"setindex!\")"] |
2.35 (25%) ❌ | 1.00 (1%) |
["collection", "set operations", "(\"BitSet\", \"Int\", \"union\", \"BitSet\")"] |
0.71 (25%) ✅ | 1.00 (1%) |
["dates", "parse", "(\"DateTime\", \"DateFormat\")"] |
1.06 (5%) ❌ | 1.00 (1%) |
["find", "findall", "(\"BitArray{1}\", \"50-50\")"] |
1.07 (5%) ❌ | 1.00 (1%) |
["find", "findnext", "(\"ispos\", \"Array{Bool,1}\")"] |
1.13 (5%) ❌ | 1.00 (1%) |
["find", "findnext", "(\"ispos\", \"Array{Int64,1}\")"] |
0.95 (5%) ✅ | 1.00 (1%) |
["find", "findprev", "(\"ispos\", \"Array{Float64,1}\")"] |
0.89 (5%) ✅ | 1.00 (1%) |
["find", "findprev", "(\"ispos\", \"Array{Int8,1}\")"] |
1.08 (5%) ❌ | 1.00 (1%) |
["io", "array_limit", "(\"display\", \"Array{Float64,2}(10000, 10000)\")"] |
0.90 (5%) ✅ | 0.91 (1%) ✅ |
["linalg", "arithmetic", "(\"+\", \"Matrix\", \"Matrix\", 256)"] |
0.44 (45%) ✅ | 1.00 (1%) |
["linalg", "small exp #29116"] |
0.94 (5%) ✅ | 1.00 (1%) |
["micro", "fib"] |
1.14 (5%) ❌ | 1.00 (1%) |
["micro", "mandel"] |
0.90 (5%) ✅ | 1.00 (1%) |
["misc", "julia", "(\"macroexpand\", \"evalpoly\")"] |
1.08 (5%) ❌ | 1.00 (1%) |
["misc", "parse", "Int"] |
1.08 (5%) ❌ | 1.00 (1%) |
["parallel", "remotecall", "(\"identity\", 1024)"] |
0.97 (5%) | 0.96 (1%) ✅ |
["parallel", "remotecall", "(\"identity\", 2)"] |
0.97 (5%) | 0.91 (1%) ✅ |
["parallel", "remotecall", "(\"identity\", 4096)"] |
0.97 (5%) | 0.98 (1%) ✅ |
["parallel", "remotecall", "(\"identity\", 512)"] |
0.97 (5%) | 0.95 (1%) ✅ |
["parallel", "remotecall", "(\"identity\", 64)"] |
0.97 (5%) | 0.92 (1%) ✅ |
["problem", "ziggurat", "ziggurat"] |
1.06 (5%) ❌ | 1.00 (1%) |
["random", "collections", "(\"rand\", \"MersenneTwister\", \"large String\")"] |
0.71 (25%) ✅ | 1.00 (1%) |
["random", "collections", "(\"rand\", \"MersenneTwister\", \"small String\")"] |
0.65 (25%) ✅ | 1.00 (1%) |
["random", "ranges", "(\"RangeGenerator\", \"Int32\", \"1:1\")"] |
1.47 (25%) ❌ | 1.00 (1%) |
["random", "ranges", "(\"rand\", \"MersenneTwister\", \"BigInt\", \"RangeGenerator(1:2^10000)\")"] |
1.34 (25%) ❌ | 1.00 (1%) |
["random", "ranges", "(\"rand\", \"MersenneTwister\", \"UInt128\", \"RangeGenerator(1:170141183460469231731687303715884105728)\")"] |
0.66 (25%) ✅ | 1.00 (1%) |
["scalar", "acos", "(\"small\", \"negative argument\", \"Float32\")"] |
1.07 (5%) ❌ | 1.00 (1%) |
["scalar", "acos", "(\"small\", \"positive argument\", \"Float32\")"] |
1.07 (5%) ❌ | 1.00 (1%) |
["scalar", "acos", "(\"small\", \"positive argument\", \"Float64\")"] |
0.94 (5%) ✅ | 1.00 (1%) |
["scalar", "arithmetic", "(\"add\", \"BigInt\", \"Int64\")"] |
1.52 (50%) ❌ | 1.00 (1%) |
["scalar", "arithmetic", "(\"rem type\", \"Int64\", \"BigInt\")"] |
1.56 (40%) ❌ | 1.00 (1%) |
["scalar", "asin", "(\"0.5 <= abs(x) < 0.975\", \"negative argument\", \"Float32\")"] |
1.08 (5%) ❌ | 1.00 (1%) |
["scalar", "asin", "(\"abs(x) < 0.5\", \"negative argument\", \"Float32\")"] |
1.11 (5%) ❌ | 1.00 (1%) |
["scalar", "asin", "(\"abs(x) < 0.5\", \"negative argument\", \"Float64\")"] |
1.06 (5%) ❌ | 1.00 (1%) |
["scalar", "asin", "(\"abs(x) < 0.5\", \"positive argument\", \"Float64\")"] |
1.06 (5%) ❌ | 1.00 (1%) |
["scalar", "asin", "(\"small\", \"positive argument\", \"Float32\")"] |
1.07 (5%) ❌ | 1.00 (1%) |
["scalar", "atan", "(\"0 <= abs(x) < 7/16\", \"negative argument\", \"Float32\")"] |
1.06 (5%) ❌ | 1.00 (1%) |
["scalar", "atan", "(\"0 <= abs(x) < 7/16\", \"positive argument\", \"Float32\")"] |
1.06 (5%) ❌ | 1.00 (1%) |
["scalar", "atan", "(\"11/16 <= abs(x) < 19/16\", \"negative argument\", \"Float32\")"] |
1.15 (5%) ❌ | 1.00 (1%) |
["scalar", "atan", "(\"11/16 <= abs(x) < 19/16\", \"positive argument\", \"Float32\")"] |
1.15 (5%) ❌ | 1.00 (1%) |
["scalar", "atan", "(\"19/16 <= abs(x) < 39/16\", \"negative argument\", \"Float32\")"] |
1.07 (5%) ❌ | 1.00 (1%) |
["scalar", "atan", "(\"19/16 <= abs(x) < 39/16\", \"positive argument\", \"Float32\")"] |
1.07 (5%) ❌ | 1.00 (1%) |
["scalar", "atan", "(\"39/16 <= abs(x) < 2^66\", \"negative argument\", \"Float32\")"] |
1.12 (5%) ❌ | 1.00 (1%) |
["scalar", "atan", "(\"39/16 <= abs(x) < 2^66\", \"positive argument\", \"Float32\")"] |
1.12 (5%) ❌ | 1.00 (1%) |
["scalar", "atan", "(\"7/16 <= abs(x) < 11/16\", \"negative argument\", \"Float32\")"] |
1.11 (5%) ❌ | 1.00 (1%) |
["scalar", "atan", "(\"7/16 <= abs(x) < 11/16\", \"positive argument\", \"Float32\")"] |
1.11 (5%) ❌ | 1.00 (1%) |
["scalar", "atan", "(\"very large\", \"negative argument\", \"Float32\")"] |
1.13 (5%) ❌ | 1.00 (1%) |
["scalar", "atan", "(\"very large\", \"positive argument\", \"Float32\")"] |
1.13 (5%) ❌ | 1.00 (1%) |
["scalar", "atan", "(\"very small\", \"negative argument\", \"Float32\")"] |
1.13 (5%) ❌ | 1.00 (1%) |
["scalar", "atan", "(\"very small\", \"positive argument\", \"Float32\")"] |
1.13 (5%) ❌ | 1.00 (1%) |
["scalar", "atan", "(\"very small\", \"positive argument\", \"Float64\")"] |
1.33 (5%) ❌ | 1.00 (1%) |
["scalar", "atan", "(\"zero\", \"Float32\")"] |
1.13 (5%) ❌ | 1.00 (1%) |
["scalar", "atan2", "(\"abs(y/x) high\", \"y negative\", \"x positive\", \"Float32\")"] |
1.06 (5%) ❌ | 1.00 (1%) |
["scalar", "atan2", "(\"abs(y/x) high\", \"y positive\", \"x positive\", \"Float32\")"] |
1.06 (5%) ❌ | 1.00 (1%) |
["scalar", "atan2", "(\"abs(y/x) safe (large)\", \"y negative\", \"x negative\", \"Float64\")"] |
1.14 (5%) ❌ | 1.00 (1%) |
["scalar", "atan2", "(\"abs(y/x) safe (large)\", \"y negative\", \"x positive\", \"Float32\")"] |
1.07 (5%) ❌ | 1.00 (1%) |
["scalar", "atan2", "(\"abs(y/x) safe (large)\", \"y positive\", \"x negative\", \"Float32\")"] |
1.07 (5%) ❌ | 1.00 (1%) |
["scalar", "atan2", "(\"abs(y/x) safe (large)\", \"y positive\", \"x positive\", \"Float32\")"] |
1.07 (5%) ❌ | 1.00 (1%) |
["scalar", "atan2", "(\"abs(y/x) safe (small)\", \"y negative\", \"x negative\", \"Float32\")"] |
1.22 (5%) ❌ | 1.00 (1%) |
["scalar", "atan2", "(\"x one\", \"Float32\")"] |
0.78 (5%) ✅ | 1.00 (1%) |
["scalar", "atan2", "(\"x one\", \"Float64\")"] |
0.80 (5%) ✅ | 1.00 (1%) |
["scalar", "atanh", "(\"0.5 <= abs(x) < 1\", \"negative argument\", \"Float32\")"] |
1.22 (5%) ❌ | 1.00 (1%) |
["scalar", "atanh", "(\"0.5 <= abs(x) < 1\", \"positive argument\", \"Float32\")"] |
1.22 (5%) ❌ | 1.00 (1%) |
["scalar", "atanh", "(\"very small\", \"negative argument\", \"Float32\")"] |
1.07 (5%) ❌ | 1.00 (1%) |
["scalar", "atanh", "(\"very small\", \"positive argument\", \"Float32\")"] |
1.07 (5%) ❌ | 1.00 (1%) |
["scalar", "cos", "(\"argument reduction (easy) abs(x) < 6π/4\", \"negative argument\", \"Float32\", \"sin_kernel\")"] |
1.08 (5%) ❌ | 1.00 (1%) |
["scalar", "cos", "(\"argument reduction (easy) abs(x) < 7π/4\", \"negative argument\", \"Float32\", \"cos_kernel\")"] |
1.08 (5%) ❌ | 1.00 (1%) |
["scalar", "cos", "(\"argument reduction (easy) abs(x) < 7π/4\", \"negative argument\", \"Float64\", \"cos_kernel\")"] |
1.08 (5%) ❌ | 1.00 (1%) |
["scalar", "cos", "(\"no reduction\", \"negative argument\", \"Float64\", \"cos_kernel\")"] |
1.11 (5%) ❌ | 1.00 (1%) |
["scalar", "cos", "(\"no reduction\", \"positive argument\", \"Float32\", \"cos_kernel\")"] |
1.06 (5%) ❌ | 1.00 (1%) |
["scalar", "cos", "(\"no reduction\", \"positive argument\", \"Float64\", \"cos_kernel\")"] |
1.06 (5%) ❌ | 1.00 (1%) |
["scalar", "cos", "(\"no reduction\", \"zero\", \"Float32\")"] |
1.33 (5%) ❌ | 1.00 (1%) |
["scalar", "cosh", "(\"0.00024414062f0 <= abs(x) < 9f0\", \"negative argument\", \"Float32\")"] |
0.84 (5%) ✅ | 1.00 (1%) |
["scalar", "expm1", "(\"large\", \"negative argument\", \"Float64\")"] |
1.07 (5%) ❌ | 1.00 (1%) |
["scalar", "expm1", "(\"medium\", \"negative argument\", \"Float32\")"] |
0.94 (5%) ✅ | 1.00 (1%) |
["scalar", "sincos", "(\"argument reduction (paynehanek) abs(x) > 2.0^20*π/2\", \"positive argument\", \"Float64\")"] |
0.95 (5%) ✅ | 1.00 (1%) |
["scalar", "sincos", "(\"no reduction\", \"negative argument\", \"Float32\")"] |
0.89 (5%) ✅ | 1.00 (1%) |
["scalar", "sincos", "(\"no reduction\", \"negative argument\", \"Float64\")"] |
0.89 (5%) ✅ | 1.00 (1%) |
["scalar", "sincos", "(\"no reduction\", \"positive argument\", \"Float32\")"] |
0.92 (5%) ✅ | 1.00 (1%) |
["scalar", "sincos", "(\"no reduction\", \"positive argument\", \"Float64\")"] |
0.86 (5%) ✅ | 1.00 (1%) |
["scalar", "sinh", "(\"0 <= abs(x) < 2.0^-28\", \"positive argument\", \"Float64\")"] |
1.25 (5%) ❌ | 1.00 (1%) |
["scalar", "tanh", "(\"2.0^-28 <= abs(x) < 1.0\", \"positive argument\", \"Float64\")"] |
1.06 (5%) ❌ | 1.00 (1%) |
["scalar", "tanh", "(\"zero\", \"Float64\")"] |
1.07 (5%) ❌ | 1.00 (1%) |
["sparse", "constructors", "(\"Bidiagonal\", 100)"] |
1.09 (5%) ❌ | 1.00 (1%) |
["sparse", "constructors", "(\"IV\", 10)"] |
1.23 (5%) ❌ | 1.00 (1%) |
["sparse", "constructors", "(\"IV\", 1000)"] |
1.20 (5%) ❌ | 1.00 (1%) |
["sparse", "constructors", "(\"SymTridiagonal\", 1000)"] |
0.93 (5%) ✅ | 1.00 (1%) |
["sparse", "constructors", "(\"Tridiagonal\", 1000)"] |
0.93 (5%) ✅ | 1.00 (1%) |
["sparse", "matmul", "(\"A_mul_B\", \"sparse 50x500, dense 500x5 -> dense 50x5\")"] |
1.33 (30%) ❌ | 1.00 (1%) |
["string", "readuntil", "target length 2"] |
1.05 (5%) ❌ | 1.00 (1%) |
["string", "repeat", "repeat char 2"] |
1.73 (5%) ❌ | 1.00 (1%) |
["tuple", "reduction", "(\"sum\", (16,))"] |
1.05 (5%) ❌ | 1.00 (1%) |
["tuple", "reduction", "(\"sumabs\", (8,))"] |
0.89 (5%) ✅ | 1.00 (1%) |
["union", "array", "(\"broadcast\", *, Int8, (false, true))"] |
0.94 (5%) ✅ | 1.00 (1%) |
["union", "array", "(\"broadcast\", identity, Complex{Float64}, false)"] |
1.53 (5%) ❌ | 1.00 (1%) |
["union", "array", "(\"broadcast\", identity, Complex{Float64}, true)"] |
1.14 (5%) ❌ | 1.00 (1%) |
["union", "array", "(\"broadcast\", identity, Float32, true)"] |
0.91 (5%) ✅ | 1.00 (1%) |
["union", "array", "(\"broadcast\", identity, Float64, false)"] |
0.95 (5%) ✅ | 1.00 (1%) |
["union", "array", "(\"broadcast\", identity, Int64, true)"] |
0.93 (5%) ✅ | 1.00 (1%) |
["union", "array", "(\"broadcast\", identity, Int8, true)"] |
0.94 (5%) ✅ | 1.00 (1%) |
["union", "array", "(\"map\", *, Complex{Float64}, (false, true))"] |
1.18 (5%) ❌ | 1.00 (1%) |
["union", "array", "(\"map\", *, Complex{Float64}, (true, true))"] |
0.88 (5%) ✅ | 1.00 (1%) |
["union", "array", "(\"map\", *, Int64, (false, true))"] |
1.14 (5%) ❌ | 1.00 (1%) |
["union", "array", "(\"map\", abs, BigFloat, false)"] |
1.05 (5%) ❌ | 1.00 (1%) |
["union", "array", "(\"map\", abs, Float32, true)"] |
1.08 (5%) ❌ | 1.00 (1%) |
["union", "array", "(\"map\", abs, Float64, true)"] |
0.94 (5%) ✅ | 1.00 (1%) |
["union", "array", "(\"map\", identity, BigFloat, true)"] |
1.09 (5%) ❌ | 1.00 (1%) |
["union", "array", "(\"map\", identity, Complex{Float64}, true)"] |
1.24 (5%) ❌ | 1.00 (1%) |
["union", "array", "(\"map\", identity, Int8, false)"] |
0.94 (5%) ✅ | 1.00 (1%) |
["union", "array", "(\"perf_countequals\", \"BigInt\")"] |
1.17 (5%) ❌ | 1.00 (1%) |
["union", "array", "(\"perf_countequals\", \"Complex{Float64}\")"] |
1.08 (5%) ❌ | 1.00 (1%) |
["union", "array", "(\"perf_countequals\", \"Float32\")"] |
0.88 (5%) ✅ | 1.00 (1%) |
["union", "array", "(\"perf_simplecopy\", Complex{Float64}, true)"] |
0.93 (5%) ✅ | 1.00 (1%) |
["union", "array", "(\"perf_simplecopy\", Float64, true)"] |
0.93 (5%) ✅ | 1.00 (1%) |
["union", "array", "(\"perf_simplecopy\", Int64, false)"] |
0.93 (5%) ✅ | 1.00 (1%) |
["union", "array", "(\"perf_sum2\", BigFloat, false)"] |
0.95 (5%) ✅ | 1.00 (1%) |
["union", "array", "(\"perf_sum2\", BigFloat, true)"] |
0.92 (5%) ✅ | 1.00 (1%) |
["union", "array", "(\"perf_sum2\", BigInt, false)"] |
1.08 (5%) ❌ | 1.00 (1%) |
["union", "array", "(\"perf_sum2\", BigInt, true)"] |
1.05 (5%) ❌ | 1.00 (1%) |
["union", "array", "(\"perf_sum2\", Bool, false)"] |
1.07 (5%) ❌ | 1.00 (1%) |
["union", "array", "(\"perf_sum2\", Bool, true)"] |
0.73 (5%) ✅ | 1.00 (1%) |
["union", "array", "(\"perf_sum2\", Float32, true)"] |
1.41 (5%) ❌ | 1.00 (1%) |
["union", "array", "(\"perf_sum3\", BigFloat, false)"] |
0.95 (5%) ✅ | 1.00 (1%) |
["union", "array", "(\"perf_sum3\", BigFloat, true)"] |
0.92 (5%) ✅ | 1.00 (1%) |
["union", "array", "(\"perf_sum3\", BigInt, false)"] |
1.08 (5%) ❌ | 1.00 (1%) |
["union", "array", "(\"perf_sum3\", Float32, true)"] |
0.91 (5%) ✅ | 1.00 (1%) |
["union", "array", "(\"perf_sum4\", BigInt, false)"] |
1.10 (5%) ❌ | 1.00 (1%) |
["union", "array", "(\"perf_sum\", BigFloat, true)"] |
0.92 (5%) ✅ | 1.00 (1%) |
["union", "array", "(\"perf_sum\", BigInt, false)"] |
1.09 (5%) ❌ | 1.00 (1%) |
["union", "array", "(\"perf_sum\", BigInt, true)"] |
1.05 (5%) ❌ | 1.00 (1%) |
["union", "array", "(\"perf_sum\", Bool, true)"] |
0.73 (5%) ✅ | 1.00 (1%) |
["union", "array", "(\"skipmissing\", collect, Union{Nothing, Complex{Float64}}, false)"] |
1.06 (5%) ❌ | 1.00 (1%) |
["union", "array", "(\"skipmissing\", sum, BigFloat, false)"] |
0.94 (5%) ✅ | 1.00 (1%) |
["union", "array", "(\"skipmissing\", sum, BigInt, false)"] |
1.08 (5%) ❌ | 1.00 (1%) |
["union", "array", "(\"skipmissing\", sum, Union{Missing, BigFloat}, true)"] |
0.92 (5%) ✅ | 1.00 (1%) |
["union", "array", "(\"skipmissing\", sum, Union{Missing, Float64}, true)"] |
0.74 (5%) ✅ | 1.00 (1%) |
["union", "array", "(\"skipmissing\", sum, Union{Nothing, BigInt}, false)"] |
1.07 (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"]
["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", "findall"]
["find", "findnext"]
["find", "findprev"]
["io", "array_limit"]
["io", "read"]
["io", "serialization"]
["io"]
["linalg", "arithmetic"]
["linalg", "blas"]
["linalg", "factorization"]
["linalg"]
["micro"]
["misc"]
["misc", "23042"]
["misc", "afoldl"]
["misc", "allocation elision view"]
["misc", "bitshift"]
["misc", "issue 12165"]
["misc", "iterators"]
["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", "cbrt"]
["scalar", "cos"]
["scalar", "cosh"]
["scalar", "exp2"]
["scalar", "expm1"]
["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", "sparse matvec"]
["sparse", "sparse solves"]
["sparse", "transpose"]
["string", "findfirst"]
["string"]
["string", "readuntil"]
["string", "repeat"]
["tuple", "index"]
["tuple", "linear algebra"]
["tuple", "misc"]
["tuple", "reduction"]
["union", "array"]
Julia Version 1.6.0-DEV.242
Commit bf3ed57 (2020-06-17 02:10 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 145124430 s 5056 s 16412701 s 6843789698 s 35 s
#2 3501 MHz 1096072247 s 217 s 21844130 s 5897599413 s 27 s
#3 3501 MHz 130097060 s 3312 s 9758797 s 6875399016 s 38 s
#4 3501 MHz 122148945 s 43 s 14032783 s 6877153949 s 28 s
Memory: 31.383651733398438 GB (19065.75390625 MB free)
Uptime: 7.0210839e7 sec
Load Avg: 1.03564453125 1.0263671875 1.0458984375
WORD_SIZE: 64
LIBM: libopenlibm
LLVM: libLLVM-9.0.1 (ORCJIT, haswell)