Subject: Re: Benefits of using xsl:key
From: Jesper Tverskov <jesper.tverskov@xxxxxxxxx>
Date: Tue, 3 Nov 2009 10:00:52 +0100
|
On Tue, Nov 3, 2009 at 9:03 AM, David Carlisle <davidc@xxxxxxxxx> wrote:
>However a typical
> muenchian grouping example can easily be orders of magnitude faster and
> so measurable on really quite small documents as you are avoiding
> an order B n^2 along the sibling axis looking for duplicates.
What about XSLT 2.0 then, where we use xsl:for-each-group?
A set of XSLT 2.0 test files demonstrating a dramatic difference would
really be much appreciated?
Jesper
|