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

Performance Testing for Python #164

Open
evinism opened this issue Jun 2, 2022 · 0 comments
Open

Performance Testing for Python #164

evinism opened this issue Jun 2, 2022 · 0 comments

Comments

@evinism
Copy link
Owner

evinism commented Jun 2, 2022

Currently, the Python implementation of MistQL has no guarantees about performance, nor a standard, repeatable way to profile the tool. This ticket encompasses tooling choice, design, and implementation of everything we need in order to give a good story around Python performance.

The goal of this project is to create a repeatable performance test suite and establish baseline performance across a wide variety of tasks. Ideally, this would integrate with CI, allowing us to catch regressions on a pr-to-pr level.

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