Investigate parallelizing x64/x86 build job
Open
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
Assessment
This issue has not been assessed yet.