xsl-list
[Top] [All Lists]

RE: [xsl] How can I achieve correct tail-recursion ?

2010-01-07 10:52:29
But processing time is strictly the same... Didn't check if 
stack problems disappear with it but shouldn't the 
optimization speed up the process

No. Tail-call optimization is all about saving memory, it's not at all about
saving time.

Regards,

Michael Kay
http://www.saxonica.com/
http://twitter.com/michaelhkay 


--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--

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