RE: [xsl] How do i optimize my stylesheet for speed?

Subject: RE: [xsl] How do i optimize my stylesheet for speed?
From: "Michael Kay" <mhkay@xxxxxxxxxxxx>
Date: Fri, 15 Jun 2001 09:58:35 +0100
> I have written a stylesheet that takes a catalog from an
> application in xml format and converts to a csf (character
> seperated file) text file.  On a single CPU ultarsparc
> 248MHz, 384MB RAM, with 128MB of heap size it is taking about
> 10 min for a 5MB input file.  However on a 4CPU (400MHz) box
> it is just taking a megre 42 sec.  What can i do to make it
> faster on the slow machine?

Add more memory. Or try it with another XSLT processor - you don't say which
one you're using!

Mike Kay
Software AG


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


Current Thread