On Fri, 17 Oct 2008, Dobson, Paul L CTR USAF AFMC 416 SCMS/OBN wrote:
I know it is common to get "Out of memory" errors when creating large
files and increasing heap space helps.  It seems though that with the
XML version (3.5 beta 3), I can only put a small fraction of the data in
a file using XSSF that I can using HSSF.

XSSF is xml based, which probably has a higher memory footprint than our hand-coded biff8 stuff. I wouldn't expected it to be 10 times though, more like 2-3 times

Nick

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to