[patch] ld speedup 1/3 (suffix merge)

Jakub Jelinek jakub@redhat.com
Wed Sep 10 17:49:00 GMT 2003


On Wed, Sep 10, 2003 at 10:29:41AM -0700, David Mosberger wrote:
> The time spent in vfprintf and _IO_str_overflow is also interesting:
> those come from get_local_sym_hash(), which does:
> 
>   sprintf (addr_name, "%x:%lx", ..)
> 
> Surely we can do better than that... ;-)

Such as using hashtab.c for loc_hash_table.

	Jakub



More information about the Binutils mailing list