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

RE: Max size?

Subject: RE: Max size?
From: Edward.Middleton@xxxxxxxxxxx
Date: Wed, 8 Jan 2003 15:34:45 +0900
text file max size
This very much depends on the processor and the type of transform you are doing, but as a general rule yes.  The major issue is parsing the XML file.  In this process the text file is converted to a data structure that can be an order of magnitude larger then the original file, when this structure becomes to big it is swapped and there is a massive decrease in speed.  There are processors that support streaming but most just create the complete data structure and then process it.

Edward Middleton

-----Original Message-----
From: Heinz Seldte [mailto:HeinzS@xxxxxxxxx]
Sent: Wednesday, January 08, 2003 3:12 PM
To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
Subject:  Max size?


Hi all,

I have a "hypothetical" question.  If I were to generate very large XML
files (upwards of 1 Meg?), would I encounter problems when processing with
XSLT, considering that I would want to sort on various elements.

We are busy doing some tests and I would be interested to compare our
results to existing findings. (We are using xalan/xercses on Linux).

Cheers,
Heinz

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


 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.