Re: [protobuf] packed = true encoding in protobuf

2018-12-07 Thread 'Adam Cozzette' via Protocol Buffers
That does sound surprising, and I would expect the packed version to be smaller. Could you post the code you wrote to test the sizes? On Thu, Dec 6, 2018 at 10:42 PM wrote: > I am trying to find out difference in encoded size using packed equal to > true and without any packed encoding. I

[protobuf] Looking for guidelines for v2 transitive linkage

2018-12-07 Thread Michael Powell
Hello, I am looking for a little guidance, guidelines, etc, concerning the transitive linking process. In basic terms, it seems to me that much of this has to do with ensuring that the field numbers, etc, are all aligned properly, there are no collisions, the numbers identified for reserved,