Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Convert benchmarks test into actual unit test that can fail #1184

Closed
gunthercox opened this issue Jan 27, 2018 · 0 comments
Closed

Convert benchmarks test into actual unit test that can fail #1184

gunthercox opened this issue Jan 27, 2018 · 0 comments
Assignees

Comments

@gunthercox
Copy link
Owner

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant