You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flex.apache.org by "Justin Mclean (JIRA)" <ji...@apache.org> on 2013/12/26 23:19:50 UTC

[jira] [Assigned] (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 ]

Justin Mclean reassigned FLEX-33836:
------------------------------------

    Assignee: Justin Mclean

> 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
>            Assignee: Justin Mclean
>              Labels: mobile, performance
>         Attachments: 0001-lazy-loading-of-resource-bundles.patch, after.png, before.png
>
>
> 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.5#6160)