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

Issue 2641263003: Performance measures of old and new RTCPeerConnection.getStats added. (Closed)

Created:
3 years, 11 months ago by hbos_chromium
Modified:
3 years, 10 months ago
CC:
chromium-reviews, chfremer+watch_chromium.org, phoglund+watch_chromium.org, mcasas+watch+vc_chromium.org, feature-media-reviews_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Performance measures of old and new RTCPeerConnection.getStats added. The following Chrome Performance Dashboard[1] stats are added: - browser_tests / getStats_[promise/callback] / invocation_time (ms) [1] https://chromeperf.appspot.com/ BUG=chromium:627816 Review-Url: https://codereview.chromium.org/2641263003 Cr-Commit-Position: refs/heads/master@{#446668} Committed: https://chromium.googlesource.com/chromium/src/+/98b3081a01af68384eea9d82f169079162a1edde

Patch Set 1 #

Patch Set 2 : Fix windows compile error (change name of enum keys) #

Total comments: 10

Patch Set 3 : Addressed comments #

Patch Set 4 : Avoiding win uninitialized variable warning #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+196 lines, -52 lines) Patch
M chrome/browser/media/webrtc/webrtc_browsertest_base.h View 1 2 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/browser/media/webrtc/webrtc_browsertest_base.cc View 1 2 3 chunks +24 lines, -0 lines 0 comments Download
M chrome/browser/media/webrtc/webrtc_stats_perf_browsertest.cc View 1 2 3 5 chunks +122 lines, -51 lines 2 comments Download
M chrome/test/data/webrtc/peerconnection.js View 1 2 2 chunks +18 lines, -1 line 0 comments Download
M chrome/test/data/webrtc/peerconnection_getstats.js View 1 2 1 chunk +30 lines, -0 lines 0 comments Download

Messages

Total messages: 37 (26 generated)
hbos_chromium
Please take a look, hta and tommi. Example measurements on local machine: RESULT getStats_callback: invocation_time= ...
3 years, 11 months ago (2017-01-20 13:59:09 UTC) #4
tommi (sloooow) - chröme
Are the results comparing gathering of the same stats? On Fri, Jan 20, 2017, 13:59 ...
3 years, 11 months ago (2017-01-20 19:31:00 UTC) #7
hbos_chromium
On 2017/01/20 19:31:00, tommi (krómíum) wrote: > Are the results comparing gathering of the same ...
3 years, 11 months ago (2017-01-23 13:00:19 UTC) #16
hbos_chromium
Please take a look, tommi and hta.
3 years, 11 months ago (2017-01-23 13:56:00 UTC) #17
tommi (sloooow) - chröme
lgtm https://codereview.chromium.org/2641263003/diff/20001/chrome/browser/media/webrtc/webrtc_stats_perf_browsertest.cc File chrome/browser/media/webrtc/webrtc_stats_perf_browsertest.cc (right): https://codereview.chromium.org/2641263003/diff/20001/chrome/browser/media/webrtc/webrtc_stats_perf_browsertest.cc#newcode118 chrome/browser/media/webrtc/webrtc_stats_perf_browsertest.cc:118: if (left_tab_) { nit: no need for {} ...
3 years, 11 months ago (2017-01-23 14:19:52 UTC) #18
hta - Chromium
Looks good, but I'd like you to answer a couple of questions (in comments in ...
3 years, 11 months ago (2017-01-23 14:53:52 UTC) #19
hbos_chromium
PTAL hta. Removing the overhead of C++ calling JavaScript changed the numbers quite a bit, ...
3 years, 11 months ago (2017-01-24 12:08:37 UTC) #23
hta - Chromium
lgtm https://codereview.chromium.org/2641263003/diff/80001/chrome/browser/media/webrtc/webrtc_stats_perf_browsertest.cc File chrome/browser/media/webrtc/webrtc_stats_perf_browsertest.cc (right): https://codereview.chromium.org/2641263003/diff/80001/chrome/browser/media/webrtc/webrtc_stats_perf_browsertest.cc#newcode111 chrome/browser/media/webrtc/webrtc_stats_perf_browsertest.cc:111: CreateDataChannel(right_tab_, "data"); I appreciate that creating data channels ...
3 years, 11 months ago (2017-01-26 08:13:58 UTC) #30
hbos_chromium
https://codereview.chromium.org/2641263003/diff/80001/chrome/browser/media/webrtc/webrtc_stats_perf_browsertest.cc File chrome/browser/media/webrtc/webrtc_stats_perf_browsertest.cc (right): https://codereview.chromium.org/2641263003/diff/80001/chrome/browser/media/webrtc/webrtc_stats_perf_browsertest.cc#newcode111 chrome/browser/media/webrtc/webrtc_stats_perf_browsertest.cc:111: CreateDataChannel(right_tab_, "data"); On 2017/01/26 08:13:58, hta - Chromium wrote: ...
3 years, 10 months ago (2017-01-27 14:07:57 UTC) #31
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/2641263003/80001
3 years, 10 months ago (2017-01-27 14:08:42 UTC) #34
commit-bot: I haz the power
3 years, 10 months ago (2017-01-27 15:12:58 UTC) #37
Message was sent while issue was closed.
Committed patchset #4 (id:80001) as
https://chromium.googlesource.com/chromium/src/+/98b3081a01af68384eea9d82f169...

Powered by Google App Engine
This is Rietveld 408576698