(no title)
therealwardo | 8 years ago
https://github.com/theRealWardo/proto-bench
So yes, if your application has to send a lot of structured data around, you will end up paying a non-trivial serialization cost. On the other hand, if your application is sending really simple messages then I highly doubt proto serialization is the performance bottleneck you should focus on.
No comments yet.