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

Issue 2997803002: Reduce locking when collecting receive statistics. (Closed)

Created:
3 years, 4 months ago by danilchap
Modified:
3 years, 4 months ago
Reviewers:
sprang_webrtc
CC:
webrtc-reviews_webrtc.org, tterriberry_mozilla.com, zhuangzesen_agora.io, danilchap, stefan-webrtc, mflodman
Target Ref:
refs/heads/master
Project:
webrtc
Visibility:
Public.

Description

Reduce locking when collecting receive statistic BUG=None Review-Url: https://codereview.webrtc.org/2997803002 Cr-Commit-Position: refs/heads/master@{#19336} Committed: https://chromium.googlesource.com/external/webrtc/+/ec86be0962506903ee2d642fb2f8bc6e4f44c555

Patch Set 1 #

Patch Set 2 : undo double lookup removal as offtopic #

Patch Set 3 : Restored annotated callback functions. #

Patch Set 4 : Undo RtcpReportBlocks() optimization #

Total comments: 3

Patch Set 5 : Remove callback helpers. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+34 lines, -47 lines) Patch
M webrtc/modules/rtp_rtcp/source/receive_statistics_impl.h View 1 2 3 4 3 chunks +9 lines, -8 lines 0 comments Download
M webrtc/modules/rtp_rtcp/source/receive_statistics_impl.cc View 1 2 3 4 7 chunks +25 lines, -39 lines 0 comments Download

Messages

Total messages: 18 (12 generated)
danilchap
(some of it was added in https://webrtc-codereview.appspot.com/7649004)
3 years, 4 months ago (2017-08-11 18:20:01 UTC) #5
sprang_webrtc
lgtm with nit https://codereview.webrtc.org/2997803002/diff/60001/webrtc/modules/rtp_rtcp/source/receive_statistics_impl.h File webrtc/modules/rtp_rtcp/source/receive_statistics_impl.h (right): https://codereview.webrtc.org/2997803002/diff/60001/webrtc/modules/rtp_rtcp/source/receive_statistics_impl.h#newcode61 webrtc/modules/rtp_rtcp/source/receive_statistics_impl.h:61: void NotifyRtcpCallback(const RtcpStatistics&) LOCKS_EXCLUDED(stream_lock_); Nit: These ...
3 years, 4 months ago (2017-08-14 09:43:06 UTC) #6
danilchap
https://codereview.webrtc.org/2997803002/diff/60001/webrtc/modules/rtp_rtcp/source/receive_statistics_impl.h File webrtc/modules/rtp_rtcp/source/receive_statistics_impl.h (right): https://codereview.webrtc.org/2997803002/diff/60001/webrtc/modules/rtp_rtcp/source/receive_statistics_impl.h#newcode61 webrtc/modules/rtp_rtcp/source/receive_statistics_impl.h:61: void NotifyRtcpCallback(const RtcpStatistics&) LOCKS_EXCLUDED(stream_lock_); On 2017/08/14 09:43:06, sprang_webrtc wrote: ...
3 years, 4 months ago (2017-08-14 10:45:32 UTC) #8
sprang_webrtc
lgtm https://codereview.webrtc.org/2997803002/diff/60001/webrtc/modules/rtp_rtcp/source/receive_statistics_impl.h File webrtc/modules/rtp_rtcp/source/receive_statistics_impl.h (right): https://codereview.webrtc.org/2997803002/diff/60001/webrtc/modules/rtp_rtcp/source/receive_statistics_impl.h#newcode61 webrtc/modules/rtp_rtcp/source/receive_statistics_impl.h:61: void NotifyRtcpCallback(const RtcpStatistics&) LOCKS_EXCLUDED(stream_lock_); On 2017/08/14 10:45:32, danilchap ...
3 years, 4 months ago (2017-08-14 11:25:39 UTC) #13
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/2997803002/100001
3 years, 4 months ago (2017-08-14 11:57:07 UTC) #15
commit-bot: I haz the power
3 years, 4 months ago (2017-08-14 12:51:10 UTC) #18
Message was sent while issue was closed.
Committed patchset #5 (id:100001) as
https://chromium.googlesource.com/external/webrtc/+/ec86be0962506903ee2d642fb...

Powered by Google App Engine
This is Rietveld 408576698