-
Notifications
You must be signed in to change notification settings - Fork 683
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: github: save and restore ccache database #1492
Conversation
30992e7
to
04b41ef
Compare
cool! do you feel it faster? |
04b41ef
to
63444b5
Compare
Yes, you can check it went from 3-4min to <1min |
63444b5
to
1e579ab
Compare
@clementperon how does the compiler know to use ccache? Should we configure |
Because we merged this :) |
@clementperon Seems that there are conflicts. You may want to fix it. |
But how does |
Yes that's the default directory for Ccahe |
1e579ab
to
1c3235b
Compare
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## dev #1492 +/- ##
==========================================
- Coverage 82.10% 82.08% -0.02%
==========================================
Files 273 273
Lines 43542 43539 -3
Branches 9014 9370 +356
==========================================
- Hits 35749 35741 -8
- Misses 6960 6983 +23
+ Partials 833 815 -18
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
In order to speedup compilation save and restore ccache database