[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 01:23:40 PDT 2022


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

--- Comment #1 from Jarred Sumner <jarred at jarredsumner.com> ---
Created attachment 462784

  --> https://bugs.webkit.org/attachment.cgi?id=462784&action=review

rollup.browser.js

Here is a build of Rollup.js that will run in JSC

If you run `jsc -m rollup.browser.js` with a file named "file.js" in the same cwd it should build file.js 

If you uncomment the last line it will print it to the terminal, but since we are not benchmarking printing to stdout from this function it is commented out

-- 
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/7fd8c547/attachment-0001.htm>


More information about the webkit-unassigned mailing list