Re: [xsl] how to estimate speed of a transformation

Subject: Re: [xsl] how to estimate speed of a transformation
From: "Agnes Kielen" <agnes.kielen@xxxxxxx>
Date: Thu, 11 Dec 2003 15:38:50 +0100
Hi,

> Putting it differently, if xsl:key/key is an optimisation hint, what are
other
> optimisation hints? In particular, how to hint a particular processor (and
preferrably,
> more than one) that I want
>
> - a template call to be optimised;
> - access to a nodeset by position;
> - a particular result to be cached.
>
Some of my coleagues believe that using named templates rather than match
templates are better in performance terms. I've no idea it's true. Actually
I don't think so, but I would like to have the opinion of this list.

Cheers,
Agnes



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


Current Thread