storj / drpc

drpc is a lightweight, drop-in replacement for gRPC
MIT License
1.49k stars 50 forks source link

drpcmanager: reduce memory allocation in Reader #40

Closed ammario closed 2 years ago

ammario commented 2 years ago

This change contains a memory improvement that will be insignificant to most consumers of this package, but will help our tests at coder/coder quite a bit.