Re: [xsl] The benefits of exact selection

Subject: Re: [xsl] The benefits of exact selection
From: Mukul Gandhi <gandhi.mukul@xxxxxxxxx>
Date: Fri, 6 Nov 2009 22:11:57 +0530
On Fri, Nov 6, 2009 at 4:51 PM, Jesper Tverskov <jesper@xxxxxxxxxxx> wrote:
> I would like to know about real life cases where removing not
> necessary wildcard matching improved the transformation speed?

I have experienced to specify exact paths instead of XPath wildcards,
to speed up XPath processing time significantly, when size of XML tree
was quite large, and large number of XML documents were processed in a
batch. In my use case, both these constraints were present.



-- 
Regards,
Mukul Gandhi

Current Thread