Archive June 2010

Flash Player 10.1: Verifiable speed increase.

06/14/2010 in RIA View Comments

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

06/08/2010 in RIA View Comments

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:

Switch to our mobile site