This is the mail archive of the binutils@sources.redhat.com mailing list for the binutils 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: [rfc] limit iterations in compute_bucket_count


On Wed, Sep 29, 2004 at 01:23:35PM -0700, Richard Henderson wrote:
> While looking at the exceedingly long link times in libgcj, I found
> that this function was eating 66% of compilation time.  This because

Don't pass -O to the linker, perhaps?  Optimizing the number of hash
buckets is the only thing that -O does..

-- 
Alan Modra
IBM OzLabs - Linux Technology Centre


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