Y
Hacker News
new
|
ask
|
show
|
jobs
by
Raphaellll
2272 days ago
Did you use any library?
1 comments
nyanpasu64
2272 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).
link