Benchmarks
From Libfirm
We have performed a number of performance tests with the SPEC2000/CINT suite to evaluate FIRM's performance and compare it with other C compilers.
[edit] Notes
The benchmarks were performed with our EDG based C frontend Edgfe. As our compiler doesn't support C++ yet, we didn't do any testing with the 252.eon benchmark which means our spec runs are invalid according to official spec rules. We did respect all other spec rules and the numbers for all other benchmarks are an accurate indicator for FIRM's perfomance!
We compared with the [gcc compiler], the llvm-gcc compiler from the [llvm project], and [intels compiler] (icc).
The exact version numbers and details about the compiler switches can be found in the result sheets below.
The benchmarks were performed in November 2007 Newer benchmarks demonstrating even better performance will be put here soon.
[edit] Machine 1 (AMD Athlon-XP 3000+)
- libfirm/eccp 1.11.0 - [HTML], [PDF], [CFG]
- llvm-gcc 2.1 - [HTML], [PDF], [CFG]
- gcc 3.3.5 - [HTML], [PDF], [CFG]
- gcc 4.2.1 - [HTML], [PDF], [CFG]
- icc 9.1 - [HTML], [PDF], [CFG]

