Skip to content

Latest commit

 

History

History
376 lines (357 loc) · 25.7 KB

File metadata and controls

376 lines (357 loc) · 25.7 KB

Benchmark Report

Job Properties

Commit: JuliaLang/julia@117ef2e6911339a6eed8a6209853f59518f9bc24

Comparison Range: link

Triggered By: link

Tag Predicate: ALL

Daily Job: 2023-08-10 vs 2023-08-08

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")] 0.91 (5%) ✅ 1.00 (1%)
["array", "accumulate", ("cumsum", "Float64")] 0.93 (5%) ✅ 1.00 (1%)
["array", "equality", ("==", "BitArray")] 0.89 (5%) ✅ 1.00 (1%)
["array", "reductions", ("sumabs2", "Float64")] 0.93 (5%) ✅ 1.00 (1%)
["broadcast", "typeargs", ("tuple", 10)] 0.70 (5%) ✅ 1.00 (1%)
["collection", "optimizations", ("Vector", "concrete", "Nothing")] 0.24 (25%) ✅ 1.00 (1%)
["collection", "set operations", ("Set", "Int", "⊆", "Vector")] 0.74 (25%) ✅ 1.00 (1%)
["dates", "accessor", "day"] 0.91 (5%) ✅ 1.00 (1%)
["dates", "accessor", "millisecond"] 0.85 (5%) ✅ 1.00 (1%)
["dates", "arithmetic", ("Date", "Day")] 0.91 (5%) ✅ 1.00 (1%)
["dates", "arithmetic", ("DateTime", "Day")] 0.91 (5%) ✅ 1.00 (1%)
["dates", "arithmetic", ("DateTime", "Hour")] 0.91 (5%) ✅ 1.00 (1%)
["dates", "arithmetic", ("DateTime", "Millisecond")] 0.91 (5%) ✅ 1.00 (1%)
["dates", "arithmetic", ("DateTime", "Minute")] 0.91 (5%) ✅ 1.00 (1%)
["dates", "arithmetic", ("DateTime", "Second")] 0.91 (5%) ✅ 1.00 (1%)
["dates", "conversion", "Date -> DateTime"] 1.22 (5%) ❌ 1.00 (1%)
["dates", "parse", ("DateTime", "DateFormat")] 1.09 (5%) ❌ 1.00 (1%)
["find", "findnext", ("ispos", "Vector{Float32}")] 1.08 (5%) ❌ 1.00 (1%)
["find", "findnext", ("ispos", "Vector{Int8}")] 0.91 (5%) ✅ 1.00 (1%)
["find", "findnext", ("ispos", "Vector{UInt64}")] 0.93 (5%) ✅ 1.00 (1%)
["find", "findprev", ("Vector{Bool}", "50-50")] 0.95 (5%) ✅ 1.00 (1%)
["inference", "abstract interpretation", "many_const_calls"] 0.94 (5%) ✅ 1.00 (1%)
["inference", "abstract interpretation", "sin(42)"] 0.93 (5%) ✅ 1.00 (1%)
["inference", "allinference", "broadcasting"] 0.95 (5%) 0.98 (1%) ✅
["inference", "allinference", "many_const_calls"] 0.95 (5%) ✅ 1.00 (1%)
["inference", "allinference", "many_invoke_calls"] 0.90 (5%) ✅ 0.99 (1%)
["inference", "allinference", "many_method_matches"] 0.95 (5%) 0.98 (1%) ✅
["inference", "allinference", "rand(Float64)"] 0.95 (5%) ✅ 0.99 (1%)
["inference", "allinference", "sin(42)"] 0.94 (5%) ✅ 0.99 (1%)
["inference", "optimization", "REPL.REPLCompletions.completions"] 1.08 (5%) ❌ 1.00 (1%)
["inference", "optimization", "broadcasting"] 0.94 (5%) ✅ 0.99 (1%) ✅
["inference", "optimization", "many_const_calls"] 0.90 (5%) ✅ 0.97 (1%) ✅
["inference", "optimization", "many_invoke_calls"] 0.88 (5%) ✅ 1.00 (1%)
["io", "array_limit", ("display", "Matrix{Float64}(10000, 10000)")] 1.05 (5%) ❌ 1.00 (1%)
["misc", "iterators", "zip(1:1, 1:1, 1:1, 1:1)"] 0.94 (5%) ✅ 1.00 (1%)
["misc", "iterators", "zip(1:1000)"] 0.85 (5%) ✅ 1.00 (1%)
["misc", "iterators", "zip(1:1000, 1:1000)"] 0.94 (5%) ✅ 1.00 (1%)
["misc", "julia", ("parse", "array")] 0.93 (5%) ✅ 1.00 (1%)
["misc", "julia", ("parse", "function")] 1.10 (5%) ❌ 1.00 (1%)
["problem", "grigoriadis khachiyan", "grigoriadis_khachiyan"] 1.08 (5%) ❌ 1.00 (1%)
["problem", "simplex", "simplex"] 1.09 (5%) ❌ 1.00 (1%)
["problem", "spellcheck", "spellcheck"] 1.05 (5%) ❌ 1.00 (1%)
["random", "ranges", ("RangeGenerator", "Int128", "1:4294967295")] 0.72 (25%) ✅ 1.00 (1%)
["scalar", "acos", ("one", "negative argument", "Float32")] 1.12 (5%) ❌ 1.00 (1%)
["scalar", "acos", ("one", "negative argument", "Float64")] 1.06 (5%) ❌ 1.00 (1%)
["scalar", "acos", ("one", "positive argument", "Float32")] 1.12 (5%) ❌ 1.00 (1%)
["scalar", "acos", ("one", "positive argument", "Float64")] 1.06 (5%) ❌ 1.00 (1%)
["scalar", "acos", ("small", "negative argument", "Float32")] 1.05 (5%) ❌ 1.00 (1%)
["scalar", "acos", ("small", "negative argument", "Float64")] 0.95 (5%) ✅ 1.00 (1%)
["scalar", "acos", ("small", "positive argument", "Float32")] 0.86 (5%) ✅ 1.00 (1%)
["scalar", "acos", ("zero", "Float32")] 1.05 (5%) ❌ 1.00 (1%)
["scalar", "acos", ("zero", "Float64")] 0.95 (5%) ✅ 1.00 (1%)
["scalar", "asin", ("0.5 <= abs(x) < 0.975", "negative argument", "Float32")] 0.94 (5%) ✅ 1.00 (1%)
["scalar", "asin", ("small", "negative argument", "Float32")] 0.95 (5%) ✅ 1.00 (1%)
["scalar", "asin", ("small", "positive argument", "Float32")] 0.95 (5%) ✅ 1.00 (1%)
["scalar", "asin", ("zero", "Float32")] 0.95 (5%) ✅ 1.00 (1%)
["scalar", "atan2", ("abs(y/x) high", "y infinite", "y negative", "x finite", "x negative", "Float32")] 1.08 (5%) ❌ 1.00 (1%)
["scalar", "atan2", ("abs(y/x) high", "y negative", "x negative", "Float32")] 1.11 (5%) ❌ 1.00 (1%)
["scalar", "atan2", ("abs(y/x) high", "y positive", "x negative", "Float32")] 1.11 (5%) ❌ 1.00 (1%)
["scalar", "atan2", ("abs(y/x) small", "y positive", "x negative", "Float32")] 1.11 (5%) ❌ 1.00 (1%)
["scalar", "atan2", ("x one", "Float32")] 1.45 (5%) ❌ 1.00 (1%)
["scalar", "atan2", ("x one", "Float64")] 0.62 (5%) ✅ 1.00 (1%)
["scalar", "atan2", ("y finite", "y positive", "x infinite", "x positive", "Float32")] 1.08 (5%) ❌ 1.00 (1%)
["scalar", "atan2", ("y infinite", "y negative", "x finite", "x negative", "Float32")] 1.08 (5%) ❌ 1.00 (1%)
["scalar", "atan2", ("y infinite", "y negative", "x finite", "x positive", "Float32")] 1.08 (5%) ❌ 1.00 (1%)
["scalar", "atan2", ("y infinite", "y negative", "x infinite", "x negative", "Float32")] 1.09 (5%) ❌ 1.00 (1%)
["scalar", "atan2", ("y infinite", "y positive", "x finite", "x negative", "Float32")] 1.08 (5%) ❌ 1.00 (1%)
["scalar", "atan2", ("y infinite", "y positive", "x finite", "x positive", "Float32")] 1.08 (5%) ❌ 1.00 (1%)
["scalar", "atan2", ("y infinite", "y positive", "x infinite", "x negative", "Float32")] 1.09 (5%) ❌ 1.00 (1%)
["scalar", "atan2", ("y zero", "y negative", "x positive", "Float32")] 1.10 (5%) ❌ 1.00 (1%)
["scalar", "atan2", ("y zero", "y positive", "x positive", "Float32")] 1.11 (5%) ❌ 1.00 (1%)
["scalar", "atanh", ("one", "Float32")] 0.92 (5%) ✅ 1.00 (1%)
["scalar", "cbrt", ("large", "negative argument", "Float32")] 1.13 (5%) ❌ 1.00 (1%)
["scalar", "cbrt", ("large", "positive argument", "Float32")] 0.83 (5%) ✅ 1.00 (1%)
["scalar", "cbrt", ("zero", "Float32")] 0.88 (5%) ✅ 1.00 (1%)
["scalar", "cos", ("argument reduction (easy) abs(x) < 2π/4", "negative argument", "Float32", "sin_kernel")] 1.09 (5%) ❌ 1.00 (1%)
["scalar", "cos", ("argument reduction (easy) abs(x) < 2π/4", "negative argument", "Float64", "sin_kernel")] 1.09 (5%) ❌ 1.00 (1%)
["scalar", "cos", ("argument reduction (easy) abs(x) < 2π/4", "positive argument", "Float32", "sin_kernel")] 1.06 (5%) ❌ 1.00 (1%)
["scalar", "cos", ("argument reduction (easy) abs(x) < 2π/4", "positive argument", "Float64", "sin_kernel")] 1.05 (5%) ❌ 1.00 (1%)
["scalar", "cos", ("argument reduction (easy) abs(x) < 3π/4", "negative argument", "Float32", "sin_kernel")] 1.09 (5%) ❌ 1.00 (1%)
["scalar", "cos", ("argument reduction (easy) abs(x) < 3π/4", "negative argument", "Float64", "sin_kernel")] 1.09 (5%) ❌ 1.00 (1%)
["scalar", "cos", ("argument reduction (easy) abs(x) < 3π/4", "positive argument", "Float32", "sin_kernel")] 1.05 (5%) ❌ 1.00 (1%)
["scalar", "cos", ("argument reduction (easy) abs(x) < 3π/4", "positive argument", "Float64", "sin_kernel")] 1.05 (5%) ❌ 1.00 (1%)
["scalar", "cos", ("argument reduction (easy) abs(x) < 4π/4", "negative argument", "Float32", "cos_kernel")] 0.95 (5%) ✅ 1.00 (1%)
["scalar", "cos", ("argument reduction (easy) abs(x) < 4π/4", "negative argument", "Float64", "cos_kernel")] 0.95 (5%) ✅ 1.00 (1%)
["scalar", "cos", ("argument reduction (easy) abs(x) < 4π/4", "positive argument", "Float32", "cos_kernel")] 0.94 (5%) ✅ 1.00 (1%)
["scalar", "cos", ("argument reduction (easy) abs(x) < 4π/4", "positive argument", "Float64", "cos_kernel")] 1.06 (5%) ❌ 1.00 (1%)
["scalar", "cos", ("argument reduction (easy) abs(x) < 5π/4", "positive argument", "Float32", "cos_kernel")] 1.05 (5%) ❌ 1.00 (1%)
["scalar", "cos", ("argument reduction (easy) abs(x) < 5π/4", "positive argument", "Float64", "cos_kernel")] 1.05 (5%) ❌ 1.00 (1%)
["scalar", "cos", ("argument reduction (easy) abs(x) < 6π/4", "negative argument", "Float64", "sin_kernel")] 1.05 (5%) ❌ 1.00 (1%)
["scalar", "cos", ("argument reduction (easy) abs(x) < 6π/4", "positive argument", "Float32", "sin_kernel")] 1.09 (5%) ❌ 1.00 (1%)
["scalar", "cos", ("argument reduction (easy) abs(x) < 6π/4", "positive argument", "Float64", "sin_kernel")] 1.08 (5%) ❌ 1.00 (1%)
["scalar", "cos", ("argument reduction (easy) abs(x) < 7π/4", "positive argument", "Float32", "cos_kernel")] 1.08 (5%) ❌ 1.00 (1%)
["scalar", "cos", ("argument reduction (easy) abs(x) < 7π/4", "positive argument", "Float64", "cos_kernel")] 1.08 (5%) ❌ 1.00 (1%)
["scalar", "cos", ("argument reduction (hard) abs(x) < 4π/4", "negative argument", "Float32", "cos_kernel")] 0.94 (5%) ✅ 1.00 (1%)
["scalar", "cos", ("argument reduction (hard) abs(x) < 4π/4", "positive argument", "Float32", "cos_kernel")] 0.94 (5%) ✅ 1.00 (1%)
["scalar", "cos", ("argument reduction (paynehanek) abs(x) > 2.0^20*π/2", "negative argument", "Float32", "sin_kernel")] 0.53 (5%) ✅ 1.00 (1%)
["scalar", "cosh", ("0 <= abs(x) < 0.00024414062f0", "negative argument", "Float32")] 1.13 (5%) ❌ 1.00 (1%)
["scalar", "cosh", ("0 <= abs(x) < 0.00024414062f0", "positive argument", "Float32")] 0.88 (5%) ✅ 1.00 (1%)
["scalar", "cosh", ("very small", "negative argument", "Float32")] 1.13 (5%) ❌ 1.00 (1%)
["scalar", "cosh", ("very small", "positive argument", "Float32")] 0.88 (5%) ✅ 1.00 (1%)
["scalar", "cosh", ("zero", "Float32")] 1.13 (5%) ❌ 1.00 (1%)
["scalar", "exp2", ("2pow1023", "positive argument", "Float64")] 0.92 (5%) ✅ 1.00 (1%)
["scalar", "exp2", ("2pow127", "positive argument", "Float32")] 0.94 (5%) ✅ 1.00 (1%)
["scalar", "exp2", ("2pow3", "negative argument", "Float32")] 1.07 (5%) ❌ 1.00 (1%)
["scalar", "expm1", ("large", "positive argument", "Float64")] 1.11 (5%) ❌ 1.00 (1%)
["scalar", "fastmath", "13786"] 0.90 (5%) ✅ 1.00 (1%)
["scalar", "mod2pi", ("argument reduction (easy) abs(x) > 2.0^20*π/2", "negative argument", "Float64")] 0.85 (5%) ✅ 1.00 (1%)
["scalar", "mod2pi", ("argument reduction (easy) abs(x) > 2.0^20*π/2", "positive argument", "Float64")] 0.85 (5%) ✅ 1.00 (1%)
["scalar", "mod2pi", ("no reduction", "negative argument", "Float64")] 0.92 (5%) ✅ 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", "rem_pio2", ("argument reduction (paynehanek) abs(x) > 2.0^20*π/2", "positive argument", "Float64")] 0.93 (5%) ✅ 1.00 (1%)
["scalar", "sin", ("argument reduction (easy) abs(x) < 2π/4", "negative argument", "Float32", "cos_kernel")] 0.94 (5%) ✅ 1.00 (1%)
["scalar", "sin", ("argument reduction (easy) abs(x) < 3π/4", "negative argument", "Float32", "cos_kernel")] 0.94 (5%) ✅ 1.00 (1%)
["scalar", "sin", ("argument reduction (easy) abs(x) < 6π/4", "positive argument", "Float32", "cos_kernel")] 0.94 (5%) ✅ 1.00 (1%)
["scalar", "sin", ("argument reduction (easy) abs(x) < 7π/4", "positive argument", "Float32", "sin_kernel")] 0.94 (5%) ✅ 1.00 (1%)
["scalar", "sin", ("argument reduction (hard) abs(x) < 2π/4", "negative argument", "Float32", "cos_kernel")] 0.94 (5%) ✅ 1.00 (1%)
["scalar", "sin", ("argument reduction (hard) abs(x) < 6π/4", "positive argument", "Float32", "cos_kernel")] 0.94 (5%) ✅ 1.00 (1%)
["scalar", "sin", ("no reduction", "zero", "Float32")] 0.95 (5%) ✅ 1.00 (1%)
["scalar", "sin", ("no reduction", "zero", "Float64")] 0.95 (5%) ✅ 1.00 (1%)
["scalar", "sincos", ("argument reduction (easy) abs(x) < 4π/4", "positive argument", "Float32")] 0.95 (5%) ✅ 1.00 (1%)
["scalar", "tan", ("medium", "negative argument", "Float64")] 0.94 (5%) ✅ 1.00 (1%)
["scalar", "tanh", ("0 <= abs(x) < 2f0^-12", "negative argument", "Float32")] 1.05 (5%) ❌ 1.00 (1%)
["scalar", "tanh", ("0 <= abs(x) < 2f0^-12", "positive argument", "Float32")] 1.05 (5%) ❌ 1.00 (1%)
["scalar", "tanh", ("2f0^-12 <= abs(x) < 1f0", "negative argument", "Float32")] 1.05 (5%) ❌ 1.00 (1%)
["scalar", "tanh", ("2f0^-12 <= abs(x) < 1f0", "positive argument", "Float32")] 1.05 (5%) ❌ 1.00 (1%)
["scalar", "tanh", ("very large", "negative argument", "Float32")] 0.93 (5%) ✅ 1.00 (1%)
["scalar", "tanh", ("very large", "negative argument", "Float64")] 1.07 (5%) ❌ 1.00 (1%)
["scalar", "tanh", ("very large", "positive argument", "Float32")] 0.94 (5%) ✅ 1.00 (1%)
["scalar", "tanh", ("very large", "positive argument", "Float64")] 1.07 (5%) ❌ 1.00 (1%)
["scalar", "tanh", ("zero", "Float32")] 1.05 (5%) ❌ 1.00 (1%)
["simd", ("Cartesian", "axpy!", "Float64", 3, 64)] 0.71 (20%) ✅ 1.00 (1%)
["simd", ("Cartesian", "axpy!", "Int64", 2, 32)] 0.72 (20%) ✅ 1.00 (1%)
["simd", ("Cartesian", "manual_example!", "Float32", 4, 64)] 0.76 (20%) ✅ 1.00 (1%)
["simd", ("Cartesian", "manual_example!", "Float64", 3, 31)] 1.25 (20%) ❌ 1.00 (1%)
["simd", ("CartesianPartition", "axpy!", "Float64", 3, 64)] 0.77 (20%) ✅ 1.00 (1%)
["sparse", "constructors", ("IJV", 100)] 0.94 (5%) ✅ 1.00 (1%)
["string", "==(::SubString, ::String)", "different length"] 1.17 (5%) ❌ 1.00 (1%)
["string", "repeat", "repeat str len 16"] 0.93 (5%) ✅ 1.00 (1%)
["tuple", "linear algebra", ("matmat", "(2, 2)", "(2, 2)")] 0.91 (5%) ✅ 1.00 (1%)
["tuple", "linear algebra", ("matmat", "(8, 8)", "(8, 8)")] 1.05 (5%) ❌ 1.00 (1%)
["tuple", "linear algebra", ("matvec", "(16, 16)", "(16,)")] 1.08 (5%) ❌ 1.00 (1%)
["tuple", "linear algebra", ("matvec", "(2, 2)", "(2,)")] 0.93 (5%) ✅ 1.00 (1%)
["tuple", "linear algebra", ("matvec", "(4, 4)", "(4,)")] 0.85 (5%) ✅ 1.00 (1%)
["tuple", "linear algebra", ("matvec", "(8, 8)", "(8,)")] 0.86 (5%) ✅ 1.00 (1%)
["tuple", "misc", "11899"] 0.91 (5%) ✅ 1.00 (1%)
["tuple", "reduction", ("sum", "(2,)")] 0.93 (5%) ✅ 1.00 (1%)
["union", "array", ("broadcast", "*", "BigInt", "(false, false)")] 0.93 (5%) ✅ 1.00 (1%)
["union", "array", ("broadcast", "*", "BigInt", "(false, true)")] 0.94 (5%) ✅ 1.00 (1%)
["union", "array", ("broadcast", "*", "Float64", "(false, true)")] 1.06 (5%) ❌ 1.00 (1%)
["union", "array", ("broadcast", "abs", "BigInt", 0)] 0.93 (5%) ✅ 1.00 (1%)
["union", "array", ("broadcast", "abs", "BigInt", 1)] 0.95 (5%) ✅ 1.00 (1%)
["union", "array", ("broadcast", "identity", "Float32", 0)] 0.94 (5%) ✅ 1.00 (1%)
["union", "array", ("collect", "all", "Int8", 0)] 1.12 (5%) ❌ 1.00 (1%)
["union", "array", ("map", "*", "BigInt", "(false, false)")] 0.95 (5%) ✅ 1.00 (1%)
["union", "array", ("map", "*", "BigInt", "(false, true)")] 0.93 (5%) ✅ 1.00 (1%)
["union", "array", ("map", "*", "Float32", "(true, true)")] 1.05 (5%) ❌ 1.00 (1%)
["union", "array", ("map", "*", "Float64", "(false, true)")] 1.06 (5%) ❌ 1.00 (1%)
["union", "array", ("map", "abs", "BigInt", 0)] 0.94 (5%) ✅ 1.00 (1%)
["union", "array", ("map", "identity", "Int8", 0)] 1.12 (5%) ❌ 1.00 (1%)
["union", "array", ("perf_binaryop", "*", "BigInt", "(false, false)")] 0.94 (5%) ✅ 1.00 (1%)
["union", "array", ("perf_binaryop", "*", "BigInt", "(false, true)")] 0.93 (5%) ✅ 1.00 (1%)
["union", "array", ("perf_binaryop", "*", "Float32", "(false, true)")] 0.91 (5%) ✅ 1.00 (1%)
["union", "array", ("perf_binaryop", "*", "Float32", "(true, true)")] 0.90 (5%) ✅ 1.00 (1%)
["union", "array", ("perf_simplecopy", "BigFloat", 1)] 0.92 (5%) ✅ 1.00 (1%)
["union", "array", ("perf_simplecopy", "Bool", 1)] 0.87 (5%) ✅ 1.00 (1%)
["union", "array", ("perf_simplecopy", "Int64", 1)] 1.16 (5%) ❌ 1.00 (1%)
["union", "array", ("perf_sum", "Int8", 1)] 0.95 (5%) ✅ 1.00 (1%)
["union", "array", ("perf_sum2", "Int8", 1)] 0.94 (5%) ✅ 1.00 (1%)
["union", "array", ("perf_sum3", "Int64", 1)] 0.87 (5%) ✅ 1.00 (1%)
["union", "array", ("perf_sum3", "Int8", 1)] 0.93 (5%) ✅ 1.00 (1%)
["union", "array", ("perf_sum4", "Int8", 1)] 0.93 (5%) ✅ 1.00 (1%)
["union", "array", ("skipmissing", "filter", "Bool", 0)] 0.94 (5%) ✅ 1.00 (1%)
["union", "array", ("skipmissing", "keys", "Union{Missing, Bool}", 1)] 1.05 (5%) ❌ 1.00 (1%)
["union", "array", ("skipmissing", "keys", "Union{Missing, Int8}", 1)] 1.06 (5%) ❌ 1.00 (1%)
["union", "array", ("skipmissing", "perf_sumskipmissing", "Int8", 0)] 0.85 (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.11.0-DEV.233
Commit 117ef2e691 (2023-08-05 03:15 UTC)
Platform Info:
  OS: Linux (x86_64-linux-gnu)
      Ubuntu 22.04.3 LTS
  uname: Linux 5.15.0-76-generic #83-Ubuntu SMP Thu Jun 15 19:16:32 UTC 2023 x86_64 x86_64
  CPU: Intel(R) Xeon(R) CPU E3-1241 v3 @ 3.50GHz: 
              speed         user         nice          sys         idle          irq
       #1   800 MHz      92578 s         27 s      43880 s   30280411 s          0 s
       #2   800 MHz    2851133 s         57 s      91847 s   27477386 s          0 s
       #3   800 MHz      87416 s         63 s      42932 s   30257990 s          0 s
       #4  3600 MHz      75860 s         31 s      46352 s   30260838 s          0 s
       #5   900 MHz      70354 s         41 s      49294 s   30161545 s          0 s
       #6  3507 MHz      75692 s         42 s      45901 s   30281802 s          0 s
       #7   800 MHz      81855 s         17 s      58405 s   30274204 s          0 s
       #8  2500 MHz      77232 s         32 s      40477 s   30295186 s          0 s
  Memory: 31.301593780517578 GB (25381.46484375 MB free)
  Uptime: 3.04490065e6 sec
  Load Avg:  1.0  1.0  1.0
  WORD_SIZE: 64
  LIBM: libopenlibm
  LLVM: libLLVM-15.0.7 (ORCJIT, haswell)
  Threads: 1 on 8 virtual cores