Skip to content

Commit 06c34ab

Browse files
committed
bench: some modifications
1 parent ebf2a42 commit 06c34ab

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

benchmark/benchmarks.jl

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

10+
1011
include("0_bench_setup.jl")
1112
include("1_bench_sim_model.jl")
1213
include("2_bench_state_estim.jl")

0 commit comments

Comments
 (0)