esphome / esphome/feature-requests
ccache for building
- Dominant language
- No language data
- Stars
- 450
- Forks
- 29
- PR merge metrics
- No merged PRs in 30d
Description
**Describe the problem you have/What new integration you would like**
The builds are slow and even for copy-and-pasted configuration take a long time. Using ccache for the builds would require only single compilation for most of the code (since the node name is built-in, there still would be one compilation and linking, but that's already way shorter than full build for every new device).
**Please describe your use case for this integration and alternatives you've tried:**
It's just to spend less time waiting for the firmware builds.
**Additional context**
None.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.