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
Nimrod places a lot of emphasis on efficiency - so some tool to measure the efficiency of a solution would be nice.
Idea: create a macro-based tool that turns the unittest.tests into benchmarks.
unittest.test
The text was updated successfully, but these errors were encountered:
+1 - that would be very nice.
Sorry, something went wrong.
Do we still want to do this? https://github.com/treeform/benchy is easy to use
No branches or pull requests
Nimrod places a lot of emphasis on efficiency - so some tool to measure the efficiency of a solution would be nice.
Idea: create a macro-based tool that turns the
unittest.test
s into benchmarks.The text was updated successfully, but these errors were encountered: