Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: d97ee902cf65209caebdf338d837d35614194d8e
https://github.com/WebKit/WebKit/commit/d97ee902cf65209caebdf338d837d35614194d8e
Author: Richard Robinson <[email protected]>
Date: 2026-05-12 (Tue, 12 May 2026)
Changed paths:
M Source/WebKit/Configurations/WebKit.xcconfig
Log Message:
-----------
REGRESSION(312651@main): 73 sec SwiftCompile CPU time, ~12 sec (1%) clean
build time
https://bugs.webkit.org/show_bug.cgi?id=314606
rdar://176604369
Reviewed by Geoffrey Garen and Elliott Williams.
312651@main set the Swift optimization level for WebKit to `-Onone` which
matches the rest of the
project and aids in debugging. However, it caused negative build speed impact,
so revert that part
of the change.
* Source/WebKit/Configurations/WebKit.xcconfig:
Canonical link: https://commits.webkit.org/313106@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications