Nov. 7, 2012
5:25 p.m.
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.