C++ compiler optimization... who's on first?

L

Lovens Weche

In the may 2004 issue of the Dr. Dobb's magazine, there was a benchmark test
of popular C++ compilers. Intel came out the winner (beating VC++ 7.1).

I would like to know the ranking with the new versions of Intel's C++
comiler and VC++ 8. Does Intel beats Microsoft again???

=============================
Lovens Weche
Sirinik Team - "Games you can't live without"
www.sirinikteam.com
=============================
 
V

Victor Bazarov

Lovens said:
In the may 2004 issue of the Dr. Dobb's magazine, there was a
benchmark test of popular C++ compilers. Intel came out the winner
(beating VC++ 7.1).
I would like to know the ranking with the new versions of Intel's C++
comiler and VC++ 8. Does Intel beats Microsoft again???

You should ask in 'microsoft.public.vc.*' hierarchy or use Intel's online
forum. I bet if you ask both, each will come up with their own charts of
performance improvements and benchmarks showing how they beat the other
one.

We don't compare compilers based on benchmarks except one: which is the
most compliant. And so far neither of the two is 100%.

V
 
K

Kaz Kylheku

Lovens said:
In the may 2004 issue of the Dr. Dobb's magazine, there was a benchmark test
of popular C++ compilers. Intel came out the winner (beating VC++ 7.1).

This would be like a three-legged race: which team can run fastest,
subject to a severe handicap. That is: who can compile best for one of
the most idiotic instruction set architectures known to man.
 
J

Jack Klein

This would be like a three-legged race: which team can run fastest,
subject to a severe handicap. That is: who can compile best for one of
the most idiotic instruction set architectures known to man.

<off-topic>

"The most idiotic instruction set architectures known to man."???

Have you spent much time with 8051, PIC, or most DSPs more than 3 or 4
years old?

</off-topic>
 
I

Ian Collins

Jack said:
<off-topic>

"The most idiotic instruction set architectures known to man."???

Have you spent much time with 8051, PIC, or most DSPs more than 3 or 4
years old?
8051 is kindergarten stuff compared with x86, as for DSPs, just remember
to leave your prior knowledge at the door!

<even more OT>
Just think how much better the PC would have been if IBM had used the 68K.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,773
Messages
2,569,594
Members
45,119
Latest member
IrmaNorcro
Top