bjorn3 opened 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: Dec 23 2024 at 13:07 UTC