Intel® C++ Compiler
Community support and assistance for creating C++ code that runs on platforms based on Intel® processors.

What speedup will C++ 7.0 give us.

jeff-graves7
Beginner
1,173 Views
We are currently compiling with Intel C++ 5. If we upgrade to version 7, what kind of a speedup can we expect for our code. I only need ballpark figures like 5%, 10%, etc. I won't hold you to your answer if we see different results, but I need to know if it's worth the upgrade.
0 Kudos
1 Reply
Ganesh_R_Intel
Employee
1,173 Views
Jeff - You really ask tough questions...
I would recommend that you download the eval version and check this out yourself. (http://www.intel.com/software/products/global/eval.htm)
Intel C++ 5 did not really support Pentium 4 (-tpp7 -axW for Linux and -G7 -QaxW for Linux).

I am *guessing* that it would be near the upper end of your range. But please confirm this.

Welcome to the forum!

Ganesh

0 Kudos
Reply