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

Re: Optimize results

Subject: Re: Optimize results
From: Camaleón <noelamac@xxxxxxxxx>
Date: Thu, 24 Mar 2005 13:07:01 +0100
Re:  Optimize results
On Wed, 23 Mar 2005 22:59:31 +0100, Camalesn wrote:

> Yes, it should be an option...

I have performed the following test: uploaded all XML files I am using
to my own server and then run the transform using the same XSL code.

Results are as follows:

- Working with local files: page loaded in 4 seconds!
<xsl:value-of select "document('file.xml')">

- Working with external files: page loaded in 44 seconds!!!
<xsl:value-of select "document('http://www.server.com/file.xml')">:

Now I can see now where the problem is (XSL style sheets are O.K.) so
the only way I can get to speed up the process is caching XML files
and work with them in my box.

Cheers!

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.