Re: [xsl] Performance of predicate-based patterns

Subject: Re: [xsl] Performance of predicate-based patterns
From: "Michael Kay mike@xxxxxxxxxxxx" <xsl-list-service@xxxxxxxxxxxxxxxxxxxxxx>
Date: Fri, 23 Jan 2015 16:45:09 -0000
> or sometimes refactored in a function
>
> match="*[ns:SatisfiesCondition(.)]"
>
> Any optimization will be very welcome!
>

That last one's going to be tough unless the function is inlineable!

Any samples of real stylesheet/source document pairs that we can make
measurements against will be much appreciated.

Michael Kay
Saxonica

Current Thread