commit | dd380ab64d25a7a7bc4aa94ea1a1d43d396ba4f3 | [log] [tgz] |
---|---|---|
author | Damien Neil <[email protected]> | Mon Jul 08 15:19:51 2019 -0700 |
committer | Damien Neil <[email protected]> | Tue Jul 09 19:32:32 2019 +0000 |
tree | cfc38044661868484ce8c66563bbfae4e76bd997 | |
parent | 5455ef5ca43a4615452c38c56b1509842857e682 [diff] |
proto: bench_test fixes Don't fail on test cases with partial messages. Create a new message on each decode cycle. Change-Id: I7c1d91a2853e340fc0bae05a238bb28eb682e6ce Reviewed-on: https://go-review.googlesource.com/c/protobuf/+/185377 Reviewed-by: Joe Tsai <[email protected]>
WARNING: This repository is in active development. There are no guarantees about API stability. Breaking changes will occur until a stable release is made and announced.
This repository is for the development of the next major Go implementation of protocol buffers. This library makes breaking API changes relative to the existing Go protobuf library. Of particular note, this API aims to make protobuf reflection a first-class feature of the API and implements the protobuf ecosystem in terms of reflection.
List of relevant design documents:
We appreciate community contributions. See CONTRIBUTING.md.
Issues regarding the new API can be filed at github.com/golang/protobuf. Please use a APIv2:
prefix in the title to make it clear that the issue is regarding the new API work.