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

Issue 962783002: Adding a page cycler becnchmark for measuring out-of-process iframes. (Closed)

Created:
5 years, 10 months ago by nasko
Modified:
5 years, 9 months ago
Reviewers:
sullivan
CC:
chromium-reviews, telemetry-reviews_chromium.org, site-isolation-reviews_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Adding a page cycler becnchmark for measuring out-of-process iframes. BUG=462323 Committed: https://crrev.com/e263b52301b6374484ad0a14b013be356ee29b84 Cr-Commit-Position: refs/heads/master@{#318732}

Patch Set 1 : #

Total comments: 4

Patch Set 2 : Move oopif benchmark over to the main page_cycler file. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+16 lines, -2 lines) Patch
M tools/perf/benchmarks/page_cycler.py View 1 3 chunks +16 lines, -2 lines 0 comments Download

Messages

Total messages: 16 (4 generated)
nasko
Hi Tony, We've discussed in the past adding a perf benchmark for out-of-process iframes. I've ...
5 years, 10 months ago (2015-02-26 23:34:27 UTC) #3
nasko
One thing to note - in my local testing it doesn't seem to always go ...
5 years, 10 months ago (2015-02-26 23:36:10 UTC) #4
tonyg
Hey nasko, could you please pick a currently active reviewer for this dir? $ cat ...
5 years, 10 months ago (2015-02-26 23:45:45 UTC) #5
nasko
Huh, one of the extensions that helps with reviewers put your name in the list. ...
5 years, 10 months ago (2015-02-27 00:04:46 UTC) #7
sullivan
https://codereview.chromium.org/962783002/diff/20001/tools/perf/benchmarks/page_cycler_oopif.py File tools/perf/benchmarks/page_cycler_oopif.py (right): https://codereview.chromium.org/962783002/diff/20001/tools/perf/benchmarks/page_cycler_oopif.py#newcode26 tools/perf/benchmarks/page_cycler_oopif.py:26: options.AppendExtraBrowserArgs(['--site-per-process']) I'd prefer to just move PageCyclerOopifTypical25 to page_cycler.py, ...
5 years, 9 months ago (2015-02-28 15:25:47 UTC) #8
nasko
Thanks for the suggestions. All implemented. https://codereview.chromium.org/962783002/diff/20001/tools/perf/benchmarks/page_cycler_oopif.py File tools/perf/benchmarks/page_cycler_oopif.py (right): https://codereview.chromium.org/962783002/diff/20001/tools/perf/benchmarks/page_cycler_oopif.py#newcode26 tools/perf/benchmarks/page_cycler_oopif.py:26: options.AppendExtraBrowserArgs(['--site-per-process']) On 2015/02/28 ...
5 years, 9 months ago (2015-03-02 18:06:55 UTC) #9
sullivan
lgtm
5 years, 9 months ago (2015-03-02 18:08:05 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/962783002/40001
5 years, 9 months ago (2015-03-02 18:08:55 UTC) #12
commit-bot: I haz the power
Committed patchset #2 (id:40001)
5 years, 9 months ago (2015-03-02 19:06:33 UTC) #13
commit-bot: I haz the power
Patchset 2 (id:??) landed as https://crrev.com/e263b52301b6374484ad0a14b013be356ee29b84 Cr-Commit-Position: refs/heads/master@{#318732}
5 years, 9 months ago (2015-03-02 19:07:07 UTC) #14
dtu
Hay <perf sheriff> This new benchmark is crashing Chrome on all platforms, both ToT and ...
5 years, 9 months ago (2015-03-03 02:10:02 UTC) #15
dtu
5 years, 9 months ago (2015-03-03 02:12:38 UTC) #16
Message was sent while issue was closed.
Oh! Also:

<owner review> I think we want to use module.Class naming for new benchmarks.
(That is, the name generated if you don't override the Name() method.)

Powered by Google App Engine
This is Rietveld 408576698