WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
40929
Aligning Assembler Buffer gives 0.4% speedup
https://bugs.webkit.org/show_bug.cgi?id=40929
Summary
Aligning Assembler Buffer gives 0.4% speedup
Nathan Lawrence
Reported
2010-06-21 11:11:04 PDT
Created
attachment 59266
[details]
Patch The current AssemblerBuffer implementation has 128 bytes of inline capacity. If we reduce this capacity so that sizeof(AssemblerBuffer) is 128 bytes instead, this gives us a 0.4% speedup on sunspider.
Attachments
Patch
(1.28 KB, patch)
2010-06-21 11:11 PDT
,
Nathan Lawrence
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Geoffrey Garen
Comment 1
2010-06-21 11:14:16 PDT
Comment on
attachment 59266
[details]
Patch r=me
WebKit Commit Bot
Comment 2
2010-06-25 04:58:37 PDT
Comment on
attachment 59266
[details]
Patch Clearing flags on attachment: 59266 Committed
r61851
: <
http://trac.webkit.org/changeset/61851
>
WebKit Commit Bot
Comment 3
2010-06-25 04:58:42 PDT
All reviewed patches have been landed. Closing bug.
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