[Webkit-unassigned] [Bug 90247] Use StringBuilder in SegmentedString::toString()

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jun 28 22:33:07 PDT 2012


https://bugs.webkit.org/show_bug.cgi?id=90247





--- Comment #2 from Adam Barth <abarth at webkit.org>  2012-06-28 22:33:06 PST ---
(From update of attachment 150082)
View in context: https://bugs.webkit.org/attachment.cgi?id=150082&action=review

> Source/WebCore/ChangeLog:9
> +        Use a StringBuilder instead of String concatenation because StringBuilder is generally faster.
> +        No new tests. Covered by existing tests.

Does this actually make things faster?  If so, by how much?

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list