Skip to content

Commit a811f83

Browse files
committed
bench: minor modification
1 parent 6e5618a commit a811f83

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

benchmark/benchmarks.jl

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ const SUITE = BenchmarkGroup(["ModelPredictiveControl"])
77
SUITE["unit tests"] = BenchmarkGroup(["allocation-free", "allocations", "single call"])
88
SUITE["case studies"] = BenchmarkGroup(["performance", "speed" ,"integration"])
99

10-
1110
include("0_bench_setup.jl")
1211
include("1_bench_sim_model.jl")
1312
include("2_bench_state_estim.jl")

0 commit comments

Comments
 (0)