-
Notifications
You must be signed in to change notification settings - Fork 28
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
Start benchmarking #10
Comments
I've included the |
We should follow the layout that DataFrames has for this, which is similar to how unit testing is done. |
Is there a way to automatically run |
The Benchmark package looks nice. But I see no easy way to compare against different git commits. |
Such functionality is actively being worked on right now so hopefully it'll be availiable within a couple of months. |
Thanks. Is there a conversation somewhere I can follow? |
Besides the test suite, we should begin benchmarking that not only do we get the correct answer, but we get it fast.
The text was updated successfully, but these errors were encountered: