pjfanning commented on PR #2924:
URL: https://github.com/apache/pekko/pull/2924#issuecomment-4378345386

   For me, this is a lot of new code to suit one or 2 use cases where we build 
a ByteString from precisely 2 underlying byte strings. 
   I only know of this potential use case:
   
https://github.com/apache/pekko-grpc/pull/686/changes#diff-8c921b2d5583d7729d19bc797839f0f5e811a008becb746926a33003ea6a50e6R106
   In the end of the day, what this saves us in Vector overhead is probably 
dwarved many times by the I/O time.
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to