[webkit-changes] [WebKit/WebKit] 7d798c: [JSC] Adjust FTL inlining bytecode cost heuristics
Yusuke Suzuki
noreply at github.com
Tue Feb 25 12:23:08 PST 2025
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 7d798c4279df5c26405c514191ce3c00731066f2
https://github.com/WebKit/WebKit/commit/7d798c4279df5c26405c514191ce3c00731066f2
Author: Yusuke Suzuki <ysuzuki at apple.com>
Date: 2025-02-25 (Tue, 25 Feb 2025)
Changed paths:
M Source/JavaScriptCore/runtime/OptionsList.h
Log Message:
-----------
[JSC] Adjust FTL inlining bytecode cost heuristics
https://bugs.webkit.org/show_bug.cgi?id=288491
rdar://145573125
Reviewed by Yijia Huang.
Adjust inlining heuristics of bytecode cost after our FTL DFG node based
heuristics mechanism introduction.
* Source/JavaScriptCore/runtime/OptionsList.h:
Canonical link: https://commits.webkit.org/291044@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