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/11/04 14:45:17 UTC

[jira] [Comment Edited] (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:comment-tabpanel&focusedCommentId=13812830#comment-13812830 ] 

Benoit Wiart edited comment on FLEX-33874 at 11/4/13 1:43 PM:
--------------------------------------------------------------

the green dot highlight the extra memory allocations
profiling done on desktop


was (Author: benoitw):
the green dot highlight the extra memory allocations

> 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
>              Labels: memory, performance
>         Attachments: 0001-binding-optimization.patch, binding-1-desktop-memory.png, binding-2-desktop-memory.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#6144)