View Single Post
Nico Nico is offline 2007-08-27 #15 Old  
Performance is awesome, it now runs at 60 fps on windows and about 40 fps on mac.

I did had to do a lot of tweaking;
Transparency is to be avoided for full screen apps. You have to use deferred creation if you want a steady and stable performance and avoid the flex containers if you can, extend uicomponent whenever you can.

I still have to do memory optimization so no comments on that yet
Reply With Quote