[Webkit-unassigned] [Bug 199959] [JSC] Remove quadratic complexity algorithm in AI structure transition tracking

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jul 19 14:14:17 PDT 2019


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

--- Comment #1 from Yusuke Suzuki <ysuzuki at apple.com> ---
I believe this improves compile time of JetStream2/octane-zlib.
I'm pretty sure that one of JetStream2/octane-zlib function takes very long time to be compiled and it blocks DFG compilation pipeline and effectively blocks the following compile requests for small hot functions.

-- 
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/20190719/18f5b5b3/attachment-0001.html>


More information about the webkit-unassigned mailing list