Re: xalan performance

Subject: Re: xalan performance
From: "Benoit Cerrina" <benoit.cerrina@xxxxxxxxxxx>
Date: Mon, 13 Nov 2000 22:46:18 +0100
Try cocoon at xml.apache.org
Benoit
----- Original Message -----
From: "Peter McEvoy" <peter.mcevoy@xxxxxxxx>
To: <XSL-List@xxxxxxxxxxxxxxxx>
Sent: Monday, November 13, 2000 8:27 PM
Subject: xalan performance


> I'm using Xalan 1.2, and I'm having quite severe performance problems in a
> web based application that I have built.  My XML stream takes about 3
> seconds to create, but then actually applying XSL to the XML to generate
> HTML is taking a further 10-13 seconds.  I've tried precompiling the
> stylesheets, but I only save about 1 second.
>
> My stylesheets are nested hierachically (I have a master sheet which
imports
> subsheets, and they in turn can import subsheets themselves - this helps
me
> manage the complexity of the sheets.
>
> I'm at wits end - is there anything that gives better performance than
this
> (Open source or pay cash)
>
> (I'm on a high spec Solaris machine, with JDK1.2)
>
> Any pointers appreciated - I've started doing page caching, but for a
> dynamic app, this is not really ideal...)
>
> Peter McEvoy
> Senior Technical Analyst
> IONA Technologies PLC
>
>
>  XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread