[webkit-reviews] review requested: [Bug 36041] Remove unnecessary differences in common code between WebCore::StringImpl & JSC::UStringImpl : [Attachment 50569] The patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Mar 11 18:26:49 PST 2010


Gavin Barraclough <barraclough at apple.com> has asked  for review:
Bug 36041: Remove unnecessary differences in common code between
WebCore::StringImpl & JSC::UStringImpl
https://bugs.webkit.org/show_bug.cgi?id=36041

Attachment 50569: The patch
https://bugs.webkit.org/attachment.cgi?id=50569&action=review

------- Additional Comments from Gavin Barraclough <barraclough at apple.com>
Shows as a ~0.5% - 1% progression on SunSpider on my laptop.
This may be noise, through is repeatable & predominately seemed to come from
moving the infrequently used UStringImpl::create() methods from the .h into the
.cpp.


More information about the webkit-reviews mailing list