I am working on tunning (performance) a Flex mobile application. How
can I start tunning the application in flex 4.5 using flash builder4.5?
I am working on tunning (performance) a Flex mobile application. How can I start
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
There are several tips you can find on the following article
http://www.adobe.com/devnet/flex/articles/flex-mobile-performance-checklist.html
these will help you make your application faster.
basicaly the best thing to do is keep it simple, use spark components and use ActionScript renders rather than mxml to improve performance.