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

Issue 2693973002: Add Javascript-Heavy tags for system health stories with heavy uses of JS (Closed)

Created:
3 years, 10 months ago by nednguyen
Modified:
3 years, 10 months ago
Reviewers:
perezju, ulan, mythria
CC:
chromium-reviews, telemetry-reviews_chromium.org, rnephew (Reviews Here)
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Add Javascript-Heavy tags for system health stories with heavy uses of JS These stories use 20Mb+ memory for javascript. Local run with "v8" category enabled also shows their traces have js slices across the whole run. BUG=692089 Review-Url: https://codereview.chromium.org/2693973002 Cr-Commit-Position: refs/heads/master@{#450392} Committed: https://chromium.googlesource.com/chromium/src/+/5c881c966c106de42f6e3b142d555a02771c1913

Patch Set 1 #

Total comments: 2

Patch Set 2 : Address Juan's review #

Total comments: 2

Patch Set 3 : address Juan's nit #

Patch Set 4 : Rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+17 lines, -0 lines) Patch
M tools/perf/page_sets/system_health/background_stories.py View 2 chunks +2 lines, -0 lines 0 comments Download
M tools/perf/page_sets/system_health/browsing_stories.py View 1 2 3 4 chunks +4 lines, -0 lines 0 comments Download
M tools/perf/page_sets/system_health/loading_stories.py View 1 2 3 4 chunks +6 lines, -0 lines 0 comments Download
M tools/perf/page_sets/system_health/story_tags.py View 1 2 1 chunk +5 lines, -0 lines 0 comments Download

Messages

Total messages: 28 (15 generated)
nednguyen
3 years, 10 months ago (2017-02-13 16:17:16 UTC) #3
ulan
lgtm
3 years, 10 months ago (2017-02-13 16:29:06 UTC) #6
perezju
https://codereview.chromium.org/2693973002/diff/1/tools/perf/page_sets/system_health/story_tags.py File tools/perf/page_sets/system_health/story_tags.py (right): https://codereview.chromium.org/2693973002/diff/1/tools/perf/page_sets/system_health/story_tags.py#newcode30 tools/perf/page_sets/system_health/story_tags.py:30: 'of JavaScript.') Can you add here the rationale for ...
3 years, 10 months ago (2017-02-13 16:32:08 UTC) #8
perezju
Also please add a bug to the CL description.
3 years, 10 months ago (2017-02-13 16:32:32 UTC) #9
mythria
lgtm.
3 years, 10 months ago (2017-02-13 16:35:17 UTC) #10
nednguyen
https://codereview.chromium.org/2693973002/diff/1/tools/perf/page_sets/system_health/story_tags.py File tools/perf/page_sets/system_health/story_tags.py (right): https://codereview.chromium.org/2693973002/diff/1/tools/perf/page_sets/system_health/story_tags.py#newcode30 tools/perf/page_sets/system_health/story_tags.py:30: 'of JavaScript.') On 2017/02/13 16:32:08, perezju wrote: > Can ...
3 years, 10 months ago (2017-02-14 15:20:31 UTC) #13
nednguyen
On 2017/02/14 15:20:31, nednguyen wrote: > https://codereview.chromium.org/2693973002/diff/1/tools/perf/page_sets/system_health/story_tags.py > File tools/perf/page_sets/system_health/story_tags.py (right): > > https://codereview.chromium.org/2693973002/diff/1/tools/perf/page_sets/system_health/story_tags.py#newcode30 > ...
3 years, 10 months ago (2017-02-14 15:23:22 UTC) #15
perezju
lgtm w/nit, thanks! https://codereview.chromium.org/2693973002/diff/20001/tools/perf/page_sets/system_health/story_tags.py File tools/perf/page_sets/system_health/story_tags.py (right): https://codereview.chromium.org/2693973002/diff/20001/tools/perf/page_sets/system_health/story_tags.py#newcode31 tools/perf/page_sets/system_health/story_tags.py:31: 'run with "v8" category enabled also ...
3 years, 10 months ago (2017-02-14 15:43:39 UTC) #16
nednguyen
https://codereview.chromium.org/2693973002/diff/20001/tools/perf/page_sets/system_health/story_tags.py File tools/perf/page_sets/system_health/story_tags.py (right): https://codereview.chromium.org/2693973002/diff/20001/tools/perf/page_sets/system_health/story_tags.py#newcode31 tools/perf/page_sets/system_health/story_tags.py:31: 'run with "v8" category enabled also shows the trace ...
3 years, 10 months ago (2017-02-14 15:47:26 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/2693973002/40001
3 years, 10 months ago (2017-02-14 15:47:54 UTC) #20
commit-bot: I haz the power
Try jobs failed on following builders: ios-device on master.tryserver.chromium.mac (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.mac/builders/ios-device/builds/153132) ios-device-xcode-clang on master.tryserver.chromium.mac (JOB_FAILED, ...
3 years, 10 months ago (2017-02-14 15:50:00 UTC) #22
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/2693973002/60001
3 years, 10 months ago (2017-02-14 15:57:01 UTC) #25
commit-bot: I haz the power
3 years, 10 months ago (2017-02-14 17:18:39 UTC) #28
Message was sent while issue was closed.
Committed patchset #4 (id:60001) as
https://chromium.googlesource.com/chromium/src/+/5c881c966c106de42f6e3b142d55...

Powered by Google App Engine
This is Rietveld 408576698