Jump to content
Claris Engage 2025 - March 25-26 Austin Texas ×

Database Performance: Overhead associated with conditionally visible objects


This topic is 3552 days old. Please don't post here. Open a new topic instead.

Recommended Posts

Posted

How much overhead is associated with conditionally visible objects?

 

If I have a popover button or a slide control that is conditionally visible and the condition is such that this object is not visibly present, does the server have to evaluate for this condition anyway?

If nothing is being drawn or refreshed on the screen does this add weight to the file?

 

Put another way,  if the condition is such that the object is visible, does this take longer to load than if the object was not visible?

Posted

It depends.

 

I wouldn't expect a difference for just a button object or slide control alone.

 

But if that object is displaying data, such as container, related, or unstored calculations, then you'll likely see a difference.

Posted

Thanks David,

 

I am trying to make this thing be kind of like a blank layout.

I don't want to unnecessarily clog the arteries but I don't mind a little performance degradation if there is some nutrition at the end of the road.

Posted

If I were you I would create a new file and test it. Throw a bunch of objects on a layout, conditional visibility setup...and see what happens.

 

Test them visible, and not.

 

Some of the performance is going to be based on the complexity of the formula. Since FM has to read it, and calculate it.

This topic is 3552 days old. Please don't post here. Open a new topic instead.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.