You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2020/06/22 17:38:52 UTC

[GitHub] [pulsar-client-go] merlimat opened a new pull request #294: Use gogofast to have in-place protobuf serialization

merlimat opened a new pull request #294:
URL: https://github.com/apache/pulsar-client-go/pull/294


   ### Motivation
   
   Serialize protobuf structs directly in place instead of requiring a new buffer each 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.

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



[GitHub] [pulsar-client-go] wolfstudy merged pull request #294: Use gogofast to have in-place protobuf serialization

Posted by GitBox <gi...@apache.org>.
wolfstudy merged pull request #294:
URL: https://github.com/apache/pulsar-client-go/pull/294


   


----------------------------------------------------------------
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.

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