- Notifications
You must be signed in to change notification settings - Fork112
Tags: rs/rest-layer
Tags
v0.1.0
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.