Skip to content

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

Merged
vgvassilev merged 1 commit intocompiler-research:mainfrom
mcbarton:speed-up-build-cache-stage-when-don't-need-to-build-new-cache
May 7, 2024
Merged

Speed up build_cache process when not needing to build cache#270
vgvassilev merged 1 commit intocompiler-research:mainfrom
mcbarton:speed-up-build-cache-stage-when-don't-need-to-build-new-cache

Conversation

@mcbarton
Copy link
Copy Markdown
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
Copy Markdown
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
Copy Markdown
Contributor

Nice!

@vgvassilev vgvassilev merged commit f5303eb into compiler-research:main May 7, 2024
@mcbarton mcbarton deleted the speed-up-build-cache-stage-when-don't-need-to-build-new-cache branch May 22, 2024 17:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants