mirror of
https://github.com/esphome/esphome.git
synced 2026-09-17 18:18:43 +00:00
8921a9dd60c3e00d4ba676cdaad4e5141f9d7d04
Adds a non-inline helper note_fast_select_load_bearing_() invoked only when the scan found data and the task notification counter was 0. Logs: hit sequence number, lwip_sock pointer, index in monitored_sockets_, raw rcvevent value, delay_ms, and how many other sockets also had data at that instant. Hot path is unchanged — the helper is out-of-line so yield_with_select_ still inlines to the same code as before for the zero-hit path.
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
598 MiB
Languages
C++
55.7%
Python
43.7%
C
0.3%
JavaScript
0.2%
