We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 63b6454 commit e52e098Copy full SHA for e52e098
benchmark/benchmarks.jl
@@ -41,7 +41,7 @@ SUITE["SimModel"]["allocation"]["NonLinModel_evaloutput"] = @benchmarkable(
41
samples=1
42
)
43
44
-SUITE["SimModel"]["allocation"]["linearize!"] = @benchmarkable(
+SUITE["SimModel"]["allocation"]["NonLinModel_linearize!"] = @benchmarkable(
45
linearize!($linmodel, $nonlinmodel),
46
47
0 commit comments