DescriptionReduce browser work for consecutive fetch plugins list requests
I introduced a 3-second threshold value between consecutive fetch-plugin requests
that induce a disk read (on the file thread) by forcing a refresh. Now, if
multiple requests are made within the threshold values, no disk read will be
performed. Average request times have been reduced from 11ms/request down to
1ms/request.
BUG=44813
r=brettw
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=57275
Patch Set 1 #Patch Set 2 : '' #Patch Set 3 : '' #Patch Set 4 : '' #Patch Set 5 : '' #Patch Set 6 : '' #Patch Set 7 : '' #
Total comments: 2
Patch Set 8 : '' #
Total comments: 2
Patch Set 9 : '' #Patch Set 10 : '' #
Messages
Total messages: 5 (0 generated)
|