|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] 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!
|
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








