[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

Subject: Re: How is memory allocated in recursive XSLT templates?
From: "Colin Adams" <colinpauladams@xxxxxxxxxxx>
Date: Thu, 03 May 2007 07:50:13 +0100
Re:  How is memory allocated in recursive XSLT template
From: Abel Braaksma <abel.online@xxxxxxxxx>

Rashmi Rubdi wrote:

I have to read up on how to note the time in XSLT 2.0, will use Google for that.



You can't (unless you do a three-step process where you call the XSLT processor three times). The reason is simple: all date/time functions are stable and will return the same date/time at any moment in the process and you can't be sure whether that's the time at the beginning of the process or at the end.


It ought to be possible with an extension function, for an implementation where you have tested that the execution order is predictable for a given transformation.

The best way to time XSLT is to call it from another system (i.e., Java) and measure the time before/after.

Restricting this idea to Java seems perverse, and certainly wrong as the UNIX time command will work perfectly well.


_________________________________________________________________
MSN Hotmail is evolving - check out the new Windows Live Hotmail http://get.live.com/betas/mail_betas


Current Thread

PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.