[XSL-LIST Mailing List Archive Home] [By Thread] [By Date]

Re: [xsl] Too slow to process XML file over 1MB


Subject: Re: [xsl] Too slow to process XML file over 1MB
From: "J.Pietschmann" <j3322ptm@xxxxxxxx>
Date: Tue, 09 Dec 2003 21:20:16 +0100

Todd Baker wrote:
We had a lot of performance issues using //asset[@id=$var] to reference
individual assets but supplying the entire path to the target group
/content/assets/group[@name='news']//asset[@id=$var] improved things a lot

This looks like a case for key(). Did you check Apache Cocoon? They have a built-in cache system.

J.Pietschmann



XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list



Current Thread