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

Re: Optimize results

Subject: Re: Optimize results
From: JBryant@xxxxxxxxx
Date: Wed, 23 Mar 2005 13:24:01 -0600
loading data please wait
Hi,

That's a LARGE question. I'm sure the big guns on the list can offer more,
but I can tell you a few optimization tips:

* Avoid //. Use the full path instead, if possible.

* Use keys where appropriate.

* Put amounts that need to be calculated just once but need to be used
many times in variables. (That came up in a different discussion about
some of my code yesterday, in fact.)

I highly recommend Dave Pawson's FAQ:
http://www.dpawson.co.uk/xsl/sect4/N9883.html

I'm sure we can help you optimize much more if you post your stylesheet
(or the chunks of it you most want to optimize).

As for your last question, if you want output to the command line, you can
put <xsl:message>Loading data, please wait...</xsl:message> within your
templates. If you want that message to go to a web page or something other
than a command line, you'll need to do it from some other point in your
process.

HTH

Jay Bryant
Bryant Communication Services
(presently consulsting at Synergistic Solution Technologies)




Camalesn <noelamac@xxxxxxxxx>
03/23/2005 01:12 PM
Please respond to
xsl-list@xxxxxxxxxxxxxxxxxxxxxx


To
XSL list <xsl-list@xxxxxxxxxxxxxxxxxxxxxx>
cc

Subject
 Optimize results






Hello,

I am trying to speed up the results I got while performing a
transformation with XML and XSL files (PHP, Sablotron and XML - XSL
files).

Some questions...

- What are the steps to get a lightweight transformation?
- What to check in XSL file?
- Is there any way to make a "Loading data, please wait..."
instruction while Sablotron is working?

Any tip to accelerate the load process is highly appreciated.

Greetings.

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.