This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: C++ compile time (again)
- From: Diego Novillo <dnovillo at redhat dot com>
- To: Karel Gardas <kgardas at objectsecurity dot com>
- Cc: Wolfgang Bangerth <bangerth at ices dot utexas dot edu>, "gcc at gcc dot gnu dot org" <gcc at gcc dot gnu dot org>
- Date: 17 Jun 2003 12:02:02 -0400
- Subject: Re: C++ compile time (again)
- Organization: Red Hat Canada
- References: <Pine.LNX.4.43.0306171755260.26402-100000@thinkpad.c0202001.roe.itnq.net>
On Tue, 2003-06-17 at 12:01, Karel Gardas wrote:
> gcc3.4 -O1: 4m4.540s
> gcc3.4 -O2: 4m51.580s
>
> gcc3.5 -O1: 7m22.990s
> gcc3.5 -O2: 6m38.970s
>
Excellent. Looks like another interesting test case.
Thanks. Diego.