This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Help with new benchmark utility
- To: William Gacquer <wgacquer at ubisoft dot fr>
- Subject: Re: Help with new benchmark utility
- From: "Janis Johnson" <janis at us dot ibm dot com>
- Date: Tue, 20 Mar 2001 16:57:51 -0800
- Cc: gcc at gcc dot gnu dot org
William Gacquer wrote:
> The question is : among the tests that may be found in the gcc cvs
> repository, which ones do you recommend to integrate into a benchmark
> package?
There is a separate CVS tree called 'benchmarks' next to the gcc CVS
tree. See information about using the gcc CVS tree; getting the
benchmarks is similar.
I recently tried using these benchmarks with the scripts from that
tree and had problems, but haven't yet asked about it or looked into
it more. The benchmarks themselves might be useful to you, and maybe
the maintainers or someone who has used them lately can provide more
information.
Janis