Bug 315554
| Summary: | [MotionMark 1.3] Batch stroked lines to reduce IPC overhead | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Dan Glastonbury <djg> |
| Component: | New Bugs | Assignee: | Dan Glastonbury <djg> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Dan Glastonbury
There's an opportunity to reduce the IPC message processing overhead by batching some amount of stroked lines into one message, instead of passing a message-per-line.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/177927925>
Dan Glastonbury
Pull request: https://github.com/WebKit/WebKit/pull/65660
EWS
Committed 314520@main (564c069cbcda): <https://commits.webkit.org/314520@main>
Reviewed commits have been landed. Closing PR #65660 and removing active labels.