You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@poi.apache.org by fr...@ing.be on 2005/06/14 14:14:22 UTC

RE : Time to add/update cells

Another question about this...

>> On neither machine does memory use approach the max allocated.

Are you speaking about the total memory, or about the JVM assigned
memory?
I mean, do you check the memory by using
Runtime.getRuntime().totalMemory() and
Runtime.getRuntime().freeMemory()...

__________
Disclaimer: This e-mail is intended for the exclusive use by the
person(s) mentioned as recipient(s). This e-mail and its attachments,
if any, contain confidential information and/or information protected
by intellectual property rights or other rights. This e-mail
does not constitute any commitment for ING or its subsidiaries except when
expressly otherwise agreed in a written agreement between the
intended recipient and the originating subsidiaries of ING, sender of
the mail.
If you receive this message by mistake, please, notify the sender
with the "reply" option and delete immediately this e-mail
from your system, and destroy all copies of it. You may not, directly
or indirectly, use, disclose, distribute, print or copy, this e-mail
or any part of it if you are not the intended recipient.
You have to take at any time all necessary measures against viruses.

---------------------------------------------------------------------
To unsubscribe, e-mail: poi-user-unsubscribe@jakarta.apache.org
Mailing List:     http://jakarta.apache.org/site/mail2.html#poi
The Apache Jakarta Poi Project:  http://jakarta.apache.org/poi/


Re: RE : Time to add/update cells

Posted by Brett Knights <kn...@ledgerdemain.com>.
frederic.ferrant@ing.be wrote:
> Another question about this...
> 
> 
>>>On neither machine does memory use approach the max allocated.
> 
> 
> Are you speaking about the total memory, or about the JVM assigned
> memory?
> I mean, do you check the memory by using
> Runtime.getRuntime().totalMemory() and
> Runtime.getRuntime().freeMemory()...

No I just use top or Task Manager and see that neither uses the amount of max memory setting set with -Xmx



---------------------------------------------------------------------
To unsubscribe, e-mail: poi-user-unsubscribe@jakarta.apache.org
Mailing List:     http://jakarta.apache.org/site/mail2.html#poi
The Apache Jakarta Poi Project:  http://jakarta.apache.org/poi/