Re: [xsl] FO Problem with large data input

Subject: Re: [xsl] FO Problem with large data input
From: "J.Pietschmann" <j3322ptm@xxxxxxxx>
Date: Wed, 15 May 2002 22:53:41 +0200
G. Ken Holman wrote:
I use the following Java options to change the default memory use for both stack area and main area to, respectively, 20Mb and 500Mb:

-Xms20m -Xmx500m

Be aware that such generous settings usually require a corresponding amount of physical RAM in the machine, in this case 640MB or more. For most JVMs performance suffers dramatically once they run out of physical RAM and start swapping.

If FOP needs all of the physical memory of the machine
and more, tweaking the FO and images are a more promising
strategy to get the job done.

J.Pietschmann


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



Current Thread