It used to be bad but as of Flash MX 2004, it was improved a bit.
Most of the Array methods are slow, though, when compared to other
languages. For instance, it's faster to use myArray[x] = val than
myArray.push(val). Shift and Unshift are extremely slow.
If you need speed for an array that you
Exatly where I was going, and would have gone had I not been a lazy ass.
Thanks Nelson. V
- Original Message -
From: "nelson ramirez" <[EMAIL PROTECTED]>
To: "Flashcoders mailing list"
Sent: Thursday, October 19, 2006 8:54 PM
Subject: Re: [Flashcoders] Con
No, not that slow; about as long as a .ASPX page can make a server call.
- Original Message -
From: "Carl Welch" <[EMAIL PROTECTED]>
To: "Flashcoders mailing list"
Sent: Thursday, October 19, 2006 8:53 PM
Subject: Re: [Flashcoders] Converting a comma d
3 matches
Mail list logo