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.
_______________________________________________
pypy-dev mailing list
[email protected]
http://mail.python.org/mailman/listinfo/pypy-dev

Reply via email to