Thank you for instant reply and to the point example code. I have following observations with this sample code:
*** Whether parsing 38MB file or 6MB file, the example code consume around 50MB of heap memory *** It took around 6.5minutes for 6MB while for 38MB it took around 20 minutes in parsing and displaying the contents Your comments for how to improve these statistics will be highly appreciated. Optional: If there is any way to compute how much time will it need to complete the file parsing? Regards, Faisal Maqsood -----Original Message----- From: Nick Burch [mailto:[EMAIL PROTECTED] Sent: Tuesday, May 06, 2008 3:02 PM To: POI Developers List Cc: 'Faisal Maqsood' Subject: Re: Does POI Support Streaming? On Tue, 6 May 2008, Faisal Maqsood wrote: > Can any of you guide us how to use this API in streaming i.e. a way that > instead of loading complete file http://poi.apache.org/hssf/how-to.html#event_api Nick --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
