DescriptionChannelMojo: Remove intermediate Message struct
This passes the data and handles directly in the Receive
message rather than using an intermediate Message struct.
One less alloc per Send, which seems worthwhile even though
the performance delta is marginal.
R=sammc@chromium.org
BUG=
Committed: https://crrev.com/9691a7bf20f969e72b523e5006823901e34cd825
Cr-Commit-Position: refs/heads/master@{#382037}
Patch Set 1 #
Messages
Total messages: 7 (2 generated)
|