mirror of
https://github.com/esphome/esphome.git
synced 2026-09-24 21:44:04 +00:00
Mark 12 leaf classes (no subclasses) as final to enable compiler devirtualization of virtual calls, reducing code size and improving performance on embedded targets. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>