Bug 253691
Summary: | [Xcode] Support multiple PGO profiles | ||
---|---|---|---|
Product: | WebKit | Reporter: | Elliott Williams <emw> |
Component: | Tools / Tests | Assignee: | Elliott Williams <emw> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Elliott Williams
We currently build with exactly one checked-in profile for each framework we apply PGO to. We should be able to ship multiple profiles, both for performance and backwards-compatibility reasons.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Elliott Williams
rdar://106459115
Elliott Williams
Pull request: https://github.com/WebKit/WebKit/pull/11373
EWS
Committed 261593@main (37dab5e553f6): <https://commits.webkit.org/261593@main>
Reviewed commits have been landed. Closing PR #11373 and removing active labels.