Bug 251845
| Summary: | Consider pinning more wasm registers on ARM/BBQ | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Angelos Oikonomopoulos <angelos> |
| Component: | JavaScriptCore | Assignee: | Angelos Oikonomopoulos <angelos> |
| Status: | NEW | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Angelos Oikonomopoulos
We could slightly improve performance by not having to constantly reload the registers required for wasm memory operations.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Angelos Oikonomopoulos
Pull request: https://github.com/WebKit/WebKit/pull/9750
Angelos Oikonomopoulos
Pull request: https://github.com/WebKit/WebKit/pull/9751
Radar WebKit Bug Importer
<rdar://problem/105447510>