Re: Memory usage testing

[email protected] (Colin Meyer) Sat, 3 Aug 2002 18:21:11 -0700
Newsgroups perl.crypto
Message-ID <[email protected]>
On Sat, Aug 03, 2002 at 07:50:05PM -0400, John Francis wrote:
> Hello,
>       I was wondering if anymone knew a way to keep track of how much
> ram was being used by a program.

If you are on linux, you can use GTop.pm

-Colin.

> 				- John