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

Issue 1134353003: Add UMA for disk latency for cache accesses. (Closed)

Created:
5 years, 7 months ago by Randy Smith (Not in Mondays)
Modified:
5 years, 7 months ago
CC:
chromium-reviews, cbentzel+watch_chromium.org, gavinp+disk_chromium.org, asvitkine+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@AddUMA
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Add UMA for disk latency for cache accesses. BUG=487749 Committed: https://crrev.com/50fb5bbcda74bd2bb7428f82a97f2c43a9ef9690 Cr-Commit-Position: refs/heads/master@{#329857}

Patch Set 1 #

Total comments: 4

Patch Set 2 : Incoporated comment. #

Total comments: 2

Patch Set 3 : Switched to ElapsedTimer. #

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

Messages

Total messages: 20 (7 generated)
Randy Smith (Not in Mondays)
Gavin: Comments welcome and invited; you aren't primary reviewer just because I'm not sure what ...
5 years, 7 months ago (2015-05-13 20:14:41 UTC) #3
Deprecated (see juliatuttle)
https://codereview.chromium.org/1134353003/diff/1/net/disk_cache/simple/simple_synchronous_entry.cc File net/disk_cache/simple/simple_synchronous_entry.cc (right): https://codereview.chromium.org/1134353003/diff/1/net/disk_cache/simple/simple_synchronous_entry.cc#newcode221 net/disk_cache/simple/simple_synchronous_entry.cc:221: base::Time open_start_time(base::Time::Now()); Perhaps use TimeTicks? I am under the ...
5 years, 7 months ago (2015-05-13 20:21:38 UTC) #4
Randy Smith (Not in Mondays)
Incorporated comment; PTAL? https://codereview.chromium.org/1134353003/diff/1/net/disk_cache/simple/simple_synchronous_entry.cc File net/disk_cache/simple/simple_synchronous_entry.cc (right): https://codereview.chromium.org/1134353003/diff/1/net/disk_cache/simple/simple_synchronous_entry.cc#newcode221 net/disk_cache/simple/simple_synchronous_entry.cc:221: base::Time open_start_time(base::Time::Now()); On 2015/05/13 20:21:38, ttuttle ...
5 years, 7 months ago (2015-05-13 20:32:52 UTC) #5
Deprecated (see juliatuttle)
lgtm!
5 years, 7 months ago (2015-05-13 20:50:14 UTC) #6
Randy Smith (Not in Mondays)
On 2015/05/13 20:50:14, ttuttle wrote: > lgtm! Thomas: Thanks! Gavin: Please tell me everything that's ...
5 years, 7 months ago (2015-05-13 20:50:57 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1134353003/20001
5 years, 7 months ago (2015-05-13 20:52:29 UTC) #9
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presubmit/builds/63440)
5 years, 7 months ago (2015-05-13 21:12:08 UTC) #11
Randy Smith (Not in Mondays)
Alexei: PTAL at histograms.xml?
5 years, 7 months ago (2015-05-13 21:13:00 UTC) #13
Alexei Svitkine (slow)
lgtm % suggestion https://codereview.chromium.org/1134353003/diff/20001/net/disk_cache/simple/simple_synchronous_entry.cc File net/disk_cache/simple/simple_synchronous_entry.cc (right): https://codereview.chromium.org/1134353003/diff/20001/net/disk_cache/simple/simple_synchronous_entry.cc#newcode221 net/disk_cache/simple/simple_synchronous_entry.cc:221: base::TimeTicks open_start_time(base::TimeTicks::Now()); Nit: Use base/timer/elapsed_timer.h
5 years, 7 months ago (2015-05-14 14:53:05 UTC) #14
Randy Smith (Not in Mondays)
Thanks! https://codereview.chromium.org/1134353003/diff/20001/net/disk_cache/simple/simple_synchronous_entry.cc File net/disk_cache/simple/simple_synchronous_entry.cc (right): https://codereview.chromium.org/1134353003/diff/20001/net/disk_cache/simple/simple_synchronous_entry.cc#newcode221 net/disk_cache/simple/simple_synchronous_entry.cc:221: base::TimeTicks open_start_time(base::TimeTicks::Now()); On 2015/05/14 14:53:05, Alexei Svitkine wrote: ...
5 years, 7 months ago (2015-05-14 15:25:25 UTC) #15
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1134353003/40001
5 years, 7 months ago (2015-05-14 15:26:32 UTC) #18
commit-bot: I haz the power
Committed patchset #3 (id:40001)
5 years, 7 months ago (2015-05-14 16:36:03 UTC) #19
commit-bot: I haz the power
5 years, 7 months ago (2015-05-14 16:36:51 UTC) #20
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/50fb5bbcda74bd2bb7428f82a97f2c43a9ef9690
Cr-Commit-Position: refs/heads/master@{#329857}

Powered by Google App Engine
This is Rietveld 408576698