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

Add method or option to profile / compare performance of scribbler implementations #2

Open
benkrikler opened this issue May 16, 2019 · 1 comment
Labels
originally gitlab For items that were originally created on gitlab and imported over

Comments

@benkrikler
Copy link
Member

Imported from gitlab issue 2

When writing a scribbler there are often many ways to implement what it does. It's hard to know in advance which method will be the most performant so it would be useful to have built-in (but deactivated by default) performance checks, to help when writing a new scribbler.

@benkrikler benkrikler added the originally gitlab For items that were originally created on gitlab and imported over label May 16, 2019
@benkrikler
Copy link
Member Author

From the scikit-hep gitter channel this package might be useful: https://github.com/airspeed-velocity/asv for tracking performance.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
originally gitlab For items that were originally created on gitlab and imported over
Projects
None yet
Development

No branches or pull requests

1 participant