Bug 298171
| Summary: | [JSC] Add fast path for iteration on Map | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Sosuke Suzuki <sosuke> |
| 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 apply the same optimization as commits.webkit.org/299358@main
to Map.
TipOfTree Patched
iterator-prototype-forEach-map 4.6865+-0.1369 ^ 0.9110+-0.0499 ^ definitely 5.1442x faster
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Sosuke Suzuki
Pull request: https://github.com/WebKit/WebKit/pull/50121
Radar WebKit Bug Importer
<rdar://problem/160056549>
EWS
Committed 299751@main (38df8fb7a13a): <https://commits.webkit.org/299751@main>
Reviewed commits have been landed. Closing PR #50121 and removing active labels.