Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 235612cd16a7be7d448cd86fbf8b318f5cad3d2e
https://github.com/WebKit/WebKit/commit/235612cd16a7be7d448cd86fbf8b318f5cad3d2e
Author: Elliott Williams <[email protected]>
Date: 2026-07-17 (Fri, 17 Jul 2026)
Changed paths:
M Configurations/DeploymentTargets.xcconfig
M Configurations/Makefile
M Tools/Scripts/measure-build-time
Log Message:
-----------
[Build perf] Fix broken measure-build-time config
https://bugs.webkit.org/show_bug.cgi?id=319729
rdar://182562094
Unreviewed CI fix.
Force measure-build-time to deploy to the SDK version, instead of
deploying to the host OS version. This support more realistic build time
testing on a stable (unreleased) OS version.
Also, disable Xcode compilation caching in measure-build-time. The script
already clears the cache, but we think this may yield a more accurate
comparison by eliminating cache overhead.
As a drive-by, add 27.x version numbers to DeploymentTargets.xcconfig.
We'll need them later this year.
* Configurations/DeploymentTargets.xcconfig:
* Configurations/Makefile:
* Tools/Scripts/measure-build-time:
Canonical link: https://commits.webkit.org/317445@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications