mirror of
https://github.com/esphome/esphome.git
synced 2026-09-15 17:18:40 +00:00
52c297206a2841b58a5ccd9a4eed8b455c057492
Moving iovec construction into write_raw_fast_ caused an 8% regression by enlarging the inlined failure path. The 33-byte out-of-line wrapper keeps the hot inline path minimal.
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
597 MiB
Languages
C++
55.8%
Python
43.6%
C
0.3%
JavaScript
0.2%
