- 
                Notifications
    You must be signed in to change notification settings 
- Fork 13.9k
Open
Labels
C-enhancementCategory: An issue proposing an enhancement or a PR with one.Category: An issue proposing an enhancement or a PR with one.T-bootstrapRelevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
Description
It's worth redesigning the Step execution model to allow Steps to run in parallel, which would speed up pretty much any bootstrap invocation. This would be a big win as almost every bootstrap invocation involves running many Steps. Making bootstrap faster would benefit everyone especially those doing frequent build iterations while working on rust-lang/rust.
Metadata
Metadata
Assignees
Labels
C-enhancementCategory: An issue proposing an enhancement or a PR with one.Category: An issue proposing an enhancement or a PR with one.T-bootstrapRelevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)