fairyhawk / protostuff

Automatically exported from code.google.com/p/protostuff
Apache License 2.0
0 stars 0 forks source link

Optimize ProtobufOuput for small nested messages (max size of 127) #161

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
This enhancement avoids creating a slice for every nested message.

https://groups.google.com/forum/#!topic/protostuff/mOHgUWqn6CQ

Original issue reported on code.google.com by david.yu...@gmail.com on 8 Jul 2014 at 7:26

GoogleCodeExporter commented 8 years ago
Committed at @rev 1682

Original comment by david.yu...@gmail.com on 8 Jul 2014 at 8:23