[core] Defer heavy module-scope imports in __main__, loader, and config (#15955)

This commit is contained in:
J. Nick Koston
2026-04-29 13:17:59 -05:00
committed by GitHub
parent ca3f7251d4
commit 985dba9332
5 changed files with 58 additions and 17 deletions

View File

@@ -1,5 +1,5 @@
{
"target_module": "esphome.__main__",
"margin_pct": 15,
"cumulative_us": 123000
"cumulative_us": 91000
}