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
Right now there is a file called benchmarks.py that runs a few general performance benchmark tests. This script should be converted to a regular test case so that a build will fail if the tests take too long to execute. This change is intended to help prevent performance regressions.
The text was updated successfully, but these errors were encountered:
Right now there is a file called
benchmarks.py
that runs a few general performance benchmark tests. This script should be converted to a regular test case so that a build will fail if the tests take too long to execute. This change is intended to help prevent performance regressions.The text was updated successfully, but these errors were encountered: