[webkit-changes] [WebKit/WebKit] 736986: Add --jitPolicyScale support to Wasm compilation.

Commit Queue noreply at github.com
Tue Sep 5 11:19:14 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 736986624fcac193ce7d36829b72a74bd9c37aaf
      https://github.com/WebKit/WebKit/commit/736986624fcac193ce7d36829b72a74bd9c37aaf
  Author: Mark Lam <mark.lam at apple.com>
  Date:   2023-09-05 (Tue, 05 Sep 2023)

  Changed paths:
    M Source/JavaScriptCore/runtime/Options.cpp

  Log Message:
  -----------
  Add --jitPolicyScale support to Wasm compilation.
https://bugs.webkit.org/show_bug.cgi?id=261085
rdar://105178439

Reviewed by Alexey Shvayka.

During Options initialization, apply the jitPolicyScale to Wasm compilation thresholds.

* Source/JavaScriptCore/runtime/Options.cpp:
(JSC::scaleJITPolicy):

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




More information about the webkit-changes mailing list