We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7a154f6 commit ccf6ecbCopy full SHA for ccf6ecb
docs/src/usage.md
@@ -30,8 +30,6 @@ julia> libs = [:Gaius, :Octavian, :OpenBLAS]
30
31
julia> sizes = [10, 20, 30]
32
33
-julia> sizes = [1_000]
34
-
35
julia> threaded = true
36
37
julia> benchmark_result = runbench(Float64; libs, sizes, threaded)
0 commit comments