|
From: Sal I. <sal...@sy...> - 2003-02-04 06:29:06
|
I run my program with the following configurations, and here is what Runtime.freeMemory ()/totalMemory () return: Stand-alone: 1Mb/2Mb Wrapper w/WrapperSimpleApp: 15Mb/16Mb Wrapper w/WrapperSimpleApp & wrapper.java.initmemory=2: 7Mb/8Mb Any suggestions on how to get back a memory footprint as small as my standalone version? |