This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
Re: Comparative performance of C(gcc) and C++(g++)
- From: Eljay Love-Jensen <eljay at adobe dot com>
- To: gcc-help at gcc dot gnu dot org
- Cc: velhaco2000 at yahoo dot com dot br
- Date: Sun, 05 Oct 2003 08:38:38 -0500
- Subject: Re: Comparative performance of C(gcc) and C++(g++)
- References: <20030130123305.70342.qmail@web20905.mail.yahoo.com>
Hi everyone,
For an indepth analysis of C++ performance...
<http://anubis.dkuug.dk/jtc1/sc22/wg21/docs/papers/2003/n1487.pdf>
It's not GCC specific. I found it fascinating.
--Eljay