WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
15791
change property map data structure for less memory use, better speed
https://bugs.webkit.org/show_bug.cgi?id=15791
Summary
change property map data structure for less memory use, better speed
Darin Adler
Reported
2007-11-02 05:48:54 PDT
This optimization is giving me a 0.8% speed-up on SunSpider, although it does slow down bitwise-and because that is almost exclusively a test of unoptimized global variable access.
Attachments
patch
(37.31 KB, patch)
2007-11-02 06:52 PDT
,
Darin Adler
mjs
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Darin Adler
Comment 1
2007-11-02 06:52:44 PDT
Created
attachment 16992
[details]
patch
Maciej Stachowiak
Comment 2
2007-11-02 17:43:49 PDT
Comment on
attachment 16992
[details]
patch r=me
Darin Adler
Comment 3
2007-11-02 17:58:02 PDT
Committed revision 27387.
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