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

Issue 1056623002: Telemetry: Add simple startup benchmark that uses a large profile. (Closed)

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

Description

Telemetry: Add simple startup benchmark that uses a large profile. This CL adds two benchmarks: "startup.large_profile.cold.blank_page" and "startup.large_profile.warm.blank_page". It also adds pre-generated large profiles for windows, mac, and linux. BUG=472711 Committed: https://crrev.com/bc7b42b8c88eb24f92b62010d37d8c53d9b242aa Cr-Commit-Position: refs/heads/master@{#323777}

Patch Set 1 #

Patch Set 2 : #

Patch Set 3 : Check that the possible browser is local before downloading profiles. #

Total comments: 2

Patch Set 4 : Lower page_set repeat to 1. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+37 lines, -0 lines) Patch
M tools/perf/benchmarks/startup.py View 1 2 3 1 chunk +32 lines, -0 lines 0 comments Download
A tools/perf/generated_profiles/darwin/large_profile.zip.sha1 View 1 chunk +1 line, -0 lines 0 comments Download
A tools/perf/generated_profiles/linux2/large_profile.zip.sha1 View 1 1 chunk +1 line, -0 lines 0 comments Download
A tools/perf/generated_profiles/win32/large_profile.zip.sha1 View 1 chunk +1 line, -0 lines 0 comments Download
M tools/telemetry/telemetry/benchmark.py View 1 2 1 chunk +2 lines, -0 lines 0 comments Download

Messages

Total messages: 30 (8 generated)
erikchen
nednguyen: Please review. Once Telemetry is automatically generating large profiles, we'll need to tweak run_benchmark ...
5 years, 8 months ago (2015-04-01 20:54:58 UTC) #2
nednguyen
Can you run win, mac & linux trybot on these 2 newly added benchmarks?
5 years, 8 months ago (2015-04-01 21:30:39 UTC) #3
erikchen
On 2015/04/01 21:30:39, nednguyen wrote: > Can you run win, mac & linux trybot on ...
5 years, 8 months ago (2015-04-01 21:34:43 UTC) #6
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1056623002/20001
5 years, 8 months ago (2015-04-01 21:36:45 UTC) #8
sullivan
On 2015/04/01 21:34:43, erikchen wrote: > On 2015/04/01 21:30:39, nednguyen wrote: > > Can you ...
5 years, 8 months ago (2015-04-01 21:47:48 UTC) #9
nednguyen
On 2015/04/01 21:36:45, I haz the power (commit-bot) wrote: > Dry run: CQ is trying ...
5 years, 8 months ago (2015-04-01 21:48:57 UTC) #10
nednguyen
On 2015/04/01 21:48:57, nednguyen wrote: > On 2015/04/01 21:36:45, I haz the power (commit-bot) wrote: ...
5 years, 8 months ago (2015-04-01 21:57:30 UTC) #12
erikchen
On 2015/04/01 21:57:30, nednguyen wrote: > On 2015/04/01 21:48:57, nednguyen wrote: > > On 2015/04/01 ...
5 years, 8 months ago (2015-04-02 19:47:45 UTC) #13
sullivan
+prasadv Prasad, any idea why this ran on the Android perf trybots?
5 years, 8 months ago (2015-04-03 01:30:16 UTC) #15
nednguyen
On 2015/04/03 01:30:16, sullivan wrote: > +prasadv > > Prasad, any idea why this ran ...
5 years, 8 months ago (2015-04-03 02:12:43 UTC) #16
sullivan
On 2015/04/03 02:12:43, nednguyen wrote: > On 2015/04/03 01:30:16, sullivan wrote: > > +prasadv > ...
5 years, 8 months ago (2015-04-03 02:15:23 UTC) #17
erikchen
On 2015/04/03 02:15:23, sullivan wrote: > On 2015/04/03 02:12:43, nednguyen wrote: > > On 2015/04/03 ...
5 years, 8 months ago (2015-04-03 04:31:27 UTC) #18
nednguyen
On 2015/04/03 04:31:27, erikchen wrote: > On 2015/04/03 02:15:23, sullivan wrote: > > On 2015/04/03 ...
5 years, 8 months ago (2015-04-03 04:43:03 UTC) #19
sullivan
https://codereview.chromium.org/1056623002/diff/40001/tools/perf/benchmarks/startup.py File tools/perf/benchmarks/startup.py (right): https://codereview.chromium.org/1056623002/diff/40001/tools/perf/benchmarks/startup.py#newcode13 tools/perf/benchmarks/startup.py:13: options = {'pageset_repeat': 5} Can we lower the pageset_repeat ...
5 years, 8 months ago (2015-04-03 13:59:43 UTC) #20
erikchen
https://codereview.chromium.org/1056623002/diff/40001/tools/perf/benchmarks/startup.py File tools/perf/benchmarks/startup.py (right): https://codereview.chromium.org/1056623002/diff/40001/tools/perf/benchmarks/startup.py#newcode13 tools/perf/benchmarks/startup.py:13: options = {'pageset_repeat': 5} On 2015/04/03 13:59:43, sullivan wrote: ...
5 years, 8 months ago (2015-04-03 17:05:50 UTC) #21
erikchen
On 2015/04/03 17:05:50, erikchen wrote: > https://codereview.chromium.org/1056623002/diff/40001/tools/perf/benchmarks/startup.py > File tools/perf/benchmarks/startup.py (right): > > https://codereview.chromium.org/1056623002/diff/40001/tools/perf/benchmarks/startup.py#newcode13 > ...
5 years, 8 months ago (2015-04-03 17:06:06 UTC) #22
erikchen
On 2015/04/03 17:06:06, erikchen wrote: > On 2015/04/03 17:05:50, erikchen wrote: > > > https://codereview.chromium.org/1056623002/diff/40001/tools/perf/benchmarks/startup.py ...
5 years, 8 months ago (2015-04-03 17:07:56 UTC) #23
sullivan
On 2015/04/03 17:07:56, erikchen wrote: > On 2015/04/03 17:06:06, erikchen wrote: > > On 2015/04/03 ...
5 years, 8 months ago (2015-04-03 17:09:25 UTC) #24
nednguyen
On 2015/04/03 17:09:25, sullivan wrote: > On 2015/04/03 17:07:56, erikchen wrote: > > On 2015/04/03 ...
5 years, 8 months ago (2015-04-03 17:14:03 UTC) #25
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1056623002/60001
5 years, 8 months ago (2015-04-03 17:16:34 UTC) #28
commit-bot: I haz the power
Committed patchset #4 (id:60001)
5 years, 8 months ago (2015-04-03 18:28:42 UTC) #29
commit-bot: I haz the power
5 years, 8 months ago (2015-04-03 20:39:15 UTC) #30
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/bc7b42b8c88eb24f92b62010d37d8c53d9b242aa
Cr-Commit-Position: refs/heads/master@{#323777}

Powered by Google App Engine
This is Rietveld 408576698