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

ci: cache cargo registry & build artifacts #64

Merged
merged 2 commits into from
Jan 17, 2022
Merged

ci: cache cargo registry & build artifacts #64

merged 2 commits into from
Jan 17, 2022

Conversation

japaric
Copy link
Member

@japaric japaric commented Jan 14, 2022

time savings on cache hit

Job before after after/before
ubuntu-stable 105s 37s 35%
macos-stable 132s 68s 51%
windows-stable 176s 98s 55%
ubuntu-nightly 92s 40s 43%
macos-nightly 127s 65s 51%
windows-nightly 163s 103s 63%

don't ask me how to replicate the caching steps into the non-matrix job without copy-pasting the whole thing because I don't know :P

@Urhengulas
Copy link
Member

Good job!

bors r+

@bors
Copy link
Contributor

bors bot commented Jan 17, 2022

Build succeeded:

@bors bors bot merged commit bb14947 into main Jan 17, 2022
@bors bors bot deleted the ci-cache branch January 17, 2022 09:46
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