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

Issue 2568883004: Improvements to the reliability of the echo detector perf test. (Closed)

Created:
4 years ago by ivoc
Modified:
4 years ago
Reviewers:
peah-webrtc
CC:
webrtc-reviews_webrtc.org, Andrew MacDonald, tterriberry_mozilla.com, audio-team_agora.io, hlundin-webrtc, kwiberg-webrtc, minyue-webrtc, the sun, aluebs-webrtc, bjornv1
Target Ref:
refs/pending/heads/master
Project:
webrtc
Visibility:
Public.

Description

Improvements to the reliability of the echo detector perf test. BUG=chromium:673683 Committed: https://crrev.com/930959d261451af05c31db944ecc440808eb89f8 Cr-Commit-Position: refs/heads/master@{#15606}

Patch Set 1 #

Total comments: 8

Patch Set 2 : Added constant for batch size. #

Total comments: 2

Patch Set 3 : Introduced another const for the warmup batch size. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+28 lines, -21 lines) Patch
M webrtc/modules/audio_processing/residual_echo_detector_complexity_unittest.cc View 1 2 5 chunks +28 lines, -21 lines 0 comments Download

Messages

Total messages: 16 (7 generated)
ivoc
Hi Per, PTAL at these improvements to the echo detector perf tests.
4 years ago (2016-12-13 15:22:31 UTC) #3
peah-webrtc
On 2016/12/13 15:22:31, ivoc wrote: > Hi Per, PTAL at these improvements to the echo ...
4 years ago (2016-12-14 08:59:57 UTC) #4
peah-webrtc
https://codereview.webrtc.org/2568883004/diff/1/webrtc/modules/audio_processing/residual_echo_detector_complexity_unittest.cc File webrtc/modules/audio_processing/residual_echo_detector_complexity_unittest.cc (right): https://codereview.webrtc.org/2568883004/diff/1/webrtc/modules/audio_processing/residual_echo_detector_complexity_unittest.cc#newcode53 webrtc/modules/audio_processing/residual_echo_detector_complexity_unittest.cc:53: if (frame_no >= 20 && frame_no % 20 == ...
4 years ago (2016-12-14 09:00:04 UTC) #5
ivoc
Thanks for the comments. https://codereview.webrtc.org/2568883004/diff/1/webrtc/modules/audio_processing/residual_echo_detector_complexity_unittest.cc File webrtc/modules/audio_processing/residual_echo_detector_complexity_unittest.cc (right): https://codereview.webrtc.org/2568883004/diff/1/webrtc/modules/audio_processing/residual_echo_detector_complexity_unittest.cc#newcode53 webrtc/modules/audio_processing/residual_echo_detector_complexity_unittest.cc:53: if (frame_no >= 20 && ...
4 years ago (2016-12-14 09:46:42 UTC) #6
peah-webrtc
Great! lgtm https://codereview.webrtc.org/2568883004/diff/20001/webrtc/modules/audio_processing/residual_echo_detector_complexity_unittest.cc File webrtc/modules/audio_processing/residual_echo_detector_complexity_unittest.cc (right): https://codereview.webrtc.org/2568883004/diff/20001/webrtc/modules/audio_processing/residual_echo_detector_complexity_unittest.cc#newcode54 webrtc/modules/audio_processing/residual_echo_detector_complexity_unittest.cc:54: if (frame_no >= kProcessingBatchSize && I think ...
4 years ago (2016-12-14 09:54:33 UTC) #7
ivoc
Thanks for reviewing! https://codereview.webrtc.org/2568883004/diff/20001/webrtc/modules/audio_processing/residual_echo_detector_complexity_unittest.cc File webrtc/modules/audio_processing/residual_echo_detector_complexity_unittest.cc (right): https://codereview.webrtc.org/2568883004/diff/20001/webrtc/modules/audio_processing/residual_echo_detector_complexity_unittest.cc#newcode54 webrtc/modules/audio_processing/residual_echo_detector_complexity_unittest.cc:54: if (frame_no >= kProcessingBatchSize && On ...
4 years ago (2016-12-14 13:28:42 UTC) #8
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/2568883004/40001
4 years ago (2016-12-14 13:30:08 UTC) #11
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years ago (2016-12-14 13:48:20 UTC) #14
commit-bot: I haz the power
4 years ago (2016-12-14 13:48:31 UTC) #16
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/930959d261451af05c31db944ecc440808eb89f8
Cr-Commit-Position: refs/heads/master@{#15606}

Powered by Google App Engine
This is Rietveld 408576698