C++ compile time (again)
Diego Novillo
dnovillo@redhat.com
Tue Jun 17 15:01:00 GMT 2003
On Tue, 2003-06-17 at 09:35, Karel Gardas wrote:
> Options used to compile all cc files are:
>
> -I../include -Wall -fpermissive -DPIC -fPIC -c
>
> times (user only) for cd mico/orb; time make are:
>
> gcc2.95.4: 6m4s
> gcc3.4: 9m24s
> gcc3.5: 11m17s
>
>
> Anything else what should I test for you?
>
You haven't used optimization? If not, then timings are not including
the SSA transformations. Could you add that? MICO was available from
the testing page, right?
Thanks. Diego.
More information about the Gcc
mailing list