This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
GCC trunk SPEC2000 performance
- From: David Edelsohn <dje at watson dot ibm dot com>
- To: Mark Mitchell <mark at codesourcery dot com>
- Cc: gcc at gcc dot gnu dot org
- Date: Wed, 19 Jun 2002 22:43:40 -0400
- Subject: GCC trunk SPEC2000 performance
To avoid the argument that GCC 3.2 performance regressions were
reported too late in the release cycle, does anyone know why the graphs on
Andreas Jaeger's SPEC CPU2000 performance tracking page show:
1) 181.mcf, 254.gap, 172.mgrid, performance has fallen precipitously. The
trunk produces worse code than GCC 2.95, 3.0, and 3.1.
2) "peak" (-O3 -funroll-all-loops -fprefetch=loop-arrays) produces slower
code than base (-O2) for many tests.
David