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

benchmark_version #3

Open
amcnicho opened this issue Sep 16, 2021 · 0 comments
Open

benchmark_version #3

amcnicho opened this issue Sep 16, 2021 · 0 comments
Labels
documentation Improvements or additions to documentation enhancement New feature or request

Comments

@amcnicho
Copy link
Member

asv assigns a value to the benchmark_version dictionary of tests in the generated results JSON for a given environment. By default, this is the hash of the benchmark code itself, but it can be set to any string value. We should intentionally choose a versioning scheme; ideally such that minor refactors (e.g., changing variable names or the setup/setup_cache/teardown methods) don't cause previous valid results to be ignored unless the hashes are overwritten.

@amcnicho amcnicho added documentation Improvements or additions to documentation enhancement New feature or request labels Oct 13, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request
Development

No branches or pull requests

1 participant