-
Notifications
You must be signed in to change notification settings - Fork 1
create environments with older package versions #173
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
Conversation
I think its a handy utility to have, e.g., for debugging performance issues, so including in the code base is fine with me |
|
@rly - as part of your upcoming benchmarks runs you could also include runs using the environments created by this script. Otherwise I can take some time on the lbl-mac to generate those results after you are done with your initial runs. |
oruebel
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good to me
As part of #89, we discussed looking at how performance for specific metrics changes over time.
This utility script will create environment files to use for testing older versions of our key streaming packages of interest. I'm not sure if it's worth including in the codebase or adding in the scripts folder since future monitoring of changes across time can just pull different package versions from the benchmarks results database.
To generate the results for the older version, create and activate the conda environment with a specified date limit.