This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

RE: Updated Benchmark Available


> The project's stylesheet makes heavy
> use of a tail recursive template.  
> 
> I've been using both Saxon and the MS Sept 2000 XSL.  It 
> appears Saxon has been faster with this sort of problem...

Saxon implements tail recursion by iteration. Not necessarily in all
possible cases, but at least in common ones.

Mike Kay 
> 


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

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]