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

Issue 2724403004: NQE: Add net log event if the metric changes substantially (Closed)

Created:
3 years, 9 months ago by tbansal1
Modified:
3 years, 9 months ago
Reviewers:
bengr, 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: Add net log event if the metric changes substantially A Network Quality changed event is added to the net log if (i) RTT changes by more than 100 msec or if bandwidth changes by more than 100 kbps; (ii) percent change is more than 20%. BUG=696143 TBR=bengr@chromium.org Review-Url: https://codereview.chromium.org/2724403004 Cr-Commit-Position: refs/heads/master@{#454736} Committed: https://chromium.googlesource.com/chromium/src/+/f38471f3b0c824e14fa8c25a7cbab0746e056f63

Patch Set 1 #

Total comments: 6

Patch Set 2 : ryansturm comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+186 lines, -22 lines) Patch
M net/BUILD.gn View 1 chunk +1 line, -0 lines 0 comments Download
M net/nqe/event_creator.h View 1 chunk +3 lines, -3 lines 0 comments Download
M net/nqe/event_creator.cc View 1 6 chunks +45 lines, -12 lines 0 comments Download
A net/nqe/event_creator_unittest.cc View 1 1 chunk +127 lines, -0 lines 0 comments Download
M net/nqe/network_quality_estimator.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M net/nqe/network_quality_estimator_unittest.cc View 1 4 chunks +8 lines, -5 lines 0 comments Download

Messages

Total messages: 23 (14 generated)
tbansal1
ryansturm: ptal. Thanks.
3 years, 9 months ago (2017-03-03 20:46:20 UTC) #3
RyanSturm
https://codereview.chromium.org/2724403004/diff/1/net/nqe/event_creator.cc File net/nqe/event_creator.cc (right): https://codereview.chromium.org/2724403004/diff/1/net/nqe/event_creator.cc#newcode31 net/nqe/event_creator.cc:31: static const int kMinDifferenceInMetrics = 100; This is fine, ...
3 years, 9 months ago (2017-03-03 22:10:21 UTC) #4
tbansal1
ptal. Thanks. https://codereview.chromium.org/2724403004/diff/1/net/nqe/event_creator.cc File net/nqe/event_creator.cc (right): https://codereview.chromium.org/2724403004/diff/1/net/nqe/event_creator.cc#newcode31 net/nqe/event_creator.cc:31: static const int kMinDifferenceInMetrics = 100; On ...
3 years, 9 months ago (2017-03-03 23:06:36 UTC) #6
RyanSturm
lgtm
3 years, 9 months ago (2017-03-03 23:10:25 UTC) #7
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/2724403004/20001
3 years, 9 months ago (2017-03-04 00:06:11 UTC) #13
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/378225)
3 years, 9 months ago (2017-03-04 00:15:37 UTC) #15
tbansal1
TBR'ing bengr@chromium.org for BUILD.gn.
3 years, 9 months ago (2017-03-04 01:01:47 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/2724403004/20001
3 years, 9 months ago (2017-03-04 01:02:26 UTC) #20
commit-bot: I haz the power
3 years, 9 months ago (2017-03-04 01:08:11 UTC) #23
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://chromium.googlesource.com/chromium/src/+/f38471f3b0c824e14fa8c25a7cba...

Powered by Google App Engine
This is Rietveld 408576698