Re: [xsl] Use predicates/patterns or xsl:choose (was:] Stylesheet optimisation)

Subject: Re: [xsl] Use predicates/patterns or xsl:choose (was:] Stylesheet optimisation)
From: Geert Josten <Geert.Josten@xxxxxxxxxxx>
Date: Tue, 11 Jan 2005 20:33:46 +0100
In principle hashing or indexing techniques could be used even more than
this; but then, they could also be used for xsl:choose. In fact, I'm sure
that any stylesheet using one style could be automatically translated into
one using the other style, which means that you can't say absolutely
(without product knowledge) which style will give better performance.

As said usually: measuring is knowing..


;-)

Cheers

Current Thread