Chromium Code Reviews
DescriptionAdds an experimental change to the ResourceScheduler to defer just
before going to network instead of before starting. This way the
cache and extensions can be checked before deferring. This is
expected to add cache contention but can potentially reduce PLT
because requests get a head start and reduce SpeedIndex because cached
images can be displayed earlier.
Depends on a non-existant Finch trial to run, the trial is to be added later.
Design doc:
https://docs.google.com/document/d/1TSI3jwozVB_nueWJxzi8uKbgDfsGZRZqw8tvtD-P1Iw/edit?usp=sharing
BUG=328741
Patch Set 1 #Patch Set 2 : nit #Patch Set 3 : Early returns ftw #Patch Set 4 : remove extra paren #Messages
Total messages: 2 (2 generated)
|