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: use sccache #268

Closed
wants to merge 2 commits into from
Closed

ci: use sccache #268

wants to merge 2 commits into from

Conversation

Boshen
Copy link
Member

@Boshen Boshen commented Apr 7, 2023

Summary:

  • No significant speed up for my tiny project
  • 429 rate limit when run in parallel
  • if Swatinem/rust-cache is not installed, then cargo will still have to download the crates, countering the performance improvement
  • too many caches, this may "push out" all the other larger caches created by Swatinem/rust-cache

image

@Boshen Boshen force-pushed the sccache branch 3 times, most recently from 9ef07bc to 6b0fcb2 Compare April 7, 2023 05:00
@Boshen Boshen closed this Apr 7, 2023
@oxc-project oxc-project deleted a comment from github-actions bot Apr 7, 2023
@oxc-project oxc-project deleted a comment from github-actions bot Apr 7, 2023
@Boshen Boshen deleted the sccache branch April 14, 2023 15:58
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.

None yet

1 participant