On Thu, Mar 22, 2007 at 09:30:42AM +0100, Georg Baum wrote: > Andre Poenitz wrote: > > > Well, I actually tried to fix a bug or two, because I want 1.5 to ship, > > but then the compile time/link time issue got in the way. I simply > > won't spend several minutes waiting for each roundtrip. > > This is faster here. If I touch any file and recompile I get 47 seconds, a > null build is 20 seconds. This is with ccache, so add some seconds if there > was a real change. This is certainly improvable, but not so bad that I > personally would bother right now. I usually write the svn log message > instead of waiting for the compiler/linker, so the time spent is not > waisted :-)
Here it is 2:07 after 'touch toc.C', 25 sec for a subsequent null build. Both values are about a magnitude higher than what I'd consider 'reasonable' Andre'
