netty5/microbench/src/test
Norman Maurer efeec7e390 Correctly construct Executor in microbenchmarks.
Motivation:

We should allow our custom Executor to shutdown quickly.

Modifications:

Call super constructor which correct arguments.

Result:

Custom Executor can be shutdown quickly.
2015-11-03 09:42:42 +01:00
..
java/io/netty/microbench Correctly construct Executor in microbenchmarks. 2015-11-03 09:42:42 +01:00
resources microbench: move from Caliper to JMH 2014-01-14 14:56:20 +09:00