Bug 231781 - Turn off EXTRA_CTI_THUNKS
Summary: Turn off EXTRA_CTI_THUNKS
Status: RESOLVED WONTFIX
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Saam Barati
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-10-14 16:00 PDT by Saam Barati
Modified: 2021-10-14 16:20 PDT (History)
5 users (show)

See Also:


Attachments
patch (1.42 KB, patch)
2021-10-14 16:11 PDT, Saam Barati
saam: review-
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Saam Barati 2021-10-14 16:00:03 PDT
Seems to be a 1.5% progression on JS2 on some iOS devices.
Comment 1 Saam Barati 2021-10-14 16:11:29 PDT
Created attachment 441300 [details]
patch
Comment 2 Tadeu Zagallo 2021-10-14 16:12:31 PDT
Comment on attachment 441300 [details]
patch

r=me
Comment 3 Saam Barati 2021-10-14 16:20:36 PDT
Comment on attachment 441300 [details]
patch

Ignore this bug. The A/B task I ran to determine it's faster was actually backwards. It was showing that it's slower. So, good news for more confirmation that EXTRA_CTI_THUNKS is a win.