Bug 259433
Summary: | Allocating a new IPC::Semaphore for each RemoteImageBufferProxy::flushDrawingContextAsync adds significant overhead | ||
---|---|---|---|
Product: | WebKit | Reporter: | Matt Woodrow <mattwoodrow> |
Component: | Layout and Rendering | Assignee: | Matt Woodrow <mattwoodrow> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | bfulgham, simon.fraser, webkit-bug-importer, zalan |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Matt Woodrow
We currently allocate a new Semaphore for every buffer flush, we should be able to recycle them.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/112743547>
Matt Woodrow
Pull request: https://github.com/WebKit/WebKit/pull/16026
EWS
Committed 266265@main (80f6e24ca1d1): <https://commits.webkit.org/266265@main>
Reviewed commits have been landed. Closing PR #16026 and removing active labels.