mirror of
https://github.com/esphome/esphome.git
synced 2026-08-31 01:56:01 +00:00
Add Scheduler_SetTimeout_ExceedPool with batch size 10 (exceeding MAX_POOL_SIZE=5) to measure the performance impact when the recycling pool is exhausted and items must be malloc'd/freed each cycle.