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: TREE_CODE mania


Devang Patel wrote:-

> Now in this data size_binop looks interesting. It is expensive and 
> according
> to gprof it is consuming 16% of total compile time.
> 
> [22]    16.7    0.00        0.01    1496         _size_binop [22]

For really short runs, isn't the time bucketing fairly useless?
Or do you have reason to believe it's accurate in your case?

Neil.


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