netty5/microbench
Norman Maurer a80d3411ee Move all the microbenchmark code into one directory.
Motivation:

Allmost all our benchmarks are in src/main/java but a few are in src/test/java. We should make it consistent.

Modifications:

Move everything to src/main/java

Result:

Consistent code base.
2017-02-23 19:59:09 +01:00
..
src/main Move all the microbenchmark code into one directory. 2017-02-23 19:59:09 +01:00
pom.xml Update to latest jmh version 2017-02-14 08:40:12 +01:00
README.md Fix wiki link 2014-02-14 12:04:12 -08:00

Microbenchmark tests

See our wiki page.