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

Issue 2307873003: Add WebView Multiprocess startup benchmark. (Closed)

Created:
4 years, 3 months ago by mikecase (-- gone --)
Modified:
4 years, 3 months ago
Reviewers:
perezju, petrcermak
CC:
chromium-reviews, hush (inactive), sgurun-gerrit only, telemetry-reviews_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Add WebView Multiprocess startup benchmark. This benchmark is almost identical to the existing WebView startup benchmark, but with the --webview-sandboxed-renderer flag set. Setting the pageset_repeat option for the WebView start-up benchmarks. May make metric more stable to smooth out WebView loading from a cold start vs. WebView being already loaded into Android's memory. CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.perf:android_s5_perf_cq;master.tryserver.chromium.perf:linux_perf_cq;master.tryserver.chromium.perf:mac_retina_perf_cq;master.tryserver.chromium.perf:winx64_10_perf_cq Committed: https://crrev.com/47d70e715893705e14ced8862901cf1574bf9a13 Cr-Commit-Position: refs/heads/master@{#417378}

Patch Set 1 #

Patch Set 2 : Add WebView Multiprocess startup benchmark. #

Patch Set 3 : Add WebView Multiprocess startup benchmark. #

Total comments: 5

Patch Set 4 : pageset_repeat = 20 #

Patch Set 5 : Add WebView Multiprocess startup benchmark. #

Patch Set 6 : Add WebView Multiprocess startup benchmark. #

Total comments: 1

Patch Set 7 : Added missing newline #

Total comments: 8

Patch Set 8 : Add WebView Multiprocess startup benchmark. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+47 lines, -1 line) Patch
M tools/perf/benchmarks/system_health.py View 1 2 3 4 2 chunks +22 lines, -1 line 0 comments Download
A tools/perf/page_sets/system_health/blank_stories.py View 1 2 3 4 5 6 7 1 chunk +25 lines, -0 lines 0 comments Download

Messages

Total messages: 23 (8 generated)
mikecase (-- gone --)
4 years, 3 months ago (2016-09-02 18:17:09 UTC) #4
hush (inactive)
https://codereview.chromium.org/2307873003/diff/40001/tools/perf/benchmarks/system_health.py File tools/perf/benchmarks/system_health.py (right): https://codereview.chromium.org/2307873003/diff/40001/tools/perf/benchmarks/system_health.py#newcode94 tools/perf/benchmarks/system_health.py:94: options = {'pageset_repeat': 10} does the blank page set ...
4 years, 3 months ago (2016-09-02 18:48:02 UTC) #5
perezju
Please also coordinate with Petr any additions to system_health benchmarks.
4 years, 3 months ago (2016-09-03 10:13:44 UTC) #7
petrcermak
Looks good overall, but we should discuss how to incorporate about:blank in the SH story ...
4 years, 3 months ago (2016-09-05 12:45:52 UTC) #8
mikecase (-- gone --)
And updated commit msg. https://codereview.chromium.org/2307873003/diff/40001/tools/perf/benchmarks/system_health.py File tools/perf/benchmarks/system_health.py (right): https://codereview.chromium.org/2307873003/diff/40001/tools/perf/benchmarks/system_health.py#newcode94 tools/perf/benchmarks/system_health.py:94: options = {'pageset_repeat': 10} On ...
4 years, 3 months ago (2016-09-06 16:40:28 UTC) #10
nednguyen
On 2016/09/06 16:40:28, mikecase wrote: > And updated commit msg. > > https://codereview.chromium.org/2307873003/diff/40001/tools/perf/benchmarks/system_health.py > File ...
4 years, 3 months ago (2016-09-06 17:18:50 UTC) #11
mikecase (-- gone --)
On 2016/09/06 at 17:18:50, nednguyen wrote: > On 2016/09/06 16:40:28, mikecase wrote: > > And ...
4 years, 3 months ago (2016-09-06 17:22:39 UTC) #12
petrcermak
On 2016/09/06 17:22:39, mikecase wrote: > On 2016/09/06 at 17:18:50, nednguyen wrote: > > On ...
4 years, 3 months ago (2016-09-06 17:25:40 UTC) #13
mikecase (-- gone --)
Added system health story BlankStoryAboutBlank that opens about:blank Also added code to wait for at ...
4 years, 3 months ago (2016-09-07 20:40:40 UTC) #14
perezju
non-owner lgtm
4 years, 3 months ago (2016-09-08 10:51:14 UTC) #15
petrcermak
Thanks a lot for adding the new story. LGTM with a few more comments. Thanks, ...
4 years, 3 months ago (2016-09-08 11:33:17 UTC) #16
mikecase (-- gone --)
https://codereview.chromium.org/2307873003/diff/120001/tools/perf/page_sets/system_health/blank_stories.py File tools/perf/page_sets/system_health/blank_stories.py (right): https://codereview.chromium.org/2307873003/diff/120001/tools/perf/page_sets/system_health/blank_stories.py#newcode8 tools/perf/page_sets/system_health/blank_stories.py:8: class _BlankStory(system_health_story.SystemHealthStory): On 2016/09/08 at 11:33:17, petrcermak wrote: > ...
4 years, 3 months ago (2016-09-08 16:51:49 UTC) #17
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2307873003/140001
4 years, 3 months ago (2016-09-08 16:52:34 UTC) #20
commit-bot: I haz the power
Committed patchset #8 (id:140001)
4 years, 3 months ago (2016-09-08 20:04:00 UTC) #21
commit-bot: I haz the power
4 years, 3 months ago (2016-09-08 20:07:44 UTC) #23
Message was sent while issue was closed.
Patchset 8 (id:??) landed as
https://crrev.com/47d70e715893705e14ced8862901cf1574bf9a13
Cr-Commit-Position: refs/heads/master@{#417378}

Powered by Google App Engine
This is Rietveld 408576698