netty5/microbench/src/test
Scott Mitchell 3056b80602 Microbench backport issue
Motivation:
The microbench code in 4.0 lives in src/test while in 4.1 and master it lives in src/main. A backport of a patch did not account for this.

Modifications:
- Move the benchmark to the src/test directory
- Update new benchmark package info

Result:
4.0 branch can now build again.
2015-07-30 10:33:10 -07:00
..
java/io/netty/microbench Microbench backport issue 2015-07-30 10:33:10 -07:00
resources microbench: move from Caliper to JMH 2014-01-14 14:56:20 +09:00