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.



_______________________________________________
help-gplusplus mailing list
help-gplusplus@gnu.org
http://lists.gnu.org/mailman/listinfo/help-gplusplus

Reply via email to