What impacts runtime page load performance? How can it be improved?

 

Posting your question here so the community can get involved and share their knowledge.

The question was:

"When I deploy a project and run that using Plant SCADA Runtime and I click on each page it takes so long to load. How can I make the pages load fast? "
Parents
  • The following option can have impact on initial page display performance as well:
    [Animator]FastDisplay

    The default value is 1.  If you have set this to 0, in your INI file, or your deployed Profiles then initial page display can be slower, and depending upon the graphical complexity, (especially if involving lots of genies, could cost up to 2 seconds.


Reply
  • The following option can have impact on initial page display performance as well:
    [Animator]FastDisplay

    The default value is 1.  If you have set this to 0, in your INI file, or your deployed Profiles then initial page display can be slower, and depending upon the graphical complexity, (especially if involving lots of genies, could cost up to 2 seconds.


Children