johanp / Pixelizer

A component based game engine for AS3. Master version is currently 0.4.3. Please note, the dev branch is currently under heavy development for 0.5 and should be considered unstable. There will be a few breaking changes.
http://johanpeitz.com/pixelizer
Other
53 stars 10 forks source link

What is the performance on iOS #24

Open johanp opened 12 years ago

johanp commented 12 years ago

Locate bottle necks, find out how to make it faster. Maybe another renderer that takes advantage of the GPU.

johanp commented 12 years ago

Initial tests using 0.4.3 shows quite bad performance on iPhone 4. Input is also glitchy. A different rendering system is needed.