[threadpool] Change the default reclaim time to 5 minutes on Android.
An experiment conducted in July 2019 revealed that on Android, changing the reclaim time from 30 seconds to 5 minutes: - Reduces jank by 5% at 99th percentile - Reduces first input delay by 5% at 99th percentile - Reduces input delay by 3% at 50th percentile - Reduces navigation to first contentful paint by 2-3% at 25-95th percentiles On Windows and Mac, we instead see no impact or small regressions. More results at https://groups.google.com/a/google.com/d/msg/chrome-scheduler/zhu6q8fvjno/-ugY1FU2AQAJ. Bug: 945681 Change-Id: Ifa35e38be87d72633639bc6a06d80b87e84c580b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1749882 Commit-Queue: François Doray <fdoray@chromium.org> Reviewed-by:Gabriel Charette <gab@chromium.org> Reviewed-by:
Etienne Pierre-Doray <etiennep@chromium.org> Cr-Commit-Position: refs/heads/master@{#689237}
Showing
Please register or sign in to comment