Java outperforms C++?
- From: "benben" <benhongh@xxxxxxxxxxxx>
- Date: Tue, 12 Apr 2005 22:05:41 +1000
I have taken C++'s speed for granted for years, so I was stunned by the
table of Cost of Common Operations between C++ and Java on page 601 of Code
Complete 2nd Edition by Steve McConnell. It seems, as shown in the table,
that Java outperforms C++ in every criteria, if not merely matches the
latter.
Is that I am reading the table the wrong way? or my previous assumption has
been so wrong? or the author had the columns reversed?
ben
.
- Follow-Ups:
- RE: Java outperforms C++?
- From: Shreyas
- Re: Java outperforms C++?
- From: Vyacheslav Lanovets
- Re: Java outperforms C++?
- From: Joe Butler
- Re: Java outperforms C++?
- From: Mark Randall
- Re: Java outperforms C++?
- From: $Scott
- Re: Java outperforms C++?
- From: Carl Daniel [VC++ MVP]
- Re: Java outperforms C++?
- From: Victor Bazarov
- RE: Java outperforms C++?
- Prev by Date: Re: How to allow Warning level about from 'unsigned char *' to 'const char *'
- Next by Date: Re: How to declare pointers to virtual base class methods ?
- Previous by thread: How to declare pointers to virtual base class methods ?
- Next by thread: Re: Java outperforms C++?
- Index(es):