|
|
Chromium Code Reviews
Description[SimpleCache] Track some SimpleCache size stats on initialization
Once the SimpleCache has initialized, record its size, its max size, how full
it is, and how many entries it has. This gives us insight into the utilization
of caches.
BUG=617620
Committed: https://crrev.com/9e25895414b4a327440262769ca8cd785fdbcddb
Cr-Commit-Position: refs/heads/master@{#420941}
Patch Set 1 #Patch Set 2 : Nits #
Total comments: 2
Patch Set 3 : Rebase #Patch Set 4 : Address comments from PS2 #
Depends on Patchset: Messages
Total messages: 26 (15 generated)
Description was changed from ========== [SimpleCache] Track some cache size stats on initialization Once the SimpleCache has initialized, record its size, its max size, how full it is, and how many entries it has. This gives us insight into the utilization of caches. BUG=617620 ========== to ========== [SimpleCache] Track some SimpleCache size stats on initialization Once the SimpleCache has initialized, record its size, its max size, how full it is, and how many entries it has. This gives us insight into the utilization of caches. BUG=617620 ==========
The CQ bit was checked by jkarlin@chromium.org to run a CQ dry run
jkarlin@chromium.org changed reviewers: + gavinp@chromium.org
gavinp@ PTAL at everything, thanks!
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.or...
The CQ bit was unchecked by commit-bot@chromium.org
Dry run: This issue passed the CQ dry run.
gavinp@ PTAL, thank you.
gavinp@ Ping!
lgtm
jkarlin@chromium.org changed reviewers: + rkaplow@chromium.org
rkaplow@ PTAL, thanks!
lgtm https://codereview.chromium.org/2355493003/diff/20001/tools/metrics/histogram... File tools/metrics/histograms/histograms.xml (right): https://codereview.chromium.org/2355493003/diff/20001/tools/metrics/histogram... tools/metrics/histograms/histograms.xml:56544: +<histogram name="SimpleCache.IndexNumEntriesOnInit"> shuold still have a unit, like "entries" or something
Thanks! https://codereview.chromium.org/2355493003/diff/20001/tools/metrics/histogram... File tools/metrics/histograms/histograms.xml (right): https://codereview.chromium.org/2355493003/diff/20001/tools/metrics/histogram... tools/metrics/histograms/histograms.xml:56544: +<histogram name="SimpleCache.IndexNumEntriesOnInit"> On 2016/09/26 14:00:42, rkaplow wrote: > shuold still have a unit, like "entries" or something Done.
The CQ bit was checked by jkarlin@chromium.org
The patchset sent to the CQ was uploaded after l-g-t-m from gavinp@chromium.org, rkaplow@chromium.org Link to the patchset: https://codereview.chromium.org/2355493003/#ps60001 (title: "Address comments from PS2")
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.or...
The CQ bit was unchecked by jkarlin@chromium.org
The CQ bit was checked by jkarlin@chromium.org
The patchset sent to the CQ was uploaded after l-g-t-m from gavinp@chromium.org, rkaplow@chromium.org Link to the patchset: https://codereview.chromium.org/2355493003/#ps80001 (title: "Address comments from PS2")
Patchset #4 (id:60001) has been deleted
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.or...
Message was sent while issue was closed.
Description was changed from ========== [SimpleCache] Track some SimpleCache size stats on initialization Once the SimpleCache has initialized, record its size, its max size, how full it is, and how many entries it has. This gives us insight into the utilization of caches. BUG=617620 ========== to ========== [SimpleCache] Track some SimpleCache size stats on initialization Once the SimpleCache has initialized, record its size, its max size, how full it is, and how many entries it has. This gives us insight into the utilization of caches. BUG=617620 ==========
Message was sent while issue was closed.
Committed patchset #4 (id:80001)
Message was sent while issue was closed.
Description was changed from ========== [SimpleCache] Track some SimpleCache size stats on initialization Once the SimpleCache has initialized, record its size, its max size, how full it is, and how many entries it has. This gives us insight into the utilization of caches. BUG=617620 ========== to ========== [SimpleCache] Track some SimpleCache size stats on initialization Once the SimpleCache has initialized, record its size, its max size, how full it is, and how many entries it has. This gives us insight into the utilization of caches. BUG=617620 Committed: https://crrev.com/9e25895414b4a327440262769ca8cd785fdbcddb Cr-Commit-Position: refs/heads/master@{#420941} ==========
Message was sent while issue was closed.
Patchset 4 (id:??) landed as https://crrev.com/9e25895414b4a327440262769ca8cd785fdbcddb Cr-Commit-Position: refs/heads/master@{#420941} |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
