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

Issue 2893933004: Throughput: Change the min number of requests in flight required (Closed)

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

Description

Throughput: Change the min number of requests in flight required In network quality estimator (NQE), change the minimum number of requests in flight required before a throughput observation can be taken. The parameter is controlled using field trial params, with default value set to 1. BUG=725146 CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.android:android_cronet_tester Review-Url: https://codereview.chromium.org/2893933004 Cr-Commit-Position: refs/heads/master@{#473755} Committed: https://chromium.googlesource.com/chromium/src/+/ff83205e7249a7b9c5a52c460162be7f14b295e8

Patch Set 1 : ps #

Total comments: 7

Patch Set 2 : ryansturm comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+150 lines, -26 lines) Patch
M net/nqe/network_quality_estimator.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/nqe/network_quality_estimator_params.h View 1 2 chunks +8 lines, -0 lines 0 comments Download
M net/nqe/network_quality_estimator_params.cc View 1 chunk +4 lines, -0 lines 0 comments Download
M net/nqe/throughput_analyzer.h View 1 4 chunks +5 lines, -1 line 0 comments Download
M net/nqe/throughput_analyzer.cc View 1 8 chunks +12 lines, -5 lines 0 comments Download
M net/nqe/throughput_analyzer_unittest.cc View 7 chunks +120 lines, -19 lines 0 comments Download

Messages

Total messages: 35 (28 generated)
tbansal1
ryansturm: ptal. Thanks.
3 years, 7 months ago (2017-05-22 18:11:22 UTC) #25
RyanSturm
I didn't look at the unittest yet because it would change if you want to ...
3 years, 7 months ago (2017-05-22 19:45:04 UTC) #26
tbansal1
https://codereview.chromium.org/2893933004/diff/40001/net/nqe/throughput_analyzer.cc File net/nqe/throughput_analyzer.cc (right): https://codereview.chromium.org/2893933004/diff/40001/net/nqe/throughput_analyzer.cc#newcode44 net/nqe/throughput_analyzer.cc:44: : params_(params), On 2017/05/22 19:45:04, RyanSturm wrote: > Do ...
3 years, 7 months ago (2017-05-22 19:58:01 UTC) #27
RyanSturm
lgtm % nits (if you want to skip the unrelated one that's fine) https://codereview.chromium.org/2893933004/diff/40001/net/nqe/network_quality_estimator_params.h File ...
3 years, 7 months ago (2017-05-22 20:14:40 UTC) #28
tbansal1
https://codereview.chromium.org/2893933004/diff/40001/net/nqe/network_quality_estimator_params.h File net/nqe/network_quality_estimator_params.h (right): https://codereview.chromium.org/2893933004/diff/40001/net/nqe/network_quality_estimator_params.h#newcode63 net/nqe/network_quality_estimator_params.h:63: // Returns the minimum number of requests in-flight before ...
3 years, 7 months ago (2017-05-22 22:51:56 UTC) #29
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/2893933004/80001
3 years, 7 months ago (2017-05-22 22:52:26 UTC) #32
commit-bot: I haz the power
3 years, 7 months ago (2017-05-23 00:10:02 UTC) #35
Message was sent while issue was closed.
Committed patchset #2 (id:80001) as
https://chromium.googlesource.com/chromium/src/+/ff83205e7249a7b9c5a52c460162...

Powered by Google App Engine
This is Rietveld 408576698