RE: [xsl] Comment about XSLT Complier?

Subject: RE: [xsl] Comment about XSLT Complier?
From: "Dylan Walsh" <Dylan.Walsh@xxxxxxxxxx>
Date: Thu, 15 Mar 2001 11:42:18 -0000
>The speed was unimpressive - no faster than Xalan 1 from the command
>line  on my limited and unscientific test - but then it is only an
alpha
>version and I would guess this will improve.

Such a test is measures the time it takes to start the Java VM to a
greater extent than it measures the speed of transformation. This is
true of any Java XSLT processor. You need to get it running and do
multiple transformations to benchmark it correctly.
There are benchmarks on the web which show the XSLTC to be a good
performer.

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


Current Thread