// how many cycles? var count:Number = 10000; var items:Array= new Array(); // // the usual solution function do1():Void { for (var i = 0; i