Discussions
Categories
Groups
Community Home
Categories
INTERNAL ENABLEMENT
POPULAR
THRUST SERVICES & TOOLS
CLOUD EDITIONS
Quick Links
MY LINKS
HELPFUL TIPS
Back to website
Home
Web CMS (TeamSite)
TagUI - Lots of select item options = horrific performance
Tim__D
Hi,
In the past I have found that where possible removing <inline/> in favor of callServer improves TagUI performance especially Multi-TagUI performance.
Recently I added a large list of static options thus avoiding <inline/> to one of my rule-sets and the multi-tag performance went from seconds to 1.5 min !!!! Take them out fast, include them slow, compress them to one line faster but not great.
I wish it were not true but it is.....
Anyone else have this problem and if so how did you handle it.
Thanks,
Tim
Find more posts tagged with
Comments
Tim__D
Based on performance tests I have concluded that at least the multi-tag UI is slow to respond to rulesets with static options by guess is parsing them.
What I noticed is that by formatting the options onto one line improved the performance by almost 2/3!? Strange....
In my case <inline /> was the fastest and the quickest fix for the issue.
This behavior was not the same on the single tag ui.
So, I have some full circle....