Bug 244253

Summary: [JSC] better compilation defaults for arm 32-bit
Product: WebKit Reporter: Guillaume Emont <guijemont>
Component: JavaScriptCoreAssignee: Guillaume Emont <guijemont>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Other   
OS: Linux   

Description Guillaume Emont 2022-08-23 07:49:51 PDT
The defaults for various compilation parameters are not optimal for arm 32-bit, especially considering that compilation happens in the main thread on that platform, thus making big compilations more costly.
Comment 1 Guillaume Emont 2022-08-24 03:44:57 PDT
Pull request: https://github.com/WebKit/WebKit/pull/3604
Comment 2 Radar WebKit Bug Importer 2022-08-30 07:50:36 PDT
<rdar://problem/99330890>
Comment 3 EWS 2022-10-12 02:30:36 PDT
Committed 255425@main (8683d7558197): <https://commits.webkit.org/255425@main>

Reviewed commits have been landed. Closing PR #3604 and removing active labels.