negush blog

Flash, ActionScript and stuff…

January-13-09

ActionScript 3.0 code performance tester

posted by negush

I just found a cool Flex application that shows some tests for various ActionScript 3.0 code blocks like loops, increments, division or Array instantiation. This might be good to know when you work on a project that should have code that executes fast. Here’s the link: http://businessintelligence.me/projects/performance_tester/performanceTester.html

  1. ActionScript 3.0 and Flex optimization | negush blog Said,

    [...] an AS3 performance tester. You might want to check it out. Oh, and I had another post about an interesting AS3 performance tester application. Tags: actionscript3, actionscript3 opimization, as3, as3 optimization, best practices, Flex, flex [...]

Add A Comment