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

Issue 1351403008: Add delay metric (includes network delay (rtt/2) + jitter delay + decode time + (Closed)

Created:
5 years, 3 months ago by åsapersson
Modified:
5 years, 2 months ago
CC:
webrtc-reviews_webrtc.org, yujie_mao (webrtc), tterriberry_mozilla.com, andresp, perkj_webrtc, mflodman
Base URL:
https://chromium.googlesource.com/external/webrtc.git@master
Target Ref:
refs/pending/heads/master
Project:
webrtc
Visibility:
Public.

Description

Add delay metric (includes network delay (rtt/2) + jitter delay + decode time + render delay): - "WebRTC.Video.OnewayDelayInMs" BUG=chromium:512752 Committed: https://crrev.com/13c433c299822c6f2aefef46fa6aca52ec46ea49 Cr-Commit-Position: refs/heads/master@{#10180}

Patch Set 1 #

Total comments: 2

Patch Set 2 : rebase and added comment #

Patch Set 3 : renamed histogram #

Patch Set 4 : #

Patch Set 5 : rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+16 lines, -3 lines) Patch
M webrtc/video/receive_statistics_proxy.h View 2 chunks +3 lines, -1 line 0 comments Download
M webrtc/video/receive_statistics_proxy.cc View 1 2 3 chunks +9 lines, -1 line 0 comments Download
M webrtc/video_engine/vie_channel.h View 1 1 chunk +1 line, -0 lines 0 comments Download
M webrtc/video_engine/vie_channel.cc View 1 3 chunks +3 lines, -1 line 0 comments Download

Messages

Total messages: 14 (3 generated)
åsapersson
5 years, 3 months ago (2015-09-22 10:41:09 UTC) #2
pbos-webrtc
lgtm
5 years, 3 months ago (2015-09-24 16:04:35 UTC) #3
stefan-webrtc
https://codereview.webrtc.org/1351403008/diff/1/webrtc/video/receive_statistics_proxy.cc File webrtc/video/receive_statistics_proxy.cc (right): https://codereview.webrtc.org/1351403008/diff/1/webrtc/video/receive_statistics_proxy.cc#newcode96 webrtc/video/receive_statistics_proxy.cc:96: delay_counter_.Add(target_delay_ms + rtt_ms / 2); Why are we adding ...
5 years, 2 months ago (2015-09-28 15:20:42 UTC) #4
mflodman
See Stefan's comment, then LGTM.
5 years, 2 months ago (2015-10-02 09:25:01 UTC) #5
åsapersson
https://codereview.webrtc.org/1351403008/diff/1/webrtc/video/receive_statistics_proxy.cc File webrtc/video/receive_statistics_proxy.cc (right): https://codereview.webrtc.org/1351403008/diff/1/webrtc/video/receive_statistics_proxy.cc#newcode96 webrtc/video/receive_statistics_proxy.cc:96: delay_counter_.Add(target_delay_ms + rtt_ms / 2); On 2015/09/28 15:20:42, stefan-webrtc ...
5 years, 2 months ago (2015-10-05 13:26:00 UTC) #6
stefan-webrtc
On 2015/10/05 13:26:00, åsapersson wrote: > https://codereview.webrtc.org/1351403008/diff/1/webrtc/video/receive_statistics_proxy.cc > File webrtc/video/receive_statistics_proxy.cc (right): > > https://codereview.webrtc.org/1351403008/diff/1/webrtc/video/receive_statistics_proxy.cc#newcode96 > ...
5 years, 2 months ago (2015-10-06 08:28:29 UTC) #7
åsapersson
On 2015/10/06 08:28:29, stefan-webrtc (holmer) wrote: > On 2015/10/05 13:26:00, åsapersson wrote: > > > ...
5 years, 2 months ago (2015-10-06 08:51:25 UTC) #8
stefan-webrtc
On 2015/10/06 08:51:25, åsapersson wrote: > On 2015/10/06 08:28:29, stefan-webrtc (holmer) wrote: > > On ...
5 years, 2 months ago (2015-10-06 08:55:57 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1351403008/80001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1351403008/80001
5 years, 2 months ago (2015-10-06 09:30:00 UTC) #12
commit-bot: I haz the power
Committed patchset #5 (id:80001)
5 years, 2 months ago (2015-10-06 11:08:19 UTC) #13
commit-bot: I haz the power
5 years, 2 months ago (2015-10-06 11:08:31 UTC) #14
Message was sent while issue was closed.
Patchset 5 (id:??) landed as
https://crrev.com/13c433c299822c6f2aefef46fa6aca52ec46ea49
Cr-Commit-Position: refs/heads/master@{#10180}

Powered by Google App Engine
This is Rietveld 408576698