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

Issue 2054093002: [wasm] Turn on parallel compilation by default. (Closed)

Created:
4 years, 6 months ago by ahaas
Modified:
4 years, 6 months ago
Reviewers:
titzer
CC:
v8-reviews_googlegroups.com, Michael Hablich
Base URL:
https://chromium.googlesource.com/v8/v8.git@master
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

[wasm] Turn on parallel compilation by default. This CL sets the default value of the flag wasm_num_compilation_tasks to 10. The actual number of compilation tasks is the minimum of the flag value and V8::GetCurrentPlatform()->NumberOfAvailableBackgroundThreads(), which is 8 on my machine. R=titzer@chromium.org Committed: https://crrev.com/6c3d43766e514dd6940c76a7152cc3f18ccc41ee Cr-Commit-Position: refs/heads/master@{#36892}

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -1 line) Patch
M src/flag-definitions.h View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 7 (2 generated)
ahaas
4 years, 6 months ago (2016-06-10 11:29:19 UTC) #1
titzer
LGTM!
4 years, 6 months ago (2016-06-10 11:30:26 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/2054093002/1
4 years, 6 months ago (2016-06-10 11:47:22 UTC) #4
commit-bot: I haz the power
Committed patchset #1 (id:1)
4 years, 6 months ago (2016-06-10 11:58:40 UTC) #5
commit-bot: I haz the power
4 years, 6 months ago (2016-06-10 12:00:47 UTC) #7
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/6c3d43766e514dd6940c76a7152cc3f18ccc41ee
Cr-Commit-Position: refs/heads/master@{#36892}

Powered by Google App Engine
This is Rietveld 408576698