Skip to content

build,win: remove LTO parallelisation limit - #65535

Open
StefanStojanovic wants to merge 1 commit into
nodejs:mainfrom
JaneaSystems:mefi-no-lto-jobs-limit
Open

build,win: remove LTO parallelisation limit#65535
StefanStojanovic wants to merge 1 commit into
nodejs:mainfrom
JaneaSystems:mefi-no-lto-jobs-limit

Conversation

@StefanStojanovic

Copy link
Copy Markdown
Contributor

This PR basically reverts the LTO parallelism limitation for release builds added when enabling LTO on Windows. The root cause (OOM) was resolved in the release CI machines, so full parallelisation is now possible. As a result, release CI builds will be faster. The limit option is not removed, as it may become useful in the future; it just won't be used after this PR lands.

Refs: #63114

Signed-off-by: StefanStojanovic <stefan.stojanovic@janeasystems.com>
@StefanStojanovic StefanStojanovic added windows Issues and PRs related to the Windows platform. build Issues and PRs related to build files or the CI. release Issues and PRs related to Node.js releases. labels Aug 25, 2026
@nodejs-github-bot nodejs-github-bot added the needs-ci PRs that need a full CI run. label Aug 25, 2026
@StefanStojanovic StefanStojanovic added the request-ci Add this label to start a Jenkins CI on a PR. label Aug 25, 2026
@github-actions github-actions Bot removed the request-ci Add this label to start a Jenkins CI on a PR. label Aug 25, 2026
@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

build Issues and PRs related to build files or the CI. needs-ci PRs that need a full CI run. release Issues and PRs related to Node.js releases. windows Issues and PRs related to the Windows platform.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants