Bug 303265
| Summary: | [JSC] Handle `StringIndexOf` in DFG's strength reduction phase | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Sosuke Suzuki <aosukeke> |
| Component: | JavaScriptCore | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Sosuke Suzuki
This patch changes to handle `StringIndexOf` in DFG's strength reduction phase.
TipOfTree Patched
string-index-of-simple 51.6328+-1.4909 ^ 28.5243+-0.9589 ^ definitely 1.8101x faster
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Sosuke Suzuki
Pull request: https://github.com/WebKit/WebKit/pull/54584
EWS
Committed 303879@main (81e56564a0b0): <https://commits.webkit.org/303879@main>
Reviewed commits have been landed. Closing PR #54584 and removing active labels.
Radar WebKit Bug Importer
<rdar://problem/165805854>