Bug 15567

Summary: speed up hashing const char* by removing call to strlen
Product: WebKit Reporter: Darin Adler <darin>
Component: PlatformAssignee: Darin Adler <darin>
Status: RESOLVED FIXED    
Severity: Enhancement    
Priority: P2    
Version: 523.x (Safari 3)   
Hardware: Mac   
OS: OS X 10.4   
Attachments:
Description Flags
patch
none
patch mjs: review+

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
patch (3.38 KB, patch)
2007-10-19 12:02 PDT, Darin Adler
mjs: review+
Darin Adler
Comment 1 2007-10-19 11:57:02 PDT
Darin Adler
Comment 2 2007-10-19 12:02:13 PDT
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.