Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(192)

Issue 2355493003: [SimpleCache] Track some SimpleCache size stats on initialization (Closed)

Created:
4 years, 3 months ago by jkarlin
Modified:
4 years, 2 months ago
Reviewers:
gavinp, rkaplow
CC:
chromium-reviews, cbentzel+watch_chromium.org, gavinp+disk_chromium.org, asvitkine+watch_chromium.org, kinuko+cache_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

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 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+50 lines, -0 lines) Patch
M net/disk_cache/simple/simple_index.cc View 1 chunk +14 lines, -0 lines 0 comments Download
M tools/metrics/histograms/histograms.xml View 1 2 3 7 chunks +36 lines, -0 lines 0 comments Download

Depends on Patchset:

Messages

Total messages: 26 (15 generated)
jkarlin
gavinp@ PTAL at everything, thanks!
4 years, 3 months ago (2016-09-19 18:43:24 UTC) #4
jkarlin
gavinp@ PTAL, thank you.
4 years, 3 months ago (2016-09-22 15:24:50 UTC) #8
jkarlin
gavinp@ Ping!
4 years, 2 months ago (2016-09-23 14:19:56 UTC) #9
gavinp
lgtm
4 years, 2 months ago (2016-09-23 15:22:35 UTC) #10
jkarlin
rkaplow@ PTAL, thanks!
4 years, 2 months ago (2016-09-23 15:26:02 UTC) #12
rkaplow
lgtm https://codereview.chromium.org/2355493003/diff/20001/tools/metrics/histograms/histograms.xml File tools/metrics/histograms/histograms.xml (right): https://codereview.chromium.org/2355493003/diff/20001/tools/metrics/histograms/histograms.xml#newcode56544 tools/metrics/histograms/histograms.xml:56544: +<histogram name="SimpleCache.IndexNumEntriesOnInit"> shuold still have a unit, like ...
4 years, 2 months ago (2016-09-26 14:00:42 UTC) #13
jkarlin
Thanks! https://codereview.chromium.org/2355493003/diff/20001/tools/metrics/histograms/histograms.xml File tools/metrics/histograms/histograms.xml (right): https://codereview.chromium.org/2355493003/diff/20001/tools/metrics/histograms/histograms.xml#newcode56544 tools/metrics/histograms/histograms.xml:56544: +<histogram name="SimpleCache.IndexNumEntriesOnInit"> On 2016/09/26 14:00:42, rkaplow wrote: > ...
4 years, 2 months ago (2016-09-26 15:42:53 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2355493003/60001
4 years, 2 months ago (2016-09-26 15:43:25 UTC) #17
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2355493003/80001
4 years, 2 months ago (2016-09-26 16:54:44 UTC) #22
commit-bot: I haz the power
Committed patchset #4 (id:80001)
4 years, 2 months ago (2016-09-26 18:36:14 UTC) #24
commit-bot: I haz the power
4 years, 2 months ago (2016-09-26 18:39:19 UTC) #26
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/9e25895414b4a327440262769ca8cd785fdbcddb
Cr-Commit-Position: refs/heads/master@{#420941}

Powered by Google App Engine
This is Rietveld 408576698