Bug 239895 - IPC stream send is slow due to semaphore signal if receiver is faster than sender
Summary: IPC stream send is slow due to semaphore signal if receiver is faster than se...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Kimmo Kinnunen
URL:
Keywords: InRadar
Depends on:
Blocks: 231352 240006
  Show dependency treegraph
 
Reported: 2022-04-29 04:50 PDT by Kimmo Kinnunen
Modified: 2022-06-23 18:34 PDT (History)
2 users (show)

See Also:


Attachments
Patch (14.44 KB, patch)
2022-04-29 04:55 PDT, Kimmo Kinnunen
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Kimmo Kinnunen 2022-04-29 04:50:55 PDT
IPC stream send is slow due to semaphore signal if receiver is faster than sender
Comment 1 Kimmo Kinnunen 2022-04-29 04:55:41 PDT
Created attachment 458581 [details]
Patch
Comment 2 Radar WebKit Bug Importer 2022-05-06 04:51:13 PDT
<rdar://problem/92853930>
Comment 3 Kimmo Kinnunen 2022-06-14 05:22:01 PDT
Pull request: https://github.com/WebKit/WebKit/pull/1500
Comment 4 Kimmo Kinnunen 2022-06-20 04:34:51 PDT
Pull request: https://github.com/WebKit/WebKit/pull/1637
Comment 5 EWS 2022-06-23 18:34:25 PDT
Committed 251815@main (05cb01bde6d0): <https://commits.webkit.org/251815@main>

Reviewed commits have been landed. Closing PR #1637 and removing active labels.