Bug 304928
| Summary: | Micro-optimize `WTF::copyElements(std::span<float> destinationSpan, std::span<const double> sourceSpan)` | ||
|---|---|---|---|
| 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
Micro-optimize `WTF::copyElements(std::span<float> destinationSpan, std::span<const double> sourceSpan)`.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Chris Dumez
Pull request: https://github.com/WebKit/WebKit/pull/56078
EWS
Committed 305183@main (915489b71ff7): <https://commits.webkit.org/305183@main>
Reviewed commits have been landed. Closing PR #56078 and removing active labels.
Radar WebKit Bug Importer
<rdar://problem/167653209>