This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: speed benchmark ?
- From: Devang Patel <dpatel at apple dot com>
- To: Diego Novillo <dnovillo at redhat dot com>
- Cc: gcc at gcc dot gnu dot org
- Date: Fri, 4 Oct 2002 15:19:54 -0700
- Subject: Re: speed benchmark ?
On Friday, October 4, 2002, at 03:02 PM, Diego Novillo wrote:
On Fri, 04 Oct 2002, Devang Patel wrote:
Is there any benchmark available to measure GCC's compile time speed ?
We keep track of bootstrap and SPEC build wall clock times, if
that's any help.
http://people.redhat.com/dnovillo/spec95/
http://people.redhat.com/dnovillo/spec2000/
Interesting.
I am looking for something to measure compile time speed improvements,
like precompiled header and other experiments we are doing it here at
Apple.
Thanks,
-Devang