Skip to content

Latest commit

 

History

History
327 lines (308 loc) · 21.4 KB

File metadata and controls

327 lines (308 loc) · 21.4 KB

Benchmark Report

Job Properties

Commit(s): JuliaLang/julia@ac4cf6b5b435cd8397a38096bc0289d35d0041da

Triggered By: link

Tag Predicate: ALL

Daily Job: 2020-01-31 vs 2020-01-30

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", "cat", "(\"vcat_setind\", 5)"] 1.39 (5%) ❌ 1.00 (1%)
["array", "equality", "(\"==\", \"Array{Int64,1}\")"] 0.86 (5%) ✅ 1.00 (1%)
["array", "equality", "(\"isequal\", \"Array{Int64,1}\")"] 0.95 (5%) ✅ 1.00 (1%)
["array", "reductions", "(\"mean\", \"Float64\")"] 0.94 (5%) ✅ 1.00 (1%)
["array", "reductions", "(\"mean\", \"Int64\")"] 0.94 (5%) ✅ 1.00 (1%)
["array", "reductions", "(\"sum\", \"Float64\")"] 0.95 (5%) ✅ 1.00 (1%)
["broadcast", "mix_scalar_tuple", "(10, \"scal_tup_x3\")"] 0.92 (5%) ✅ 1.00 (1%)
["broadcast", "mix_scalar_tuple", "(3, \"scal_tup_x3\")"] 1.13 (5%) ❌ 1.00 (1%)
["collection", "queries & updates", "(\"Set\", \"String\", \"in\", \"true\")"] 1.43 (25%) ❌ 1.00 (1%)
["collection", "set operations", "(\"BitSet\", \"Int\", \"<\", \"BitSet\")"] 1.38 (25%) ❌ 1.00 (1%)
["collection", "set operations", "(\"BitSet\", \"Int\", \"intersect\", \"BitSet\")"] 1.27 (25%) ❌ 1.00 (1%)
["collection", "set operations", "(\"BitSet\", \"Int\", \"intersect\", \"BitSet\", \"BitSet\")"] 1.29 (25%) ❌ 1.00 (1%)
["collection", "set operations", "(\"BitSet\", \"Int\", \"⊆\", \"BitSet\")"] 1.34 (25%) ❌ 1.00 (1%)
["collection", "set operations", "(\"BitSet\", \"Int\", \"⊆\", \"self\")"] 1.40 (25%) ❌ 1.00 (1%)
["collection", "set operations", "(\"empty\", \"Int\", \"<\", \"BitSet\")"] 1.47 (25%) ❌ 1.00 (1%)
["collection", "set operations", "(\"empty\", \"Int\", \"⊆\", \"BitSet\")"] 1.50 (25%) ❌ 1.00 (1%)
["find", "findall", "(\"Array{Bool,1}\", \"10-90\")"] 1.44 (5%) ❌ 1.00 (1%)
["find", "findall", "(\"Array{Bool,1}\", \"50-50\")"] 1.13 (5%) ❌ 1.00 (1%)
["find", "findall", "(\"Array{Bool,1}\", \"90-10\")"] 1.16 (5%) ❌ 1.00 (1%)
["find", "findnext", "(\"ispos\", \"Array{Float64,1}\")"] 1.07 (5%) ❌ 1.00 (1%)
["find", "findprev", "(\"ispos\", \"Array{Bool,1}\")"] 1.07 (5%) ❌ 1.00 (1%)
["io", "serialization", "(\"deserialize\", \"Matrix{Float64}\")"] 0.94 (5%) ✅ 1.00 (1%)
["io", "serialization", "(\"deserialize\", \"Vector{String}\")"] 0.92 (5%) ✅ 1.00 (1%)
["linalg", "factorization", "(\"eigen\", \"Diagonal\", 256)"] 2.13 (45%) ❌ 1.00 (1%)
["misc", "allocation elision view", "no conditional"] 1.38 (5%) ❌ 1.00 (1%)
["misc", "bitshift", "(\"Int\", \"UInt\")"] 0.93 (5%) ✅ 1.00 (1%)
["misc", "fastmath many args"] 1.23 (5%) ❌ 1.00 (1%)
["misc", "iterators", "zip(1:1000, 1:1000)"] 1.05 (5%) ❌ 1.00 (1%)
["misc", "julia", "(\"macroexpand\", \"evalpoly\")"] 1.08 (5%) ❌ 1.00 (1%)
["misc", "repeat", "(200, 1, 24)"] 0.94 (5%) ✅ 1.00 (1%)
["problem", "json", "parse_json"] 0.93 (5%) ✅ 1.00 (1%)
["problem", "seismic", "(\"seismic\", \"Float64\")"] 1.07 (5%) ❌ 1.00 (1%)
["random", "ranges", "(\"RangeGenerator\", \"BigInt\", \"1:4294967297\")"] 1.32 (25%) ❌ 1.00 (1%)
["random", "ranges", "(\"RangeGenerator\", \"Int128\", \"1:4294967297\")"] 0.56 (25%) ✅ 1.00 (1%)
["random", "types", "(\"randexp!\", \"ImplicitRNG\", \"Float64\")"] 0.74 (25%) ✅ 1.00 (1%)
["random", "types", "(\"randn!\", \"ImplicitRNG\", \"Float64\")"] 0.72 (25%) ✅ 1.00 (1%)
["scalar", "acos", "(\"0.5 <= abs(x) < 1\", \"negative argument\", \"Float32\")"] 1.71 (5%) ❌ 1.00 (1%)
["scalar", "acos", "(\"abs(x) < 0.5\", \"positive argument\", \"Float32\")"] 0.91 (5%) ✅ 1.00 (1%)
["scalar", "acos", "(\"small\", \"negative argument\", \"Float32\")"] 1.07 (5%) ❌ 1.00 (1%)
["scalar", "acos", "(\"zero\", \"Float64\")"] 0.94 (5%) ✅ 1.00 (1%)
["scalar", "arithmetic", "(\"add\", \"Complex{BigInt}\", \"BigInt\")"] 1.53 (50%) ❌ 1.00 (1%)
["scalar", "arithmetic", "(\"mul\", \"UInt64\", \"BigInt\")"] 1.57 (50%) ❌ 1.00 (1%)
["scalar", "asin", "(\"small\", \"negative argument\", \"Float64\")"] 1.07 (5%) ❌ 1.00 (1%)
["scalar", "asin", "(\"zero\", \"Float64\")"] 0.94 (5%) ✅ 1.00 (1%)
["scalar", "asinh", "(\"very large\", \"positive argument\", \"Float64\")"] 1.08 (5%) ❌ 1.00 (1%)
["scalar", "atan", "(\"0 <= abs(x) < 7/16\", \"positive argument\", \"Float32\")"] 1.05 (5%) ❌ 1.00 (1%)
["scalar", "atan", "(\"11/16 <= abs(x) < 19/16\", \"negative argument\", \"Float64\")"] 0.94 (5%) ✅ 1.00 (1%)
["scalar", "atan", "(\"7/16 <= abs(x) < 11/16\", \"negative argument\", \"Float64\")"] 0.60 (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) safe (small)\", \"y positive\", \"x negative\", \"Float32\")"] 1.18 (5%) ❌ 1.00 (1%)
["scalar", "atan2", "(\"x one\", \"Float32\")"] 0.70 (5%) ✅ 1.00 (1%)
["scalar", "atanh", "(\"0.5 <= abs(x) < 1\", \"positive argument\", \"Float32\")"] 0.82 (5%) ✅ 1.00 (1%)
["scalar", "atanh", "(\"zero\", \"Float64\")"] 1.07 (5%) ❌ 1.00 (1%)
["scalar", "cbrt", "(\"medium\", \"positive argument\", \"Float64\")"] 1.07 (5%) ❌ 1.00 (1%)
["scalar", "cos", "(\"argument reduction (hard) abs(x) < 2π/4\", \"negative argument\", \"Float64\", \"sin_kernel\")"] 1.07 (5%) ❌ 1.00 (1%)
["scalar", "cos", "(\"argument reduction (hard) abs(x) < 2π/4\", \"positive argument\", \"Float32\", \"sin_kernel\")"] 1.07 (5%) ❌ 1.00 (1%)
["scalar", "cos", "(\"argument reduction (hard) abs(x) < 6π/4\", \"positive argument\", \"Float32\", \"sin_kernel\")"] 1.07 (5%) ❌ 1.00 (1%)
["scalar", "cos", "(\"argument reduction (paynehanek) abs(x) > 2.0^20*π/2\", \"negative argument\", \"Float32\", \"cos_kernel\")"] 1.06 (5%) ❌ 1.00 (1%)
["scalar", "cos", "(\"argument reduction (paynehanek) abs(x) > 2.0^20*π/2\", \"negative argument\", \"Float32\", \"sin_kernel\")"] 1.06 (5%) ❌ 1.00 (1%)
["scalar", "cos", "(\"argument reduction (paynehanek) abs(x) > 2.0^20*π/2\", \"negative argument\", \"Float64\", \"sin_kernel\")"] 1.06 (5%) ❌ 1.00 (1%)
["scalar", "cos", "(\"argument reduction (paynehanek) abs(x) > 2.0^20*π/2\", \"positive argument\", \"Float32\", \"sin_kernel\")"] 1.06 (5%) ❌ 1.00 (1%)
["scalar", "cos", "(\"argument reduction (paynehanek) abs(x) > 2.0^20*π/2\", \"positive argument\", \"Float64\", \"sin_kernel\")"] 1.06 (5%) ❌ 1.00 (1%)
["scalar", "cosh", "(\"0 <= abs(x) < 2.7755602085408512e-17\", \"negative argument\", \"Float64\")"] 0.94 (5%) ✅ 1.00 (1%)
["scalar", "cosh", "(\"0 <= abs(x) < 2.7755602085408512e-17\", \"positive argument\", \"Float64\")"] 1.07 (5%) ❌ 1.00 (1%)
["scalar", "cosh", "(\"very large\", \"negative argument\", \"Float64\")"] 1.06 (5%) ❌ 1.00 (1%)
["scalar", "exp2", "(\"2pow1023\", \"negative argument\", Float64)"] 1.07 (5%) ❌ 1.00 (1%)
["scalar", "expm1", "(\"medium\", \"negative argument\", \"Float32\")"] 0.94 (5%) ✅ 1.00 (1%)
["scalar", "intfuncs", "(\"#778\", \"UInt64\", \"+\")"] 1.58 (25%) ❌ 1.00 (1%)
["scalar", "rem_pio2", "(\"argument reduction (paynehanek) abs(x) > 2.0^20*π/2\", \"negative argument\", \"Float64\")"] 0.93 (5%) ✅ 1.00 (1%)
["scalar", "sin", "(\"argument reduction (easy) abs(x) < 2.0^20π/4\", \"positive argument\", \"Float64\", \"sin_kernel\")"] 1.07 (5%) ❌ 1.00 (1%)
["scalar", "sin", "(\"argument reduction (easy) abs(x) < 3π/4\", \"positive argument\", \"Float64\", \"cos_kernel\")"] 1.09 (5%) ❌ 1.00 (1%)
["scalar", "sin", "(\"argument reduction (hard) abs(x) < 2π/4\", \"positive argument\", \"Float64\", \"cos_kernel\")"] 1.33 (5%) ❌ 1.00 (1%)
["scalar", "sin", "(\"argument reduction (hard) abs(x) < 4π/4\", \"negative argument\", \"Float64\", \"sin_kernel\")"] 1.31 (5%) ❌ 1.00 (1%)
["scalar", "sin", "(\"argument reduction (hard) abs(x) < 4π/4\", \"positive argument\", \"Float64\", \"sin_kernel\")"] 1.35 (5%) ❌ 1.00 (1%)
["scalar", "sin", "(\"argument reduction (paynehanek) abs(x) > 2.0^20*π/2\", \"negative argument\", \"Float32\", \"sin_kernel\")"] 1.08 (5%) ❌ 1.00 (1%)
["scalar", "sin", "(\"argument reduction (paynehanek) abs(x) > 2.0^20*π/2\", \"negative argument\", \"Float64\", \"sin_kernel\")"] 1.06 (5%) ❌ 1.00 (1%)
["scalar", "sin", "(\"argument reduction (paynehanek) abs(x) > 2.0^20*π/2\", \"positive argument\", \"Float64\", \"sin_kernel\")"] 1.06 (5%) ❌ 1.00 (1%)
["scalar", "sin", "(\"no reduction\", \"negative argument\", \"Float32\", \"sin_kernel\")"] 1.06 (5%) ❌ 1.00 (1%)
["scalar", "sin", "(\"no reduction\", \"zero\", \"Float64\")"] 0.55 (5%) ✅ 1.00 (1%)
["scalar", "sincos", "(\"argument reduction (easy) abs(x) < 2.0^20π/4\", \"negative argument\", \"Float64\")"] 0.80 (5%) ✅ 1.00 (1%)
["scalar", "sincos", "(\"argument reduction (easy) abs(x) < 2.0^20π/4\", \"positive argument\", \"Float64\")"] 0.80 (5%) ✅ 1.00 (1%)
["scalar", "sincos", "(\"argument reduction (easy) abs(x) < 4π/4\", \"negative argument\", \"Float64\")"] 0.93 (5%) ✅ 1.00 (1%)
["scalar", "sincos", "(\"argument reduction (easy) abs(x) < 9π/4\", \"negative argument\", \"Float32\")"] 0.94 (5%) ✅ 1.00 (1%)
["scalar", "sincos", "(\"argument reduction (paynehanek) abs(x) > 2.0^20*π/2\", \"positive argument\", \"Float32\")"] 1.05 (5%) ❌ 1.00 (1%)
["scalar", "sincos", "(\"argument reduction (paynehanek) abs(x) > 2.0^20*π/2\", \"positive argument\", \"Float64\")"] 1.05 (5%) ❌ 1.00 (1%)
["scalar", "tan", "(\"small\", \"negative argument\", \"Float64\")"] 0.94 (5%) ✅ 1.00 (1%)
["scalar", "tan", "(\"zero\", \"Float64\")"] 0.94 (5%) ✅ 1.00 (1%)
["scalar", "tanh", "(\"0 <= abs(x) < 2.0^-28\", \"negative argument\", \"Float64\")"] 0.89 (5%) ✅ 1.00 (1%)
["scalar", "tanh", "(\"1f0 <= abs(x) < 9f0\", \"negative argument\", \"Float32\")"] 0.93 (5%) ✅ 1.00 (1%)
["scalar", "tanh", "(\"2f0^-12 <= abs(x) < 1f0\", \"positive argument\", \"Float32\")"] 0.87 (5%) ✅ 1.00 (1%)
["scalar", "tanh", "(\"zero\", \"Float64\")"] 1.07 (5%) ❌ 1.00 (1%)
["sparse", "constructors", "(\"Bidiagonal\", 100)"] 1.28 (5%) ❌ 1.00 (1%)
["sparse", "constructors", "(\"Diagonal\", 100)"] 0.91 (5%) ✅ 1.00 (1%)
["sparse", "constructors", "(\"Diagonal\", 1000)"] 1.09 (5%) ❌ 1.00 (1%)
["sparse", "constructors", "(\"Tridiagonal\", 1000)"] 1.06 (5%) ❌ 1.00 (1%)
["sparse", "matmul", "(\"A_mul_B\", \"sparse 50x500, dense 500x5 -> dense 50x5\")"] 1.32 (30%) ❌ 1.00 (1%)
["sparse", "matmul", "(\"At_mul_B\", \"dense 500x5, sparse 500x500 -> dense 5x500\")"] 1.45 (30%) ❌ 1.00 (1%)
["sparse", "matmul", "(\"At_mul_B\", \"dense 50x5, sparse 50x500 -> dense 5x500\")"] 1.45 (30%) ❌ 1.00 (1%)
["sparse", "matmul", "(\"At_mul_B\", \"dense 5x5, sparse 5x500 -> dense 5x500\")"] 1.37 (30%) ❌ 1.00 (1%)
["string", "findfirst", "Char"] 1.05 (5%) ❌ 1.00 (1%)
["string", "repeat", "repeat str len 16"] 1.14 (5%) ❌ 1.00 (1%)
["tuple", "linear algebra", "(\"matmat\", (16, 16), (16, 16))"] 0.94 (5%) ✅ 1.00 (1%)
["tuple", "linear algebra", "(\"matmat\", (8, 8), (8, 8))"] 1.07 (5%) ❌ 1.00 (1%)
["tuple", "reduction", "(\"sum\", (16,))"] 1.14 (5%) ❌ 1.00 (1%)
["tuple", "reduction", "(\"sum\", (8, 8))"] 0.94 (5%) ✅ 1.00 (1%)
["tuple", "reduction", "(\"sum\", (8,))"] 0.91 (5%) ✅ 1.00 (1%)
["tuple", "reduction", "(\"sumabs\", (16,))"] 0.92 (5%) ✅ 1.00 (1%)
["tuple", "reduction", "(\"sumabs\", (8,))"] 0.95 (5%) ✅ 1.00 (1%)
["union", "array", "(\"broadcast\", *, Bool, (false, false))"] 0.94 (5%) ✅ 1.00 (1%)
["union", "array", "(\"broadcast\", abs, Bool, true)"] 1.11 (5%) ❌ 1.00 (1%)
["union", "array", "(\"broadcast\", abs, Complex{Float64}, false)"] 0.93 (5%) ✅ 1.00 (1%)
["union", "array", "(\"broadcast\", abs, Float64, true)"] 0.89 (5%) ✅ 1.00 (1%)
["union", "array", "(\"broadcast\", identity, BigFloat, true)"] 0.88 (5%) ✅ 1.00 (1%)
["union", "array", "(\"broadcast\", identity, Complex{Float64}, false)"] 1.64 (5%) ❌ 1.00 (1%)
["union", "array", "(\"map\", *, Complex{Float64}, (false, true))"] 0.90 (5%) ✅ 1.00 (1%)
["union", "array", "(\"map\", *, Float64, (true, true))"] 1.15 (5%) ❌ 1.00 (1%)
["union", "array", "(\"map\", abs, Float32, true)"] 1.16 (5%) ❌ 1.00 (1%)
["union", "array", "(\"map\", abs, Float64, true)"] 0.90 (5%) ✅ 1.00 (1%)
["union", "array", "(\"map\", abs, Int64, true)"] 0.90 (5%) ✅ 1.00 (1%)
["union", "array", "(\"map\", identity, Bool, true)"] 0.89 (5%) ✅ 1.00 (1%)
["union", "array", "(\"map\", identity, Float64, true)"] 0.94 (5%) ✅ 1.00 (1%)
["union", "array", "(\"perf_countequals\", \"Complex{Float64}\")"] 1.05 (5%) ❌ 1.00 (1%)
["union", "array", "(\"perf_simplecopy\", Bool, true)"] 1.17 (5%) ❌ 1.00 (1%)
["union", "array", "(\"perf_simplecopy\", Complex{Float64}, false)"] 1.35 (5%) ❌ 1.00 (1%)
["union", "array", "(\"perf_simplecopy\", Complex{Float64}, true)"] 0.75 (5%) ✅ 1.00 (1%)
["union", "array", "(\"perf_simplecopy\", Float32, true)"] 1.10 (5%) ❌ 1.00 (1%)
["union", "array", "(\"perf_simplecopy\", Int8, true)"] 1.21 (5%) ❌ 1.00 (1%)
["union", "array", "(\"perf_sum2\", Bool, true)"] 0.91 (5%) ✅ 1.00 (1%)
["union", "array", "(\"perf_sum3\", Bool, true)"] 0.81 (5%) ✅ 1.00 (1%)
["union", "array", "(\"perf_sum3\", Float32, true)"] 1.16 (5%) ❌ 1.00 (1%)
["union", "array", "(\"perf_sum3\", Float64, true)"] 0.94 (5%) ✅ 1.00 (1%)
["union", "array", "(\"perf_sum\", Bool, true)"] 0.91 (5%) ✅ 1.00 (1%)
["union", "array", "(\"perf_sum\", Float64, true)"] 0.83 (5%) ✅ 1.00 (1%)
["union", "array", "(\"skipmissing\", collect, Union{Nothing, Int8}, false)"] 1.07 (5%) ❌ 1.00 (1%)
["union", "array", "(\"skipmissing\", sum, Int8, false)"] 1.06 (5%) ❌ 1.00 (1%)
["union", "array", "(\"skipmissing\", sum, Union{Missing, Bool}, true)"] 1.08 (5%) ❌ 1.00 (1%)
["union", "array", "(\"skipmissing\", sum, Union{Nothing, Int64}, false)"] 0.53 (5%) ✅ 1.00 (1%)
["union", "array", "(\"skipmissing\", sum, Union{Nothing, Int8}, false)"] 1.56 (5%) ❌ 1.00 (1%)
["union", "array", "(\"sort\", Union{Nothing, Float64}, false)"] 0.74 (5%) ✅ 1.00 (1%)
["union", "array", "(\"sort\", Union{Nothing, Int64}, false)"] 1.52 (5%) ❌ 1.00 (1%)

Benchmark Group List

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"]

Version Info

Primary Build

Julia Version 1.5.0-DEV.211
Commit ac4cf6b (2020-01-30 23: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  120598558 s       5052 s   13962547 s  5681311498 s         32 s
       #2  3501 MHz  890463709 s        217 s   16858328 s  4917452306 s         26 s
       #3  3501 MHz  104799095 s       3267 s    8300345 s  5711888653 s         36 s
       #4  3501 MHz   98207744 s         43 s   11911750 s  5712473212 s         26 s
       
  Memory: 31.383651733398438 GB (18577.54296875 MB free)
  Uptime: 5.8291362e7 sec
  Load Avg:  1.0029296875  1.0146484375  1.04541015625
  WORD_SIZE: 64
  LIBM: libopenlibm
  LLVM: libLLVM-9.0.1 (ORCJIT, haswell)