gnu-arch-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Gnu-arch-users] Dirname caching for leroy's tla on cygwin


From: Aaron Bentley
Subject: Re: [Gnu-arch-users] Dirname caching for leroy's tla on cygwin
Date: Mon, 05 Jul 2004 16:53:49 -0400
User-agent: Mozilla Thunderbird 0.5 (X11/20040309)

John Meinel wrote:
The reason I wonder is that hash always has to traverse the entire
string, while a comparison would only have to traverse until a mismatch.

I haven't examined at this implementation, but hashtables usually use the hash value as an index. As long as you don't have too many duplicate hash values (or near-duplicates), it's extremely fast.

Aaron
--
Aaron Bentley
Director of Technology
Panometrics, Inc.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]