Bug 262073 - Use call instead of jumps to improve js jit entry performance
Summary: Use call instead of jumps to improve js jit entry performance
Status: RESOLVED CONFIGURATION CHANGED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Justin Michaud
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2023-09-25 15:00 PDT by Justin Michaud
Modified: 2024-04-08 13:37 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Justin Michaud 2023-09-25 15:00:38 PDT
Use call instead of jumps to improve js jit entry performance
Comment 1 Radar WebKit Bug Importer 2023-09-25 15:01:36 PDT
<rdar://problem/116017666>
Comment 2 Justin Michaud 2023-09-25 15:04:12 PDT
Pull request: https://github.com/WebKit/WebKit/pull/18191
Comment 3 Justin Michaud 2024-04-08 13:37:24 PDT
Closing old bugs assigned to me