WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
259433
Allocating a new IPC::Semaphore for each RemoteImageBufferProxy::flushDrawingContextAsync adds significant overhead
https://bugs.webkit.org/show_bug.cgi?id=259433
Summary
Allocating a new IPC::Semaphore for each RemoteImageBufferProxy::flushDrawing...
Matt Woodrow
Reported
2023-07-23 15:40:52 PDT
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
Comment 1
2023-07-23 15:41:02 PDT
<
rdar://problem/112743547
>
Matt Woodrow
Comment 2
2023-07-23 15:47:55 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/16026
EWS
Comment 3
2023-07-24 15:09:47 PDT
Committed
266265@main
(80f6e24ca1d1): <
https://commits.webkit.org/266265@main
> Reviewed commits have been landed. Closing PR #16026 and removing active labels.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug