[
https://issues.apache.org/jira/browse/FLEX-33865?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13812337#comment-13812337
]
Benoit Wiart commented on FLEX-33865:
-------------------------------------
Hi Maurice,
The "real world" application i'm working on can not be shared :-(
the ConstraintLayout / LayoutElementHelper are slow on mobile (ios). On a
recent desktop environment, you will not notice the pb (except the memory
allocations).
Slowness is coming from :
- the code (regexp, etc)
- the garbage collection induced by the allocations
I will try to provide a benchmark that can be run on desktop.
Benoit
> ConstraintLayout / LayoutElementHelper are memory inefficient (and slow)
> ------------------------------------------------------------------------
>
> Key: FLEX-33865
> URL: https://issues.apache.org/jira/browse/FLEX-33865
> Project: Apache Flex
> Issue Type: Improvement
> Components: Mobile: Performance, Spark: Layout
> Affects Versions: Apache Flex 4.11.0
> Environment: mobile desktop
> Reporter: Benoit Wiart
> Assignee: Maurice Amsellem
> Labels: mobile, performance
> Attachments: 0001-ConstraintLayout-optimizations.patch,
> layout-1-desktop-memory.png, layout-2-desktop-memory.png
>
>
> ConstraintLayout / LayoutElementHelper are doing too many memory allocation.
> it's really bad on mobile
> the attached screenshots were taken on desktop
--
This message was sent by Atlassian JIRA
(v6.1#6144)