Subject: RE: Re: Re: Re: xsl:for-each evaluator?
From: "Michael Kay" <mhk@xxxxxxxxx>
Date: Thu, 12 Jun 2003 12:24:52 +0100
|
> From my observation with Saxon 6.5 I get the stylesheet
> execution time reported as at least 120 milliseconds even for
> the simplest transformations.
That's presumably if you run it from the command line, which includes
the Java warm-up costs. As a simple demonstration, try the undocumented
-3 option on the command line, which runs the same transformation three
times.
I actually get rather faster times than this on my machine; it all
depends on how long Java takes to load.
Michael Kay
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|