My brief tests showed moderate speed improvements and good
compatibility.
On Oct 28, 3:40 pm, Chuck <chuck.may...@gmail.com> wrote:
> I'm curious if anyone has tried pyglet on PyPy 1.6.
>
> I tried it on an older version about a year ago, and while it worked,
> it was very slow. I was told this was due to the way PyPy handled
> ctypes.
>
> I see that the latest version says: "fast ctypes: now calls to
> ctypes functions are seen and optimized by the JIT, and they are up to
> 60 times faster than PyPy 1.5 and 10 times faster than CPython"
>
> Unfortunately, I'm running windows, and the PyPy windows build does
> not work for me.
>
> Has anyone played around with PyPy and benchmarked pyglet on it?
--
You received this message because you are subscribed to the Google Groups "pyglet-users" group.
To post to this group, send email to pyglet...@googlegroups.com.
To unsubscribe from this group, send email to pyglet-users...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/pyglet-users?hl=en.
Richard