NEW 17011
Investigate updating StringImpl::computeHash to Paul Hsieh's latest SuperFastHash
https://bugs.webkit.org/show_bug.cgi?id=17011
Summary Investigate updating StringImpl::computeHash to Paul Hsieh's latest SuperFast...
Sam Weinig
Reported 2008-01-25 17:11:05 PST
Since the writing of StringImpl::computeHash, the hash function used and sited, Paul Hsieh's SuperFastHash http://www.azillionmonkeys.com/qed/hash.html has been updated. We should investigate whether there is any win to using the new function. Maciej suggests that looking at both performance and probe chain length statistics (found using the dump statistics mode) are important.
Attachments
Sam Weinig
Comment 1 2008-01-25 17:11:44 PST
Note You need to log in before you can comment on or make changes to this bug.