make clog slowdown in devel.

Dave Jones davej at redhat.com
Sat Jun 21 02:25:18 UTC 2008


On Fri, Jun 20, 2008 at 10:07:33PM -0400, Jeremy Katz wrote:
 > On Fri, 2008-06-20 at 18:29 -0400, Dave Jones wrote:
 > > I noticed something odd..
 > [snip]
 > > The times are consistent across multiple runs. Same command in devel takes
 > > a lot longer.  The spec file differences are irrelevant.
 > > (tested by copying the specfile from f9 to devel)
 > > 
 > > The clog target is just a simple sed & tee, so I'm confused as to why
 > > it takes longer.
 > 
 > I suspect it's due to the fact that we don't have a branch file and so
 > do more checking for figuring out what branch you're on (which is used
 > to determine the value of %dist among other things)

I tried faking one. Didn't change anything..

$ echo F-10 > branch
$ time make clog
make: `clog' is up to date.
0.24user 0.15system 0:02.82elapsed 14%CPU (0avgtext+0avgdata 0maxresident)k
0inputs+0outputs (0major+74933minor)pagefaults 0swaps

	Dave

-- 
http://www.codemonkey.org.uk




More information about the fedora-devel-list mailing list