[Webkit-unassigned] [Bug 76592] [v8]Low efficiency of writing long string in npruntime infrastructure

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jan 18 21:55:33 PST 2012


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





--- Comment #3 from joey <li.yin at intel.com>  2012-01-18 21:55:33 PST ---
Specifying the WriteOptions to HINT_MANY_WRITES_EXPECTED in the calling of WriteUtf8,
the efficiency of WriteUtf8 can be greatly improved. 
On the other hand, it almost has no negative effect for short sting.

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