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

Benoit Wiart updated FLEX-33902:
--------------------------------

    Attachment: 0001-ResourceManager-closure.patch

> ResourceManager#getInstance should not allocate unneeded memory
> ---------------------------------------------------------------
>
>                 Key: FLEX-33902
>                 URL: https://issues.apache.org/jira/browse/FLEX-33902
>             Project: Apache Flex
>          Issue Type: Improvement
>          Components: Performance: Framework
>    Affects Versions: Apache Flex 4.11.0
>         Environment: all
>            Reporter: Benoit Wiart
>            Priority: Minor
>              Labels: memory, performance
>         Attachments: 0001-ResourceManager-closure.patch
>
>
> ResourceManager#getInstance allocates unneeded memory each time it's called.
> it's a tiny allocation but with a lot of calls
> it comes from the closure in the catch, the compiler is not smart enought ; 
> the closure is created even if this part of the code is not executed



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

Reply via email to