[webkit-changes] [WebKit/WebKit] 5cac8d: [JSC] Make wasm compiler threads configurable

Yusuke Suzuki noreply at github.com
Tue Mar 7 04:05:16 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 5cac8d717a06e189d1d2213afe2c4a8f10b89b05
      https://github.com/WebKit/WebKit/commit/5cac8d717a06e189d1d2213afe2c4a8f10b89b05
  Author: Yusuke Suzuki <ysuzuki at apple.com>
  Date:   2023-03-07 (Tue, 07 Mar 2023)

  Changed paths:
    M Source/JavaScriptCore/runtime/OptionsList.h
    M Source/JavaScriptCore/wasm/WasmWorklist.cpp

  Log Message:
  -----------
  [JSC] Make wasm compiler threads configurable
https://bugs.webkit.org/show_bug.cgi?id=253493
rdar://106350593

Reviewed by Tadeu Zagallo.

Make it an option so that we can configure # of wasm compiler threads.

* Source/JavaScriptCore/runtime/OptionsList.h:
* Source/JavaScriptCore/wasm/WasmWorklist.cpp:
(JSC::Wasm::Worklist::Worklist):

Canonical link: https://commits.webkit.org/261324@main




More information about the webkit-changes mailing list