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: [PATCH] Use hashtab.[ch] hashtable for IA-64 loc_hash_table


On Thu, Oct 23, 2003 at 11:37:20PM -0700, Jim Wilson wrote:
> On Thu, 2003-09-11 at 10:59, Jakub Jelinek wrote:
> > The following patch gets rid of that sprintf (and generally, using string
> > keys when the keys are really pair of two (typically small) integers).
> > It compiled, no make check regressions and built glibc.
> > Unfortunately, I don't have access to sufficiently idle system to be able
> > to do any useful benchmarking.
> 
> I finally got around to doing the testing I offered to do earlier.  This
> patch makes the linker about 10% faster for a linux kernel build with
> debug info.  So this does look like something that we want.  Are you
> planning on checking this in?

Done.

	Jakub


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