You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flex.apache.org by "Maurice Amsellem (JIRA)" <ji...@apache.org> on 2013/11/12 11:27:18 UTC

[jira] [Issue Comment Deleted] (FLEX-33829) Improve ArrayList performance

     [ https://issues.apache.org/jira/browse/FLEX-33829?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Maurice Amsellem updated FLEX-33829:
------------------------------------

    Comment: was deleted

(was: checked new ByteArray based algorithm to develop branch
and attached FB test project)

> Improve ArrayList performance
> -----------------------------
>
>                 Key: FLEX-33829
>                 URL: https://issues.apache.org/jira/browse/FLEX-33829
>             Project: Apache Flex
>          Issue Type: Improvement
>          Components: Collections
>    Affects Versions: Apache Flex 4.10.0
>         Environment: Macos, Mobile (Air)
>            Reporter: Benoit Wiart
>              Labels: performance
>             Fix For: Apache Flex 4.12.0
>
>         Attachments: 0001-ArrayList-creation-optimization.patch, TestUIDPerf.fxp, flex.png
>
>
> Arraylist creation is a performance pb when deserializing amf response.
> On mobile the uid creation in the constructor is the bottleneck source
> With this patch the uid is lazily created in the getter
> Profiling was done with Adobe Scout



--
This message was sent by Atlassian JIRA
(v6.1#6144)