Samsung S10:
Due to limited capacity, samsung tasks occasionally fails due to timing out: (blue boxes)

Example build: https://ci.chromium.org/ui/p/flutter/builders/prod/Linux_samsung_s10%20imagefiltered_transform_animation_perf__timeline_summary/2023/overview
Mac host only:
We see increased queue time in Mac host only builds. We can switch the scheduling to batch scheduler instead of running on every single commit. This way, we relieve the queue burden by running these tasks via back filling.
Part of #92300