Hacker News new | ask | show | jobs
by Eiwatah4 4515 days ago
Who says the function call actually happens? If the function is short enough, they are a very good candidates for the JIT to inline. If they aren't short, the overhead of calling the function shouldn't matter much anymore.