Uploaded image for project: 'Apache Flex'
  1. Apache Flex
  2. FLEX-27129

UIComponent.nestLevel Performance Issue

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Blocker
    • Resolution: Fixed
    • Adobe Flex SDK Previous
    • None
    • Performance: Framework
    • None
    • Affected OS(s): All OS Platforms
      Language Found: English

    Description

      Steps to reproduce:
      1. Run attached test case
      2. Click button
      3. Compare time to previous releases

      Actual Results:
      Slower

      Expected Results:
      About the same

      Workaround (if any):
      Build the display object tree by adding the container to its parent as soon as it is created, instead of at the end of the loops. Parenting before adding children is the recommended practice as it runs the minimum of code.

      Attachments

        Activity

          People

            adobejira Adobe JIRA
            adobejira Adobe JIRA
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: