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

Github actions: Add Ccache to Windows build #1041

Merged
merged 2 commits into from
Jan 21, 2025
Merged

Github actions: Add Ccache to Windows build #1041

merged 2 commits into from
Jan 21, 2025

Conversation

brakhane
Copy link
Collaborator

@brakhane brakhane commented Jan 20, 2025

Using Ccache on windows as well seems to improve build times significantly.

In case of a cold cache, it's around 1m30s faster, for a warm cache it's around 3-6m faster.

Similar to Linux, the nightly build is done without Ccache.

@brakhane brakhane force-pushed the ccache-win branch 7 times, most recently from a028d04 to 979028d Compare January 21, 2025 00:38
@turanszkij turanszkij merged commit 0022b69 into master Jan 21, 2025
3 checks passed
@turanszkij turanszkij deleted the ccache-win branch January 21, 2025 05:47
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