Skip to content

Initial dev release

Pre-release
Pre-release
Compare
Choose a tag to compare
@rs rs released this 04 Jan 00:15
· 102 commits to master since this release
Add a more complex schema benchmark (#78)

- Complex schema 1 is based off a request and Complex schema 2 is based off
 a response schema in real world schema usage.
- Move allocation of byte.Buffer outside of benchmark loop, as we're
 not interested in measuring that.
- Set Buffer to 512Kb to avoid dynamic schema growth for expected test
 usage.