is C necessarily faster than C++

tbrannon@mars.mars.eecs.lehigh.edu (tbrannon)
Mon, 3 Apr 1995 04:54:28 GMT

          From comp.compilers

Related articles
is C necessarily faster than C++ tbrannon@mars.mars.eecs.lehigh.edu (1995-04-03)
Re: is C necessarily faster than C++ rfg@rahul.net (Ronald F. Guilmette) (1995-04-06)
Re: is C necessarily faster than C++ maccer@MT.net (1995-04-06)
Re: is C necessarily faster than C++ dave@edo.ho.att.com (1995-04-16)
Re: is C necessarily faster than C++ t.hulek@imperial.ac.uk (1995-04-18)
Re: is C necessarily faster than C++ A.McEwan@lpac.ac.uk (Alistair McEwan) (1995-04-18)
Re: is C necessarily faster than C++ Marianne.Mueller@Eng.Sun.COM (1995-04-07)
[21 later articles]
| List of all articles for this month |

Newsgroups: comp.compilers
From: tbrannon@mars.mars.eecs.lehigh.edu (tbrannon)
Keywords: C, C++, question, performance
Organization: USC Neural, Informational, and Behavioral Sciences
Date: Mon, 3 Apr 1995 04:54:28 GMT

This guy in my lab keeps refusing to use C++ in our program intended
to simulate somatosensory neural circuits because he says it is slower
than C. My (uninformed) response was that most of what you see as
overhead (ie, message routing, value accessing, type checking) is
optimized away at compile-time.


Any pointers to more empirical studies?


--
Terrence Brannon
tbrannon@mars.eecs.lehigh.edu
325 N. 15th St. #207
Phila, PA 19102
USA
--


Post a followup to this message

Return to the comp.compilers page.
Search the comp.compilers archives again.