You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
At the moment the benchmarks are just run to make sure that they remain valid. However, they should also be used as regression tests. To do so I would like three things:
Show the number of operations in the benchmark table.
Show the benchmark results automatically in each PR.
Add a constraint on the regression, such that the test fails if the number of operations in the EOMs gets more than previously.
The text was updated successfully, but these errors were encountered:
At the moment the benchmarks are just run to make sure that they remain valid. However, they should also be used as regression tests. To do so I would like three things:
The text was updated successfully, but these errors were encountered: