Bug 15579 - stop churning identifier reference counts copying Completion objects
Summary: stop churning identifier reference counts copying Completion objects
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-20 14:29 PDT by Darin Adler
Modified: 2007-10-20 15:49 PDT (History)
0 users

See Also:


Attachments
patch with change log (4.72 KB, patch)
2007-10-20 14:31 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-20 14:29:24 PDT
A simple change that gives a 2% speedup on the SunSpider benchmark.
Comment 1 Darin Adler 2007-10-20 14:31:25 PDT
Created attachment 16745 [details]
patch with change log
Comment 2 Maciej Stachowiak 2007-10-20 14:59:56 PDT
Comment on attachment 16745 [details]
patch with change log

r=me
Comment 3 Darin Adler 2007-10-20 15:49:09 PDT
Committed revision 26832.