mirror of
https://github.com/esphome/esphome.git
synced 2026-09-19 11:08:38 +00:00
- Call original_setup() in benchmark main.cpp so code-generated App initialization (pre_setup, area/device registration, looping_components_ init) runs before benchmarks - Restore ApplicationLoop_Empty benchmark that calls the actual App.loop()