[pypy-dev] Questions about CFFI and JITted callbacks

Eleytherios Stamatogiannakis estama at gmail.com
Wed Nov 7 18:25:50 CET 2012


Hello,

I have some questions:

- From what i understand, right now when a python function is called 
through a callback, the JIT compiler does not notice it, so it doesn't 
JIT the function at all. So is it possible to specify that some python 
function should always be JITted?

- Is CFFI going to be integrated inside pypy?

- Will CFFI support JITted callbacks?

As you understand from above questions, my main remaining problem with 
pypy, is JITted callbacks.

Best regards,

lefteris.


More information about the pypy-dev mailing list