help-gplusplus
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Any benchmark to evaluate GCC optimizations performance??


From: Juan Castillo
Subject: Any benchmark to evaluate GCC optimizations performance??
Date: Wed, 7 Mar 2007 04:17:51 -0800 (PST)

Hello everyone. This is the first time I write something in a forum. I
apologize if I make something wrong.

I am trying to evaluate the impact of compiler optimizations in the machine
code obtained (more specific, in the number of instructions necessary to
execute a program). I am very new about compiler theory, so analyzing gcc
source code is very far of my understanding (but really far...) :-)

I would like to know if there is a set of benchmarks that I could run and
get a gain percentage between compile without optimizations and compile with
them. It has not to be an exact value, but an estimation (for example,
40-50%). Any other solution or suggest to my problem will be welcome.

Thank you very much.
-- 
View this message in context: 
http://www.nabble.com/Any-benchmark-to-evaluate-GCC-optimizations-performance---tf3361735.html#a9351763
Sent from the gcc - Gnu Help List mailing list archive at Nabble.com.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]