> Date: Thu, 11 Jun 2009 22:27:48 -0400
> From: Mike Shal <[email protected]>
> Cc: [email protected]
> 
> Is there a better way to benchmark it to figure out the bottlenecks?

One way would be to compile and link Make with -pg, invoke Make as you
always do in this project, and then run gprof on the resulting profile
data.  Feel free to share the results here.

Thanks.

(Sorry for the previous empty ``reply''.)


_______________________________________________
Help-make mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/help-make

Reply via email to