Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Speed up build_cache process when not needing to build cache #270

Conversation

mcbarton
Copy link
Collaborator

@mcbarton mcbarton commented May 6, 2024

This should essentially allow workflow runs to skip over the build_cache matrix stage when the cache exists and doesn't need to be built.

@mcbarton
Copy link
Collaborator Author

mcbarton commented May 6, 2024

@vgvassilev This PR takes waiting for the build_cache stage running from 3 1/2 minute to 21 seconds, when a cache already exists, allowing PRs to run faster.

@mcbarton mcbarton changed the title Speed up build_cache process when needing to build cache Speed up build_cache process when not needing to build cache May 6, 2024
@vgvassilev
Copy link
Contributor

Nice!

@vgvassilev vgvassilev merged commit f5303eb into compiler-research:main May 7, 2024
21 of 33 checks passed
@mcbarton mcbarton deleted the speed-up-build-cache-stage-when-don't-need-to-build-new-cache branch May 22, 2024 17:07
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants