What's the easiest way to measure the memory usage of a non persistent application?
I don't want a big download for so simple a task; I'm not trying to determine memory leaks, just usage.
In particular the applications I am testing are in java.
I don't want a big download for so simple a task; I'm not trying to determine memory leaks, just usage.
In particular the applications I am testing are in java.