[
https://issues.apache.org/jira/browse/FLEX-33891?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Benoit Wiart updated FLEX-33891:
--------------------------------
Summary: Styleprotochain#getstyleManager shouldn't be called twice during
style computations (was: Styleprotochain#getstyleManager appears in the mobile
(ios) cpu profile)
> Styleprotochain#getstyleManager shouldn't be called twice during style
> computations
> -----------------------------------------------------------------------------------
>
> Key: FLEX-33891
> URL: https://issues.apache.org/jira/browse/FLEX-33891
> Project: Apache Flex
> Issue Type: Improvement
> Components: Mobile: Performance, Performance: Framework
> Affects Versions: Apache Flex 4.11.0
> Environment: mobile ios
> Reporter: Benoit Wiart
> Priority: Minor
> Labels: performance
> Attachments: 0001-getStyleManager-optimization.patch,
> getstylemanager-example-1-mobile-cpu.png,
> getstylemanager-example-2-desktop-cpu.png
>
>
> Styleprotochain#getstyleManager is hot on mobile ios cpu profile
> this patch will probably mainly benefit to ios aot deployments.
> Styleprotochain#getTypeHierarchy now takes the stylemanager as a parameter :
> this will reduce the number of call to getstyleManager.
--
This message was sent by Atlassian JIRA
(v6.1#6144)