Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
sdrawkcab fubotorp lahsraM (gogo#560)
* Marshal protobuf backwards Reverse all the logic so that objects are serialized backward (when possible), to avoid recursively (and repeatedely) pre-computing Size(). * Reverse EncodeInternalExtensions * Use MarshalToSizedBuffer in XXX_Marshall Because the length of the buffer is already known. * Add new protobuf message to test recursive maps * Increase likelihood that generated maps are deep * Run make all
- Loading branch information