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

Issue 1143723003: Update TabCapturePerformanceTest to more accurately time captures. (Closed)

Created:
5 years, 7 months ago by ericrk
Modified:
5 years, 7 months ago
Reviewers:
hubbe, miu
CC:
chromium-reviews, extensions-reviews_chromium.org, jam, feature-media-reviews_chromium.org, darin-cc_chromium.org, chromium-apps-reviews_chromium.org, miu+watch_chromium.org, danakj, enne (OOO)
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Update TabCapturePerformanceTest to more accurately time captures. Currently TabCapturePerformanceTest records the time between "Capture" events to determine the rate of capture. These events are issued whenever a capture is requested, even if it is later aborted, and doesn't represent the actual capture framerate. This CL adds an event on capture success which will provide a more accurate idea of capture framerate. BUG=489796 Committed: https://crrev.com/5a1526c383a97e2dd3998af7432fa3d9500a510c Cr-Commit-Position: refs/heads/master@{#330785}

Patch Set 1 #

Total comments: 2

Patch Set 2 : Preserve Capture as well as CaptureSucceeded #

Patch Set 3 : rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+11 lines, -0 lines) Patch
M chrome/browser/extensions/api/tab_capture/tab_capture_performancetest.cc View 1 1 chunk +8 lines, -0 lines 0 comments Download
M content/browser/media/capture/content_video_capture_device_core.cc View 1 2 1 chunk +3 lines, -0 lines 0 comments Download

Messages

Total messages: 21 (9 generated)
ericrk
Hi Hubbe, Miu, I'm making an update to the TabCapturePerformance to better measure Capture framerate. ...
5 years, 7 months ago (2015-05-19 18:54:32 UTC) #3
hubbe
https://codereview.chromium.org/1143723003/diff/1/chrome/browser/extensions/api/tab_capture/tab_capture_performancetest.cc File chrome/browser/extensions/api/tab_capture/tab_capture_performancetest.cc (right): https://codereview.chromium.org/1143723003/diff/1/chrome/browser/extensions/api/tab_capture/tab_capture_performancetest.cc#newcode211 chrome/browser/extensions/api/tab_capture/tab_capture_performancetest.cc:211: "CaptureSucceeded", How about printing out both results? (Add a ...
5 years, 7 months ago (2015-05-19 19:14:52 UTC) #4
ericrk
https://codereview.chromium.org/1143723003/diff/1/chrome/browser/extensions/api/tab_capture/tab_capture_performancetest.cc File chrome/browser/extensions/api/tab_capture/tab_capture_performancetest.cc (right): https://codereview.chromium.org/1143723003/diff/1/chrome/browser/extensions/api/tab_capture/tab_capture_performancetest.cc#newcode211 chrome/browser/extensions/api/tab_capture/tab_capture_performancetest.cc:211: "CaptureSucceeded", On 2015/05/19 19:14:52, hubbe wrote: > How about ...
5 years, 7 months ago (2015-05-19 20:02:09 UTC) #6
hubbe
lgtm
5 years, 7 months ago (2015-05-19 20:30:04 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1143723003/40001
5 years, 7 months ago (2015-05-19 20:33:55 UTC) #9
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presubmit/builds/64708)
5 years, 7 months ago (2015-05-19 20:41:34 UTC) #11
miu
lgtm
5 years, 7 months ago (2015-05-20 03:34:49 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1143723003/40001
5 years, 7 months ago (2015-05-20 03:35:22 UTC) #14
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presubmit/builds/64834)
5 years, 7 months ago (2015-05-20 03:42:25 UTC) #16
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1143723003/60001
5 years, 7 months ago (2015-05-20 17:49:10 UTC) #19
commit-bot: I haz the power
Committed patchset #3 (id:60001)
5 years, 7 months ago (2015-05-20 19:46:11 UTC) #20
commit-bot: I haz the power
5 years, 7 months ago (2015-05-20 19:47:01 UTC) #21
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/5a1526c383a97e2dd3998af7432fa3d9500a510c
Cr-Commit-Position: refs/heads/master@{#330785}

Powered by Google App Engine
This is Rietveld 408576698