|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] Re: Xslt Grouping
Molnar Agnes wrote:
I'm using the Muenchian Method to grouping my XML file. But I have a big problem: my XML file contains cca. 6000 nodes, so the transformation can be very slowly. How can I make it faster?
suggestions - use a faster machine - check whether your grouping code uses keys (it should) - get a profiler and establish beyond doubt that it's the grouping which slows down you transformation - use another XSLT processor - use an XSLT processor written in C, like libxslt or msxml - check whether your XSLT processor has known performance problems with functionality which is important for grouping, in particular with the generate-id() function - tune your environment, in particular the JVM if you have to use a java based XSLT processor - change your input XML so that it is already grouped J.Pietschmann XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|

Cart








