[Webkit-unassigned] [Bug 251261] Large allocations in a tight loop perform poorly when using the JavaScriptCore C and Objective-C APIs

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Feb 15 17:02:51 PST 2023


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

--- Comment #6 from Yusuke Suzuki <ysuzuki at apple.com> ---
Can you run this with `JSC_dumpDisassembly=1` environment variable?
If JIT code is generated from that, then JIT is enabled. If not, JIT is not enabled.

-- 
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/20230216/555619ab/attachment.htm>


More information about the webkit-unassigned mailing list