/  25
 
®
Copyright 2008 Adobe Systems Incorporated. All Rights Reserved. Adobe Con
dential.
Optimizing Adobe AIRfor Code Execution,Memory andRendering
Sean ChristmannE
ff 
ectiveUI
11/16/08
 
®
Copyright 2008 Adobe Systems Incorporated. All Rights Reserved. Adobe Con
dential.
What we’ll be covering
Understanding AIR performance is about understanding the Flash Player
Dissecting the Flash ‘Frame’
Main topics
Execution speed of user code (Flash | AIR)
Managing memory (AIR only)
Rendering Performance (Flash | AIR)
Q & A
 
®
Copyright 2008 Adobe Systems Incorporated. All Rights Reserved. Adobe Con
dential.
Flash event loop
Flash player is delegated event loops to run on.
Event loops range from 5 ms to 20 ms intervals minimum, and expand to amaximum depending on code or rendering time.
Event loops are processed in the following order:

Share & Embed

More from this user

Add a Comment

Characters: ...

saar62097left a comment

what is DrawBitmap()? i cant find this method in as3 language reference thanx