Re: [xsl] Performance degraded with grouping and sorting.

Subject: Re: [xsl] Performance degraded with grouping and sorting.
From: Geert Josten <Geert.Josten@xxxxxxxxxxx>
Date: Sat, 30 Oct 2004 17:43:26 +0200
Hi Michael,

The other way of tackling this, if you can't move to 2.0, might be to do a
sort on the data first, and then do the grouping by means of a comparison
with the immediately preceding sibling.

As I suggested..


Are there any implementations of XSLT 2, other that Saxon?

Grtz,
Geert

--
Geert.Josten@xxxxxxxxxxx
IT-consultant at Daidalos BV, Zoetermeer (NL)

http://www.daidalos.nl/
tel:+31-(0)79-3316961
fax:+31-(0)79-3316464

GPG: 1024D/12DEBB50

Current Thread