Chromium Code Reviews
Description[Remote suggestions] Measure separate data use for JSONs and thumbnails
Before this CL, these two cases are measured in one DataUseUserData
enum element. This CL adds another enum element and renames the
previous one for better clarity.
It is important to split the measurements in order to get clearer insights because there are of very different nature:
- The JSONs are background data that is used for every user (to some extent) independently of usage of Chrome.
- On the other hand, the thumbnails are loaded on demand only when the feature is used.
BUG=688945
Review-Url: https://codereview.chromium.org/2685523002
Cr-Commit-Position: refs/heads/master@{#449563}
Committed: https://chromium.googlesource.com/chromium/src/+/cd18da6b82c146850fc2a10700ae89e1f21e329a
Patch Set 1 #
Total comments: 5
Patch Set 2 : Comments #1 #
Messages
Total messages: 22 (11 generated)
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||