Hacker News new | ask | show | jobs
by Zariel 1803 days ago
Function calls now pass arguments in registers instead of via the stack gaining ~5% improved performance.
1 comments

On AMD64. ARM64 (landing in 1.18) has shown improvements of 10-17%.