mirror of
https://github.com/esphome/esphome.git
synced 2026-08-31 10:06:03 +00:00
ce5c36a02af8d848641fed1c78a07fd6ac3d147d
Change kInnerIterations from 2000 to 2100 (divisible by batch sizes 3 and 10) to prevent pool imbalance at iteration boundaries that caused spurious malloc. Add static_assert to each benchmark to catch this at compile time.
Description
ESPHome is a system to control your ESP8266/ESP32 by simple yet powerful configuration files and control them remotely through Home Automation systems.
Readme
Multiple Licenses
584 MiB
Languages
C++
56.2%
Python
43.2%
C
0.3%
JavaScript
0.2%
