[Webkit-unassigned] [Bug 202676] [JSC] Add fast path for String#localeCompare

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Oct 29 01:12:51 PDT 2019


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

--- Comment #1 from Yusuke Suzuki <ysuzuki at apple.com> ---
I've tried small improvement and gets significantly better result: if string is all-ascii, use ucol_strcollUTF8.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20191029/b100a439/attachment.htm>


More information about the webkit-unassigned mailing list