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

Issue 2456373002: Update BWE_TEST_LOGGING_PLOT output format, and fix plot_dynamics.py script. (Closed)

Created:
4 years, 1 month ago by terelius
Modified:
4 years, 1 month ago
CC:
webrtc-reviews_webrtc.org, tterriberry_mozilla.com, zhuangzesen_agora.io, stefan-webrtc, mflodman
Target Ref:
refs/pending/heads/master
Project:
webrtc
Visibility:
Public.

Description

Update BWE_TEST_LOGGING_PLOT output format, and fix plot_dynamics.py script. The new format for plot lines is PLOT <plot_no> <var_name>:<ssrc>@<alg_name> <time> <value>. The var_name is no longer prefixed by the context/tag (which most of the time was just the same as the test name.) Update plot_dynamics.py script (which didn't work) to visualize the new BWE_TEST_LOGGING_PLOT lines. BUG=webrtc:6621 Committed: https://crrev.com/f94ba462bc80ce8adfc566b1fc56d8a66c7fcfec Cr-Commit-Position: refs/heads/master@{#14983}

Patch Set 1 #

Total comments: 6

Patch Set 2 : Removed plot_dynamics.sh, improved plot labels and updated comments. #

Patch Set 3 : Append underscore #

Patch Set 4 : Plot MaxThroughput_ (if available) in throughput graph. #

Patch Set 5 : Treat flow_id as an SSRC. Give each different variable a unique name instead of calling all of them… #

Total comments: 2

Patch Set 6 : Nit #

Patch Set 7 : Suppress warnings about unused variable. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+211 lines, -280 lines) Patch
M webrtc/modules/remote_bitrate_estimator/test/bwe_test_framework.h View 1 2 3 4 2 chunks +6 lines, -5 lines 0 comments Download
M webrtc/modules/remote_bitrate_estimator/test/bwe_test_framework.cc View 1 2 3 4 5 6 2 chunks +26 lines, -19 lines 0 comments Download
M webrtc/modules/remote_bitrate_estimator/test/bwe_test_logging.h View 3 chunks +21 lines, -16 lines 0 comments Download
M webrtc/modules/remote_bitrate_estimator/test/bwe_test_logging.cc View 3 chunks +16 lines, -19 lines 0 comments Download
M webrtc/modules/remote_bitrate_estimator/test/metric_recorder.cc View 1 2 3 4 5 3 chunks +9 lines, -6 lines 0 comments Download
M webrtc/modules/remote_bitrate_estimator/test/packet_receiver.cc View 1 2 3 4 1 chunk +3 lines, -3 lines 0 comments Download
M webrtc/modules/remote_bitrate_estimator/test/plot_dynamics.py View 1 2 3 4 2 chunks +130 lines, -125 lines 0 comments Download
D webrtc/modules/remote_bitrate_estimator/test/plot_dynamics.sh View 1 1 chunk +0 lines, -87 lines 0 comments Download

Messages

Total messages: 30 (14 generated)
terelius
Please take a look.
4 years, 1 month ago (2016-10-28 14:18:29 UTC) #2
stefan-webrtc
Should we also delete plot_dynamics.sh?
4 years, 1 month ago (2016-10-31 10:41:41 UTC) #3
Gaetano Carlucci
From a rapid look the log format looks better now. Thanks! It seems that the ...
4 years, 1 month ago (2016-10-31 12:10:59 UTC) #4
terelius
Was the old BWE simulator documented anywhere publicly? If so, I agree that it needs ...
4 years, 1 month ago (2016-11-02 09:37:16 UTC) #5
Gaetano Carlucci
On 2016/11/02 09:37:16, terelius wrote: > Was the old BWE simulator documented anywhere publicly? If ...
4 years, 1 month ago (2016-11-02 17:55:34 UTC) #6
terelius
On 2016/11/02 17:55:34, Gaetano Carlucci wrote: > On 2016/11/02 09:37:16, terelius wrote: > > Was ...
4 years, 1 month ago (2016-11-07 08:13:22 UTC) #7
terelius
ping It would be very helpful if we could land some version of this script. ...
4 years, 1 month ago (2016-11-08 14:01:51 UTC) #8
stefan-webrtc
Does the fairness plots work with this now, so that we plot the throughput of ...
4 years, 1 month ago (2016-11-08 14:21:43 UTC) #9
Gaetano Carlucci
On 2016/11/08 14:21:43, stefan-webrtc (holmer) wrote: > Does the fairness plots work with this now, ...
4 years, 1 month ago (2016-11-08 14:55:25 UTC) #10
terelius
On 2016/11/08 14:21:43, stefan-webrtc (holmer) wrote: > Does the fairness plots work with this now, ...
4 years, 1 month ago (2016-11-08 15:04:43 UTC) #11
Gaetano Carlucci
lgtm The fact that plots the throughput of each flow twice depends on the variables ...
4 years, 1 month ago (2016-11-08 15:11:50 UTC) #12
stefan-webrtc
lgtm
4 years, 1 month ago (2016-11-08 15:20:15 UTC) #13
terelius
https://codereview.webrtc.org/2456373002/diff/80001/webrtc/modules/remote_bitrate_estimator/test/metric_recorder.cc File webrtc/modules/remote_bitrate_estimator/test/metric_recorder.cc (right): https://codereview.webrtc.org/2456373002/diff/80001/webrtc/modules/remote_bitrate_estimator/test/metric_recorder.cc#newcode360 webrtc/modules/remote_bitrate_estimator/test/metric_recorder.cc:360: // it hasn't been kept up to data with ...
4 years, 1 month ago (2016-11-08 16:06:35 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.webrtc.org/2456373002/120001
4 years, 1 month ago (2016-11-08 17:49:02 UTC) #26
commit-bot: I haz the power
Committed patchset #7 (id:120001)
4 years, 1 month ago (2016-11-08 17:52:03 UTC) #28
commit-bot: I haz the power
4 years, 1 month ago (2016-11-08 18:07:40 UTC) #30
Message was sent while issue was closed.
Patchset 7 (id:??) landed as
https://crrev.com/f94ba462bc80ce8adfc566b1fc56d8a66c7fcfec
Cr-Commit-Position: refs/heads/master@{#14983}

Powered by Google App Engine
This is Rietveld 408576698