mirror of
https://github.com/esphome/esphome.git
synced 2026-08-31 18:16:03 +00:00
Add ProcessBatch_SingleSensor and ProcessBatch_5Sensors benchmarks that measure the full batch processing path: queue → process_batch_ → dispatch → encode → frame → TCP write.