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

Issue 2493953002: Initial implementation of V8 Top 25 Runtime Stats benchmark (Closed)

Created:
4 years, 1 month ago by fmeawad
Modified:
4 years, 1 month ago
Reviewers:
nednguyen
CC:
chromium-reviews, telemetry-reviews_chromium.org, Camillo Bruni
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Initial implementation of V8 Top 25 Runtime Stats benchmark This cl creates a story set of top 25+ V8 website consisting of mostly top websites + some use cases the V8 team is interested to track. This is a migration from an internal benchmark by the V8 team to telemetry. It uses the newly created runtimeStatsMetric. The runtime stats metrics aims at building a breakdown of the time spent inside of V8 into the different V8 components. The time and count of key functions in V8 is tracked individually, and then grouped by the metric into top level V8 groups. BUG=664318 Removing the perf CQ try bots. if this benchmark fails, please contact fmeawad@ first. Committed: https://crrev.com/014643829588899aed0b7608feea34d8826df8b3 Cr-Commit-Position: refs/heads/master@{#432575}

Patch Set 1 #

Total comments: 6

Patch Set 2 : Address comments #

Total comments: 6

Patch Set 3 : Update the timelinebasedmeasurments options to remove unused categories #

Patch Set 4 : Rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+174 lines, -0 lines) Patch
M tools/perf/benchmarks/v8.py View 1 2 1 chunk +58 lines, -0 lines 0 comments Download
A tools/perf/page_sets/data/v8_top_25.json View 1 chunk +42 lines, -0 lines 0 comments Download
A tools/perf/page_sets/data/v8_top_25_000.wpr.sha1 View 1 chunk +1 line, -0 lines 0 comments Download
A tools/perf/page_sets/v8_top_25.py View 1 2 1 chunk +73 lines, -0 lines 0 comments Download

Messages

Total messages: 47 (26 generated)
fmeawad
PTAL
4 years, 1 month ago (2016-11-10 23:01:38 UTC) #4
nednguyen
mostly lg2me https://codereview.chromium.org/2493953002/diff/1/tools/perf/benchmarks/v8_top_25.py File tools/perf/benchmarks/v8_top_25.py (right): https://codereview.chromium.org/2493953002/diff/1/tools/perf/benchmarks/v8_top_25.py#newcode4 tools/perf/benchmarks/v8_top_25.py:4: nits: let merge this to v8.py file ...
4 years, 1 month ago (2016-11-10 23:04:12 UTC) #6
fmeawad
Comments addressed. Thank you for the quick review. https://codereview.chromium.org/2493953002/diff/1/tools/perf/benchmarks/v8_top_25.py File tools/perf/benchmarks/v8_top_25.py (right): https://codereview.chromium.org/2493953002/diff/1/tools/perf/benchmarks/v8_top_25.py#newcode4 tools/perf/benchmarks/v8_top_25.py:4: On ...
4 years, 1 month ago (2016-11-10 23:52:32 UTC) #7
nednguyen
lgtm https://codereview.chromium.org/2493953002/diff/20001/tools/perf/benchmarks/v8.py File tools/perf/benchmarks/v8.py (right): https://codereview.chromium.org/2493953002/diff/20001/tools/perf/benchmarks/v8.py#newcode240 tools/perf/benchmarks/v8.py:240: # Below categories are needed for first-meaningful-paint computation. ...
4 years, 1 month ago (2016-11-11 00:06:09 UTC) #8
fmeawad
Done. https://codereview.chromium.org/2493953002/diff/20001/tools/perf/benchmarks/v8.py File tools/perf/benchmarks/v8.py (right): https://codereview.chromium.org/2493953002/diff/20001/tools/perf/benchmarks/v8.py#newcode240 tools/perf/benchmarks/v8.py:240: # Below categories are needed for first-meaningful-paint computation. ...
4 years, 1 month ago (2016-11-11 01:06:09 UTC) #11
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/2493953002/10005
4 years, 1 month ago (2016-11-13 19:29:23 UTC) #16
commit-bot: I haz the power
Try jobs failed on following builders: winx64_10_perf_cq on master.tryserver.chromium.perf (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.perf/builders/winx64_10_perf_cq/builds/624)
4 years, 1 month ago (2016-11-14 00:06:21 UTC) #18
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/2493953002/10005
4 years, 1 month ago (2016-11-14 16:59:29 UTC) #20
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/2493953002/50001
4 years, 1 month ago (2016-11-14 18:43:52 UTC) #23
commit-bot: I haz the power
Try jobs failed on following builders: android_s5_perf_cq on master.tryserver.chromium.perf (JOB_TIMED_OUT, no build URL) linux_perf_cq on ...
4 years, 1 month ago (2016-11-14 20:48:33 UTC) #25
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/2493953002/50001
4 years, 1 month ago (2016-11-15 17:21:50 UTC) #27
commit-bot: I haz the power
Try jobs failed on following builders: android_s5_perf_cq on master.tryserver.chromium.perf (JOB_TIMED_OUT, no build URL)
4 years, 1 month ago (2016-11-15 19:23:33 UTC) #29
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/2493953002/50001
4 years, 1 month ago (2016-11-15 22:12:28 UTC) #31
commit-bot: I haz the power
Try jobs failed on following builders: android_s5_perf_cq on master.tryserver.chromium.perf (JOB_TIMED_OUT, no build URL)
4 years, 1 month ago (2016-11-16 00:14:19 UTC) #33
fmeawad
On 2016/11/16 00:14:19, commit-bot: I haz the power wrote: > Try jobs failed on following ...
4 years, 1 month ago (2016-11-16 16:16:28 UTC) #35
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/2493953002/50001
4 years, 1 month ago (2016-11-16 16:17:16 UTC) #37
commit-bot: I haz the power
Try jobs failed on following builders: linux_perf_cq on master.tryserver.chromium.perf (JOB_TIMED_OUT, no build URL)
4 years, 1 month ago (2016-11-16 18:19:25 UTC) #39
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/2493953002/50001
4 years, 1 month ago (2016-11-16 18:46:49 UTC) #42
commit-bot: I haz the power
Committed patchset #4 (id:50001)
4 years, 1 month ago (2016-11-16 18:53:58 UTC) #44
commit-bot: I haz the power
Patchset 4 (id:??) landed as https://crrev.com/014643829588899aed0b7608feea34d8826df8b3 Cr-Commit-Position: refs/heads/master@{#432575}
4 years, 1 month ago (2016-11-16 19:22:04 UTC) #46
Dan Beam
4 years, 1 month ago (2016-11-17 01:11:44 UTC) #47

Powered by Google App Engine
This is Rietveld 408576698