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

Beef up pytest to allow for a benchmarking option #1581

Closed
rocky opened this issue Sep 7, 2021 · 2 comments
Closed

Beef up pytest to allow for a benchmarking option #1581

rocky opened this issue Sep 7, 2021 · 2 comments

Comments

@rocky
Copy link
Member

rocky commented Sep 7, 2021

We can enhance the pytests to facilitate benchmarking the tests.

While it is true that benchmarking and testing are separate, a simple change here can give some idea.

Basically most of the pytests funnel through a few helper routines. So that would test an environment setting and accumulate timings if that's set.

@TiagoCavalcante
Copy link
Contributor

@rocky I think it is already fixed by TraceBuiltins.

@rocky
Copy link
Member Author

rocky commented Nov 10, 2021

Yes, benchmarking in another repo is much better here.

@rocky rocky closed this as completed Nov 10, 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

2 participants