This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: gcc and compiling speed


> (I assumed you're not suggesting they download the entire BSD
> kernel) 

We don't believe it is restricted to just our kernel.  And we've never
really talked about kernel compile speed, instead we measure "make
build" time, that meaning the compilation of the full system --
kernel, bootblocks, all the libraries, everything.  It is a giant
source tree.

A 40% slowdown from just changing compilers ... how do you explain
that?  I explain it by saying the compiler builds the entire system
40% slower.

More than that, we think everything compiles slower, on all
architectures.  There is some variance; some systems slow down more
than others.

And thus far, there's been no real evidence contrary.

Perhaps the gcc people are sticking to microbenchmarks?

We don't know.  But they keep asking for micro-test reports... Why
don't they compare themselves to see how much slower it is.  For
the best impact, I recommend using a sparc64.  But an i386 or powerpc
will show it too.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]