RE: [xsl] Saxon is the best!!!

Subject: RE: [xsl] Saxon is the best!!!
From: "Michael Kay" <michael.h.kay@xxxxxxxxxxxx>
Date: Mon, 24 Feb 2003 08:56:41 -0000
What memory settings did you use when invoking the Java run-time?

Something like

java -Xmx256m net.sf.saxon.Transform ...

should do it.

It might be worth separating the transformation and the FOP rendering
into two separate jobs with an intermediate file, just so you know
exactly what's going on and where it is failing.

Michael Kay
Software AG
home: Michael.H.Kay@xxxxxxxxxxxx
work: Michael.Kay@xxxxxxxxxxxxxx 

> -----Original Message-----
> From: owner-xsl-list@xxxxxxxxxxxxxxxxxxxxxx 
> [mailto:owner-xsl-list@xxxxxxxxxxxxxxxxxxxxxx] On Behalf Of Rakesh
> Sent: 24 February 2003 07:50
> To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
> Subject: RE: [xsl] Saxon is the best!!!
> 
> 
> hi, Jinesh, micheal kay and Gurus,
> 
> I am running 100MB XML data using XSLT under FOP.
> 
> I have tested all the switches in FOP.BAT file to increase 
> the performance but does not process after 10MB of XML data. 
> I used (XALAN 2.4.1 and Xerces) and SAXON 6.5 and 7.3  
> combinations but no change with performance.
> 
> Platform Used:
> 	OS	:	Windows 2000
> 	RAM	:	1GB
> 	Processor :	P3
> 	Hard Disk :	say 200MB as Free Space
> 
> Can u please send me your FOP.BAT file and XSL which process 
> above 50MB of XML data?
> 
> It would be a great help by the GURUS if i succeed.
> 
> Best Regards.
> 
> Rakesh Dwivedi
> Lifetree (India)
> 
> 
> 
> -----Original Message-----
> From: owner-xsl-list@xxxxxxxxxxxxxxxxxxxxxx
> [mailto:owner-xsl-list@xxxxxxxxxxxxxxxxxxxxxx]On Behalf Of 
> Jinesh Varia
> Sent: Wednesday, February 19, 2003 10:20 PM
> To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
> Subject: [xsl] Saxon is the best!!!
> 
> 
> I was running a 151MB XML data sheet using XSLT (same XSL sheet)
> 
> Results:
> 1. with Xalan, it stopped unexpectedly at some point when it 
> reached around 60MB output and extremely slow 2. with XT, It 
> was reasonably faster but again it has less functionality and 
> no encoding features. just supports UTF-8 output encoding, 
> hence got garbled text. 3. with SAXON, it was done in around 
> 7-8 minutes with proper indentation perfect encoding. 4. 
> trying MSXML4.0 now.
> 
> Thanks micheal kay.
> 
> Jinesh
> 
> =====
> -----------------------------------------------------------------
> Jinesh Varia
> Graduate Student, Information Systems
> Pennsylvania State University
> Email: jinesh@xxxxxxx
> -----------------------------------------------------------------
> 'Self is the author of its actions.'
> 
> __________________________________________________
> Do you Yahoo!?
> Yahoo! Shopping - Send Flowers for Valentine's Day 
http://shopping.yahoo.com

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


 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