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

ASV Benchmarks #8

Open
adam2392 opened this issue Apr 11, 2023 · 0 comments
Open

ASV Benchmarks #8

adam2392 opened this issue Apr 11, 2023 · 0 comments

Comments

@adam2392
Copy link
Collaborator

Is your feature request related to a problem? Please describe.
Similar to numpy, scipy and scikit-learn and many other performant libraries, we should implement an ASV benchmarking suite that will then allow us to gauge how to improve the runtime and memory performance of the CI test suite. This will then map to significant improvements downstream in dowhy, dodiscover, etc.

Describe the solution you'd like
Add asv benchmarks. See scikit-learn repo for some boilerplate.

Additional context
We need to figure out where to host the resulting plots and add a CI pipeline to handle this. Not sure exactly on details related to this yet tho...

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

1 participant