not easily :-( would be cool if such an option exists

On Mon, Aug 17, 2015 at 9:29 PM, Timothy Baldridge <[email protected]> wrote:
> My calls into C are pretty fast in my custom RPython VM, but jit_libffi is
> trying to release the GIL on every single call to a FFI function. Is there a
> way to disable this if I know that a function call is going to be super
> fast?
>
> Timothy
>
> _______________________________________________
> pypy-dev mailing list
> [email protected]
> https://mail.python.org/mailman/listinfo/pypy-dev
>
_______________________________________________
pypy-dev mailing list
[email protected]
https://mail.python.org/mailman/listinfo/pypy-dev

Reply via email to