Files
esphome/esphome
J. Nick Koston e93f49978b [runtime_stats] Track main loop active time and report overhead
Records per-iteration active wall time (excluding yield/sleep) and
reports it alongside the component table. Overhead is computed at log
time as active_total minus the sum of per-component time, exposing time
spent in scheduler dispatch, before/after-loop tasks, and other loop
machinery not attributed to any component.
2026-04-14 16:19:12 -10:00
..
2026-04-09 11:28:48 +12:00