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

Issue 11314012: Add spaceport benchmark to Chrome Remote Control. (Closed)

Created:
8 years, 1 month ago by tonyg
Modified:
8 years, 1 month ago
Reviewers:
dtu, nduca
CC:
chromium-reviews, pam+watch_chromium.org, sullivan
Visibility:
Public.

Description

Add spaceport benchmark to Chrome Remote Control. BUG=124811 TEST=Manual on linux Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=166223

Patch Set 1 #

Patch Set 2 : Don't display warning if all urls in page set are file urls #

Total comments: 18

Patch Set 3 : Address nduca comments #

Patch Set 4 : Fix bug #

Unified diffs Side-by-side diffs Delta from patch set Stats (+101 lines, -21 lines) Patch
M chrome/test/data/third_party/spaceport/README.chromium View 1 2 2 chunks +18 lines, -1 line 0 comments Download
M chrome/test/data/third_party/spaceport/js/tests/sprites.js View 1 chunk +1 line, -1 line 0 comments Download
M tools/chrome_remote_control/chrome_remote_control/multi_page_benchmark.py View 1 2 2 chunks +9 lines, -2 lines 0 comments Download
M tools/chrome_remote_control/chrome_remote_control/multi_page_benchmark_unittest_base.py View 1 2 1 chunk +4 lines, -9 lines 0 comments Download
M tools/chrome_remote_control/chrome_remote_control/page.py View 1 chunk +9 lines, -4 lines 0 comments Download
M tools/chrome_remote_control/chrome_remote_control/page_runner.py View 1 2 3 chunks +5 lines, -3 lines 0 comments Download
M tools/chrome_remote_control/chrome_remote_control/page_set.py View 1 2 2 chunks +10 lines, -1 line 0 comments Download
A tools/perf/page_sets/spaceport.json View 1 2 1 chunk +8 lines, -0 lines 0 comments Download
A tools/perf/perf_tools/spaceport.py View 1 2 3 1 chunk +37 lines, -0 lines 0 comments Download

Messages

Total messages: 9 (0 generated)
tonyg
8 years, 1 month ago (2012-10-26 21:02:08 UTC) #1
tonyg
8 years, 1 month ago (2012-10-30 20:07:54 UTC) #2
nduca
My big thing here is why not switch to a wpr recording of spaceport? That ...
8 years, 1 month ago (2012-11-04 19:53:29 UTC) #3
dtu
https://codereview.chromium.org/11314012/diff/3001/tools/chrome_remote_control/chrome_remote_control/page_runner.py File tools/chrome_remote_control/chrome_remote_control/page_runner.py (right): https://codereview.chromium.org/11314012/diff/3001/tools/chrome_remote_control/chrome_remote_control/page_runner.py#newcode37 tools/chrome_remote_control/chrome_remote_control/page_runner.py:37: def _ContainsOnlyFileURLs(page_set): Put into class PageSet.
8 years, 1 month ago (2012-11-05 19:48:53 UTC) #4
tonyg
http://codereview.chromium.org/11314012/diff/3001/chrome/test/data/third_party/spaceport/js/tests/sprites.js File chrome/test/data/third_party/spaceport/js/tests/sprites.js (left): http://codereview.chromium.org/11314012/diff/3001/chrome/test/data/third_party/spaceport/js/tests/sprites.js#oldcode171 chrome/test/data/third_party/spaceport/js/tests/sprites.js:171: var estimatedMaxObjects = Math.floor(1/(targetFramerate * timePerObjectEstimate)); On 2012/11/04 19:53:30, ...
8 years, 1 month ago (2012-11-05 23:02:01 UTC) #5
nduca
LGTM, thanks for all the clarifications! Can we file a bug to the effect of ...
8 years, 1 month ago (2012-11-06 08:30:26 UTC) #6
tonyg
On Tue, Nov 6, 2012 at 12:30 AM, <nduca@chromium.org> wrote: > LGTM, thanks for all ...
8 years, 1 month ago (2012-11-06 16:52:43 UTC) #7
nduca
Ohhhh Im retarded. I'm sorry!!!!
8 years, 1 month ago (2012-11-06 16:54:41 UTC) #8
dtu
8 years, 1 month ago (2012-11-06 18:28:03 UTC) #9
lgtm

Powered by Google App Engine
This is Rietveld 408576698