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

Issue 708033002: QUIC - track disk cache API calls and failure reasons in separate (Closed)

Created:
6 years, 1 month ago by ramant (doing other things)
Modified:
6 years, 1 month ago
CC:
chromium-reviews, cbentzel+watch_chromium.org, asvitkine+watch_chromium.org, rvargas (doing something else), jar (doing other things)
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

QUIC - track disk cache API calls and failure reasons in separate histograms for disk cache and memory cache. Added the following new histograms: Net.QuicDiskCache.APICall.NoBackend Net.QuicDiskCache.APICall.DiskCache Net.QuicDiskCache.APICall.MemoryCache Net.QuicDiskCache.FailureReason.DiskCache Net.QuicDiskCache.FailureReason.MemoryCache Net.QuicDiskCache.FailureReason.NoBackend R=rch@chromium.org, asvitkine@chromium.org Committed: https://crrev.com/4c887bbe4754776c895a149ed14ab5a6ed29180f Cr-Commit-Position: refs/heads/master@{#303293}

Patch Set 1 #

Total comments: 2

Patch Set 2 : Added Net.QuicDiskCache.APICall.NoBackend histogram #

Patch Set 3 : Merged with TOT #

Unified diffs Side-by-side diffs Delta from patch set Stats (+75 lines, -39 lines) Patch
M net/http/disk_cache_based_quic_server_info.h View 1 2 3 chunks +38 lines, -0 lines 0 comments Download
M net/http/disk_cache_based_quic_server_info.cc View 1 2 2 chunks +28 lines, -39 lines 0 comments Download
M tools/metrics/histograms/histograms.xml View 1 chunk +9 lines, -0 lines 0 comments Download

Messages

Total messages: 14 (4 generated)
ramant (doing other things)
Hi Ryan, Added the histograms to separate out disk cache failure reasons for incognito (MEMORY_CACHE) ...
6 years, 1 month ago (2014-11-07 01:19:21 UTC) #2
Alexei Svitkine (slow)
https://codereview.chromium.org/708033002/diff/1/net/http/disk_cache_based_quic_server_info.cc File net/http/disk_cache_based_quic_server_info.cc (right): https://codereview.chromium.org/708033002/diff/1/net/http/disk_cache_based_quic_server_info.cc#newcode363 net/http/disk_cache_based_quic_server_info.cc:363: UMA_HISTOGRAM_ENUMERATION("Net.QuicDiskCache.FailureReason", failure, Generally, the practice is to keep the ...
6 years, 1 month ago (2014-11-07 16:00:36 UTC) #3
ramant (doing other things)
https://codereview.chromium.org/708033002/diff/1/net/http/disk_cache_based_quic_server_info.cc File net/http/disk_cache_based_quic_server_info.cc (right): https://codereview.chromium.org/708033002/diff/1/net/http/disk_cache_based_quic_server_info.cc#newcode363 net/http/disk_cache_based_quic_server_info.cc:363: UMA_HISTOGRAM_ENUMERATION("Net.QuicDiskCache.FailureReason", failure, On 2014/11/07 16:00:36, Alexei Svitkine wrote: > ...
6 years, 1 month ago (2014-11-07 17:53:04 UTC) #4
Ryan Hamilton
lgtm
6 years, 1 month ago (2014-11-07 19:46:03 UTC) #5
Alexei Svitkine (slow)
LGTM, thanks!
6 years, 1 month ago (2014-11-07 19:51:55 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/708033002/20001
6 years, 1 month ago (2014-11-07 19:53:27 UTC) #8
commit-bot: I haz the power
Try jobs failed on following builders: linux_gpu on tryserver.chromium.gpu (http://build.chromium.org/p/tryserver.chromium.gpu/builders/linux_gpu/builds/89291) mac_gpu on tryserver.chromium.gpu (http://build.chromium.org/p/tryserver.chromium.gpu/builders/mac_gpu/builds/78958) android_aosp ...
6 years, 1 month ago (2014-11-07 19:57:23 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/708033002/40001
6 years, 1 month ago (2014-11-07 20:15:58 UTC) #12
commit-bot: I haz the power
Committed patchset #3 (id:40001)
6 years, 1 month ago (2014-11-07 21:11:29 UTC) #13
commit-bot: I haz the power
6 years, 1 month ago (2014-11-07 21:12:20 UTC) #14
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/4c887bbe4754776c895a149ed14ab5a6ed29180f
Cr-Commit-Position: refs/heads/master@{#303293}

Powered by Google App Engine
This is Rietveld 408576698