-
Notifications
You must be signed in to change notification settings - Fork 225
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
CI: Cache the earth_day_01d_p grid #2937
Conversation
One quick thought when working on this PR. Currently, the "Cache Data" workflow is disabled by default for PRs. Sometimes, when we add a new cache file, we need to manually enable the workflow in PRs to refresh the caches and also need to disable it before merging. It's tedious although it doesn't happen very often. A better solution is:
|
CodSpeed Performance ReportMerging #2937 will degrade performances by 6.45%Falling back to comparing Summary
Benchmarks breakdown
|
FYI, I've changed the regression threshold back to 10% to silence false warnings like the above: ![]() |
Thanks, I've opened an issue (#2942) to track why this benchmark test seems to have so many false warnings. |
Description of proposed changes
The
earth_day_01d_p.tif
file is used intest_grdimage_image.py
.