> Which OS, pyglet version, and Python version was that for? Sorry for leaving out those important details. I was on my phone.
This was Mac OS X 10.7.1, pyglet 1.1.4, Python 2.7. Similar results as hedgie. -Steve Johnson > > - Bruce Smith > > > > > > > > > > > On Oct 28, 3:40 pm, Chuck <[email protected]> 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 [email protected]. > > To unsubscribe from this group, send email to > > [email protected]. > > For more options, visit this group at > >http://groups.google.com/group/pyglet-users?hl=en. -- You received this message because you are subscribed to the Google Groups "pyglet-users" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/pyglet-users?hl=en.
