xsl-list
[Top] [All Lists]

Re: [xsl] How to output the start execution time and the end execution time?

2014-09-06 13:36:27
Yeah, many ifs and buts...
Anyway, if you apply /usr/bin/time on a selection (according to your fancy!) 
of input data, running a transformation using one specific XSLT processor 
(version) on one particular CPU, you can report those times. And that's it - 
at least in my (very conservative) opinion.

Except for the accumulator-approach, which will work cross-processor (provided 
you are using an XSLT 3.0 processor).

Cheers,
Abel
--~----------------------------------------------------------------
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
EasyUnsubscribe: http://lists.mulberrytech.com/unsub/xsl-list/1167547
or by email: xsl-list-unsub(_at_)lists(_dot_)mulberrytech(_dot_)com
--~--

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