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 a91df0b commit da1abbdCopy full SHA for da1abbd
benchmark/benchmarks.jl
@@ -12,7 +12,7 @@ const GRAPHS = Dict{String,Graph}(
12
"path500" => path_graph(500),
13
)
14
15
-serialbenchmarks = [
+const serialbenchmarks = [
16
"serial/core.jl",
17
"serial/connectivity.jl",
18
"serial/centrality.jl",
0 commit comments