mirror of
https://github.com/esphome/esphome.git
synced 2026-09-01 02:26:01 +00:00
The warn_blocking underflow only happens with fake time in benchmarks, not in production (millis() is monotonic). Accept the consistent overhead from one warning per call — CodSpeed regression detection works on relative changes, not absolute values.