Gemini Community Support Site

This Gemini community support site can be used to find solutions to product issues. You can log in using Open Id, Google Profile and even Facebook. Feel free to ask a question or browse FAQs and documentation. Product tour videos are also available along with how-to videos demonstrating key Gemini capabilities.




Performance Issues

usage
items
search

Hi Everyone,

I am using Gemini 4.1.1.

Clicking search at the top of the page takes about 13 - 15 seconds to load. I have my profile set 50 issues per page.

What is the best way to troubleshoot the problem? Any recommendations?

Memory and CPU usage seems to be ok.

The database has less than 7K issues.

Thank You!

dnndev
· 1
dnndev
Replies (2)
helpful
0
not helpful

It might be due to data fragmentation, try and run:

update statistics gemini_issues with fullscan
··· This did not seem to make that much of a difference. Should I update the statistics on any other tables? Thank you.dnndevThursday, December 20, 2012, 12:27:55 AM
··· Also - the planner is very slow loading.dnndevThursday, December 20, 2012, 12:45:53 AM

Mark Wing
· 9108
Mark Wing
helpful
0
not helpful

Try turning on the optimization switches in the web.config file (app settings section)

··· That was it, thank you!dnndevThursday, December 20, 2012, 11:24:47 PM

Saar Cohen
· 5000
Saar Cohen