Performance difference between debug and release builds

Check out the difference in speed between a release swf and the debug swf in the example project.

debug build outline time: ~250ms
release build outline time: ~50ms

In the above tests I set the font size to 200 and clicked the outline button.

It’s almost 5x faster! I know it’s supposed to be faster but I didn’t have numbers before. It’s supposed to be faster if you’re running in the release build of the Flash Player as well. I might test that next.

Flash Player Content Debugger 11.2.202.228
Macbook AIR 1.7GHz i5

 

This entry was posted in AIR, Flash, Flash Catalyst, Flex, Technology. Bookmark the permalink.

One Response to Performance difference between debug and release builds

  1. adampasz says:

    Hm. I haven’t seen that. Are you using a lot of trace statements or something?

Leave a Reply

Your email address will not be published. Required fields are marked *

Wrap your code before posting! Click the links below:

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong> <pre class="">