You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flex.apache.org by "Benoit Wiart (JIRA)" <ji...@apache.org> on 2013/10/21 17:49:44 UTC

[jira] [Updated] (FLEX-33836) ResourceManagerImpl should implement some kind of lazy loading

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

Benoit Wiart updated FLEX-33836:
--------------------------------

    Attachment: 0001-lazy-loading-of-resource-bundles.patch

> ResourceManagerImpl should implement some kind of lazy loading
> --------------------------------------------------------------
>
>                 Key: FLEX-33836
>                 URL: https://issues.apache.org/jira/browse/FLEX-33836
>             Project: Apache Flex
>          Issue Type: Improvement
>          Components: Mobile: Performance, Performance: Framework
>    Affects Versions: Apache Flex 4.11.0
>         Environment: Mobile (Air ios), Desktop
>            Reporter: Benoit Wiart
>              Labels: mobile, performance
>         Attachments: 0001-lazy-loading-of-resource-bundles.patch
>
>
> ResourceManagerImpl loads all the resource bundles in memory at startup (see ResourceManagerImpl#processInfo)
> On mobile environnements, it's slow and waste some memory
> With this patch, the ResourceManagerImpl loads the resource bundle only when needed.
> The patch is probably not production ready, please review thoroughly.



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