DescriptionFix miss counting on http cache transactions.
Loads bypassing the cache were counting as misses; this was bad for two reasons. Firstly, we were overcounting misses. Secondly, this was making misses look too performant.
This fix was actually uploaded in https://codereview.chromium.org/11637007/ , but in all the debate about the histograms in that patch, this fix got missed. Here it is again, all by itself.
R=rvargas@chromium.org
BUG=None
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=175203
Patch Set 1 #
Total comments: 1
Messages
Total messages: 8 (0 generated)
|