netty5/microbench
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
..
2015-07-30 10:33:10 -07:00
2014-02-14 12:04:28 -08:00

Microbenchmark tests

See our wiki page.