[Webkit-unassigned] [Bug 246009] Object.entries() is 1.5x slower in JSC compared to V8

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Oct 4 11:04:24 PDT 2022


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

Yusuke Suzuki <ysuzuki at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ysuzuki at apple.com

--- Comment #2 from Yusuke Suzuki <ysuzuki at apple.com> ---
Note
1. We should apply Object.assign’s optimization
2. We should wire Object.entries with own-keys cache to reuse string cells.

-- 
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/20221004/9ce02035/attachment-0001.htm>


More information about the webkit-unassigned mailing list