This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Big differences on SpecFP results for gcc and icc


Uros Bizjak wrote:

I know that these graphs don't show the results of most aggresive optimization options for gcc, but that is also the case with icc (only -O2). However, it looks that gcc and icc are not even in the same class regarding FP performance. Perhaps there is some critical optimizations, that are not present in gcc?

Or perhaps icc has spent much more effort in optimizing the spec tests specifically.

I think I'm not the only person, that finds these results rather "dissapointing". As Scott is currently writing a paper on gcc's FP performance, perhaps someone has an explanation, why gcc's results are so low on Pentium4 for these tests?

I suggest doing more general benchmarks than just the spec tests, which are rather notorious targets for targetted optimization.

Uros.



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]