You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@beam.apache.org by "lostluck (via GitHub)" <gi...@apache.org> on 2023/02/27 14:44:19 UTC

[GitHub] [beam] lostluck commented on issue #25522: [Task][Go SDK][Perf]: Make and use a general []byte buffer allocation pool for the SDK.

lostluck commented on issue #25522:
URL: https://github.com/apache/beam/issues/25522#issuecomment-1446458750

   Great! 
   @yyy1000 see beam.apache.org/contribute for  instructions on using the bot infra to get this assigned to you.
   
   FYI, this only needs to be done for *Writes*. There's no value in changing how reads are done, since bytes.Reader already exists.
   
   Benchmarks are required for anything being changed up.


-- 
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: github-unsubscribe@beam.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org