[
https://issues.apache.org/jira/browse/FLEX-33865?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13812368#comment-13812368
]
Maurice Amsellem commented on FLEX-33865:
-----------------------------------------
Benoit,
That's something else, and it could probably be easily fixed by modifying the
regexp (JIRA?)
I think that if the initial coders of this function used that complex regexp
processing instead of the obvious indexOf(":"), they probably had a good reason
for that, or maybe it's just over-engineering.
Unfortunately, I don't know the history of that code, so I cannot accept a
change that breaks the current design without discussing it with the team.
I will post the discussion on the dev list and will let you know.
> 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)