Hacker News new | ask | show | jobs
by lvh 4997 days ago
Yes, that's one of the many optimizations PyPy does, however it's only a very limited one. PyPy goes much, much deeper than this, with tools like function inlining and escape analysis.