This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: 3.2.2 & 3.3 branch & trunk compilation speed comparison (MICO)
- From: Devang Patel <dpatel at apple dot com>
- To: GCC Mailing List <gcc at gcc dot gnu dot org>
- Cc: Devang Patel <dpatel at apple dot com>
- Date: Wed, 12 Feb 2003 07:21:39 -0800
- Subject: Re: 3.2.2 & 3.3 branch & trunk compilation speed comparison (MICO)
On Wednesday, February 12, 2003, at 05:49 AM, Karel Gardas wrote:
Results: as you can see gcc3.4 is slower than gcc3.3 on subsecond
compilations, otherwise it's faster and gcc3.2.2 is clear winner here.
Is this a indication of increase in fixed overhead from 3.3 to 3.4 ?
-Devang