[Webkit-unassigned] [Bug 55005] SegmentedString operator= always causes a malloc

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Feb 23 02:28:10 PST 2011


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





--- Comment #7 from Eric Seidel <eric at webkit.org>  2011-02-23 02:28:10 PST ---
Changing to capacity 2 makes the patch work, but it's actually *slower*.  I think much of that may be due to Deque::operator= doing more work than it needs to.  I'm still experimenting.

-- 
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