Hi Robert, Check out
http://xml.apache.org/xalan-j/xsltc/xsltc_performance.html That may give you some insight. Tom "Robert S. Koberg" wrote: > > Hi, > > XSLTC > --------------- > If using XSLTC, it's current state, should you avoid using xsl:key? I > noticed bug reports about it. Is it even worth it to use keys in XSLTC? > ======================================================== > > Xalan optimizations > ---------------- > Scott Boag mentioned some optimaztions he was working on making > expensive xsl ( like //*[@id=$id] ) as fast as keying it. I was > wondering if this would also have the same effect on XML brought in > through the document function ( document('my.xml')//*[@id=$id]) )? > > best, > -Rob -- Tom Amiro -- SQA Engineer Sun XML Technology Development voice: 781-442-0589 Fax: 781-442-1437 eMail: [email protected]
