help-make
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Weird performance problem


From: Paul Smith
Subject: Re: Weird performance problem
Date: Wed, 14 Jul 2010 14:37:52 -0400

On Wed, 2010-07-14 at 15:01 -0300, Leandro Lucarella wrote:
> The time was measured by several methods, including from inside the
> program (option -v) and using strace to trace both the program and make,
> and the difference are not because of make, the same program takes
> longer to execute itself when ran from make. Also note that the program
> without a change the change in the post runs equally fast inside and
> outside make. I can understand a program having different performances
> with and without a change, but I don't understand why is that difference
> only showing when executed inside make (and the difference is so
> reproducible and stable, even among different hardware).

Also you can try ltrace which does library calls, not just system calls.

I'm hard-pressed to think of any reason for this.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]