Bug 261846 - 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-20 15:43 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-20 15:43:35 PDT
Use call instead of jumps to improve js jit entry performance
Comment 1 Justin Michaud 2023-09-20 15:44:38 PDT
Pull request: https://github.com/apple/WebKit/pull/786
Comment 2 Radar WebKit Bug Importer 2023-09-27 15:44:14 PDT
<rdar://problem/116146126>
Comment 3 Justin Michaud 2024-04-08 13:37:16 PDT
Closing old bugs assigned to me