RESOLVED FIXED 237502
Optimize the passing of data across threads
https://bugs.webkit.org/show_bug.cgi?id=237502
Summary Optimize the passing of data across threads
Chris Dumez
Reported 2022-03-05 10:43:54 PST
Optimize de passing of data across threads by optimizing the cases where isolatedCopy() is called on a r-value reference and by calling isolatedCopy() on r-value references whenever possible.
Attachments
Patch (157.56 KB, patch)
2022-03-05 10:56 PST, Chris Dumez
no flags
Patch (157.35 KB, patch)
2022-03-05 11:04 PST, Chris Dumez
no flags
Patch (157.36 KB, patch)
2022-03-05 11:07 PST, Chris Dumez
no flags
Patch (159.32 KB, patch)
2022-03-05 13:29 PST, Chris Dumez
no flags
Patch (159.30 KB, patch)
2022-03-05 16:14 PST, Chris Dumez
ews-feeder: commit-queue-
Patch (159.29 KB, patch)
2022-03-05 18:21 PST, Chris Dumez
no flags
Patch (158.44 KB, patch)
2022-03-07 12:05 PST, Chris Dumez
no flags
Chris Dumez
Comment 1 2022-03-05 10:56:32 PST
Chris Dumez
Comment 2 2022-03-05 11:04:36 PST
Chris Dumez
Comment 3 2022-03-05 11:07:27 PST
Chris Dumez
Comment 4 2022-03-05 13:29:25 PST
Chris Dumez
Comment 5 2022-03-05 16:00:54 PST
Comment on attachment 453920 [details] Patch Some failures on EWS debug. I'll investigate.
Chris Dumez
Comment 6 2022-03-05 16:14:20 PST
Chris Dumez
Comment 7 2022-03-05 18:21:23 PST
Geoffrey Garen
Comment 8 2022-03-07 11:43:29 PST
Comment on attachment 453926 [details] Patch r=me
EWS
Comment 9 2022-03-07 12:01:57 PST
Tools/Scripts/svn-apply failed to apply attachment 453926 [details] to trunk. Please resolve the conflicts and upload a new patch.
Chris Dumez
Comment 10 2022-03-07 12:05:12 PST
Chris Dumez
Comment 11 2022-03-07 12:29:29 PST
Comment on attachment 454010 [details] Patch Clearing flags on attachment: 454010 Committed r290901 (248132@trunk): <https://commits.webkit.org/248132@trunk>
Chris Dumez
Comment 12 2022-03-07 12:29:34 PST
All reviewed patches have been landed. Closing bug.
Radar WebKit Bug Importer
Comment 13 2022-03-07 12:30:22 PST
Note You need to log in before you can comment on or make changes to this bug.