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
For this particular problem though, we need to be able to produce reliable benchmarking results in a virtualized CI environment, which is not something criterion provides a solution for.
That particular problem is what makes something like iai interesting.
We've had a couple notable performance regressions lately, namely in
keccak
andp256
.It'd be good to have a reusable solution for continuous benchmarking.
Some options:
The text was updated successfully, but these errors were encountered: