Hacker News new | ask | show | jobs
by nyanpasu64 2277 days ago
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).