-
Notifications
You must be signed in to change notification settings - Fork 4.8k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
JIT: profile updates for finally optimizations (#49139)
Update `impImportLeave` to propagate IBC counts to new blocks. Fix profile weights during callfinally chain merging. Scale profile weights for cloned finallys. Choose the continuation path based on profile weight. Make sure to keep handler entry hot. Partial fix for #48925.
- Loading branch information
1 parent
b0ba53a
commit b428758
Showing
2 changed files
with
197 additions
and
39 deletions.
There are no files selected for viewing
This file contains 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
This file contains 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