Compilation performance comparsion of c++ in gcc2.95.3 and gcc3.0.3

Karel Gardas kgardas@iol.cz
Sun Dec 16 12:26:00 GMT 2001


Hi,

I'm working on MICO project (http://www.mico.org) which is CORBA
implementation in C++ and I was curious how much time spent compilation
with different compilers from subject.

I've made simple benchmark and values are below.

gcc2.95.2 - compilation takes 23 minutes
gcc3.0.3 - compilation takes 43 minutes

- these values are real time printed by time command under Debian
GNU/Linux 3.0

Cheers,

Karel

PS: I'm looking to seeing precompiled headers implemented in gcc ;-))
--
 Karel Gardas                           e-mail: kgardas@iol.cz






More information about the Gcc mailing list