xsl-list
[Top] [All Lists]

Re: Re: Re: Re: xsl:for-each evaluator?

2003-06-12 13:15:03

"Michael Kay" <mhk(_at_)mhk(_dot_)me(_dot_)uk> wrote in message
news:002901c330d5$3e1bea50$6401a8c0(_at_)pcukmka(_dot_)(_dot_)(_dot_)
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.

I tried it and it's amazing: the first execution (of a transformation that
produces a 39 pages paper) took 611 msec. The second: 280 msec, the third:
201 msec.

Thank you for explaining this.



=====
Cheers,

Dimitre Novatchev.
http://fxsl.sourceforge.net/ -- the home of FXSL




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



<Prev in Thread] Current Thread [Next in Thread>