Skip to content

Commit

Permalink
fixup benchmarks.jl
Browse files Browse the repository at this point in the history
  • Loading branch information
Krastanov committed Jan 22, 2024
1 parent a5d783f commit 3d03499
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions benchmark/benchmarks.jl
Original file line number Diff line number Diff line change
Expand Up @@ -143,6 +143,8 @@ end

if V >= v"0.8.20"

using QuantumClifford.ECC

SUITE["ecc"] = BenchmarkGroup(["ecc"])
SUITE["ecc"]["evaluate_decoder"] = BenchmarkGroup(["evaluate_decoder"])
for (cs, c) in [("shor",Shor9()), ("toric8",Toric(8,8))]
Expand Down

0 comments on commit 3d03499

Please sign in to comment.