netty5/microbench
scottmitch 2dda917f27 Http2DefaultFrameWriter microbenchmark
Motivation:
A microbenchmark will be useful to get a baseline for performance.

Modifications:
- Introduce a new microbenchmark which tests the Http2DefaultFrameWriter.
- Allow benchmarks to run without thread context switching between JMH and Netty.

Result:
Microbenchmark exists to test performance.
2015-03-27 13:10:57 -07:00
..
src/test Http2DefaultFrameWriter microbenchmark 2015-03-27 13:10:57 -07:00
pom.xml Http2DefaultFrameWriter microbenchmark 2015-03-27 13:10:57 -07:00
README.md Fix wiki link 2014-02-14 12:04:12 -08:00

Microbenchmark tests

See our wiki page.