Bug 237568 - Optimize further the passing of data across threads
Summary: Optimize further the passing of data across threads
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Chris Dumez
URL:
Keywords: InRadar
Depends on: 237502
Blocks:
  Show dependency treegraph
 
Reported: 2022-03-07 16:53 PST by Chris Dumez
Modified: 2022-03-08 12:07 PST (History)
5 users (show)

See Also:


Attachments
Patch (260.49 KB, patch)
2022-03-07 16:56 PST, Chris Dumez
ews-feeder: commit-queue-
Details | Formatted Diff | Diff
Patch (261.51 KB, patch)
2022-03-07 17:25 PST, Chris Dumez
no flags Details | Formatted Diff | Diff
Patch (260.14 KB, patch)
2022-03-07 19:15 PST, Chris Dumez
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Dumez 2022-03-07 16:53:54 PST
Optimize further the passing of data across threads by leveraging more broadly the optimized versions of isolatedCopy() on r-value references.
Comment 1 Chris Dumez 2022-03-07 16:56:34 PST
Created attachment 454052 [details]
Patch
Comment 2 Chris Dumez 2022-03-07 17:25:29 PST
Created attachment 454056 [details]
Patch
Comment 3 Chris Dumez 2022-03-07 19:15:34 PST
Created attachment 454061 [details]
Patch
Comment 4 Geoffrey Garen 2022-03-08 09:58:44 PST
Comment on attachment 454061 [details]
Patch

r=me
Comment 5 EWS 2022-03-08 12:06:45 PST
Committed r291003 (248179@main): <https://commits.webkit.org/248179@main>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 454061 [details].
Comment 6 Radar WebKit Bug Importer 2022-03-08 12:07:19 PST
<rdar://problem/89981832>