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

feat: change ccache to sccache to cache rust too #44

Closed
wants to merge 1 commit into from

Conversation

antonbaliasnikov
Copy link
Contributor

What ❔

Change ccache to sccache.

Why ❔

sccache is the default one used by upstream LLVM project and it also provides a capability to cache Rust compilation. Trying to use it to see if it improves zksolc, zkvyper build times.

Checklist

  • PR title corresponds to the body of PR.
  • Documentation comments have been added / updated.

@antonbaliasnikov
Copy link
Contributor Author

sccache is not supported yet on all platforms. Closing for now.
hendrikmuhs/ccache-action#121

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.

1 participant