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

Issue 349223007: Add manual tests to benchmark VP8 & VP9 encode performance. (Closed)

Created:
6 years, 6 months ago by Wez
Modified:
6 years, 5 months ago
Reviewers:
Sergey Ulanov
CC:
chromium-reviews, chromoting-reviews_chromium.org
Project:
chromium
Visibility:
Public.

Description

Add manual tests to benchmark VP8 & VP9 encode performance. BUG=260879 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=280753

Patch Set 1 #

Patch Set 2 : Correct CamelCase #

Total comments: 8

Patch Set 3 : Address review comments #

Total comments: 4

Patch Set 4 : Fix line wrap #

Patch Set 5 : Move MeasureFps tests into a separate perftests target #

Patch Set 6 : Remove exclusions for enable_remoting_host==0 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+187 lines, -24 lines) Patch
M remoting/codec/codec_test.h View 1 2 2 chunks +13 lines, -0 lines 0 comments Download
M remoting/codec/codec_test.cc View 1 2 3 15 chunks +70 lines, -24 lines 0 comments Download
A remoting/codec/video_encoder_vpx_perftest.cc View 1 2 3 4 1 chunk +61 lines, -0 lines 0 comments Download
M remoting/remoting_test.gypi View 1 2 3 4 5 1 chunk +43 lines, -0 lines 0 comments Download

Messages

Total messages: 16 (0 generated)
Wez
PTAL
6 years, 6 months ago (2014-06-23 22:15:40 UTC) #1
Sergey Ulanov
https://codereview.chromium.org/349223007/diff/20001/remoting/codec/codec_test.cc File remoting/codec/codec_test.cc (right): https://codereview.chromium.org/349223007/diff/20001/remoting/codec/codec_test.cc#newcode392 remoting/codec/codec_test.cc:392: return MeasureVideoEncoderFpsWithFrames(encoder, frames); This will just reencode the same ...
6 years, 6 months ago (2014-06-24 00:58:25 UTC) #2
Wez
https://codereview.chromium.org/349223007/diff/20001/remoting/codec/codec_test.cc File remoting/codec/codec_test.cc (right): https://codereview.chromium.org/349223007/diff/20001/remoting/codec/codec_test.cc#newcode392 remoting/codec/codec_test.cc:392: return MeasureVideoEncoderFpsWithFrames(encoder, frames); On 2014/06/24 00:58:25, Sergey Ulanov wrote: ...
6 years, 6 months ago (2014-06-24 01:52:48 UTC) #3
Sergey Ulanov
lgtm https://codereview.chromium.org/349223007/diff/40001/remoting/codec/codec_test.cc File remoting/codec/codec_test.cc (right): https://codereview.chromium.org/349223007/diff/40001/remoting/codec/codec_test.cc#newcode387 remoting/codec/codec_test.cc:387: VideoEncoder* encoder, const DesktopSize& size) { nit: one ...
6 years, 6 months ago (2014-06-24 02:00:51 UTC) #4
Wez
https://codereview.chromium.org/349223007/diff/40001/remoting/codec/codec_test.cc File remoting/codec/codec_test.cc (right): https://codereview.chromium.org/349223007/diff/40001/remoting/codec/codec_test.cc#newcode387 remoting/codec/codec_test.cc:387: VideoEncoder* encoder, const DesktopSize& size) { On 2014/06/24 02:00:51, ...
6 years, 6 months ago (2014-06-24 02:14:13 UTC) #5
Wez
The CQ bit was checked by wez@chromium.org
6 years, 6 months ago (2014-06-24 02:14:17 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/wez@chromium.org/349223007/60001
6 years, 6 months ago (2014-06-24 02:15:51 UTC) #7
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: mac_chromium_rel on tryserver.chromium ...
6 years, 6 months ago (2014-06-24 05:54:00 UTC) #8
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 6 months ago (2014-06-24 07:35:57 UTC) #9
commit-bot: I haz the power
Try jobs failed on following builders: win_chromium_x64_rel on tryserver.chromium (http://build.chromium.org/p/tryserver.chromium/builders/win_chromium_x64_rel/builds/24452)
6 years, 6 months ago (2014-06-24 07:35:58 UTC) #10
Wez
Looks like Chromium's test framework doesn't support MANUAL_ for normal unit-tests; we can either break ...
6 years, 6 months ago (2014-06-25 03:42:20 UTC) #11
Wez
I've moved the MeasureFPS tests into a new remoting_perftests target - WDYT?
6 years, 5 months ago (2014-07-01 00:26:22 UTC) #12
Sergey Ulanov
still lgtm
6 years, 5 months ago (2014-07-01 01:31:21 UTC) #13
Wez
The CQ bit was checked by wez@chromium.org
6 years, 5 months ago (2014-07-01 01:39:56 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/wez@chromium.org/349223007/100001
6 years, 5 months ago (2014-07-01 01:41:21 UTC) #15
commit-bot: I haz the power
6 years, 5 months ago (2014-07-01 06:44:38 UTC) #16
Message was sent while issue was closed.
Change committed as 280753

Powered by Google App Engine
This is Rietveld 408576698