Skip to content

Commit

Permalink
Test bench CI PR
Browse files Browse the repository at this point in the history
  • Loading branch information
filchristou committed Mar 15, 2024
1 parent e773bce commit eaf4f07
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion benchmark/benchmarks.jl
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
using BenchmarkTools, Graphs

const BENCHDIR = dirname(@__FILE__)

const DIGRAPHS = Dict{String,DiGraph}(
"complete100" => complete_digraph(100), "path500" => path_digraph(500)
)
Expand Down

0 comments on commit eaf4f07

Please sign in to comment.