Bug 304835
| Summary: | Use faster algorithm in WTF::copyElements() for better performance | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Chris Dumez <cdumez> |
| Component: | Web Template Framework | Assignee: | Chris Dumez <cdumez> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Chris Dumez
Use NEON instead of SIMD in WTF::copyElements() for better performance. This results in a 0.56%-0.74% progression on Speedometer 3 on macOS, depending on the model. It is performance neutral on iOS and on JetStream.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Chris Dumez
Pull request: https://github.com/WebKit/WebKit/pull/55992
EWS
Committed 305095@main (e2cf0b9d1b39): <https://commits.webkit.org/305095@main>
Reviewed commits have been landed. Closing PR #55992 and removing active labels.
Radar WebKit Bug Importer
<rdar://problem/167532183>