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/24 01:43:50 UTC

[jira] [Resolved] (FLEX-33874) Binding management is memory inefficient when using the defaultDestFunc

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

Justin Mclean resolved FLEX-33874.
----------------------------------

    Resolution: Fixed

> Binding management is memory inefficient when using the defaultDestFunc
> -----------------------------------------------------------------------
>
>                 Key: FLEX-33874
>                 URL: https://issues.apache.org/jira/browse/FLEX-33874
>             Project: Apache Flex
>          Issue Type: Improvement
>          Components: Data Binding, Mobile: Performance, Performance: Framework
>    Affects Versions: Apache Flex 4.11.0
>         Environment: Mobile desktop
>            Reporter: Benoit Wiart
>            Assignee: Justin Mclean
>              Labels: memory, patch, performance
>             Fix For: Apache Flex 4.12.0
>
>         Attachments: 0001-binding-regression.patch, binding-1-desktop-memory.png, binding-2-desktop-memory.png, binding-3-before-mobile-cpu.png, binding-4-before-mobile-cpu.png
>
>
> This issue is mainly about memory optimization
> It comes from profiling a real world (complex) application on mobile & desktop
> Optimizations will also apply to desktop
> mx.binding.Binding use exception/error as control flow.
> While it's perfectly valid, it's seems to be very bad from the memory allocation side (as reported by Scout)
> Will provide a patch as a basis for discussion.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)