We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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.
The text was updated successfully, but these errors were encountered:
@rocky I think it is already fixed by TraceBuiltins.
TraceBuiltins
Sorry, something went wrong.
Yes, benchmarking in another repo is much better here.
No branches or pull requests
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.
The text was updated successfully, but these errors were encountered: