[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

RE: XSL Optimizations

Subject: RE: XSL Optimizations
From: Kay Michael <Michael.Kay@xxxxxxx>
Date: Tue, 22 Jun 1999 15:18:11 +0100
RE: XSL Optimizations
> In relation to optimizations my concern is with the fact that it takes
> seconds to do certain processing on a file that should be in 
> milliseconds for it to be acceptable from a client perspective.
> 
Yes. xt is amazingly fast and SAXON is catching up (!) but it remains true
that processing can take a long time.

Ingredients of the solution include:
- doing work once at publication time rather than repeatedly at display time
- initialising the stylesheet once to render many source documents
(compilation is one approach but not the only one)
- doing work on the client system where there's lots of spare processing
power
- software optimisation (don't expect more than a factor of 2 or 3
improvement on current results, except in special cases)
- faster hardware!

Mike Kay


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


Current Thread

PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.