Skip to main content
Participant
October 6, 2011
Question

iOS Performance Improvments in AIR3?

  • October 6, 2011
  • 2 replies
  • 755 views

Will compiling in AIR 3 results in any performance improvements for an application built in AIR 2.7 for iOS? If so, what specific optimizations have been made?

This topic has been closed for replies.

2 replies

October 13, 2011

I noticed a slight lag with objects moving across the screen when using TweenLite, but its negligible.

Participant
October 13, 2011

Hi,

There is a high chance that it will improve performance and fix some issues in general.

There have been improvements in scrolling in GPU ,etc.

But i would suggest that you should atleast give a try to upgrade to AIR 3.

All you have to do is to change the app-xml namespace to 3.0 and package with the latest sdk, and then give the application a try.

Please do share your experience.

-Thanks

Participant
October 13, 2011

Hi,

  Can I use the GPU mode in Flex mobile project ?