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

Add tests for performance #61

Open
jamesaoverton opened this issue Jan 21, 2021 · 0 comments
Open

Add tests for performance #61

jamesaoverton opened this issue Jan 21, 2021 · 0 comments

Comments

@jamesaoverton
Copy link
Member

We have unit tests and integration tests, but I would also like to start testing the performance of key operations -- this is often part of "acceptance tests". I think this will require at least a medium-sized test data set, and we should get the average of several runs. The tests themselves should just take a few seconds. What we're trying to catch is changes that make the tests take twice as long as before. And it should also be possible to compare performance of various versions over time, to make sure that we're not getting a lot slower.

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

No branches or pull requests

1 participant