Bug 15657 - change static hash tables to use powers of two for speed
Summary: change static hash tables to use powers of two for speed
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: 523.x (Safari 3)
Hardware: Mac OS X 10.4
: P2 Enhancement
Assignee: Darin Adler
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-10-23 23:43 PDT by Darin Adler
Modified: 2007-10-24 03:24 PDT (History)
0 users

See Also:


Attachments
patch with change log (12.26 KB, patch)
2007-10-23 23:49 PDT, Darin Adler
mjs: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Darin Adler 2007-10-23 23:43:14 PDT
Gives 0.7% on SunSpider
Comment 1 Darin Adler 2007-10-23 23:49:22 PDT
Created attachment 16830 [details]
patch with change log
Comment 2 Maciej Stachowiak 2007-10-24 01:11:40 PDT
Comment on attachment 16830 [details]
patch with change log

r=me
Comment 3 Darin Adler 2007-10-24 01:15:13 PDT
Committed revision 26956.

Comment 4 Mark Rowe (bdash) 2007-10-24 03:24:01 PDT
This was landed in r26956.