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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Benchmark runner convenience for "can I run X benchmark?" #5944

Closed
trexfeathers opened this issue May 9, 2024 · 0 comments 路 Fixed by #5957
Closed

Benchmark runner convenience for "can I run X benchmark?" #5944

trexfeathers opened this issue May 9, 2024 · 0 comments 路 Fixed by #5957

Comments

@trexfeathers
Copy link
Contributor

馃摪 Custom Issue

python bm_runner.py test_run my_benchmark

Is something we do a lot when writing a new benchmark.

Should automatically select the various things to speed stuff up like --quick and --attribute rounds=1 etcetera.

@pp-mo suggests forcing the use of an existing environment (-E argument), and also making that the DATA_GEN_PYTHON environment too. Would be easy enough to pass a path in as a argument or an env variable, could maybe limit it to just the name of a Conda environment?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

2 participants