Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6186797
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 24, 20262026-05-24T01:57:01+00:00 2026-05-24T01:57:01+00:00

Is there a performance and/or memory usage difference between these two scenarios? scenario 1:

  • 0

Is there a performance and/or memory usage difference between these two scenarios?

scenario 1: N visual elements all added to stage; N-1 have visible = false, 1 has visible = true;

scenario 2: N visual elements, only 1 added to the stage at any time.

thx!

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-24T01:57:02+00:00Added an answer on May 24, 2026 at 1:57 am

    Visible = false is far faster.

    Colin Moock has weighed in on this issue in a definitive manner.
    His findings:

    10000 removeChild() calls took 300ms, whereas 10000 visible
    assignments took 7ms.

    His basic guidelines are :

    • removeChild() – for predictable control of the display list, add and remove.
    • visible=false – for straight up performance, visible is clearly faster;

    As far as “predictability” is concerned, we often use the display list as a stack to identify and control display objects. If you are leveraging visibility, you loose that state (which can be a big deal). Conclusively, though, if performance is required the winner is clear.

    I realize your post is directed at Flex but I think, in this case, we’re talking the behavior of an SWF and so flex/flash shouldn’t matter.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Is there a performance difference between i++ and ++i if the resulting value is
Is there any performance difference between tuples and lists when it comes to instantiation
Is there any performance difference between the for loops on a primitive array? Assume:
I know the difference in memory usage between byte, unsigned short, and integer, but
Is there a performance difference between using the SSH protocol (ssh://) or the Git
Some questions about Executors best usage for memory and time performance: Is there any
Is there any overhead using partial classes in case of memory, performance etc? If
I wrote two methods to check there performance public class Test1 { private String
Is there any performance to be gained these days from compiling java to native
Is there a difference from POV Performance / MemoryUsage initializing a object before, or

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.