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

Issue 2786593003: Add histogram stats for number of cpu/quality adapt changes per minute for sent video streams: (Closed)

Created:
3 years, 8 months ago by åsapersson
Modified:
3 years, 8 months ago
Reviewers:
brandtr
CC:
webrtc-reviews_webrtc.org, interface-changes_webrtc.org, video-team_agora.io, yujie_mao (webrtc), zhengzhonghou_agora.io, stefan-webrtc, tterriberry_mozilla.com, qiang.lu, niklas.enbom, peah-webrtc, mflodman
Target Ref:
refs/heads/master
Project:
webrtc
Visibility:
Public.

Description

Add histogram stats for number of cpu/quality adapt changes per minute for sent video streams: - "WebRTC.Video.AdaptChangesPerMinute.Cpu" - "WebRTC.Video.AdaptChangesPerMinute.Quality" BUG=webrtc:6634 Review-Url: https://codereview.webrtc.org/2786593003 Cr-Commit-Position: refs/heads/master@{#17535} Committed: https://chromium.googlesource.com/external/webrtc/+/6eca98b7e556a51fe846d623df4ed1442006c8b6

Patch Set 1 #

Patch Set 2 #

Patch Set 3 #

Patch Set 4 : rebase #

Total comments: 8

Patch Set 5 : rebase #

Patch Set 6 : address comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+263 lines, -13 lines) Patch
M webrtc/video/send_statistics_proxy.h View 1 2 3 4 5 3 chunks +13 lines, -4 lines 0 comments Download
M webrtc/video/send_statistics_proxy.cc View 1 2 3 4 5 5 chunks +59 lines, -5 lines 0 comments Download
M webrtc/video/send_statistics_proxy_unittest.cc View 1 2 3 4 2 chunks +190 lines, -3 lines 0 comments Download
M webrtc/video/vie_encoder.cc View 1 2 3 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 26 (20 generated)
åsapersson
3 years, 8 months ago (2017-03-29 16:10:40 UTC) #6
åsapersson
3 years, 8 months ago (2017-04-03 11:02:21 UTC) #12
brandtr
lgtm, with some naming questions :) https://codereview.webrtc.org/2786593003/diff/220001/webrtc/video/send_statistics_proxy.cc File webrtc/video/send_statistics_proxy.cc (right): https://codereview.webrtc.org/2786593003/diff/220001/webrtc/video/send_statistics_proxy.cc#newcode698 webrtc/video/send_statistics_proxy.cc:698: void SendStatisticsProxy::SetCpuScalingStats(int cpu_restricted_resolutions) ...
3 years, 8 months ago (2017-04-04 11:24:21 UTC) #15
åsapersson
https://codereview.webrtc.org/2786593003/diff/220001/webrtc/video/send_statistics_proxy.cc File webrtc/video/send_statistics_proxy.cc (right): https://codereview.webrtc.org/2786593003/diff/220001/webrtc/video/send_statistics_proxy.cc#newcode698 webrtc/video/send_statistics_proxy.cc:698: void SendStatisticsProxy::SetCpuScalingStats(int cpu_restricted_resolutions) { On 2017/04/04 11:24:21, brandtr wrote: ...
3 years, 8 months ago (2017-04-04 14:30:52 UTC) #18
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/2786593003/260001
3 years, 8 months ago (2017-04-05 06:38:18 UTC) #23
commit-bot: I haz the power
3 years, 8 months ago (2017-04-05 06:40:55 UTC) #26
Message was sent while issue was closed.
Committed patchset #6 (id:260001) as
https://chromium.googlesource.com/external/webrtc/+/6eca98b7e556a51fe846d623d...

Powered by Google App Engine
This is Rietveld 408576698