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

RE: more on XSLT processor performance

Subject: RE: more on XSLT processor performance
From: Thorbjørn Ravn Andersen <TRA@xxxxxxxx>
Date: Wed, 2 Aug 2000 11:22:03 +0200
RE: more on XSLT processor performance
> > I agree. Saxon, at the current point in time, seems to be 
> the winner.
> > However, I'd like to see more compiled XSLT processors than 
> Java ones.
> > 5.5 hours to process a 69 MB file is not practical -
> 
> Compiling won't solve the memory problem. If we're going to make XSLT
> processing of such large files practical, the only way we'll 
> do it is by
> using persistent storage rather than memory for the tree.

My experience is that Saxon uses a factor of 10 in memory for representing the XML-file, which would mean that you would definitively use at least a machine with 512 Mb RAM for doing the above processing.

Since XT only uses half of that (reason unknown) would it be unreasonable to expect that the Saxon memory footprint could be reduced by careful analysis, and checking a lot for null references?

A pet peeve of mine would be that it might - in certain cases - be possible to apply XLST in streaming mode where only the necessary part of the tree is present in memory at any given point.  This would require quite some analysis of the XSLT program though.
-- 
  Thorbjørn Ravn Andersen   "...and...Tubular Bells!"


 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.