tom - Thursday, June 14, 2007 6:15 AM:
Hi,
I am new to Innovator.
I installed Innovator in my machine (Win XP, Intel dual core 2.6 GHz, 1Gb RAM).
it seems a bit slower application. It takes about 10 secs for the page to show up when I click on a node in TOC.
I am browsing from the same machine where Innovator is installed.
If I browse from another machine it will be even slower :-(
Have you guys got any tips to improve the performance.
Thanks in advance.
SamsAn - Thursday, June 14, 2007 12:51 PM:
Hi.
When you click a node in TOC very first time (after login), then the metadata a requested from the server. Of course, it takes some time. Note: the metadata may be cached.
So, i suggest you to make the following:
1. Click node A in TOC the very first time (of course it takes some time to load the data).
2. Click node B in TOC.
3. Click node A again. It's loaded in few milliseconds now.
Enjoy.
jonasach - Friday, June 15, 2007 8:40 PM:
I usually run scripts on the server side that loads cache.
This can be done nightly, or in conjunction with a server/IIS restart.
If you are interested, I can post some scripts that show you how this is done.
tomsedison - Monday, June 18, 2007 4:35 AM:
I noticed that after clicking on node B if I come back to node A it is a little faster when I tried from my local machine. But when I installed the Innovator in Windows 2003 server with 512Mb RAM and browsed from my machine, it takes around 8 seconds for each requests :(. Any clue
Thanks in advance,
Toms
tomsedison - Monday, June 18, 2007 3:47 AM:
I love to know.
Please do post the scripts
Thanks a lot :)
SamsAn - Monday, June 18, 2007 4:54 AM:
Hi.
Do you have 100% CPU Usage (Windows Task Manager, Performance tab) when you back from node B to A? (probably, you have some special plug-in or something else on your machine that has an influence on javascript execution or the controls rendering in the browser).
jonasach - Thursday, June 21, 2007 12:49 PM:
Ok I will try to get them up here by June 22st.tomsedison - Wednesday, August 29, 2007 11:35 AM:
My CPU usage goes to a maximum of 60% when I back from node B to A.