pepyakin commented on issue #2747:
That may also become eventually useful for implementing supporting the branch-hinting proposal.
cfallin closed issue #2747:
Feature
I want to move all cold code to the end of the function to reduce the average amount of jumps and improve code locality.
Benefit
This can improve performance in the common case.
Last updated: Nov 22 2024 at 16:03 UTC