Y
Hacker News
new
|
ask
|
show
|
jobs
by
manypineapples
343 days ago
pypy manages
2 comments
pjmlp
343 days ago
The black swan of Python JITs, mostly ignored by the community, unfortunately.
link
eigenspace
340 days ago
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.
link