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

Issue 178023: Disk cache: Add a histogram to measure the latency of... (Closed)

Created:
11 years, 3 months ago by rvargas (doing something else)
Modified:
9 years, 6 months ago
CC:
chromium-reviews_googlegroups.com, willchan no longer on Chromium
Visibility:
Public.

Description

Disk cache: Add a histogram to measure the latency of asynchronous IO. BUG=none TEST=none Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=24829

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+20 lines, -13 lines) Patch
M net/disk_cache/entry_impl.h View 3 chunks +11 lines, -10 lines 1 comment Download
M net/disk_cache/entry_impl.cc View 3 chunks +9 lines, -3 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
rvargas (doing something else)
11 years, 3 months ago (2009-08-28 21:56:39 UTC) #1
Nicolas Sylvain
lgtm
11 years, 3 months ago (2009-08-28 22:03:03 UTC) #2
darin (slow to review)
11 years, 3 months ago (2009-08-28 23:14:37 UTC) #3
http://codereview.chromium.org/178023/diff/1/3
File net/disk_cache/entry_impl.h (right):

http://codereview.chromium.org/178023/diff/1/3#newcode24
Line 24: enum Operation {
nit: though kFoo is encouraged by the style guide, we have been trying to stick
with the old MACRO_STYLE rule for enum names.  (This is in the chrome style
guide.)

Powered by Google App Engine
This is Rietveld 408576698