request for timings - makedepend

Paolo Bonzini paolo.bonzini@lu.unisi.ch
Mon Mar 7 08:27:00 GMT 2005


> and report (a) the numbers reported by the "time" command, (b) what
> sort of machine this is and how old, and (c) whether or not you would
> be willing to trade that much additional delay in an edit-compile-debug 
> cycle for not having to write dependencies manually anymore.

Linux P4 3.4 GHz: real    0m5.212s  user    0m4.330s  sys     0m0.320s
MacOS G4 1.5 GHz: real   0m17.100s  user   0m12.740s  sys     0m2.720s

Maybe you can use "$?" in some way?  It would be fine for me to trade a 
slowdown (e.g. the full dependencies being built in twice the time) in 
the first compilation, with a much smaller edit-compile-debug delay.

Paolo



More information about the Gcc mailing list