[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: How to measure memory size?
We turned on the force-gc flag to Spark, to force the VM to perform garbage
collections at specific points. Then we gave the VM the verbose:gc flag,
to make it ouptut the amount of free and used memory after each garbage
collection.
Ondrej
On Sat, Sep 13, 2003 at 07:04:08PM +1000, Phung Hua Nguyen wrote:
> Hi All,
>
> The paper "Points-To analysi using BDD" compared the memory used in Spark
> and BDD. How did you measure the memory occupied by soot?
>
> Thanks,
>
> Nguyen Hua Phung
> University of New South Wales