Bug 244253
| Summary: | [JSC] better compilation defaults for arm 32-bit | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Guillaume Emont <guijemont> |
| Component: | JavaScriptCore | Assignee: | Guillaume Emont <guijemont> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Other | ||
| OS: | Linux | ||
Guillaume Emont
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.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Guillaume Emont
Pull request: https://github.com/WebKit/WebKit/pull/3604
Radar WebKit Bug Importer
<rdar://problem/99330890>
EWS
Committed 255425@main (8683d7558197): <https://commits.webkit.org/255425@main>
Reviewed commits have been landed. Closing PR #3604 and removing active labels.