haXe flash flex benchmarks on Sandy 3.1

March 10th, 2009

I've setup more tests to compare the new Sandy 3.1 3D engine compiled on flash, flex, and haXe.

thanks to Russell Weir (damonsbane) and cyanescent for porting the new Sandy as3 classes to haXe

I added some more controls for fun and benchmarks, and a few new songs to test out.
you can change the sphere rotation and orbit speed, and toggle the benchmark displays visiblity and background color

please post your scores in the comments.

Flash 10 plugin is required to view these demos. upgrade here http://get.adobe.com/flashplayer/

Flash 10 (Flash ide)
Sandy 3.1 Flash 10 benchmark

Flex 3 (mxmlc)
Sandy 3.1 Flex 3 benchmark

haXe 2.02
Sandy 3.1 haXe 2.02 benchmark

haXe 2.02 FAST_MATH
Sandy 3.1 haXe sandy_use_fast_math 2.02 benchmark


Sandy 3.1 Flex Spectrum Analyzer

March 10th, 2009

Flex 3 (mxmlc)
Sandy 3.1 Flex 3 benchmark

Read more ...


haXe TweenLite vs. TweenerHX

January 30th, 2009

In this experiment, I test the performance of two tweening classes in haXe.

My favorite as3 tweening class TweenLite and TweenerHX.

the results are pretty close. on my system TweenLite is smoother and skips less frames than TweenerHX.

i compiled the same code using flex and flash to compare against haXe, the difference is much more significant, and posted them on seperate pages so you can see how they measure up on your system.

See haXe speed test See Flash 10 speed test See Flex 3 speed test

if you find anything interesting, or just want to brag about the fps scores on the Mac Pro your mom bought you, post comments.


Flex 3 TweenLite vs. TweenerHX demo

January 30th, 2009

TweenLite vs. TweenerHX Flex 3 test

See Flex 3 speed test

Read more ...