[Webkit-unassigned] [Bug 102230] New: Improve worker.PostMessage(string) performance: avoid utf8 string conversion

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Nov 14 07:24:42 PST 2012


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

           Summary: Improve worker.PostMessage(string) performance: avoid
                    utf8 string conversion
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: New Bugs
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: noel.gordon at gmail.com


SerializedScriptValue uses of v8::String::Utf8Value stringValue(value) is hot code transferring strings to/from workers.

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