Hacker News new | ask | show | jobs
by manypineapples 343 days ago
pypy manages
2 comments

The black swan of Python JITs, mostly ignored by the community, unfortunately.
Pypy is only "fast" relative to CPython. In all other metrics it's still very slow, and it comes at the cost of making interop with actually fast languages much harder and slower. It's basically useless.