REOPENED316232
Take further steps to improve build parallelism
https://bugs.webkit.org/show_bug.cgi?id=316232
Summary Take further steps to improve build parallelism
Brent Fulgham
Reported 2026-06-03 13:54:58 PDT
In my initial pass, I excluded several build phases that could plausibly be done in parallel to reduce risk. Now that the sandboxing and script fusing pieces have landed, we can begin opting more bits of the build into a state where the build planner can have more scheduling flexibility.
Attachments
Radar WebKit Bug Importer
Comment 1 2026-06-03 13:55:12 PDT
Brent Fulgham
Comment 2 2026-06-03 15:23:05 PDT
EWS
Comment 3 2026-06-04 10:57:49 PDT
Committed 314554@main (c9e9995641cc): <https://commits.webkit.org/314554@main> Reviewed commits have been landed. Closing PR #66406 and removing active labels.
EWS
Comment 4 2026-06-04 14:32:13 PDT
Committed 314579@main (653a36adb39a): <https://commits.webkit.org/314579@main> Reviewed commits have been landed. Closing PR #66489 and removing active labels.
Robert Jenner
Comment 5 2026-06-04 14:35:32 PDT
We had to revert the change landed in this bug (https://commits.webkit.org/314554@main) due to it breaking all of the builds.
Brent Fulgham
Comment 6 2026-06-05 09:50:49 PDT
Note You need to log in before you can comment on or make changes to this bug.