Skip to content

Commit

Permalink
Trivial change test PR bench
Browse files Browse the repository at this point in the history
  • Loading branch information
filchristou committed Apr 22, 2024
1 parent a91df0b commit da1abbd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion benchmark/benchmarks.jl
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ const GRAPHS = Dict{String,Graph}(
"path500" => path_graph(500),
)

serialbenchmarks = [
const serialbenchmarks = [
"serial/core.jl",
"serial/connectivity.jl",
"serial/centrality.jl",
Expand Down

0 comments on commit da1abbd

Please sign in to comment.