mirror of
https://github.com/esphome/esphome.git
synced 2026-09-01 02:26:01 +00:00
Under valgrind, 2000 inner iterations take long enough in wall clock to trigger WarnIfComponentBlockingGuard. Use a BenchComponent subclass that sets warn_if_blocking_over_ to UINT16_MAX to prevent log noise.