[webkit-changes] [WebKit/WebKit] db674e: [JSC] Update FTL inlining threshold to 160
Yusuke Suzuki
noreply at github.com
Fri Oct 4 12:10:55 PDT 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: db674e1f399a85fcb108f36027cdfbe325e55b44
https://github.com/WebKit/WebKit/commit/db674e1f399a85fcb108f36027cdfbe325e55b44
Author: Yusuke Suzuki <ysuzuki at apple.com>
Date: 2024-10-04 (Fri, 04 Oct 2024)
Changed paths:
M Source/JavaScriptCore/runtime/OptionsList.h
Log Message:
-----------
[JSC] Update FTL inlining threshold to 160
https://bugs.webkit.org/show_bug.cgi?id=280902
rdar://137299459
Reviewed by Mark Lam.
This patch adjusts FTL inlining threshold based on recent bytecode
changes and collected information from various workloads.
* Source/JavaScriptCore/runtime/OptionsList.h:
Canonical link: https://commits.webkit.org/284697@main
To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications
More information about the webkit-changes
mailing list