(patch) hpjyg09: bcache optimizations
Tom Tromey
tromey@cygnus.com
Fri Nov 5 12:00:00 GMT 1999
>>>>> "Jim" == Jim Blandy <jimb@cygnus.com> writes:
Jim> - growing the hash table when the average chain length grows beyond
Jim> a certain limit, so the time overhead remains the same as the
Jim> problem size grows
Greg McGary recently pointed out to me that libiberty now contains a
hash table implementation. You still have to write the hash function,
but the growing, etc, are handled automatically.
Tom
More information about the Gdb-patches
mailing list