[JSC] Allow quick DFG/FTL tier-up recovery after reinstall#60373
Merged
webkit-commit-queue merged 1 commit intoWebKit:mainfrom Mar 13, 2026
Conversation
Collaborator
|
EWS run on previous version of this PR (hash e811034) Details
|
e811034 to
fd31306
Compare
Collaborator
|
EWS run on previous version of this PR (hash fd31306) Details
|
fd31306 to
6c169c0
Compare
Collaborator
|
EWS run on previous version of this PR (hash 6c169c0) Details |
6c169c0 to
f6e4343
Compare
f6e4343 to
f05e49d
Compare
Collaborator
|
EWS run on current version of this PR (hash f05e49d) Details
|
Collaborator
|
EWS run on previous version of this PR (hash f6e4343) Details
|
https://bugs.webkit.org/show_bug.cgi?id=309687 rdar://172290040 Reviewed by Dan Hecht. Quick tier-up reduces the optimization threshold for functions that have previously run JIT code successfully, letting them re-tier faster after jettison. Previously didInstallDFGCode() and didInstallFTLCode() were one-shot: once the flag was cleared by a jettison, subsequent reinstalls could not recover it. This patch allows recovery on reinstall. A jettison is a profiling event — the speculation failure reveals type information that baseline JIT captures, and a re-compile against those richer profiles is likely more stable. Penalizing it permanently was counterproductive. Canonical link: https://commits.webkit.org/309230@main
f05e49d to
f92b82d
Compare
Collaborator
|
Committed 309230@main (f92b82d): https://commits.webkit.org/309230@main Reviewed commits have been landed. Closing PR #60373 and removing active labels. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
f92b82d
f05e49d
🛠 ios🛠 mac🛠 wpe🛠 win🛠 ios-sim🛠 mac-AS-debug🧪 wpe-wk2🧪 win-tests🧪 ios-wk2🧪 api-mac🧪 api-wpe🧪 ios-wk2-wpt🧪 api-mac-debug🛠 gtk3-libwebrtc🧪 api-ios🧪 mac-wk1🛠 gtk🛠 ios-safer-cpp🧪 mac-wk2🧪 gtk-wk2🛠 vision🧪 mac-AS-debug-wk2🧪 api-gtk🛠 vision-sim🧪 mac-wk2-stress🛠 playstation🧪 mac-intel-wk2🛠 jsc-armv7🛠 tv🛠 mac-safer-cpp🧪 jsc-armv7-tests🛠 tv-sim🛠 watch🛠 watch-sim