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

Issue 2237603002: Cronet/QUIC - Added histograms to measure the time spent to seriliaze (Closed)

Created:
4 years, 4 months ago by ramant (doing other things)
Modified:
4 years, 4 months ago
CC:
chromium-reviews, cbentzel+watch_chromium.org, asvitkine+watch_chromium.org, Jo Kulik, Ryan Hamilton
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Cronet/QUIC - Added histograms to measure the time spent to seriliaze and deserialize CachingCertVerifier's cache. BUG=636492 R=mef@chromium.org, rkaplow@chromium.org, Committed: https://crrev.com/674177e3bb34ea0747b877e2ce11e41e9a1adfcd Cr-Commit-Position: refs/heads/master@{#411463}

Patch Set 1 #

Total comments: 2

Patch Set 2 : Use SCOPED_UMA_HISTOGRAM_TIMER. #

Patch Set 3 : rebase TOT #

Unified diffs Side-by-side diffs Delta from patch set Stats (+18 lines, -0 lines) Patch
M components/cronet/android/cronet_url_request_context_adapter.cc View 1 3 chunks +3 lines, -0 lines 0 comments Download
M tools/metrics/histograms/histograms.xml View 1 2 1 chunk +15 lines, -0 lines 0 comments Download

Depends on Patchset:

Messages

Total messages: 41 (22 generated)
ramant (doing other things)
Hi Misha, Each app of cronet will have their own histograms. What do you think ...
4 years, 4 months ago (2016-08-10 20:20:07 UTC) #5
gayane -on leave until 09-2017
lgtm
4 years, 4 months ago (2016-08-11 15:37:02 UTC) #9
gayane -on leave until 09-2017
lgtm
4 years, 4 months ago (2016-08-11 15:37:06 UTC) #10
mef
lgtm
4 years, 4 months ago (2016-08-11 15:49:23 UTC) #11
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/2237603002/1
4 years, 4 months ago (2016-08-11 17:04:06 UTC) #13
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/2237603002/1
4 years, 4 months ago (2016-08-11 17:05:31 UTC) #16
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presubmit/builds/236093)
4 years, 4 months ago (2016-08-11 17:11:46 UTC) #18
ramant (doing other things)
On 2016/08/11 17:11:46, commit-bot: I haz the power wrote: > Try jobs failed on following ...
4 years, 4 months ago (2016-08-11 17:13:37 UTC) #19
rkaplow
lgtm https://codereview.chromium.org/2237603002/diff/1/components/cronet/android/cronet_url_request_context_adapter.cc File components/cronet/android/cronet_url_request_context_adapter.cc (right): https://codereview.chromium.org/2237603002/diff/1/components/cronet/android/cronet_url_request_context_adapter.cc#newcode817 components/cronet/android/cronet_url_request_context_adapter.cc:817: UMA_HISTOGRAM_TIMES("Net.Cronet.CertVerifierCache.SerializeTime", you can simplify this using a SCOPED_UMA_HISTOGRAM_TIMER
4 years, 4 months ago (2016-08-11 17:14:23 UTC) #20
ramant (doing other things)
https://codereview.chromium.org/2237603002/diff/1/components/cronet/android/cronet_url_request_context_adapter.cc File components/cronet/android/cronet_url_request_context_adapter.cc (right): https://codereview.chromium.org/2237603002/diff/1/components/cronet/android/cronet_url_request_context_adapter.cc#newcode817 components/cronet/android/cronet_url_request_context_adapter.cc:817: UMA_HISTOGRAM_TIMES("Net.Cronet.CertVerifierCache.SerializeTime", On 2016/08/11 17:14:23, rkaplow wrote: > you can ...
4 years, 4 months ago (2016-08-11 17:21:15 UTC) #21
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/2237603002/20001
4 years, 4 months ago (2016-08-11 17:22:11 UTC) #24
commit-bot: I haz the power
Try jobs failed on following builders: android_arm64_dbg_recipe on master.tryserver.chromium.android (JOB_FAILED, https://build.chromium.org/p/tryserver.chromium.android/builders/android_arm64_dbg_recipe/builds/110927)
4 years, 4 months ago (2016-08-11 17:37:47 UTC) #26
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/2237603002/40001
4 years, 4 months ago (2016-08-11 17:50:45 UTC) #29
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_chromeos_rel_ng on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_chromeos_rel_ng/builds/259588)
4 years, 4 months ago (2016-08-11 19:02:59 UTC) #31
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/2237603002/40001
4 years, 4 months ago (2016-08-11 19:07:31 UTC) #33
commit-bot: I haz the power
Try jobs failed on following builders: mac_chromium_rel_ng on master.tryserver.chromium.mac (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.mac/builders/mac_chromium_rel_ng/builds/276392)
4 years, 4 months ago (2016-08-11 21:35:00 UTC) #35
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/2237603002/40001
4 years, 4 months ago (2016-08-11 22:54:07 UTC) #37
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years, 4 months ago (2016-08-12 00:10:44 UTC) #39
commit-bot: I haz the power
4 years, 4 months ago (2016-08-12 00:14:03 UTC) #41
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/674177e3bb34ea0747b877e2ce11e41e9a1adfcd
Cr-Commit-Position: refs/heads/master@{#411463}

Powered by Google App Engine
This is Rietveld 408576698