Hacker News new | ask | show | jobs
by quotemstr 2954 days ago
Pypy doesn't work well with cpython modules. That makes it a non-starter, sorry.
1 comments

We have been addressing that for the last 3 years. Which CPython modules it does not work with for you?

That comment was about something slightly different though - even though richards is 40x faster, pypy still is not faster on some workloads (like instagram in their measurments), which makes me think that there are other forces at play.

Well, right now, I simultaneously want to use the python-gobject stuff, Pandas, numpy, bcolz, and other assorted parts of the scipy universe.