On Wed, Apr 15, 2009 at 7:53 AM, hugo rivera <uai...@gmail.com> wrote:
> Hi,
> I want to compare the memory consumption of two versions of the same
> program. I think /proc it's the way to go and acid should give me the
> tools to do so, am I right? is there a better way to do so? Just
> asking before reading the acid papers.

seems reasonable to me, I assume you are looking at data consumption only?

> Also, I am interested in the speed of both versions, and I am planning
> to use the time command with some rc scripts. Am I in the right path?

If they run for hours, time is fine. If they run for seconds, well,
maybe not so fine.

ron

Reply via email to