You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@cocoon.apache.org by Marco Spinetti <m....@pisa.iol.it> on 2001/01/26 16:24:46 UTC

R: PERFORMANCE PROBLEM! (for Steffen)

Hi Steffen
you would do me a big pleasure if you could send me your patches so that I
can try them to see if the performances of my system improve. I have brought
my Cocoon version up to date at 8.1.2: is it equally right?
I send you also my address.
Regards
Marco
m.spinetti@pisa.iol.it

----- Original Message -----
From: Steffen Stundzig <st...@smb-tec.com>
To: <co...@xml.apache.org>
Sent: Thursday, January 25, 2001 5:04 PM
Subject: Re: PERFORMANCE PROBLEM!


> Hi Marco,
>
> /**
>  * @author: "Marco Spinetti" <m....@pisa.iol.it>
>  * @date: Thu, 25 Jan 2001 16:50:15 +0100
>  */
> > Hi all,
> > my question is how I can increase my system performances. I have built a
> multiterminal Xml portal based on Cocoon: in the service of meteo
forecasts
> for every request my system uses 1,6 second: using the Profiler.xml file I
> found out that this time is so subdivided:
> >
> > 36 ms (org-apache-cocoon-producer-ProducerFromFile)
> > 408 ms (org.apache.cocoon.processor.xsp.XSPProcessor)
> > 938 ms (org.apache.cocoon.processor.xslt.XSLTProcessor-1)
> > 247 ms (org-apache-cocoon-formatter-HTMLFormatter)
> > 54 ms (Outputting)
> >
> > These data are terrible for a site that go in production: my boss has
asked
> me to increase the performances. How can I do? I use Cocoon 1.8, Jakarta
> Tomcat Servlet Engine, the XSLT Xalan processor and the Xerces parser:
using
> XT do I improve the performances?
>
> I'm using cocoon 1.8.1 with the Saxon processor. This improves the
> stylesheet process 2-3 times, but therefore I must write my own
> SaxonTransformer and I must patch some classes in cocoon. I've send
> these patches to the cocoon developers, but these patches are
> currently not in the official cocoon release.
>
> If you are interested in it, I could post it to the list.
> You are using the latest cocoon from the CVS?
>
> Regards
> Steffen...
>
> --
> ______________________________________________________________________
> Steffen Stundzig                            mailto:steffen@smb-tec.com
> SMB GmbH                                        http://www.smb-tec.com
>
>
>
>
> ---------------------------------------------------------------------
> 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: <co...@xml.apache.org>
> For additional commands, e-mail: <co...@xml.apache.org>
>
>