[Webkit-unassigned] [Bug 212105] New: [Wasm] Limit the size of Wasm function we optimize in OMG mode
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue May 19 13:48:05 PDT 2020
https://bugs.webkit.org/show_bug.cgi?id=212105
Bug ID: 212105
Summary: [Wasm] Limit the size of Wasm function we optimize in
OMG mode
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: JavaScriptCore
Assignee: webkit-unassigned at lists.webkit.org
Reporter: msaboff at apple.com
The OMG compilation path for Wasm functions has phases where memory can grow O(N^2) based on the function size. Long term we should reduce that memory usage. In the near term we should fallback to the BBQ compilation settings for such large 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/20200519/db9b7354/attachment.htm>
More information about the webkit-unassigned
mailing list