RESOLVED FIXED Bug 15657
change static hash tables to use powers of two for speed
https://bugs.webkit.org/show_bug.cgi?id=15657
Summary change static hash tables to use powers of two for speed
Darin Adler
Reported 2007-10-23 23:43:14 PDT
Gives 0.7% on SunSpider
Attachments
patch with change log (12.26 KB, patch)
2007-10-23 23:49 PDT, Darin Adler
mjs: review+
Darin Adler
Comment 1 2007-10-23 23:49:22 PDT
Created attachment 16830 [details] patch with change log
Maciej Stachowiak
Comment 2 2007-10-24 01:11:40 PDT
Comment on attachment 16830 [details] patch with change log r=me
Darin Adler
Comment 3 2007-10-24 01:15:13 PDT
Committed revision 26956.
Mark Rowe (bdash)
Comment 4 2007-10-24 03:24:01 PDT
This was landed in r26956.
Note You need to log in before you can comment on or make changes to this bug.