WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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
Add attachment
proposed patch, testcase, etc.
Sam Weinig
Comment 1
2008-01-25 17:11:44 PST
<
rdar://problem/5708284
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug