DescriptionRevert of Introduce an intra-priority level sorting value - Chromium Side (https://codereview.chromium.org/146333004/)
Reason for revert:
Broke a layout test, http/tests/loading/promote-img-in-viewport-priority.html
http://test-results.appspot.com/dashboards/flakiness_dashboard.html#group=%40ToT%20Blink&tests=http%2Ftests%2Floading%2Fpromote-img-in-viewport-priority.html
Original issue's description:
> This CL adds an intra-priority level sorting value for finer grained control of resource loading. The blink side of this patch sorts visible images by estimated on screen real-estate, preferring to download images with more visual impact first. Ie. On a page with a large banner, and dozens of small icons, the large banner will most likely be scheduled ahead of the others.
>
> In the future, we can also use this to experiment with other signals, ie. prioritize by distance to viewport.
>
> This needs https://codereview.chromium.org/153983004/ to land first.
>
> In our tests, this was a nice win on speed-index for desktop, with a gain of about ~2-3%.
>
> BUG=
>
> Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=260665
TBR=simonjam@chromium.org,darin@chromium.org,cevans@chromium.org,simonhatch@chromium.org
NOTREECHECKS=true
NOTRY=true
BUG=
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=260772
Patch Set 1 #
Created: 6 years, 8 months ago
(Patch set is too large to download)
Messages
Total messages: 6 (0 generated)
|