Damien Neil 1e5516a4c2 proto: improve slice growth in MarshalAppend
When allocating more space for the destination message in MarshalAppend,
use the same slice growth algorithm as the Go runtime's append rather
than allocating precisely the desired space.

Change-Id: If6033f6f7abdca473bc5188c4d3938ce57d3bdd2
Reviewed-on: https://go-review.googlesource.com/c/protobuf/+/197758
Reviewed-by: Joe Tsai <joetsai@google.com>
2019-09-28 01:00:09 +00:00
..
2019-07-09 19:32:32 +00:00
2019-09-23 16:43:47 +00:00
2019-09-23 16:43:47 +00:00
2019-09-23 16:43:47 +00:00
2019-09-23 16:14:39 +00:00
2019-09-23 16:14:39 +00:00
2019-08-06 21:16:48 +00:00
2019-07-15 19:32:30 +00:00