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

Issue 2018553003: [GN] Configure a pool for copy_bundle_data and compile_xcassets tools. (Closed)

Created:
4 years, 7 months ago by sdefresne
Modified:
4 years, 6 months ago
Reviewers:
Dirk Pranke
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@gn-pool
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

[GN] Configure a pool for copy_bundle_data and compile_xcassets tools. Reduce the number of tasks using the copy_bundle_data and compile_xcassets tools as they can cause lots of I/O contention when invoking ninja with a large number of parallel jobs (e.g. when using distributed build like goma). Use the same depth as the link_pool (but in a separate pool). BUG=612786 Committed: https://crrev.com/a78c5b20b9d0d8cb6e883e3efb83dafbc7849655 Cr-Commit-Position: refs/heads/master@{#398585}

Patch Set 1 #

Total comments: 2

Patch Set 2 : Use get_concurrent_links.py #

Patch Set 3 : Rebase #

Total comments: 2

Patch Set 4 : Address comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+11 lines, -0 lines) Patch
M build/toolchain/mac/BUILD.gn View 1 2 3 3 chunks +11 lines, -0 lines 0 comments Download

Messages

Total messages: 18 (5 generated)
sdefresne
Please take a look. I've picked the pool depth more or less at random (I ...
4 years, 7 months ago (2016-05-26 15:44:26 UTC) #2
Dirk Pranke
https://codereview.chromium.org/2018553003/diff/1/build/toolchain/mac/BUILD.gn File build/toolchain/mac/BUILD.gn (right): https://codereview.chromium.org/2018553003/diff/1/build/toolchain/mac/BUILD.gn#newcode29 build/toolchain/mac/BUILD.gn:29: depth = 20 Your desktop machine is probably a ...
4 years, 6 months ago (2016-05-31 22:29:44 UTC) #3
sdefresne
On 2016/05/31 22:29:44, Dirk Pranke (slow) wrote: > https://codereview.chromium.org/2018553003/diff/1/build/toolchain/mac/BUILD.gn > File build/toolchain/mac/BUILD.gn (right): > > ...
4 years, 6 months ago (2016-05-31 22:37:08 UTC) #4
Dirk Pranke
On 2016/05/31 22:37:08, sdefresne wrote: > On 2016/05/31 22:29:44, Dirk Pranke (slow) wrote: > > ...
4 years, 6 months ago (2016-05-31 22:43:41 UTC) #5
sdefresne
https://codereview.chromium.org/2018553003/diff/1/build/toolchain/mac/BUILD.gn File build/toolchain/mac/BUILD.gn (right): https://codereview.chromium.org/2018553003/diff/1/build/toolchain/mac/BUILD.gn#newcode29 build/toolchain/mac/BUILD.gn:29: depth = 20 On 2016/05/31 22:29:44, Dirk Pranke wrote: ...
4 years, 6 months ago (2016-06-01 08:22:29 UTC) #7
sdefresne
On 2016/05/31 22:29:44, Dirk Pranke wrote: > https://codereview.chromium.org/2018553003/diff/1/build/toolchain/mac/BUILD.gn > File build/toolchain/mac/BUILD.gn (right): > > https://codereview.chromium.org/2018553003/diff/1/build/toolchain/mac/BUILD.gn#newcode29 ...
4 years, 6 months ago (2016-06-01 08:24:00 UTC) #8
sdefresne
GN has rolled, so can you take another look?
4 years, 6 months ago (2016-06-07 13:14:15 UTC) #9
Dirk Pranke
https://codereview.chromium.org/2018553003/diff/40001/build/toolchain/mac/BUILD.gn File build/toolchain/mac/BUILD.gn (right): https://codereview.chromium.org/2018553003/diff/40001/build/toolchain/mac/BUILD.gn#newcode39 build/toolchain/mac/BUILD.gn:39: if (bundle_pool_depth == -1) { Can we just use ...
4 years, 6 months ago (2016-06-07 22:17:46 UTC) #10
sdefresne
Please take another look and send to CQ if LGTY. https://codereview.chromium.org/2018553003/diff/40001/build/toolchain/mac/BUILD.gn File build/toolchain/mac/BUILD.gn (right): https://codereview.chromium.org/2018553003/diff/40001/build/toolchain/mac/BUILD.gn#newcode39 ...
4 years, 6 months ago (2016-06-08 08:04:27 UTC) #12
Dirk Pranke
lgtm
4 years, 6 months ago (2016-06-08 16:04:15 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/2018553003/60001
4 years, 6 months ago (2016-06-08 16:05:05 UTC) #15
commit-bot: I haz the power
Committed patchset #4 (id:60001)
4 years, 6 months ago (2016-06-08 16:10:17 UTC) #16
commit-bot: I haz the power
4 years, 6 months ago (2016-06-08 16:12:51 UTC) #18
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/a78c5b20b9d0d8cb6e883e3efb83dafbc7849655
Cr-Commit-Position: refs/heads/master@{#398585}

Powered by Google App Engine
This is Rietveld 408576698