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/28 23:51:50 UTC

[jira] [Resolved] (FLEX-33891) Styleprotochain#getstyleManager shouldn't be called twice during style computations

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

Justin Mclean resolved FLEX-33891.
----------------------------------

       Resolution: Fixed
    Fix Version/s: Apache Flex 4.12.0

Checked into develop branch. StyleManager tests pass.

> 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
>            Assignee: Justin Mclean
>            Priority: Minor
>              Labels: performance
>             Fix For: Apache Flex 4.12.0
>
>         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.5#6160)