[Webkit-unassigned] [Bug 196764] Date.setDate is too slow in WKWebView

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Feb 1 02:34:16 PST 2021


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

Yusuke Suzuki <ysuzuki at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |DUPLICATE

--- Comment #2 from Yusuke Suzuki <ysuzuki at apple.com> ---
Now, Safari's perf is on per to Chrome.
Note: previously, JSC uses localtime_r. But this is super slow. Now we use ICU instead.

*** This bug has been marked as a duplicate of bug 218348 ***

-- 
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/20210201/043be1ca/attachment.htm>


More information about the webkit-unassigned mailing list