|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] Re: How is memory allocated in recursive XSLT template
If you're using Saxon, the best way of getting fine-grained instrumentation is to use the TimerTraceListener, which can be activated using -TP from the command line. This writes a file containing timing information; there's a stylesheet called analyze.xsl in the samples folder which allows you to summarize this information and determine how much time was spent in each template or function. This is very nice. Are only template/functions of the main stylesheet module accounted for? What about template/functions from imported stylesheets?
On 5/3/07, Michael Kay <mike@xxxxxxxxxxxx> wrote: > > I think I would prefer an extension function within the XSLT > itself rather than from the command line, because then I > would be able to note the time immediately before and after > the function in question.
|
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|

Cart








