On Tue, May 09, 2006 at 12:48:16PM +0200, Lars Gullik Bjønnes wrote: > "Bo Peng" <[EMAIL PROTECTED]> writes: > > | Dear list, > | > | *Please* just put cold comparison data in this thread. No discussion > | and debates. (Open another thread if needed). > | > | On my dual processor Xeon 2.8G Linux workstation, I get > | > | scons --config=force -j3 frontend=qt4 qt_dir=/path/to/qt4 => 6:37s > | autogen.sh; ./configure....; make -j3 > | => 10:32s > > scons: 9m47.261s (null-build: 0m24.394s) > auto: 13m11.433s (null-build: 0m7.952s)
The second column is bad. Developers certainly spend more time on near 'null-builds' than on full rebuilds. Andre'