Descriptionpredictors: Reduce the maximum concurrent prefetches.
In the resource_prefetch_predictor, the maximum number of concurrent
prefetches is set to 24. This is too high, as:
- It defeats the prioritization of resources in the database
- It was shown to slow down page loads in some case on slow connections
by starving the page load resource fetches. (local testing using WPR
and tools in tools/resource_prefetch_predictor)
BUG=631966, 655980
Committed: https://crrev.com/e5c15db9908512b44a0a47f6b24098d8daeffeb1
Cr-Commit-Position: refs/heads/master@{#439453}
Patch Set 1 #
Messages
Total messages: 16 (9 generated)
|