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

Performance regression testing #120

Open
l-kent opened this issue Oct 24, 2023 · 1 comment
Open

Performance regression testing #120

l-kent opened this issue Oct 24, 2023 · 1 comment

Comments

@l-kent
Copy link
Contributor

l-kent commented Oct 24, 2023

We want some way of logging and comparing the performance (in terms of time, not correctness) for the tests in the test suite, so that performance changes and regressions can be detected.

@ailrst
Copy link
Contributor

ailrst commented Oct 25, 2023

Started working on this here #121,

What remains is some scripts to log history and detect regressions. It would make sense to run the tests in a github action either on github or locally using https://github.com/nektos/act

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

2 participants