mirror of
https://github.com/esphome/esphome.git
synced 2026-09-26 22:40:21 +00:00
Add ProcessBatch_SingleSensor and ProcessBatch_5Sensors benchmarks that measure the full batch processing path: queue → process_batch_ → dispatch → encode → frame → TCP write.