Skip to content

Conversation

msarahan
Copy link
Contributor

This pr uses new functionality added to shared-actions and shared-workflows to capture sccache hit rate information. To add this to other repos, we'll need to make the slight alteration here:

sccache --show-adv-stats | tee ../../telemetry-artifacts/sccache-stats.txt

That is, output the sccache stats to a file with a particular name in the telemetry-artifacts folder.

The captured sccache stats look like the screenshot below.

image

@msarahan msarahan requested a review from a team as a code owner February 24, 2025 15:27
@msarahan msarahan requested a review from AyodeAwe February 24, 2025 15:27
@github-actions github-actions bot added the ci label Feb 24, 2025
@msarahan msarahan added improvement Improvement / enhancement to an existing function non-breaking Non-breaking change labels Feb 24, 2025
@msarahan msarahan force-pushed the sccache-telemetry branch 2 times, most recently from 4c0d647 to 6151283 Compare March 12, 2025 17:50
@msarahan msarahan changed the base branch from branch-25.04 to branch-25.06 March 26, 2025 13:05
@msarahan msarahan requested review from a team as code owners March 26, 2025 13:05
@msarahan msarahan force-pushed the sccache-telemetry branch from 0cc3b67 to 99ba2cf Compare March 26, 2025 13:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ci improvement Improvement / enhancement to an existing function non-breaking Non-breaking change

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants