Related articles |
---|
C compiler benchmarks? vonbrand@inf.utfsm.cl (Horst von Brand) (1997-08-07) |
From: | Horst von Brand <vonbrand@inf.utfsm.cl> |
Newsgroups: | comp.compilers |
Date: | 7 Aug 1997 15:17:34 -0400 |
Organization: | Universidad Tecnica Federico Santa Maria |
Keywords: | benchmarks, C, question, comment |
Hacking on lcc <ftp://ftp.cs.princeton.edu/pub/packages/lcc> to get a
x86/linux backend working, we are in need of some C compiler benchmarks,
mostly to check code quality. Are there any free benchmarks? Or could
somebody suggest a couple of programs to use instead? Are there any
synthetic benchmarks to look at assembler output for code quality tuning
perhaps?
I looked over the Byte benchmarks for Unix, but not surprisingly they are
written to force operations to be performed in spite of any compiler
optimizations, so they don't help much in checking code quality.
Thanks!
--
Dr. Horst H. von Brand mailto:vonbrand@inf.utfsm.cl
Departamento de Informatica Fono: +56 32 654431
Universidad Tecnica Federico Santa Maria +56 32 654239
Casilla 110-V, Valparaiso, Chile Fax: +56 32 797513
[The SPEC suite is proprietary, but all the programs it uses are available
on the net for free. -John]
--
Return to the
comp.compilers page.
Search the
comp.compilers archives again.