XSLT
XSLT Performance Tips
11:23, 6 Jun 2000 UTC | Leigh Dodds

In response to a question about writing efficient XSLT transformations, Michael Kay commented that there are currently no useful resources in this area.

Attempting to fill the gap, Kay produced some invaluable tips for XSLT developers. The posting includes "Eight tips for how to use XSLT efficiently", and "Eight tips for how to write efficient XSLT".

Kay invited others to provide additional suggestions and improvements.

For XSLT performance, check out XML Accelerator (DP - 14:43, 5 Dec 2002)

http://www.datapower.com/products/xa35.html -- a network hardware device that does "XSLT at wirespeed"

Re: XSLT Performance Tips (Phil - 17:40, 13 Nov 2001)

The linked-to URL fails. Try this instead: http://www.biglist.com/lists/xsl-list/archives/200006/msg00088.html

Why bother to optimize XSLT when you can have compiled XSLT? ( . - 04:23, 6 Sep 2001)

It's better to have an high-speed XSLT engine optimize your XSL than to waste a lot of time optimizing by hand.

  
xmlhack: developer news from the XML community

Front page | Search | Find XML jobs

Related categories
XSLT
Training