Chromium Code Reviews
DescriptionAdd histograms to ResourceFetcher to evaluate memory cache hit rate
This is a rework of https://chromiumcodereview.appspot.com/23734006 that was
reverted due to a regression in PLT. This patch introduces three histograms
that measures the count of dead resources used from cache, revalidated, or
loaded again. This will drive possible improvements that could be made to the
cache to decrease memory usage on Android.
BUG=290193
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=166121
Patch Set 1 #Patch Set 2 : #
Total comments: 2
Patch Set 3 : Switched to a helper class #
Total comments: 3
Patch Set 4 : Addressed nits #Messages
Total messages: 8 (0 generated)
|