Bug 244253 - [JSC] better compilation defaults for arm 32-bit
Summary: [JSC] better compilation defaults for arm 32-bit
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: WebKit Nightly Build
Hardware: Other Linux
: P2 Normal
Assignee: Guillaume Emont
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2022-08-23 07:49 PDT by Guillaume Emont
Modified: 2022-10-12 02:30 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 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.