We usually find that the first tree load is relatively slow (though not quite that slow). The problem is that there are a lot of permissions (add, edit, delete, etc) associated with the tree that can be inherited from parent nodes and combined across roles. But the results are cached, so subsequent loads should be faster.
One idea we've been tossing around is a "Loading" screen either on site tab load during which that stuff is explicitly preloaded. To give users a better idea of what is happening and why. Blair On Wed, May 27, 2009 at 4:44 AM, Might Aswell <[email protected]> wrote: > > I should point out that the CPUs on the SQL server get PEGGED .. > > Last week I had a single virtual cpu on the sql server and was able to > make th ecase to get a second added, but there has been no performance > increase. > > There must be something I can do or look in to as the admin interface > pretty much is unasuable, with these poor load times. > > Any ideas where to start? > > > > On May 26, 11:41 am, Chris Roth <[email protected]> wrote: > > Is there anything that can be done with tree loading? FC 5.1.1 > > > > I am running 2 VMs. > > > > web - 1 virtual cpu with 2GB ram > > mssql 2k5 - 2 virtual cpus, 2GB ram. > > > > I believe I have indexes on tables as appropriate, but it takes 10+ > > minutes to open various nav nodes. > > > > What can I do to improve this issue as my publishers/contributors are > > very frustrated. > > > --~--~---------~--~----~------------~-------~--~----~ You received this message cos you are subscribed to "farcry-dev" Google group. To post, email: [email protected] To unsubscribe, email: [email protected] For more options: http://groups.google.com/group/farcry-dev -------------------------------- Follow us on Twitter: http://twitter.com/farcry -~----------~----~----~----~------~----~------~--~---
