WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
Bug 15567
speed up hashing const char* by removing call to strlen
https://bugs.webkit.org/show_bug.cgi?id=15567
Summary
speed up hashing const char* by removing call to strlen
Darin Adler
Reported
2007-10-19 11:52:54 PDT
Here's a speed-up I did a while ago.
Attachments
patch
(1.73 KB, patch)
2007-10-19 11:57 PDT
,
Darin Adler
no flags
Details
Formatted Diff
Diff
patch
(3.38 KB, patch)
2007-10-19 12:02 PDT
,
Darin Adler
mjs
: review+
Details
Formatted Diff
Diff
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
Darin Adler
Comment 1
2007-10-19 11:57:02 PDT
Created
attachment 16735
[details]
patch
Darin Adler
Comment 2
2007-10-19 12:02:13 PDT
Created
attachment 16736
[details]
patch
Maciej Stachowiak
Comment 3
2007-10-20 01:55:25 PDT
Comment on
attachment 16736
[details]
patch r=me
Darin Adler
Comment 4
2007-10-20 10:41:03 PDT
Committed revision 26827.
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