mirror of
https://github.com/protocolbuffers/protobuf-go.git
synced 2025-02-22 21:40:42 +00:00
When unmarshalling many messages, this reduces the amount of memory allocated and saves CPU time. Change-Id: I440b8b223319ba2ed31ce559c125b1d640d5880c Reviewed-on: https://go-review.googlesource.com/c/protobuf/+/491596 Reviewed-by: Joseph Tsai <joetsai@digital-static.net> Reviewed-by: Lasse Folger <lassefolger@google.com> Reviewed-by: Damien Neil <dneil@google.com>