Hacker News new | ask | show | jobs
by fijal 2679 days ago
I think you are confusing CFFI (which is massively faster under pypy) with CPython C API calls (which is both slower under pypy and ones used by numpy)