Question
WOW AS3 is so much Faster
We've heard about it, but nobody has posted hard numbers for
specific things.
I'm doing a large amount of matrix math – multiplying two large matrices together. We are talking about approximately 4,718,592 additions and multiplications.
Under AS2 my class takes about 79 to 80 seconds to calculate the answer. Under AS3 the same class takes about 10 to 11 seconds. I know that is still quite awhile, but an amazing performance boost. Dontchathinkso? This really is going to make an amazing difference in the things we can do with Flash.
Now if only the AS3 documentation was any good. 🙂
I'm doing a large amount of matrix math – multiplying two large matrices together. We are talking about approximately 4,718,592 additions and multiplications.
Under AS2 my class takes about 79 to 80 seconds to calculate the answer. Under AS3 the same class takes about 10 to 11 seconds. I know that is still quite awhile, but an amazing performance boost. Dontchathinkso? This really is going to make an amazing difference in the things we can do with Flash.
Now if only the AS3 documentation was any good. 🙂