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

Issue 2668403003: NQE: Do not record correlation if metric is missing (Closed)

Created:
3 years, 10 months ago by tbansal1
Modified:
3 years, 10 months ago
Reviewers:
RyanSturm
CC:
chromium-reviews, cbentzel+watch_chromium.org, tbansal+watch-nqe_chromium.org, net-reviews_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

NQE: Do not record correlation if metric is missing In Network Quality Estimator (NQE), do not record the correlation metric if any of the underlying metric is unavailable. Also, do not record the correlation metric if there was a connection change recently. These changes ensure that the metric is recorded only when valid values were available. BUG=688198 CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.android:android_cronet_tester Review-Url: https://codereview.chromium.org/2668403003 Cr-Commit-Position: refs/heads/master@{#448032} Committed: https://chromium.googlesource.com/chromium/src/+/10d16356dad16ba47a8b708d45aad2f291dabfff

Patch Set 1 : ps #

Total comments: 2

Patch Set 2 : ryansturm comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+61 lines, -18 lines) Patch
M net/nqe/network_quality_estimator.cc View 1 1 chunk +22 lines, -18 lines 0 comments Download
M net/nqe/network_quality_estimator_unittest.cc View 2 chunks +39 lines, -0 lines 0 comments Download

Messages

Total messages: 23 (16 generated)
tbansal1
ryansturm: ptal. Thanks.
3 years, 10 months ago (2017-02-02 21:32:55 UTC) #9
RyanSturm
lgtm % nit https://codereview.chromium.org/2668403003/diff/20001/net/nqe/network_quality_estimator.cc File net/nqe/network_quality_estimator.cc (right): https://codereview.chromium.org/2668403003/diff/20001/net/nqe/network_quality_estimator.cc#newcode652 net/nqe/network_quality_estimator.cc:652: if (estimated_quality_at_last_main_frame_.downstream_throughput_kbps() == Move this if ...
3 years, 10 months ago (2017-02-02 23:06:16 UTC) #10
tbansal1
https://codereview.chromium.org/2668403003/diff/20001/net/nqe/network_quality_estimator.cc File net/nqe/network_quality_estimator.cc (right): https://codereview.chromium.org/2668403003/diff/20001/net/nqe/network_quality_estimator.cc#newcode652 net/nqe/network_quality_estimator.cc:652: if (estimated_quality_at_last_main_frame_.downstream_throughput_kbps() == On 2017/02/02 23:06:16, Ryan Sturm wrote: ...
3 years, 10 months ago (2017-02-03 00:56:26 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/2668403003/40001
3 years, 10 months ago (2017-02-03 01:01:02 UTC) #15
commit-bot: I haz the power
Prior attempt to commit was detected, but we were not able to check whether the ...
3 years, 10 months ago (2017-02-03 04:19:42 UTC) #18
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/2668403003/40001
3 years, 10 months ago (2017-02-03 18:22:14 UTC) #20
commit-bot: I haz the power
3 years, 10 months ago (2017-02-03 19:09:28 UTC) #23
Message was sent while issue was closed.
Committed patchset #2 (id:40001) as
https://chromium.googlesource.com/chromium/src/+/10d16356dad16ba47a8b708d45aa...

Powered by Google App Engine
This is Rietveld 408576698