Flash Player 10.1: Verifiable speed increase.
While running some quick tests on Vector declaration using Jackson Dunstan’s quick test harness, I decided to check out the speed difference between Flash Player 10 and Flash Player 10.1. I was still running FP10 and noticed a major difference after comparing my test results with what Jackson had posted. I grabbed the samples with FP10, then updated to FP10.1. Notice the difference below in speed, and the ONLY thing I did different was install 10.1, never even closing Flash Builder. I simply installed 10.1 and ran the app again to get the results. The 10.1 release was always faster, and in some cases at least 2x faster or more.
*Update
To make sense of the parameters shown below (cast, new, etc), review the tests actually ran from Jackon’s post. They represent the different ways to declare a Vector in AS3. [ click here ]
Safari on Mac OSX 10.6.3: |
|
Flash Player 10: |
Flash Player 10.1: |
![]() |
![]() |
Chrome on Mac OSX 10.6.3: |
|
Flash Player 10: |
Flash Player 10.1: |
![]() |
![]() |
This test was done on a brand spanking new i7 MBPro with 8GB of RAM, for anyone wanting to compare:

To try it yourself, check out Jackson’s test harness by clicking [here]
Source Control – Resources
As I bounce around between source control systems I begin to collect good resources, especially cheat sheets. Currently I am beginning to use Mercurial a lot, and have been a big fan of Git for a while. SVN is an old staple now and needs to be included as well. Below is a quick and helpful list of resources for several popular source control systems. Click on the thumbnail to download the hi-quality printable versions. I hope you find these helpful and requests are definitely appreciated for adding to the list.
—–
Git cheat sheet: [HQ PNG]
Reference and original location: [click here]
—–
Mercurial Usage: [PDF]
Reference and original location: [click here]
—–
Mercurial quick start: [HQ PNG]
Reference and original location: [click here]
—–
SVN cheat sheet: [PDF]
Reference and original location: [click here]
—–
More resources:
Mercurial:
- Mercurial for Git Users: [click here]
- Mercurial: The Definitive Guide: [click here]
- Hg Init: A Mercurial tutorial: [click here]









Recent Comments
GarthDB on FlashBuilder: SourceMate AS3Signals Template:
Thanks Brian. I appreciate this being here....
kathryn on I have joined litl!:
psyched to have you onboard! this team just gets more and more awesome....
Filippo on My FlashBuilder 4 color scheme.:
Flash Builder is such a powerful tool, but syntax highlighting just sucks! ...
Devi on AS3: Creating custom events:
This example is awesome...
Josh Molina on AS3: Creating custom events:
Excellent tutorial. Straight and to the point.Thank you.Jo...