Skip to content

Latest commit

 

History

History
359 lines (340 loc) · 22.9 KB

File metadata and controls

359 lines (340 loc) · 22.9 KB

Benchmark Report

Job Properties

Commit: JuliaLang/julia@a4d6ddd640a87a4e2ade90b258c040bb37010ead

Comparison Range: link

Triggered By: link

Tag Predicate: ALL

Daily Job: 2023-02-22 vs 2023-02-16

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
["alloc", "strings"] 1.05 (5%) ❌ 1.00 (1%)
["array", "accumulate", ("accumulate!", "Int")] 0.82 (5%) ✅ 1.00 (1%)
["array", "cat", "4467"] 0.84 (5%) ✅ 1.00 (1%)
["array", "cat", ("catnd", 5)] 0.94 (5%) ✅ 1.00 (1%)
["array", "equality", ("==", "UnitRange{Int64}")] 0.92 (5%) ✅ 1.00 (1%)
["array", "equality", ("==", "Vector{Int64} == UnitRange{Int64}")] 1.15 (5%) ❌ 1.00 (1%)
["array", "equality", ("isequal", "UnitRange{Int64}")] 1.19 (5%) ❌ 1.00 (1%)
["array", "equality", ("isequal", "Vector{Int64} isequal Vector{Float64}")] 1.09 (5%) ❌ 1.00 (1%)
["array", "equality", ("isequal", "Vector{Int64} isequal Vector{Int64}")] 1.06 (5%) ❌ 1.00 (1%)
["array", "index", ("sumeach_view", "Base.ReinterpretArray{BaseBenchmarks.ArrayBenchmarks.PairVals{Int32}, 2, Int32, Matrix{Int32}, false}")] 2.26 (50%) ❌ 1.00 (1%)
["array", "reductions", ("sumabs2", "Float64")] 1.09 (5%) ❌ 1.00 (1%)
["array", "reverse", "rev_load_fast!"] 1.11 (5%) ❌ 1.00 (1%)
["array", "reverse", "rev_load_slow!"] 1.07 (5%) ❌ 1.00 (1%)
["broadcast", "typeargs", ("tuple", 10)] 1.12 (5%) ❌ 1.00 (1%)
["broadcast", "typeargs", ("tuple", 3)] 1.07 (5%) ❌ 1.00 (1%)
["collection", "deletion", ("Set", "Int", "filter!")] 1.36 (25%) ❌ 1.00 (1%)
["collection", "optimizations", ("Vector", "concrete", "Nothing")] 1.31 (25%) ❌ 1.00 (1%)
["dates", "parse", "Date"] 1.07 (5%) ❌ 1.00 (1%)
["dates", "parse", ("Date", "DateFormat")] 0.86 (5%) ✅ 1.00 (1%)
["dates", "parse", ("Date", "ISODateFormat")] 1.06 (5%) ❌ 1.00 (1%)
["dates", "parse", ("DateTime", "DateFormat")] 0.84 (5%) ✅ 1.00 (1%)
["dates", "string", "Date"] 0.94 (5%) ✅ 1.00 (1%)
["find", "findall", ("> q0.99", "Vector{Float32}")] 0.93 (5%) ✅ 1.00 (1%)
["find", "findall", ("> q0.99", "Vector{UInt8}")] 0.93 (5%) ✅ 1.00 (1%)
["find", "findall", ("ispos", "Vector{Bool}")] 0.95 (5%) ✅ 1.00 (1%)
["find", "findnext", ("ispos", "Vector{Int64}")] 1.06 (5%) ❌ 1.00 (1%)
["find", "findnext", ("ispos", "Vector{UInt64}")] 1.06 (5%) ❌ 1.00 (1%)
["find", "findprev", ("BitVector", "10-90")] 1.07 (5%) ❌ 1.00 (1%)
["find", "findprev", ("ispos", "Vector{Bool}")] 1.07 (5%) ❌ 1.00 (1%)
["find", "findprev", ("ispos", "Vector{Float64}")] 1.07 (5%) ❌ 1.00 (1%)
["inference", "abstract interpretation", "broadcasting"] 0.95 (5%) ✅ 1.00 (1%)
["inference", "abstract interpretation", "many_invoke_calls"] 0.92 (5%) ✅ 1.00 (1%)
["inference", "abstract interpretation", "many_opaque_closures"] 1.02 (5%) 1.02 (1%) ❌
["inference", "abstract interpretation", "sin(42)"] 0.92 (5%) ✅ 1.00 (1%)
["inference", "optimization", "many_local_vars"] 1.07 (5%) ❌ 1.00 (1%)
["io", "serialization", ("serialize", "Matrix{Float64}")] 1.10 (5%) ❌ 1.00 (1%)
["io", "serialization", ("serialize", "Vector{String}")] 1.11 (5%) ❌ 1.00 (1%)
["micro", "fib"] 0.85 (5%) ✅ 1.00 (1%)
["misc", "23042", "ComplexF32"] 0.93 (5%) ✅ 1.00 (1%)
["misc", "23042", "Float64"] 0.92 (5%) ✅ 1.00 (1%)
["misc", "allocation elision view", "conditional"] 1.53 (5%) ❌ 1.00 (1%)
["misc", "allocation elision view", "no conditional"] 0.66 (5%) ✅ 1.00 (1%)
["misc", "bitshift", ("UInt32", "UInt32")] 0.92 (5%) ✅ 1.00 (1%)
["misc", "foldl", "foldl(+, filter(...))"] 1.36 (5%) ❌ 1.00 (1%)
["misc", "foldl", "foldl(+, filter(...); init = 0.0)"] 1.08 (5%) ❌ 1.00 (1%)
["misc", "parse", "Float64"] 0.95 (5%) ✅ 1.00 (1%)
["misc", "perf highdim generator"] 0.92 (5%) ✅ 1.00 (1%)
["problem", "go", "go_game"] 0.79 (5%) ✅ 1.00 (1%)
["problem", "simplex", "simplex"] 1.10 (5%) ❌ 1.00 (1%)
["scalar", "acos", ("one", "negative argument", "Float64")] 0.90 (5%) ✅ 1.00 (1%)
["scalar", "acos", ("one", "positive argument", "Float64")] 0.90 (5%) ✅ 1.00 (1%)
["scalar", "acos", ("small", "negative argument", "Float64")] 0.91 (5%) ✅ 1.00 (1%)
["scalar", "acos", ("small", "positive argument", "Float64")] 0.91 (5%) ✅ 1.00 (1%)
["scalar", "acos", ("zero", "Float64")] 0.91 (5%) ✅ 1.00 (1%)
["scalar", "arithmetic", ("div", "Float32", "ComplexF64")] 0.27 (50%) ✅ 1.00 (1%)
["scalar", "asin", ("0.5 <= abs(x) < 0.975", "negative argument", "Float64")] 0.87 (5%) ✅ 1.00 (1%)
["scalar", "atan", ("very large", "negative argument", "Float64")] 1.05 (5%) ❌ 1.00 (1%)
["scalar", "atan", ("very large", "positive argument", "Float64")] 1.06 (5%) ❌ 1.00 (1%)
["scalar", "atan", ("very small", "negative argument", "Float64")] 1.11 (5%) ❌ 1.00 (1%)
["scalar", "atan", ("very small", "positive argument", "Float64")] 1.11 (5%) ❌ 1.00 (1%)
["scalar", "atan", ("zero", "Float64")] 1.11 (5%) ❌ 1.00 (1%)
["scalar", "atan2", ("abs(y/x) high", "y negative", "x negative", "Float32")] 1.07 (5%) ❌ 1.00 (1%)
["scalar", "atan2", ("abs(y/x) high", "y negative", "x negative", "Float64")] 0.93 (5%) ✅ 1.00 (1%)
["scalar", "atan2", ("abs(y/x) high", "y negative", "x positive", "Float32")] 0.93 (5%) ✅ 1.00 (1%)
["scalar", "atan2", ("abs(y/x) high", "y positive", "x positive", "Float32")] 0.93 (5%) ✅ 1.00 (1%)
["scalar", "atan2", ("abs(y/x) small", "y positive", "x positive", "Float32")] 0.93 (5%) ✅ 1.00 (1%)
["scalar", "atan2", ("abs(y/x) small", "y positive", "x positive", "Float64")] 1.07 (5%) ❌ 1.00 (1%)
["scalar", "atan2", ("x one", "Float32")] 0.71 (5%) ✅ 1.00 (1%)
["scalar", "atan2", ("x one", "Float64")] 0.66 (5%) ✅ 1.00 (1%)
["scalar", "atan2", ("x zero", "y negative", "Float32")] 0.92 (5%) ✅ 1.00 (1%)
["scalar", "atan2", ("y finite", "y negative", "x infinite", "x negative", "Float32")] 0.93 (5%) ✅ 1.00 (1%)
["scalar", "atan2", ("y finite", "y negative", "x infinite", "x negative", "Float64")] 0.92 (5%) ✅ 1.00 (1%)
["scalar", "atan2", ("y finite", "y negative", "x infinite", "x positive", "Float64")] 0.92 (5%) ✅ 1.00 (1%)
["scalar", "atan2", ("y finite", "y positive", "x infinite", "x negative", "Float64")] 0.89 (5%) ✅ 1.00 (1%)
["scalar", "atan2", ("y finite", "y positive", "x infinite", "x positive", "Float64")] 0.89 (5%) ✅ 1.00 (1%)
["scalar", "atan2", ("y infinite", "y positive", "x infinite", "x positive", "Float64")] 0.93 (5%) ✅ 1.00 (1%)
["scalar", "atan2", ("y zero", "y negative", "x positive", "Float64")] 0.92 (5%) ✅ 1.00 (1%)
["scalar", "atan2", ("y zero", "y positive", "x positive", "Float64")] 0.92 (5%) ✅ 1.00 (1%)
["scalar", "atanh", ("very small", "positive argument", "Float64")] 0.94 (5%) ✅ 1.00 (1%)
["scalar", "intfuncs", ("#3", "UInt64", "+")] 2.34 (25%) ❌ 1.00 (1%)
["scalar", "mod2pi", ("argument reduction (easy) abs(x) < 2.0^20π/4", "positive argument", "Float64")] 1.10 (5%) ❌ 1.00 (1%)
["scalar", "mod2pi", ("argument reduction (easy) abs(x) < 9π/4", "negative argument", "Float64")] 1.10 (5%) ❌ 1.00 (1%)
["scalar", "mod2pi", ("argument reduction (easy) abs(x) < 9π/4", "positive argument", "Float64")] 0.94 (5%) ✅ 1.00 (1%)
["scalar", "mod2pi", ("argument reduction (hard) abs(x) < 8π/4", "negative argument", "Float64")] 0.95 (5%) ✅ 1.00 (1%)
["scalar", "sincos", ("argument reduction (easy) abs(x) < 4π/4", "negative argument", "Float32")] 0.37 (5%) ✅ 1.00 (1%)
["scalar", "sincos", ("argument reduction (easy) abs(x) < 4π/4", "negative argument", "Float64")] 0.37 (5%) ✅ 1.00 (1%)
["scalar", "sincos", ("argument reduction (easy) abs(x) < 4π/4", "positive argument", "Float64")] 2.16 (5%) ❌ 1.00 (1%)
["scalar", "sincos", ("argument reduction (easy) abs(x) < 5π/4", "negative argument", "Float32")] 0.37 (5%) ✅ 1.00 (1%)
["scalar", "sincos", ("argument reduction (easy) abs(x) < 5π/4", "positive argument", "Float32")] 0.78 (5%) ✅ 1.00 (1%)
["scalar", "sincos", ("argument reduction (easy) abs(x) < 5π/4", "positive argument", "Float64")] 1.80 (5%) ❌ 1.00 (1%)
["scalar", "tan", ("large", "negative argument", "Float32")] 0.94 (5%) ✅ 1.00 (1%)
["scalar", "tan", ("medium", "negative argument", "Float64")] 1.10 (5%) ❌ 1.00 (1%)
["scalar", "tan", ("medium", "positive argument", "Float32")] 0.94 (5%) ✅ 1.00 (1%)
["simd", ("CartesianPartition", "conditional_loop!", "Int32", 2, 31)] 1.74 (20%) ❌ 1.00 (1%)
["sparse", "constructors", ("Diagonal", 10)] 1.08 (5%) ❌ 1.00 (1%)
["sparse", "constructors", ("IJV", 10)] 0.95 (5%) ✅ 1.00 (1%)
["sparse", "constructors", ("IV", 10)] 1.13 (5%) ❌ 1.00 (1%)
["string", "==(::SubString, ::String)", "different length"] 0.92 (5%) ✅ 1.00 (1%)
["string", "==(::SubString, ::String)", "different"] 1.06 (5%) ❌ 1.00 (1%)
["string", "readuntil", "target length 50000"] 0.94 (5%) ✅ 1.00 (1%)
["tuple", "linear algebra", ("matmat", "(4, 4)", "(4, 4)")] 1.55 (5%) ❌ 1.00 (1%)
["tuple", "linear algebra", ("matvec", "(4, 4)", "(4,)")] 0.91 (5%) ✅ 1.00 (1%)
["tuple", "linear algebra", ("matvec", "(8, 8)", "(8,)")] 0.71 (5%) ✅ 1.00 (1%)
["tuple", "reduction", ("minimum", "(2, 2)")] 1.12 (5%) ❌ 1.00 (1%)
["tuple", "reduction", ("sum", "(16, 16)")] 1.07 (5%) ❌ 1.00 (1%)
["tuple", "reduction", ("sum", "(8,)")] 0.91 (5%) ✅ 1.00 (1%)
["union", "array", ("broadcast", "abs", "BigInt", 0)] 1.05 (5%) ❌ 1.00 (1%)
["union", "array", ("broadcast", "identity", "Float32", 0)] 0.95 (5%) ✅ 1.00 (1%)
["union", "array", ("broadcast", "identity", "Int8", 1)] 0.94 (5%) ✅ 1.00 (1%)
["union", "array", ("collect", "all", "Float32", 1)] 1.27 (5%) ❌ 1.00 (1%)
["union", "array", ("collect", "all", "Float64", 1)] 1.15 (5%) ❌ 1.00 (1%)
["union", "array", ("collect", "all", "Int64", 1)] 0.87 (5%) ✅ 1.00 (1%)
["union", "array", ("collect", "all", "Int8", 0)] 1.12 (5%) ❌ 1.00 (1%)
["union", "array", ("map", "*", "Int8", "(false, true)")] 1.06 (5%) ❌ 1.00 (1%)
["union", "array", ("map", "identity", "Float32", 1)] 1.27 (5%) ❌ 1.00 (1%)
["union", "array", ("map", "identity", "Float64", 1)] 1.14 (5%) ❌ 1.00 (1%)
["union", "array", ("map", "identity", "Int64", 1)] 0.87 (5%) ✅ 1.00 (1%)
["union", "array", ("map", "identity", "Int8", 0)] 1.12 (5%) ❌ 1.00 (1%)
["union", "array", ("perf_binaryop", "*", "Bool", "(false, true)")] 0.94 (5%) ✅ 1.00 (1%)
["union", "array", ("perf_simplecopy", "Float32", 1)] 0.94 (5%) ✅ 1.00 (1%)
["union", "array", ("perf_sum", "Int8", 0)] 0.95 (5%) ✅ 1.00 (1%)
["union", "array", ("perf_sum3", "BigFloat", 1)] 1.05 (5%) ❌ 1.00 (1%)
["union", "array", ("perf_sum3", "ComplexF64", 1)] 0.95 (5%) ✅ 1.00 (1%)
["union", "array", ("perf_sum3", "Float64", 1)] 0.89 (5%) ✅ 1.00 (1%)
["union", "array", ("perf_sum4", "Int8", 0)] 0.93 (5%) ✅ 1.00 (1%)
["union", "array", ("perf_sum4", "Int8", 1)] 0.91 (5%) ✅ 1.00 (1%)
["union", "array", ("skipmissing", "collect", "Int64", 0)] 0.95 (5%) ✅ 1.00 (1%)
["union", "array", ("skipmissing", "eachindex", "BigFloat", 0)] 0.94 (5%) ✅ 1.00 (1%)
["union", "array", ("skipmissing", "eachindex", "BigInt", 0)] 0.93 (5%) ✅ 1.00 (1%)
["union", "array", ("skipmissing", "eachindex", "Bool", 0)] 0.94 (5%) ✅ 1.00 (1%)
["union", "array", ("skipmissing", "eachindex", "ComplexF64", 0)] 0.94 (5%) ✅ 1.00 (1%)
["union", "array", ("skipmissing", "eachindex", "Float32", 0)] 0.94 (5%) ✅ 1.00 (1%)
["union", "array", ("skipmissing", "eachindex", "Float64", 0)] 0.94 (5%) ✅ 1.00 (1%)
["union", "array", ("skipmissing", "eachindex", "Int64", 0)] 0.94 (5%) ✅ 1.00 (1%)
["union", "array", ("skipmissing", "eachindex", "Int8", 0)] 0.94 (5%) ✅ 1.00 (1%)
["union", "array", ("skipmissing", "eachindex", "Union{Missing, Int8}", 1)] 0.95 (5%) ✅ 1.00 (1%)
["union", "array", ("skipmissing", "eachindex", "Union{Nothing, BigFloat}", 0)] 0.93 (5%) ✅ 1.00 (1%)
["union", "array", ("skipmissing", "eachindex", "Union{Nothing, BigInt}", 0)] 0.93 (5%) ✅ 1.00 (1%)
["union", "array", ("skipmissing", "eachindex", "Union{Nothing, Bool}", 0)] 0.94 (5%) ✅ 1.00 (1%)
["union", "array", ("skipmissing", "eachindex", "Union{Nothing, ComplexF64}", 0)] 0.94 (5%) ✅ 1.00 (1%)
["union", "array", ("skipmissing", "eachindex", "Union{Nothing, Float32}", 0)] 0.94 (5%) ✅ 1.00 (1%)
["union", "array", ("skipmissing", "eachindex", "Union{Nothing, Float64}", 0)] 0.94 (5%) ✅ 1.00 (1%)
["union", "array", ("skipmissing", "eachindex", "Union{Nothing, Int64}", 0)] 0.94 (5%) ✅ 1.00 (1%)
["union", "array", ("skipmissing", "eachindex", "Union{Nothing, Int8}", 0)] 0.94 (5%) ✅ 1.00 (1%)
["union", "array", ("skipmissing", "keys", "BigFloat", 0)] 0.93 (5%) ✅ 1.00 (1%)
["union", "array", ("skipmissing", "keys", "BigInt", 0)] 0.93 (5%) ✅ 1.00 (1%)
["union", "array", ("skipmissing", "keys", "Bool", 0)] 0.94 (5%) ✅ 1.00 (1%)
["union", "array", ("skipmissing", "keys", "ComplexF64", 0)] 0.94 (5%) ✅ 1.00 (1%)
["union", "array", ("skipmissing", "keys", "Float32", 0)] 0.94 (5%) ✅ 1.00 (1%)
["union", "array", ("skipmissing", "keys", "Float64", 0)] 0.94 (5%) ✅ 1.00 (1%)
["union", "array", ("skipmissing", "keys", "Int64", 0)] 0.95 (5%) ✅ 1.00 (1%)
["union", "array", ("skipmissing", "keys", "Int8", 0)] 0.94 (5%) ✅ 1.00 (1%)
["union", "array", ("skipmissing", "keys", "Union{Missing, BigFloat}", 1)] 0.95 (5%) ✅ 1.00 (1%)
["union", "array", ("skipmissing", "keys", "Union{Nothing, BigFloat}", 0)] 0.93 (5%) ✅ 1.00 (1%)
["union", "array", ("skipmissing", "keys", "Union{Nothing, BigInt}", 0)] 0.93 (5%) ✅ 1.00 (1%)
["union", "array", ("skipmissing", "keys", "Union{Nothing, Bool}", 0)] 0.94 (5%) ✅ 1.00 (1%)
["union", "array", ("skipmissing", "keys", "Union{Nothing, ComplexF64}", 0)] 0.95 (5%) ✅ 1.00 (1%)
["union", "array", ("skipmissing", "keys", "Union{Nothing, Float32}", 0)] 0.94 (5%) ✅ 1.00 (1%)
["union", "array", ("skipmissing", "keys", "Union{Nothing, Float64}", 0)] 0.95 (5%) ✅ 1.00 (1%)
["union", "array", ("skipmissing", "keys", "Union{Nothing, Int64}", 0)] 0.94 (5%) ✅ 1.00 (1%)
["union", "array", ("skipmissing", "keys", "Union{Nothing, Int8}", 0)] 0.94 (5%) ✅ 1.00 (1%)
["union", "array", ("skipmissing", "perf_sumskipmissing", "Union{Nothing, BigFloat}", 0)] 1.06 (5%) ❌ 1.00 (1%)
["union", "array", ("skipmissing", "perf_sumskipmissing", "Union{Nothing, ComplexF64}", 0)] 1.11 (5%) ❌ 1.00 (1%)

Benchmark Group List

Here's a list of all the benchmark groups executed by this job:

  • ["alloc"]
  • ["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"]
  • ["frontend"]
  • ["inference", "abstract interpretation"]
  • ["inference", "allinference"]
  • ["inference", "optimization"]
  • ["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", "foldl"]
  • ["misc", "issue 12165"]
  • ["misc", "iterators"]
  • ["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"]
  • ["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", "==(::AbstractString, ::AbstractString)"]
  • ["string", "==(::SubString, ::String)"]
  • ["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.10.0-DEV.646
Commit a4d6ddd640 (2023-02-21 16:41 UTC)
Platform Info:
  OS: Linux (x86_64-linux-gnu)
      Ubuntu 22.04.1 LTS
  uname: Linux 5.15.0-58-generic #64-Ubuntu SMP Thu Jan 5 11:43:13 UTC 2023 x86_64 x86_64
  CPU: Intel(R) Xeon(R) CPU E3-1241 v3 @ 3.50GHz: 
              speed         user         nice          sys         idle          irq
       #1  3900 MHz      72327 s       5226 s      72764 s   16726606 s          0 s
       #2  3900 MHz    1428917 s       3258 s      84592 s   15394992 s          0 s
       #3  3274 MHz      78218 s       3052 s      64666 s   16754184 s          0 s
       #4  3900 MHz      54590 s       3163 s      61643 s   16761184 s          0 s
  Memory: 31.313323974609375 GB (19491.3671875 MB free)
  Uptime: 1.69451574e6 sec
  Load Avg:  1.0  1.0  1.0
  WORD_SIZE: 64
  LIBM: libopenlibm
  LLVM: libLLVM-14.0.6 (ORCJIT, haswell)
  Threads: 1 on 4 virtual cores