netty5/microbench/src
Trustin Lee cb994dd926 Fix the inconsistencies between performance tests in ByteBufAllocatorBenchmark
Motivation:

default*() tests are performing a test in a different way, and they must be same with other tests.

Modification:

Make sure default*() tests are same with the others

Result:

Easier to compare default and non-default allocators
2014-06-21 13:28:11 +09:00
..
test Fix the inconsistencies between performance tests in ByteBufAllocatorBenchmark 2014-06-21 13:28:11 +09:00