dotnet / dotnet/aspnetcore

Investigate parallelizing x64/x86 build job

Open
#17,599 3 comments 1 reaction 1 assignee Assigned to @wtgodbe View on GitHub
affected-few area-infrastructure severity-minor task
Dominant language
C#
Stars
38.4k
Forks
10.9k
Avg merge
2d 5h
Merged PRs (30d)
276

Description

The x64/x86 leg of our CI builds is currently the long pole. It builds x64, then x86, then some components that require both. We should investigate if it's possible to have x64 and x86 run concurrently in separate legs, then have a 3rd leg which restores the artifacts of both, and proceeds with the build of the installers & whatnot.

CC @aspnet/build @rynowak

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.