Re: [xsl] Impact of xml doc size on transformation

Subject: Re: [xsl] Impact of xml doc size on transformation
From: Jeff Kenton <jkenton@xxxxxxxxxxxxx>
Date: Fri, 9 Aug 2002 08:31:03 -0400 (EDT)
On Fri, 9 Aug 2002, Jitu wrote:

..What is the size of XML documents that can be reliably transformed using 
..XSLT ?
..


We regularly see 100 Megabyte input files from our customers.  Your answer 
depends on how much memory you have (XSLT processors often read the entire 
document into memory first) and how fast your XSLT engine is.  The only 
thing to do is to try various engines and see what happens.


-- 

Jeff Kenton
DataPower Technology, Inc.
 *** Wire Speed XSLT ***

http://www.datapower.com/products.shtml



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


Current Thread