This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: GCC Release Status (2003-08-22)


> Ahoj Honzo,
Ahoj :),
> 
> I've done basic test with -I../include -time -Wall -DPIC -fPIC -c options
> and w/ and w/o -funit-at-a-time in MICO's ORB core directory. The results
> are in the table below. Sometimes -funit-at-a-time helps sometimes not,

I am not quite sure what effect on non-optimizing compilation should be.

> but in the sum it slow down a bit - but it might also be statistical
> difference.
> 
> 			687.34	690.62	-3.28
> 
> 
> So just let me know what do you need for better debuging. i.e. do you like
> all the files which causes slowdown in preprocessed form?

Yes, I would definitly like to have some of files that slow down the
most.  Would be also possible to try the optimizing compilation?
It looks like inlining is not the major bottleneck here.

Thank you,
Honza
> 
> Thanks,
> 
> Karel
> --
> Karel Gardas                  kgardas@objectsecurity.com
> ObjectSecurity Ltd.           http://www.objectsecurity.com


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]