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

Issue 2411833003: NQE: Add more statistics to ObservationBuffer class (Closed)

Created:
4 years, 2 months ago by tbansal1
Modified:
4 years, 2 months ago
CC:
chromium-reviews, cbentzel+watch_chromium.org, tbansal+watch-nqe_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

NQE: Add more statistics to ObservationBuffer class Add APIs to compute weighted average and unweighted average to the ObservationBuffer class. These statistics would be used to compute the network quality, and then compare their accuracy with the weighted median statistic (which is currently in use). CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.android:android_cronet_tester;master.tryserver.chromium.android:android_cronet BUG=649887 Committed: https://crrev.com/d53a4ba712f3941e9c7f9f70dbc75fd2136ff14e Cr-Commit-Position: refs/heads/master@{#426095}

Patch Set 1 : ps #

Total comments: 2

Patch Set 2 : Addressed kundaji's comments #

Total comments: 30

Patch Set 3 : Addressed bengr comments #

Total comments: 8

Patch Set 4 : Addressed bengr comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+216 lines, -21 lines) Patch
M net/nqe/observation_buffer.h View 1 2 5 chunks +95 lines, -15 lines 0 comments Download
M net/nqe/observation_buffer_unittest.cc View 1 2 3 5 chunks +121 lines, -6 lines 0 comments Download

Messages

Total messages: 73 (63 generated)
tbansal1
kunaji: ptal. thanks.
4 years, 2 months ago (2016-10-12 19:52:02 UTC) #45
Not at Google. Contact bengr
lgtm Minor nit. https://codereview.chromium.org/2411833003/diff/180001/net/nqe/observation_buffer.h File net/nqe/observation_buffer.h (right): https://codereview.chromium.org/2411833003/diff/180001/net/nqe/observation_buffer.h#newcode125 net/nqe/observation_buffer.h:125: // Returns true iff the weighted ...
4 years, 2 months ago (2016-10-12 22:09:53 UTC) #48
tbansal1
bengr: ptal. Thanks. https://codereview.chromium.org/2411833003/diff/180001/net/nqe/observation_buffer.h File net/nqe/observation_buffer.h (right): https://codereview.chromium.org/2411833003/diff/180001/net/nqe/observation_buffer.h#newcode125 net/nqe/observation_buffer.h:125: // Returns true iff the weighted ...
4 years, 2 months ago (2016-10-12 22:45:02 UTC) #51
bengr
https://codereview.chromium.org/2411833003/diff/200001/net/nqe/observation_buffer.h File net/nqe/observation_buffer.h (right): https://codereview.chromium.org/2411833003/diff/200001/net/nqe/observation_buffer.h#newcode127 net/nqe/observation_buffer.h:127: // among all observations since |begin_timestamp|. If the value ...
4 years, 2 months ago (2016-10-14 21:15:59 UTC) #56
tbansal1
bengr: ptal. thanks. https://codereview.chromium.org/2411833003/diff/200001/net/nqe/observation_buffer.h File net/nqe/observation_buffer.h (right): https://codereview.chromium.org/2411833003/diff/200001/net/nqe/observation_buffer.h#newcode127 net/nqe/observation_buffer.h:127: // among all observations since |begin_timestamp|. ...
4 years, 2 months ago (2016-10-14 22:25:30 UTC) #60
bengr
lgtm with nits. https://codereview.chromium.org/2411833003/diff/260001/net/nqe/observation_buffer_unittest.cc File net/nqe/observation_buffer_unittest.cc (right): https://codereview.chromium.org/2411833003/diff/260001/net/nqe/observation_buffer_unittest.cc#newcode268 net/nqe/observation_buffer_unittest.cc:268: // The first 50 samples have ...
4 years, 2 months ago (2016-10-18 21:32:35 UTC) #64
tbansal1
https://codereview.chromium.org/2411833003/diff/260001/net/nqe/observation_buffer_unittest.cc File net/nqe/observation_buffer_unittest.cc (right): https://codereview.chromium.org/2411833003/diff/260001/net/nqe/observation_buffer_unittest.cc#newcode268 net/nqe/observation_buffer_unittest.cc:268: // The first 50 samples have very old timestamp. ...
4 years, 2 months ago (2016-10-18 21:50:41 UTC) #65
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/2411833003/280001
4 years, 2 months ago (2016-10-18 21:51:26 UTC) #69
commit-bot: I haz the power
Committed patchset #4 (id:280001)
4 years, 2 months ago (2016-10-19 00:05:03 UTC) #71
commit-bot: I haz the power
4 years, 2 months ago (2016-10-21 13:05:03 UTC) #73
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/d53a4ba712f3941e9c7f9f70dbc75fd2136ff14e
Cr-Commit-Position: refs/heads/master@{#426095}

Powered by Google App Engine
This is Rietveld 408576698