Compilation time (was Re: GCC 3.3)

Matt Austern austern@apple.com
Wed Apr 30 19:11:00 GMT 2003


On Wednesday, April 30, 2003, at 11:28 AM, Phil Edwards wrote:

> Somewhat re-ording your suggestions.
>
>
> On Tue, Apr 29, 2003 at 05:30:22PM -0700, Matt Austern wrote:
>>  1. Compile an unchanging piece of source code.
>
> Anything in particular?  I don't much care what, but its build time
> multiplied by 5 needs to not be hellishly long.  (The machine is used 
> for
> other things; and of course is can't be doing any of those other things
> while these tests are running.)

I don't have any specific suggestion, but I do recommend that you 
choose a C++ project because that's where we've got the most 
complaints.  Mozilla and QT are both obvious, but they'd probably be 
bad for this purpose because a timing run times five would take hours.

One possibility might be (some specific version of) libstdc++.

			--Matt



More information about the Gcc mailing list