Tags: rs/rest-layer
Tags
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.