Re: [xml-dev] Rick Jelliffe's article on XSLT 1.0 performance

From
Michael Kay <>
To
Rick Jelliffe <>
Date
2017-02-15T11:05:35Z
ID
<>
Thread
Re: [xml-dev] Rick Jelliffe's article on XSLT 1.0 performance
> 
> 
> So do you know if anyone has implemented any optimizations using @as?
> 

Static type information is pretty much the basic raw material of all optimization, and anything that improves the precision of the type information available is going to get used. What's difficult is to quantify the benefits. As with all optimization, there's a curve where a very small number of stylesheets get a very big benefit, and a very large number get a very small benefit.

Michael Kay
Saxonica