Skip to content

Comment on Faster CPython Ideas – Issue Tracker for Faster CPython Projectparent

Comments

Yes, the JIT has got to be the biggest difference. I wonder how node compares to pypy.

I think when GVR mentions "There's machine code generation in our future" that he is talking about a JIT

I suspect Node is still quite a lot faster than Pypy because the former benefits from v8 which is a well-funded project which doesn’t have to worry about compatibility with the sprawling C-extension interface that CPython exposes.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.