[Webkit-unassigned] [Bug 136704] New: [Curl] Optimization; avoid reallocating string many times.
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Sep 10 06:47:03 PDT 2014
https://bugs.webkit.org/show_bug.cgi?id=136704
Summary: [Curl] Optimization; avoid reallocating string many
times.
Product: WebKit
Version: 528+ (Nightly build)
Platform: Unspecified
OS/Version: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: WebCore Misc.
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: peavo at outlook.com
Adding individual characters to a string is inefficient, the string will be reallocated each time.
--
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