Hacker News new | ask | show | jobs
by Raphaellll 2272 days ago
Did you use any library?
1 comments

Not parent, but in my experience, PyPy is much faster than CPython on regular scripts, but has slower C API interop (more overhead calling Numpy).