[core] Reduce memory footprint of esphome upload (#17684)

This commit is contained in:
J. Nick Koston
2026-07-21 12:21:12 -10:00
committed by GitHub
parent 1e4bf48ea3
commit 37be04f58e
5 changed files with 95 additions and 18 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
{
"target_module": "esphome.__main__",
"margin_pct": 20,
"cumulative_us": 95000
"cumulative_us": 37200
}