Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 9027b69e10bff22f94802950002b05414844fdaf
https://github.com/WebKit/WebKit/commit/9027b69e10bff22f94802950002b05414844fdaf
Author: Tim Horton <[email protected]>
Date: 2026-03-13 (Fri, 13 Mar 2026)
Changed paths:
M Source/WebKitLegacy/scripts/xcfilelist-copy.py
Log Message:
-----------
Parallelize xcfilelist-copy subprocesses
https://bugs.webkit.org/show_bug.cgi?id=309871
rdar://172447888
Reviewed by Elliott Williams and Richard Robinson.
* Source/WebKitLegacy/scripts/xcfilelist-copy.py:
(migrate_file):
(copy_file):
In local clean builds, xcfilelist-copy hangs over into time in which xcbuild is
not performing work in parallel, so internally parallelizing the
copies/migration
results in better utilization.
On my machine this is a ~12 second clean build win.
Canonical link: https://commits.webkit.org/309260@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications