Re: XSLTC and keys and optimizations

2002-03-07 Thread Robert S. Koberg
Hi, Tom Amiro wrote: > Hi Robert, > > Check out > > http://xml.apache.org/xalan-j/xsltc/xsltc_performance.html > > That may give you some insight. > Yes, but not exactly. I currently use ALOT of keys (VERY common in XSLT). The results Jacek posted on cocoon-dev have made me want to look

Re: XSLTC and keys and optimizations

2002-03-07 Thread Tom Amiro
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

XSLTC and keys and optimizations

2002-03-07 Thread Robert S. Koberg
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 optimaz