Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: c05b265132e42cfd6b406a32ab06a3ae3f89dff6
      
https://github.com/WebKit/WebKit/commit/c05b265132e42cfd6b406a32ab06a3ae3f89dff6
  Author: Yusuke Suzuki <[email protected]>
  Date:   2026-09-02 (Wed, 02 Sep 2026)

  Changed paths:
    M Source/JavaScriptCore/jsc.cpp

  Log Message:
  -----------
  [JSC] Align JSC shell's main thread QoS to WebContent process' one
https://bugs.webkit.org/show_bug.cgi?id=323207
rdar://186449124

Reviewed by Keith Miller.

To make performance measurement in JSC shell more aligned to WebContent
process, we call setCurrentThreadIsUserInteractive(-1) to adjust the
main thread's QoS.

* Source/JavaScriptCore/jsc.cpp:
(jscmain):

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



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications

Reply via email to