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/Benchmark testing #761

Open
pierrejoye opened this issue Sep 11, 2021 · 0 comments
Open

Performance regression/Benchmark testing #761

pierrejoye opened this issue Sep 11, 2021 · 0 comments
Assignees

Comments

@pierrejoye
Copy link
Contributor

It may be good to have a minimal benchmark testing suite.

Maybe https://github.com/google/benchmark/blob/main/docs/user_guide.md would be good. We only need to add extern C around a function implementing the tests. It includes a comparison script as well, so we could store the standard run in a repo and fetch it to detect regressions.

Thoughts? Know any other tool we could use?

@pierrejoye pierrejoye self-assigned this Sep 11, 2021
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