On Fri, Apr 18, 2008 at 3:51 PM, Txema Vicente <[EMAIL PROTECTED]> wrote: > > Hi. > > First things first: Astraea and noisy examples, and pygerpugabot are > running fine with 1.1 on my PCs. > > Unfortunately, I have to say that my code does not like the new piggy, > I get 60fps with 1.0 but it is unusably slow with 1.1, it ocasionally > gives artifacts on the entire desktop, ouside the pyglet window. > > Could it be any thing that I do with 1.0 but not allowed in 1.1? > > Tested on Win32 boxes Athlon64+GTS512 and IBM Thinkpad ATI7500M, same > results. > > Is there any heavy performance test code that I can run to benchmark > 1.0 vs 1.1?
I don't know the specific answers to your questions, but I know that Text() objects are really, really slow to create in 1.1. That was my biggest problem. ~ Nathan --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
