Skip to content

Latest commit

 

History

History
382 lines (360 loc) · 29.3 KB

File metadata and controls

382 lines (360 loc) · 29.3 KB

Benchmark Report

Job Properties

Commit(s): JuliaLang/julia@1f77d3653298ed526e8111f89b821b21b7c5592b vs JuliaLang/julia@d44944dd8bf343b2722bbdc121cd8bdf23c9579a

Triggered By: link

Tag Predicate: ALL

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", "accumulate", "(\"accumulate!\", \"Float64\")"] 1.66 (15%) ❌ 1.00 (1%)
["array", "accumulate", "(\"accumulate!\", \"Int\")"] 2.37 (15%) ❌ 1.00 (1%)
["array", "accumulate", "(\"cumsum!\", \"Float64\")"] 1.48 (15%) ❌ 1.00 (1%)
["array", "accumulate", "(\"cumsum!\", \"Int\")"] 2.00 (15%) ❌ 1.00 (1%)
["array", "accumulate", "(\"cumsum\", \"Float64\")"] 1.42 (15%) ❌ 1.00 (1%)
["array", "accumulate", "(\"cumsum\", \"Int\")"] 1.73 (15%) ❌ 1.00 (1%)
["array", "any/all", "(\"all\", \"BitArray\")"] 0.84 (15%) ✅ 1.00 (1%)
["array", "any/all", "(\"all\", \"Vector{Bool}\")"] 0.75 (15%) ✅ 1.00 (1%)
["array", "any/all", "(\"any\", \"Array{Int16,1} generator\")"] 0.83 (15%) ✅ 1.00 (1%)
["array", "any/all", "(\"any\", \"Vector{Bool}\")"] 0.75 (15%) ✅ 1.00 (1%)
["array", "cat", "(\"catnd\", 500)"] 0.81 (15%) ✅ 1.00 (1%)
["array", "equality", "(\"==\", \"Array{Float32,1}\")"] 1.20 (15%) ❌ 1.00 (1%)
["array", "equality", "(\"==\", \"Array{Float64,1}\")"] 1.20 (15%) ❌ 1.00 (1%)
["array", "equality", "(\"==\", \"Array{Int64,1} == Array{Float32,1}\")"] 1.76 (15%) ❌ 1.00 (1%)
["array", "equality", "(\"==\", \"Array{Int64,1} == Array{Int16,1}\")"] 1.30 (15%) ❌ 1.00 (1%)
["array", "equality", "(\"==\", \"Vector{Bool}\")"] 1.32 (15%) ❌ 1.00 (1%)
["array", "equality", "(\"isequal\", \"Array{Float64,1}\")"] 1.17 (15%) ❌ 1.00 (1%)
["array", "equality", "(\"isequal\", \"Array{Int64,1} isequal Array{Float32,1}\")"] 1.54 (15%) ❌ 1.00 (1%)
["array", "equality", "(\"isequal\", \"Array{Int64,1} isequal Array{Float64,1}\")"] 1.68 (15%) ❌ 1.00 (1%)
["array", "equality", "(\"isequal\", \"Array{Int64,1} isequal Array{Int16,1}\")"] 1.29 (15%) ❌ 1.00 (1%)
["array", "equality", "(\"isequal\", \"Vector{Bool}\")"] 1.32 (15%) ❌ 1.00 (1%)
["array", "growth", "(\"append!\", 2048)"] 1.17 (15%) ❌ 1.00 (1%)
["array", "index", "(\"sumcolon\", \"BaseBenchmarks.ArrayBenchmarks.ArrayLF{Float32,2}\")"] 2.07 (50%) ❌ 1.00 (1%)
["array", "index", "(\"sumcolon\", \"BaseBenchmarks.ArrayBenchmarks.ArrayLF{Int32,2}\")"] 2.06 (50%) ❌ 1.00 (1%)
["array", "index", "(\"sumcolon\", \"BaseBenchmarks.ArrayBenchmarks.ArrayLSLS{Float32,2}\")"] 1.82 (50%) ❌ 1.00 (1%)
["array", "index", "(\"sumcolon\", \"BaseBenchmarks.ArrayBenchmarks.ArrayLSLS{Int32,2}\")"] 1.82 (50%) ❌ 1.00 (1%)
["array", "index", "(\"sumcolon\", \"BaseBenchmarks.ArrayBenchmarks.ArrayLS{Float32,2}\")"] 1.81 (50%) ❌ 1.00 (1%)
["array", "index", "(\"sumcolon\", \"BaseBenchmarks.ArrayBenchmarks.ArrayLS{Int32,2}\")"] 1.84 (50%) ❌ 1.00 (1%)
["array", "index", "(\"sumcolon\", \"SubArray{Float32,2,Array{Float32,2},Tuple{Base.Slice{Base.OneTo{Int64}},Base.Slice{Base.OneTo{Int64}}},true}\")"] 1.98 (50%) ❌ 1.00 (1%)
["array", "index", "(\"sumcolon\", \"SubArray{Float32,2,Array{Float32,2},Tuple{UnitRange{Int64},UnitRange{Int64}},false}\")"] 2.34 (50%) ❌ 1.00 (1%)
["array", "index", "(\"sumcolon\", \"SubArray{Float32,2,Array{Float32,3},Tuple{Int64,Base.Slice{Base.OneTo{Int64}},Base.Slice{Base.OneTo{Int64}}},true}\")"] 1.75 (50%) ❌ 1.00 (1%)
["array", "index", "(\"sumcolon\", \"SubArray{Float32,2,BaseBenchmarks.ArrayBenchmarks.ArrayLS{Float32,2},Tuple{Base.Slice{Base.OneTo{Int64}},Base.Slice{Base.OneTo{Int64}}},false}\")"] 2.07 (50%) ❌ 1.00 (1%)
["array", "index", "(\"sumcolon\", \"SubArray{Float32,2,BaseBenchmarks.ArrayBenchmarks.ArrayLS{Float32,3},Tuple{Int64,Base.Slice{Base.OneTo{Int64}},Base.Slice{Base.OneTo{Int64}}},false}\")"] 1.95 (50%) ❌ 1.00 (1%)
["array", "index", "(\"sumcolon\", \"SubArray{Int32,2,Array{Int32,2},Tuple{Base.Slice{Base.OneTo{Int64}},Base.Slice{Base.OneTo{Int64}}},true}\")"] 1.92 (50%) ❌ 1.00 (1%)
["array", "index", "(\"sumcolon\", \"SubArray{Int32,2,Array{Int32,2},Tuple{UnitRange{Int64},UnitRange{Int64}},false}\")"] 2.34 (50%) ❌ 1.00 (1%)
["array", "index", "(\"sumcolon\", \"SubArray{Int32,2,Array{Int32,3},Tuple{Int64,Base.Slice{Base.OneTo{Int64}},Base.Slice{Base.OneTo{Int64}}},true}\")"] 1.72 (50%) ❌ 1.00 (1%)
["array", "index", "(\"sumcolon\", \"SubArray{Int32,2,BaseBenchmarks.ArrayBenchmarks.ArrayLS{Int32,2},Tuple{Base.Slice{Base.OneTo{Int64}},Base.Slice{Base.OneTo{Int64}}},false}\")"] 2.07 (50%) ❌ 1.00 (1%)
["array", "index", "(\"sumcolon\", \"SubArray{Int32,2,BaseBenchmarks.ArrayBenchmarks.ArrayLS{Int32,3},Tuple{Int64,Base.Slice{Base.OneTo{Int64}},Base.Slice{Base.OneTo{Int64}}},false}\")"] 1.96 (50%) ❌ 1.00 (1%)
["array", "index", "(\"sumelt\", \"SubArray{Int32,2,Array{Int32,2},Tuple{Base.Slice{Base.OneTo{Int64}},Base.Slice{Base.OneTo{Int64}}},true}\")"] 1.66 (50%) ❌ 1.00 (1%)
["array", "index", "(\"sumelt_boundscheck\", \"Array{Int32,2}\")"] 0.23 (50%) ✅ 1.00 (1%)
["array", "index", "(\"sumrange\", \"BaseBenchmarks.ArrayBenchmarks.ArrayLF{Float32,2}\")"] 2.19 (50%) ❌ 1.00 (1%)
["array", "index", "(\"sumrange\", \"BaseBenchmarks.ArrayBenchmarks.ArrayLF{Int32,2}\")"] 2.22 (50%) ❌ 1.00 (1%)
["array", "index", "(\"sumrange\", \"BaseBenchmarks.ArrayBenchmarks.ArrayLSLS{Float32,2}\")"] 1.94 (50%) ❌ 1.00 (1%)
["array", "index", "(\"sumrange\", \"BaseBenchmarks.ArrayBenchmarks.ArrayLSLS{Int32,2}\")"] 1.93 (50%) ❌ 1.00 (1%)
["array", "index", "(\"sumrange\", \"BaseBenchmarks.ArrayBenchmarks.ArrayLS{Float32,2}\")"] 1.97 (50%) ❌ 1.00 (1%)
["array", "index", "(\"sumrange\", \"BaseBenchmarks.ArrayBenchmarks.ArrayLS{Int32,2}\")"] 1.98 (50%) ❌ 1.00 (1%)
["array", "index", "(\"sumrange\", \"SubArray{Float32,2,Array{Float32,2},Tuple{Base.Slice{Base.OneTo{Int64}},Base.Slice{Base.OneTo{Int64}}},true}\")"] 2.02 (50%) ❌ 1.00 (1%)
["array", "index", "(\"sumrange\", \"SubArray{Float32,2,Array{Float32,2},Tuple{UnitRange{Int64},UnitRange{Int64}},false}\")"] 2.20 (50%) ❌ 1.00 (1%)
["array", "index", "(\"sumrange\", \"SubArray{Float32,2,Array{Float32,3},Tuple{Int64,Base.Slice{Base.OneTo{Int64}},Base.Slice{Base.OneTo{Int64}}},true}\")"] 1.72 (50%) ❌ 1.00 (1%)
["array", "index", "(\"sumrange\", \"SubArray{Float32,2,BaseBenchmarks.ArrayBenchmarks.ArrayLS{Float32,2},Tuple{Base.Slice{Base.OneTo{Int64}},Base.Slice{Base.OneTo{Int64}}},false}\")"] 1.99 (50%) ❌ 1.00 (1%)
["array", "index", "(\"sumrange\", \"SubArray{Float32,2,BaseBenchmarks.ArrayBenchmarks.ArrayLS{Float32,3},Tuple{Int64,Base.Slice{Base.OneTo{Int64}},Base.Slice{Base.OneTo{Int64}}},false}\")"] 2.03 (50%) ❌ 1.00 (1%)
["array", "index", "(\"sumrange\", \"SubArray{Int32,2,Array{Int32,2},Tuple{Base.Slice{Base.OneTo{Int64}},Base.Slice{Base.OneTo{Int64}}},true}\")"] 2.03 (50%) ❌ 1.00 (1%)
["array", "index", "(\"sumrange\", \"SubArray{Int32,2,Array{Int32,2},Tuple{UnitRange{Int64},UnitRange{Int64}},false}\")"] 2.22 (50%) ❌ 1.00 (1%)
["array", "index", "(\"sumrange\", \"SubArray{Int32,2,Array{Int32,3},Tuple{Int64,Base.Slice{Base.OneTo{Int64}},Base.Slice{Base.OneTo{Int64}}},true}\")"] 1.69 (50%) ❌ 1.00 (1%)
["array", "index", "(\"sumrange\", \"SubArray{Int32,2,BaseBenchmarks.ArrayBenchmarks.ArrayLS{Int32,2},Tuple{Base.Slice{Base.OneTo{Int64}},Base.Slice{Base.OneTo{Int64}}},false}\")"] 2.21 (50%) ❌ 1.00 (1%)
["array", "index", "(\"sumrange\", \"SubArray{Int32,2,BaseBenchmarks.ArrayBenchmarks.ArrayLS{Int32,3},Tuple{Int64,Base.Slice{Base.OneTo{Int64}},Base.Slice{Base.OneTo{Int64}}},false}\")"] 2.03 (50%) ❌ 1.00 (1%)
["array", "reductions", "(\"BaseBenchmarks.ArrayBenchmarks.perf_mapreduce\", \"Int64\")"] 5.00 (15%) ❌ 1.00 (1%)
["array", "reductions", "(\"BaseBenchmarks.ArrayBenchmarks.perf_reduce\", \"Int64\")"] 5.33 (15%) ❌ 1.00 (1%)
["array", "setindex!", "(\"setindex!\", 1)"] 0.65 (15%) ✅ 1.00 (1%)
["array", "setindex!", "(\"setindex!\", 2)"] 0.64 (15%) ✅ 1.00 (1%)
["array", "setindex!", "(\"setindex!\", 3)"] 0.65 (15%) ✅ 1.00 (1%)
["array", "setindex!", "(\"setindex!\", 4)"] 0.68 (15%) ✅ 1.00 (1%)
["array", "setindex!", "(\"setindex!\", 5)"] 0.66 (15%) ✅ 1.00 (1%)
["broadcast", "mix_scalar_tuple", "(5, \"scal_tup\")"] 0.82 (15%) ✅ 1.00 (1%)
["broadcast", "typeargs", "(\"tuple\", 10)"] 0.67 (15%) ✅ 1.00 (1%)
["collection", "deletion", "(\"Set\", \"Any\", \"pop!\")"] 5.01 (25%) ❌ Inf (1%) ❌
["collection", "deletion", "(\"Set\", \"String\", \"pop!\")"] 1.11 (25%) Inf (1%) ❌
["collection", "iteration", "(\"BitSet\", \"Int\", \"start\")"] 61.59 (25%) ❌ Inf (1%) ❌
["collection", "iteration", "(\"Dict\", \"Any\", \"next\")"] 1.21 (25%) 1.50 (1%) ❌
["collection", "iteration", "(\"Dict\", \"Any\", \"start\")"] 719.93 (25%) ❌ Inf (1%) ❌
["collection", "iteration", "(\"Dict\", \"Int\", \"start\")"] 702.00 (25%) ❌ Inf (1%) ❌
["collection", "iteration", "(\"Dict\", \"String\", \"next\")"] 1.17 (25%) 1.50 (1%) ❌
["collection", "iteration", "(\"Dict\", \"String\", \"start\")"] 749.14 (25%) ❌ Inf (1%) ❌
["collection", "iteration", "(\"Set\", \"Any\", \"next\")"] 2.29 (25%) ❌ 2.00 (1%) ❌
["collection", "iteration", "(\"Set\", \"Any\", \"start\")"] 678.60 (25%) ❌ Inf (1%) ❌
["collection", "iteration", "(\"Set\", \"Int\", \"start\")"] 623.69 (25%) ❌ Inf (1%) ❌
["collection", "iteration", "(\"Set\", \"String\", \"next\")"] 1.14 (25%) 2.00 (1%) ❌
["collection", "iteration", "(\"Set\", \"String\", \"start\")"] 625.94 (25%) ❌ Inf (1%) ❌
["collection", "iteration", "(\"Vector\", \"Any\", \"next\")"] 2.52 (25%) ❌ 2.50 (1%) ❌
["collection", "iteration", "(\"Vector\", \"Any\", \"start\")"] 279.08 (25%) ❌ Inf (1%) ❌
["collection", "iteration", "(\"Vector\", \"Int\", \"start\")"] 267.77 (25%) ❌ Inf (1%) ❌
["collection", "iteration", "(\"Vector\", \"String\", \"next\")"] 1.33 (25%) ❌ 2.00 (1%) ❌
["collection", "iteration", "(\"Vector\", \"String\", \"start\")"] 268.69 (25%) ❌ Inf (1%) ❌
["collection", "optimizations", "(\"BitSet\", \"UInt16\")"] 1.20 (25%) 1.86 (1%) ❌
["collection", "queries & updates", "(\"Dict\", \"Int\", \"first\")"] 0.59 (25%) ✅ 1.00 (1%)
["collection", "queries & updates", "(\"Dict\", \"Int\", \"pop!\", \"specified\")"] 1.28 (25%) ❌ 1.00 (1%)
["collection", "queries & updates", "(\"Set\", \"Any\", \"pop!\", \"unspecified\")"] 2.71 (25%) ❌ Inf (1%) ❌
["collection", "queries & updates", "(\"Set\", \"Int\", \"first\")"] 1.61 (25%) ❌ 1.00 (1%)
["collection", "queries & updates", "(\"Set\", \"Int\", \"pop!\", \"unspecified\")"] 1.68 (25%) ❌ 1.00 (1%)
["collection", "queries & updates", "(\"Set\", \"String\", \"in\", \"false\")"] 0.70 (25%) ✅ 1.00 (1%)
["collection", "queries & updates", "(\"Set\", \"String\", \"in\", \"true\")"] 0.70 (25%) ✅ 1.00 (1%)
["collection", "queries & updates", "(\"Set\", \"String\", \"pop!\", \"unspecified\")"] 1.03 (25%) Inf (1%) ❌
["collection", "set operations", "(\"BitSet\", \"Int\", \"==\", \"BitSet\")"] 1.28 (25%) ❌ 1.00 (1%)
["collection", "set operations", "(\"BitSet\", \"Int\", \"intersect\", \"Set\")"] 0.93 (25%) 0.78 (1%) ✅
["collection", "set operations", "(\"BitSet\", \"Int\", \"intersect\", \"Set\", \"Set\")"] 0.98 (25%) 0.79 (1%) ✅
["collection", "set operations", "(\"BitSet\", \"Int\", \"intersect\", \"Vector\")"] 0.98 (25%) 1.55 (1%) ❌
["collection", "set operations", "(\"BitSet\", \"Int\", \"intersect\", \"Vector\", \"Vector\")"] 1.01 (25%) 1.48 (1%) ❌
["collection", "set operations", "(\"BitSet\", \"Int\", \"setdiff!\", \"Set\")"] 1.27 (25%) ❌ 1.00 (1%)
["collection", "set operations", "(\"BitSet\", \"Int\", \"union!\", \"Vector\")"] 1.26 (25%) ❌ 1.00 (1%)
["collection", "set operations", "(\"BitSet\", \"Int\", \"⊆\", \"Vector\")"] 0.49 (25%) ✅ 1.00 (1%)
["collection", "set operations", "(\"Set\", \"Int\", \"==\", \"self\")"] 1.41 (25%) ❌ 1.00 (1%)
["collection", "set operations", "(\"Set\", \"Int\", \"intersect\", \"Vector\")"] 1.01 (25%) 1.01 (1%) ❌
["collection", "set operations", "(\"Set\", \"Int\", \"⊆\", \"BitSet\")"] 1.43 (25%) ❌ 1.00 (1%)
["collection", "set operations", "(\"Set\", \"Int\", \"⊆\", \"Set\")"] 1.65 (25%) ❌ 1.00 (1%)
["collection", "set operations", "(\"Set\", \"Int\", \"⊆\", \"Vector\")"] 1.26 (25%) ❌ 1.00 (1%)
["collection", "set operations", "(\"empty\", \"Int\", \"⊆\", \"Set\")"] 1.47 (25%) ❌ 1.00 (1%)
["dates", "parse", "(\"DateTime\", \"DateFormat\")"] 0.92 (15%) 0.97 (1%) ✅
["dates", "parse", "(\"DateTime\", \"ISODateTimeFormat\")"] 0.80 (15%) ✅ 1.00 (1%)
["dates", "parse", "(\"DateTime\", \"RFC1123Format\", \"Lowercase\")"] 8.87 (15%) ❌ 16.00 (1%) ❌
["dates", "parse", "(\"DateTime\", \"RFC1123Format\", \"Mixedcase\")"] 4.65 (15%) ❌ 3.29 (1%) ❌
["dates", "parse", "(\"DateTime\", \"RFC1123Format\", \"Titlecase\")"] 8.87 (15%) ❌ 16.00 (1%) ❌
["dates", "parse", "(\"Date\", \"DateFormat\")"] 0.98 (15%) 0.98 (1%) ✅
["dates", "parse", "DateTime"] 0.67 (15%) ✅ 1.00 (1%)
["find", "findnext", "(\"ispos\", \"Array{UInt64,1}\")"] 1.23 (15%) ❌ 1.00 (1%)
["find", "findprev", "(\"ispos\", \"Array{Int64,1}\")"] 0.84 (15%) ✅ 1.00 (1%)
["linalg", "arithmetic", "(\"cumsum!\", Float32, 1024)"] 1.50 (45%) ❌ 1.00 (1%)
["linalg", "arithmetic", "(\"cumsum!\", Float32, 256)"] 1.48 (45%) ❌ 1.00 (1%)
["linalg", "arithmetic", "(\"cumsum!\", Float64, 1024)"] 1.50 (45%) ❌ 1.00 (1%)
["linalg", "arithmetic", "(\"cumsum!\", Float64, 256)"] 1.45 (45%) ❌ 1.00 (1%)
["linalg", "arithmetic", "(\"cumsum!\", Int32, 1024)"] 1.95 (45%) ❌ 1.00 (1%)
["linalg", "arithmetic", "(\"cumsum!\", Int32, 256)"] 1.81 (45%) ❌ 1.00 (1%)
["linalg", "arithmetic", "(\"cumsum!\", Int64, 1024)"] 1.71 (45%) ❌ 1.00 (1%)
["linalg", "arithmetic", "(\"cumsum!\", Int64, 256)"] 2.19 (45%) ❌ 1.00 (1%)
["problem", "imdb", "centrality"] 1.86 (15%) ❌ 2.87 (1%) ❌
["problem", "spellcheck", "spellcheck"] 1.87 (15%) ❌ 1.81 (1%) ❌
["random", "collections", "(\"rand\", \"MersenneTwister\", \"large Set\")"] 1.58 (25%) ❌ 1.00 (1%)
["random", "collections", "(\"rand\", \"MersenneTwister\", \"small Set\")"] 1.41 (25%) ❌ 1.00 (1%)
["random", "collections", "(\"rand\", \"RandomDevice\", \"large Set\")"] 1.34 (25%) ❌ 1.00 (1%)
["random", "ranges", "(\"rand\", \"MersenneTwister\", \"BigInt\", \"RangeGenerator(1:2^10000)\")"] 1.30 (25%) ❌ 1.00 (1%)
["random", "ranges", "(\"rand\", \"MersenneTwister\", \"BigInt\", \"RangeGenerator(1:4294967295)\")"] 1.43 (25%) ❌ 1.00 (1%)
["scalar", "atan", "(\"very small\", \"negative argument\", \"Float32\")"] 1.47 (15%) ❌ 1.00 (1%)
["scalar", "atanh", "(\"0.5 <= abs(x) < 1\", \"positive argument\", \"Float32\")"] 0.80 (15%) ✅ 1.00 (1%)
["scalar", "cos", "(\"argument reduction (hard) abs(x) < 6π/4\", \"negative argument\", \"Float32\", \"sin_kernel\")"] 0.80 (15%) ✅ 1.00 (1%)
["scalar", "cos", "(\"argument reduction (hard) abs(x) < 6π/4\", \"negative argument\", \"Float64\", \"sin_kernel\")"] 0.80 (15%) ✅ 1.00 (1%)
["scalar", "cosh", "(\"0 <= abs(x) < 0.00024414062f0\", \"positive argument\", \"Float32\")"] 1.17 (15%) ❌ 1.00 (1%)
["scalar", "cosh", "(\"0.00024414062f0 <= abs(x) < 9f0\", \"positive argument\", \"Float32\")"] 0.80 (15%) ✅ 1.00 (1%)
["scalar", "expm1", "(\"arg reduction II\", \"negative argument\", \"Float32\")"] 1.22 (15%) ❌ 1.00 (1%)
["scalar", "expm1", "(\"arg reduction I\", \"positive argument\", \"Float32\")"] 1.22 (15%) ❌ 1.00 (1%)
["scalar", "floatexp", "(\"exp10\", \"normal path -> small, k = -150\", \"Float32\")"] 1.93 (40%) ❌ 1.00 (1%)
["scalar", "intfuncs", "(\"prevpow2\", \"BigInt\", \"+\")"] 1.48 (40%) ❌ 1.00 (1%)
["scalar", "intfuncs", "(\"prevpow2\", \"BigInt\", \"-\")"] 1.41 (40%) ❌ 1.00 (1%)
["scalar", "predicate", "(\"isequal\", \"UInt64\")"] 0.61 (25%) ✅ 1.00 (1%)
["scalar", "predicate", "(\"isinteger\", \"Complex{BigInt}\")"] 1.43 (40%) ❌ 1.00 (1%)
["scalar", "sincos", "(\"argument reduction (easy) abs(x) < 2π/4\", \"negative argument\", \"Float32\")"] 0.75 (15%) ✅ 1.00 (1%)
["scalar", "sincos", "(\"argument reduction (easy) abs(x) < 2π/4\", \"negative argument\", \"Float64\")"] 0.73 (15%) ✅ 1.00 (1%)
["scalar", "sincos", "(\"argument reduction (easy) abs(x) < 2π/4\", \"positive argument\", \"Float32\")"] 0.75 (15%) ✅ 1.00 (1%)
["scalar", "sincos", "(\"argument reduction (easy) abs(x) < 2π/4\", \"positive argument\", \"Float64\")"] 0.75 (15%) ✅ 1.00 (1%)
["scalar", "sincos", "(\"argument reduction (easy) abs(x) < 3π/4\", \"negative argument\", \"Float32\")"] 0.76 (15%) ✅ 1.00 (1%)
["scalar", "sincos", "(\"argument reduction (easy) abs(x) < 3π/4\", \"negative argument\", \"Float64\")"] 0.73 (15%) ✅ 1.00 (1%)
["scalar", "sincos", "(\"argument reduction (easy) abs(x) < 3π/4\", \"positive argument\", \"Float32\")"] 0.73 (15%) ✅ 1.00 (1%)
["scalar", "sincos", "(\"argument reduction (easy) abs(x) < 3π/4\", \"positive argument\", \"Float64\")"] 0.75 (15%) ✅ 1.00 (1%)
["scalar", "sincos", "(\"argument reduction (easy) abs(x) < 4π/4\", \"negative argument\", \"Float32\")"] 0.84 (15%) ✅ 1.00 (1%)
["scalar", "sincos", "(\"argument reduction (easy) abs(x) < 4π/4\", \"negative argument\", \"Float64\")"] 0.84 (15%) ✅ 1.00 (1%)
["scalar", "sincos", "(\"argument reduction (easy) abs(x) < 4π/4\", \"positive argument\", \"Float64\")"] 0.84 (15%) ✅ 1.00 (1%)
["scalar", "sincos", "(\"argument reduction (easy) abs(x) < 5π/4\", \"negative argument\", \"Float32\")"] 0.84 (15%) ✅ 1.00 (1%)
["scalar", "sincos", "(\"argument reduction (easy) abs(x) < 5π/4\", \"negative argument\", \"Float64\")"] 0.82 (15%) ✅ 1.00 (1%)
["scalar", "sincos", "(\"argument reduction (easy) abs(x) < 5π/4\", \"positive argument\", \"Float32\")"] 0.84 (15%) ✅ 1.00 (1%)
["scalar", "sincos", "(\"argument reduction (easy) abs(x) < 5π/4\", \"positive argument\", \"Float64\")"] 0.67 (15%) ✅ 1.00 (1%)
["scalar", "sincos", "(\"argument reduction (easy) abs(x) < 6π/4\", \"negative argument\", \"Float32\")"] 0.75 (15%) ✅ 1.00 (1%)
["scalar", "sincos", "(\"argument reduction (easy) abs(x) < 6π/4\", \"negative argument\", \"Float64\")"] 0.73 (15%) ✅ 1.00 (1%)
["scalar", "sincos", "(\"argument reduction (easy) abs(x) < 6π/4\", \"positive argument\", \"Float32\")"] 0.75 (15%) ✅ 1.00 (1%)
["scalar", "sincos", "(\"argument reduction (easy) abs(x) < 6π/4\", \"positive argument\", \"Float64\")"] 0.75 (15%) ✅ 1.00 (1%)
["scalar", "sincos", "(\"argument reduction (easy) abs(x) < 7π/4\", \"negative argument\", \"Float32\")"] 0.75 (15%) ✅ 1.00 (1%)
["scalar", "sincos", "(\"argument reduction (easy) abs(x) < 7π/4\", \"negative argument\", \"Float64\")"] 0.75 (15%) ✅ 1.00 (1%)
["scalar", "sincos", "(\"argument reduction (easy) abs(x) < 7π/4\", \"positive argument\", \"Float32\")"] 0.75 (15%) ✅ 1.00 (1%)
["scalar", "sincos", "(\"argument reduction (easy) abs(x) < 7π/4\", \"positive argument\", \"Float64\")"] 0.75 (15%) ✅ 1.00 (1%)
["scalar", "sincos", "(\"argument reduction (easy) abs(x) < 8π/4\", \"negative argument\", \"Float32\")"] 0.75 (15%) ✅ 1.00 (1%)
["scalar", "sincos", "(\"argument reduction (easy) abs(x) < 8π/4\", \"negative argument\", \"Float64\")"] 0.75 (15%) ✅ 1.00 (1%)
["scalar", "sincos", "(\"argument reduction (easy) abs(x) < 8π/4\", \"positive argument\", \"Float32\")"] 0.75 (15%) ✅ 1.00 (1%)
["scalar", "sincos", "(\"argument reduction (easy) abs(x) < 8π/4\", \"positive argument\", \"Float64\")"] 0.75 (15%) ✅ 1.00 (1%)
["scalar", "sincos", "(\"argument reduction (easy) abs(x) < 9π/4\", \"negative argument\", \"Float32\")"] 0.75 (15%) ✅ 1.00 (1%)
["scalar", "sincos", "(\"argument reduction (easy) abs(x) < 9π/4\", \"negative argument\", \"Float64\")"] 0.76 (15%) ✅ 1.00 (1%)
["scalar", "sincos", "(\"argument reduction (easy) abs(x) < 9π/4\", \"positive argument\", \"Float32\")"] 0.75 (15%) ✅ 1.00 (1%)
["scalar", "sincos", "(\"argument reduction (easy) abs(x) < 9π/4\", \"positive argument\", \"Float64\")"] 0.75 (15%) ✅ 1.00 (1%)
["scalar", "sincos", "(\"no reduction\", \"positive argument\", \"Float64\")"] 0.83 (15%) ✅ 1.00 (1%)
["scalar", "sincos", "(\"no reduction\", \"zero\", \"Float32\")"] 0.83 (15%) ✅ 1.00 (1%)
["scalar", "sincos", "(\"no reduction\", \"zero\", \"Float64\")"] 0.83 (15%) ✅ 1.00 (1%)
["shootout", "k_nucleotide"] 1.89 (15%) ❌ 2.26 (1%) ❌
["string", "join"] 1.53 (40%) ❌ 1.00 (1%)
["tuple", "reduction", "(\"sum\", (16, 16))"] 1.19 (15%) ❌ 1.00 (1%)
["union", "array", "(\"map\", identity, Complex{Float64}, true)"] 0.82 (15%) ✅ 1.00 (1%)
["union", "array", "(\"map\", identity, Float64, false)"] 1.25 (15%) ❌ 1.00 (1%)
["union", "array", "(\"perf_countnothing\", BigInt, false)"] 1.16 (15%) ❌ 1.00 (1%)
["union", "array", "(\"perf_countnothing\", BigInt, true)"] 1.16 (15%) ❌ 1.00 (1%)
["union", "array", "(\"perf_sum\", Int64, false)"] 1.17 (15%) ❌ 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", "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", "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", "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", "transpose"]
  • ["string", "findfirst"]
  • ["string"]
  • ["string", "readuntil"]
  • ["tuple", "index"]
  • ["tuple", "linear algebra"]
  • ["tuple", "reduction"]
  • ["union", "array"]

Version Info

Primary Build

Julia Version 0.7.0-DEV.5121
Commit 1f77d36 (2018-05-17 00:40 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   14588580 s        265 s    1693057 s  418343874 s          4 s
       #2  3501 MHz   90684286 s          0 s    1313133 s  343459156 s          3 s
       #3  3501 MHz   11980798 s       2373 s    1059204 s  422107575 s          7 s
       #4  3501 MHz   11388478 s          0 s    1252771 s  422681496 s          2 s
       
  Memory: 31.383651733398438 GB (5391.55078125 MB free)
  Uptime: 4.357559e6 sec
  Load Avg:  0.9228515625  0.998046875  1.0400390625
  WORD_SIZE: 64
  LIBM: libopenlibm
  LLVM: libLLVM-6.0.0 (ORCJIT, haswell)

Comparison Build

Julia Version 0.7.0-DEV.5119
Commit d44944d (2018-05-17 00:38 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   14713588 s        265 s    1704226 s  419110661 s          4 s
       #2  3501 MHz   91492008 s          0 s    1324040 s  343546108 s          3 s
       #3  3501 MHz   12093091 s       2373 s    1068193 s  422891180 s          7 s
       #4  3501 MHz   11532821 s          0 s    1261217 s  423434225 s          2 s
       
  Memory: 31.383651733398438 GB (4225.0546875 MB free)
  Uptime: 4.36662e6 sec
  Load Avg:  1.0029296875  1.0146484375  1.04541015625
  WORD_SIZE: 64
  LIBM: libopenlibm
  LLVM: libLLVM-6.0.0 (ORCJIT, haswell)