Skip to content

Improve ccache hit rate across variant builds#96

Merged
floitsch merged 1 commit into
mainfrom
floitsch/improve-ccache-hitrate
Apr 13, 2026
Merged

Improve ccache hit rate across variant builds#96
floitsch merged 1 commit into
mainfrom
floitsch/improve-ccache-hitrate

Conversation

@floitsch
Copy link
Copy Markdown
Member

@floitsch floitsch commented Apr 9, 2026

Build same-chip variants through a canonical source+build directory so ccache sees identical paths. Variants sharing the same sdkconfig.defaults (e.g. esp32 and its OTA variants) now get 100% cache hits instead of rebuilding from scratch.

Build same-chip variants through a canonical source+build directory
so ccache sees identical paths. Variants sharing the same
sdkconfig.defaults (e.g. esp32 and its OTA variants) now get
100% cache hits instead of rebuilding from scratch.
@floitsch floitsch requested a review from kasperl April 9, 2026 20:56
@floitsch
Copy link
Copy Markdown
Member Author

TBR.

@floitsch floitsch merged commit b3fb5f4 into main Apr 13, 2026
8 of 9 checks passed
@floitsch floitsch deleted the floitsch/improve-ccache-hitrate branch April 13, 2026 17:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant