On 24 February 2012 13:05, William ML Leslie <[email protected]> wrote: > On 24 February 2012 12:56, Timothy Baldridge <[email protected]> wrote: >> For a project I'm working on, I'd like to have support for gmp in >> pypy. I have a ctypes pypy module, but from what I understand, pypy's >> ctypes are a bit slow compared to CPython. > > On the contrary, ctypes is particularly fast on pypy for common usage. > Does your benchmark get to the point of JITting it?
Sorry, forgot to reply-all. -- William Leslie _______________________________________________ pypy-dev mailing list [email protected] http://mail.python.org/mailman/listinfo/pypy-dev
