Re: Memory usage & performance for large XML files

>
> I just started using FOP and it looks great. I want to use it in one of our
> projects, but am running into some issues with memory usage.	I get to about
> page 60 and FOP runes out of memory. I have already increased FOP's memory
> to 128MB via FOP_OPTS="-Xmx128m". I would like to be able to render a
> 400-500 page document, but from what I've seen FOP uses about 1.1MB per page
> so I would need about 1GB of memory to render this. Dose any one know if
> this limitation is going to stay or may be resolved soon?

I've processed 1200 page documents with "-Xmx256m", from what I've seen
its not always directly linear by page, and has something to do with the
complexity of your document, and whether you have single or multiple page
sequences.

						Michael Akerman

Received on Monday, 26 November 2001 12:10:59 UTC