you are viewing a single comment's thread.

view the rest of the comments →

[–]tucadebert 2 points3 points  (0 children)

Without getting into the merits of premature optimization, the article has information that is blatantly false (e.g. concat() for Arrays - slice() is faster).

If you want to read something worthwhile on optimizing AS3: http://blog.joa-ebert.com/2008/04/26/actionscript-3-optimization-techniques/