> From: Nick Fingerhut [New Identity AG] [mailto:[EMAIL PROTECTED]] > > Hi Folks, > > does anyone know how to count the xslt processing time? >
Cocoon 2 CVS version have a profiler which can give you an idea where the time is spent. Look into cocoon.xconf for profiler configuration: you have to use profiling pipeline and SAXConnector components, and profiler component. Then, run several requests where you want to mesure time, and invoke profiler generator to see the results. Vadim --------------------------------------------------------------------- Please check that your question has not already been answered in the FAQ before posting. <http://xml.apache.org/cocoon/faqs.html> To unsubscribe, e-mail: <[EMAIL PROTECTED]> For additional commands, e-mail: <[EMAIL PROTECTED]>