Subject: RE: Updated Benchmark Available
From: Kay Michael <Michael.Kay@xxxxxxx>
Date: Fri, 6 Oct 2000 18:34:23 +0100
|
> 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
|