Well, I wanted to at least try to turn off updates on the arraycollection, to work with the array inside of the arraycollection, and just see if I could optimize the main app before I tried dividing it into Workers. Without the advanced telemetry, all I can really tell is that it takes 50 minutes to get through one frame LOL, and that there is about 5 minutes of garbage collection going on. I can't see how much of the time is spent on my conditional IF statements or the actual trigonometry. Could Scout at least help me figure that much out? As I told Justin, I am working on Flash Builder 4.5 and don't have the ability to turn on Advanced Telemetry with a check box, so he said to add some things to my additional compiler arguements. Is my syntax right on this because Scout is tell me that Advanced Telemetry is disabled?
-locale en_US -advanced-telemetry=true -debug=false -- View this message in context: http://apache-flex-users.2333346.n4.nabble.com/Workers-and-Speed-tp13098p13118.html Sent from the Apache Flex Users mailing list archive at Nabble.com.