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

Issue 1132413003: Add UMA to collect latency numbers for the Data Reduction Proxy secure proxy check. (Closed)

Created:
5 years, 7 months ago by jeremyim
Modified:
5 years, 7 months ago
CC:
chromium-reviews, asvitkine+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Add UMA to collect latency numbers for the Data Reduction Proxy secure proxy check. BUG=486897 Committed: https://crrev.com/e544d83bc7fe0ecd8f7a99593715a09862e7bf1a Cr-Commit-Position: refs/heads/master@{#329906}

Patch Set 1 #

Total comments: 4

Patch Set 2 : bengr CR comment #

Total comments: 2

Patch Set 3 : bengr CR comment #

Unified diffs Side-by-side diffs Delta from patch set Stats (+26 lines, -0 lines) Patch
M components/data_reduction_proxy/core/browser/data_reduction_proxy_config.cc View 1 2 4 chunks +16 lines, -0 lines 0 comments Download
M tools/metrics/histograms/histograms.xml View 1 chunk +10 lines, -0 lines 0 comments Download

Messages

Total messages: 15 (3 generated)
jeremyim
PTAL. Thanks! bengr => components/data_reduction_proxy/* asvitkine => histograms.xml
5 years, 7 months ago (2015-05-11 20:54:34 UTC) #2
bengr
https://codereview.chromium.org/1132413003/diff/1/components/data_reduction_proxy/core/browser/data_reduction_proxy_config.cc File components/data_reduction_proxy/core/browser/data_reduction_proxy_config.cc (right): https://codereview.chromium.org/1132413003/diff/1/components/data_reduction_proxy/core/browser/data_reduction_proxy_config.cc#newcode72 components/data_reduction_proxy/core/browser/data_reduction_proxy_config.cc:72: base::Time::Now() - secure_proxy_check_start_time_; Is secure_proxy_check_start_time_ guaranteed to be before ...
5 years, 7 months ago (2015-05-11 21:46:37 UTC) #3
jeremyim
https://codereview.chromium.org/1132413003/diff/1/components/data_reduction_proxy/core/browser/data_reduction_proxy_config.cc File components/data_reduction_proxy/core/browser/data_reduction_proxy_config.cc (right): https://codereview.chromium.org/1132413003/diff/1/components/data_reduction_proxy/core/browser/data_reduction_proxy_config.cc#newcode72 components/data_reduction_proxy/core/browser/data_reduction_proxy_config.cc:72: base::Time::Now() - secure_proxy_check_start_time_; On 2015/05/11 21:46:37, bengr wrote: > ...
5 years, 7 months ago (2015-05-11 22:09:16 UTC) #5
bengr
https://codereview.chromium.org/1132413003/diff/1/components/data_reduction_proxy/core/browser/data_reduction_proxy_config.cc File components/data_reduction_proxy/core/browser/data_reduction_proxy_config.cc (right): https://codereview.chromium.org/1132413003/diff/1/components/data_reduction_proxy/core/browser/data_reduction_proxy_config.cc#newcode72 components/data_reduction_proxy/core/browser/data_reduction_proxy_config.cc:72: base::Time::Now() - secure_proxy_check_start_time_; On 2015/05/11 22:09:16, jeremyim wrote: > ...
5 years, 7 months ago (2015-05-13 17:52:40 UTC) #6
jeremyim
https://codereview.chromium.org/1132413003/diff/1/components/data_reduction_proxy/core/browser/data_reduction_proxy_config.cc File components/data_reduction_proxy/core/browser/data_reduction_proxy_config.cc (right): https://codereview.chromium.org/1132413003/diff/1/components/data_reduction_proxy/core/browser/data_reduction_proxy_config.cc#newcode72 components/data_reduction_proxy/core/browser/data_reduction_proxy_config.cc:72: base::Time::Now() - secure_proxy_check_start_time_; On 2015/05/13 17:52:39, bengr wrote: > ...
5 years, 7 months ago (2015-05-13 18:24:06 UTC) #7
bengr
https://codereview.chromium.org/1132413003/diff/20001/components/data_reduction_proxy/core/browser/data_reduction_proxy_config.cc File components/data_reduction_proxy/core/browser/data_reduction_proxy_config.cc (right): https://codereview.chromium.org/1132413003/diff/20001/components/data_reduction_proxy/core/browser/data_reduction_proxy_config.cc#newcode73 components/data_reduction_proxy/core/browser/data_reduction_proxy_config.cc:73: if (secure_proxy_check_latency > base::TimeDelta()) { Suggest >= jic we ...
5 years, 7 months ago (2015-05-14 15:54:11 UTC) #8
jeremyim
https://codereview.chromium.org/1132413003/diff/20001/components/data_reduction_proxy/core/browser/data_reduction_proxy_config.cc File components/data_reduction_proxy/core/browser/data_reduction_proxy_config.cc (right): https://codereview.chromium.org/1132413003/diff/20001/components/data_reduction_proxy/core/browser/data_reduction_proxy_config.cc#newcode73 components/data_reduction_proxy/core/browser/data_reduction_proxy_config.cc:73: if (secure_proxy_check_latency > base::TimeDelta()) { On 2015/05/14 15:54:11, bengr ...
5 years, 7 months ago (2015-05-14 15:58:06 UTC) #9
Alexei Svitkine (slow)
lgtm
5 years, 7 months ago (2015-05-14 16:55:19 UTC) #10
bengr
lgtm
5 years, 7 months ago (2015-05-14 18:25:47 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1132413003/40001
5 years, 7 months ago (2015-05-14 18:36:43 UTC) #13
commit-bot: I haz the power
Committed patchset #3 (id:40001)
5 years, 7 months ago (2015-05-14 19:46:04 UTC) #14
commit-bot: I haz the power
5 years, 7 months ago (2015-05-14 19:47:46 UTC) #15
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/e544d83bc7fe0ecd8f7a99593715a09862e7bf1a
Cr-Commit-Position: refs/heads/master@{#329906}

Powered by Google App Engine
This is Rietveld 408576698