From: Phrogz Date: 2005-05-11T07:20:26+09:00 Subject: Re: String Hashing Algorithms How can I figure out which hash it's using? It's not the ELF hash, since that was the worst performer of the lot. Searching the source for HASH_PERL I don't see it #defined anywhere, but my C is really, really rusty. Does this mean that it's using the 'fallback' hash algorithm? Does it vary by build per platform?