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

Issue 16286015: SimpleCache: more histograms watching how index is loaded. (Closed)

Created:
7 years, 6 months ago by pasko
Modified:
7 years, 6 months ago
CC:
chromium-reviews, cbentzel+watch_chromium.org, Ilya Sherman, gavinp+disk_chromium.org, asvitkine+watch_chromium.org, jar (doing other things)
Visibility:
Public.

Description

SimpleCache: more histograms watching how index is loaded. The index is stale in about 50% of cases and often takes longer than 10s to restore. We need to watch this closer: looking at sizes of the cache on load, speculating on per-entry overhead for loading. BUG=none Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=204619

Patch Set 1 #

Total comments: 4

Patch Set 2 : clarified SimpleCache.IndexEntriesLoaded #

Patch Set 3 : parens #

Patch Set 4 : rebased on top of Randy's megapatch #

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

Messages

Total messages: 15 (0 generated)
pasko
7 years, 6 months ago (2013-06-04 14:12:37 UTC) #1
pasko
Gavin, Felipe, please take a look.
7 years, 6 months ago (2013-06-05 10:01:47 UTC) #2
gavinp
lgtm
7 years, 6 months ago (2013-06-05 16:33:33 UTC) #3
pasko
Jim, please take a look
7 years, 6 months ago (2013-06-05 17:19:07 UTC) #4
jar (doing other things)
LGTM with a nits. https://codereview.chromium.org/16286015/diff/1/net/disk_cache/simple/simple_index.cc File net/disk_cache/simple/simple_index.cc (right): https://codereview.chromium.org/16286015/diff/1/net/disk_cache/simple/simple_index.cc#newcode421 net/disk_cache/simple/simple_index.cc:421: (base::TimeTicks::Now() - start)); nit: no ...
7 years, 6 months ago (2013-06-05 18:17:54 UTC) #5
pasko
https://codereview.chromium.org/16286015/diff/1/tools/metrics/histograms/histograms.xml File tools/metrics/histograms/histograms.xml (right): https://codereview.chromium.org/16286015/diff/1/tools/metrics/histograms/histograms.xml#newcode9277 tools/metrics/histograms/histograms.xml:9277: <summary>Number of entries loaded from the index.</summary> On 2013/06/05 ...
7 years, 6 months ago (2013-06-05 18:35:23 UTC) #6
pasko
https://codereview.chromium.org/16286015/diff/1/net/disk_cache/simple/simple_index.cc File net/disk_cache/simple/simple_index.cc (right): https://codereview.chromium.org/16286015/diff/1/net/disk_cache/simple/simple_index.cc#newcode421 net/disk_cache/simple/simple_index.cc:421: (base::TimeTicks::Now() - start)); On 2013/06/05 18:17:54, jar wrote: > ...
7 years, 6 months ago (2013-06-05 18:39:37 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/pasko@chromium.org/16286015/10003
7 years, 6 months ago (2013-06-05 18:40:00 UTC) #8
commit-bot: I haz the power
Retried try job too often on android_dbg for step(s) slave_steps http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=android_dbg&number=70518
7 years, 6 months ago (2013-06-05 23:48:10 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/pasko@chromium.org/16286015/10003
7 years, 6 months ago (2013-06-06 11:37:45 UTC) #10
commit-bot: I haz the power
Failed to apply patch for net/disk_cache/simple/simple_index.cc: While running patch -p1 --forward --force --no-backup-if-mismatch; patching file ...
7 years, 6 months ago (2013-06-06 11:37:53 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/pasko@chromium.org/16286015/30001
7 years, 6 months ago (2013-06-06 12:11:17 UTC) #12
commit-bot: I haz the power
Step "update" is always a major failure. Look at the try server FAQ for more ...
7 years, 6 months ago (2013-06-06 15:23:54 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/pasko@chromium.org/16286015/30001
7 years, 6 months ago (2013-06-06 16:09:41 UTC) #14
commit-bot: I haz the power
7 years, 6 months ago (2013-06-06 22:05:46 UTC) #15
Message was sent while issue was closed.
Change committed as 204619

Powered by Google App Engine
This is Rietveld 408576698