[pypy-dev] Python FFI

Eleytherios Stamatogiannakis estama at gmail.com
Wed May 16 12:54:32 CEST 2012


Is there in the plans a Jit friendly callback mechanism (from C to pypy) 
for the new API?

IMHO, right now callback performance in pypy is very bad (2x to 12x 
slower then CPython), and there is no way to do it efficiently apart 
from going the RPython way and retranslating all of pypy.

l.


More information about the pypy-dev mailing list