This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: GCC 4.0, Fast Math, and Acovea
- From: Diego Novillo <dnovillo at redhat dot com>
- To: Scott Robert Ladd <scott dot ladd at coyotegulch dot com>
- Cc: tbp <tbptbp at gmail dot com>, Uros Bizjak <uros at kss-loka dot si>, gcc at gcc dot gnu dot org
- Date: Tue, 3 May 2005 16:54:31 -0400
- Subject: Re: GCC 4.0, Fast Math, and Acovea
- References: <42728C99.6020906@kss-loka.si> <4fc48eb10504300514510d90f7@mail.gmail.com> <4277E303.9050801@coyotegulch.com>
On Tue, May 03, 2005 at 04:45:55PM -0400, Scott Robert Ladd wrote:
> If you have a suggestion for better benchmarks, I'm listening. Is your
> ray tracer available?
>
I recently heard of Openbench, a project to create an open
version of the SPEC benchmarks http://www.exactcode.de/oss/openbench/
Like them or hate them, SPEC has become the standard and their
CPU tests are not altogether bad. But benchmarking is such an
iffy endeavour, that you will have a very hard time trying to
satisfy everybody.
Diego.