[Webkit-unassigned] [Bug 283118] for-of loops noticeably slower than alternatives, including map

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Nov 14 16:06:29 PST 2024


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

--- Comment #5 from Keith Miller <keith_miller at apple.com> ---
(In reply to Anthony Ricaud from comment #4)
> Thanks.
> 
> I'm getting this error though:
> Exception: ReferenceError: Can't find variable: performance

Ah yeah, I ran on ToT. `performance` was added to the CLI somewhat recently, you could just use `Date.now()` although it's less accurate.

-- 
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/20241115/9eab4ead/attachment.htm>


More information about the webkit-unassigned mailing list