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

Issue 2858743002: NQE: Move params from the estimator class to the params class (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, bengr
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

NQE: Move params from the estimator class to the params class Move the network quality estimator (NQE) config params from n_q_e.cc to n_q_e_params class. This is a refactor change with no functional change. Long term, this would make it easier for net embedders (Chrome and Cronet embedders) to configure NQE. BUG=638308 TBR=bengr@chromium.org Review-Url: https://codereview.chromium.org/2858743002 Cr-Commit-Position: refs/heads/master@{#469353} Committed: https://chromium.googlesource.com/chromium/src/+/35bdb0b1aa17566fbdbc83d4dffa6ef4946c2281

Patch Set 1 : ps #

Total comments: 8

Patch Set 2 : ryansturm comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+184 lines, -183 lines) Patch
M net/BUILD.gn View 1 chunk +1 line, -0 lines 0 comments Download
M net/nqe/network_quality_estimator.h View 1 3 chunks +0 lines, -25 lines 0 comments Download
M net/nqe/network_quality_estimator.cc View 1 10 chunks +15 lines, -25 lines 0 comments Download
M net/nqe/network_quality_estimator_params.h View 1 4 chunks +40 lines, -21 lines 0 comments Download
M net/nqe/network_quality_estimator_params.cc View 4 chunks +74 lines, -84 lines 0 comments Download
A net/nqe/network_quality_estimator_params_unittest.cc View 1 chunk +54 lines, -0 lines 0 comments Download
M net/nqe/network_quality_estimator_unittest.cc View 1 chunk +0 lines, -28 lines 0 comments Download

Messages

Total messages: 33 (27 generated)
tbansal1
ryansturm: ptal. Thanks.
3 years, 7 months ago (2017-05-03 16:37:48 UTC) #16
RyanSturm
lgtm % nits https://codereview.chromium.org/2858743002/diff/60001/net/nqe/network_quality_estimator.cc File net/nqe/network_quality_estimator.cc (right): https://codereview.chromium.org/2858743002/diff/60001/net/nqe/network_quality_estimator.cc#newcode625 net/nqe/network_quality_estimator.cc:625: // |params_.correlation_uma_logging_probability()| to reduce overhead involved ...
3 years, 7 months ago (2017-05-03 17:41:02 UTC) #17
tbansal1
https://codereview.chromium.org/2858743002/diff/60001/net/nqe/network_quality_estimator.cc File net/nqe/network_quality_estimator.cc (right): https://codereview.chromium.org/2858743002/diff/60001/net/nqe/network_quality_estimator.cc#newcode625 net/nqe/network_quality_estimator.cc:625: // |params_.correlation_uma_logging_probability()| to reduce overhead involved On 2017/05/03 17:41:02, ...
3 years, 7 months ago (2017-05-03 23:17:26 UTC) #21
tbansal1
TBR'ing bengr for BUILD.gn.
3 years, 7 months ago (2017-05-04 16:18:42 UTC) #27
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/2858743002/100001
3 years, 7 months ago (2017-05-04 16:19:11 UTC) #30
commit-bot: I haz the power
3 years, 7 months ago (2017-05-04 16:24:09 UTC) #33
Message was sent while issue was closed.
Committed patchset #2 (id:100001) as
https://chromium.googlesource.com/chromium/src/+/35bdb0b1aa17566fbdbc83d4dffa...

Powered by Google App Engine
This is Rietveld 408576698