Hi, On 12/6/07, Krzysztof Jelski <[EMAIL PROTECTED]> wrote: > > It occurred to me that perhaps my description wasn't precise. > Navigating the documents tree on the left is very quick. That is, I > can click on the "+" sign and I see the subfolder instantly. The > problem is when I click on the folder's or document's name. This > results in fetching all the available actions and properties for this > folder/document and this takes a long time (over a second).
Navigating the folder tree is quick because it's all client-side javascript. Clicking on documents on the right-hand side require a repository connection and is therefore going to be slower. However, we're experiencing exactly the problem you describe - over a second for retrieving properties and workflow information. There's a performance hit if you have many hundreds of documents in a folder, but we're also seeing the problem with ~ 150 docs. I've not yet managed to track down the problem (even with TCPMON). Andrew. -- Sourcesense: Making sense of Open Source Tel: +44 (0)870 741 6658 Fax: +44 (0)700 598 1135 Web: http://www.sourcesense.com/ ******************************************** Hippocms-dev: Hippo CMS development public mailinglist
