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

RE: RE: Use XQuery or XSLT

Subject: RE: RE: Use XQuery or XSLT
From: "Michael Kay" <mike@xxxxxxxxxxxx>
Date: Fri, 7 Jan 2005 15:10:04 -0000
RE:  RE: Use XQuery or XSLT
> "I forgot to mention that memory requirements are limited. 
> Even in one GB
> system, 300 MB file cannot be processed as the DOM can take 
> as much as 10
> times the file size. It would crash the system."
> 
> One thing to remember is that memory is cheap now adays. 

Also, most DOM implementations are bloated. The internal tree used by XSLT
processors such as Saxon is often much smaller (it can take advantage of the
fact that it's immutable). It depends on the structure, but a factor of 4 is
often enough.

However, it's often not memory that limits a large transformation, but
non-linear algorithms in the stylesheet logic.

Michael Kay
http://www.saxonica.com/

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.