Groups
Groups
Sign in
Groups
Groups
golang-nuts
Conversations
About
Send feedback
Help
http2 scatter/gather API
51 views
Skip to first unread message
bjbo...@gmail.com
unread,
Apr 24, 2020, 7:23:41 AM
4/24/20
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to golang-nuts
When looking at the performance of streaming gRPC, I found that a lot of garbage is created from
appending two slices before calling http2 Framer.WriteData().
(more detail:
https://github.com/grpc/grpc-go/issues/3560
)
So, I thought it would be nice if http2 offered a WriteData() that took multiple byte slices.
Has that been discussed already?
Reply all
Reply to author
Forward
0 new messages