CompBenchmarks project is a benchmarking environment for compilers:
- It provides a package for downloading and easing usage of some well-known C/C++ benchmarks,
- The package allows you to specify compilation options and compilers to use, giving results in a common format,
- This web-site provides a convenient browsing formular to analyse imported benchmarks.
For now, I've concentrated my efforts on benchmarking of GCC and espacially on its embedded C and C++ compilers on the Linux/x86 platform, yet support for others languages, compilers or platforms can be added (Cygwin is supported).
What's New in This Release:
· 61 third-party benchmarks/packages are supported.
· An XML knowledge base has been introduced to describe compilation options' dependencies or incompatibilities.
· Configuration now uses XML files.
· A Perl API has been added.
· A test suite has been added.
· Many bugs have been fixed.
Product's homepage