[ 
https://issues.apache.org/jira/browse/FLEX-33341?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13708650#comment-13708650
 ] 

Michael Labriola commented on FLEX-33341:
-----------------------------------------

Vector collection is no worse than the existing collections and faster in many, 
but not all, cases. It isn't as fast as it _could_ be with more work but it is 
stable and usable in production. The memory leaks and other issues originally 
reported were in the test case, not in the VectorCollection.

                
> VectorCollection becomes progressively slower
> ---------------------------------------------
>
>                 Key: FLEX-33341
>                 URL: https://issues.apache.org/jira/browse/FLEX-33341
>             Project: Apache Flex
>          Issue Type: Improvement
>          Components: Collections
>    Affects Versions: Apache Flex 4.9.0
>         Environment: Flash Player 11.5
>            Reporter: Simon Gladman
>              Labels: VectorCollection, performance
>             Fix For: Apache Flex 4.9.0
>
>
> If I repeatedly addItem() and removeAll() from a VectorCollection, the 
> removeAll() and refresh() methods become progressively slower.
> An example can be found here: 
> http://flexmonkey.blogspot.co.uk/2013/01/apache-flex-490-vectorcollection-vs.html

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to