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

Issue 2769743002: [wasm] Allow --turbo-stats to collect wasm compilation info. (Closed)

Created:
3 years, 9 months ago by bradnelson
Modified:
3 years, 9 months ago
Reviewers:
Mircea Trofin, bradn
CC:
v8-reviews_googlegroups.com, Michael Hablich
Target Ref:
refs/heads/master
Project:
v8
Visibility:
Public.

Description

[wasm] Allow --turbo-stats to collect wasm compilation info. Enable compilation stats for Wasm code. As parallel compilation can interfere with these measurements, also force single threaded compilation when collecting stats. BUG=None TEST=None LOG=N R=mtrofin@chromium.org Review-Url: https://codereview.chromium.org/2769743002 Cr-Commit-Position: refs/heads/master@{#44046} Committed: https://chromium.googlesource.com/v8/v8/+/8d708c6593ec83a7adf35491db98fb07023bb819

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+8 lines, -1 line) Patch
M src/compiler/pipeline.cc View 4 chunks +6 lines, -1 line 2 comments Download
M src/flag-definitions.h View 1 chunk +2 lines, -0 lines 0 comments Download

Messages

Total messages: 14 (8 generated)
bradn
3 years, 9 months ago (2017-03-22 18:09:38 UTC) #4
Mircea Trofin
lgtm, 1 nit/question https://codereview.chromium.org/2769743002/diff/1/src/compiler/pipeline.cc File src/compiler/pipeline.cc (right): https://codereview.chromium.org/2769743002/diff/1/src/compiler/pipeline.cc#newcode667 src/compiler/pipeline.cc:667: std::unique_ptr<PipelineStatistics> pipeline_statistics_; can we move this ...
3 years, 9 months ago (2017-03-22 18:12:22 UTC) #5
bradn
https://codereview.chromium.org/2769743002/diff/1/src/compiler/pipeline.cc File src/compiler/pipeline.cc (right): https://codereview.chromium.org/2769743002/diff/1/src/compiler/pipeline.cc#newcode667 src/compiler/pipeline.cc:667: std::unique_ptr<PipelineStatistics> pipeline_statistics_; On 2017/03/22 18:12:21, Mircea Trofin wrote: > ...
3 years, 9 months ago (2017-03-22 18:46:45 UTC) #8
bradn
Offline decided this will be hard. Landing this way.
3 years, 9 months ago (2017-03-22 19:48:28 UTC) #9
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/2769743002/1
3 years, 9 months ago (2017-03-22 19:48:41 UTC) #11
commit-bot: I haz the power
3 years, 9 months ago (2017-03-22 19:50:04 UTC) #14
Message was sent while issue was closed.
Committed patchset #1 (id:1) as
https://chromium.googlesource.com/v8/v8/+/8d708c6593ec83a7adf35491db98fb07023...

Powered by Google App Engine
This is Rietveld 408576698