kshchepanovskyi / protostuff-googlecode-exported

Automatically exported from code.google.com/p/protostuff

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

GoogleCodeExporter opened this issue · comments

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

Committed at @rev 1682

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

  • Changed state: Fixed