netty5/microbench
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
..
src/test Correctly construct Executor in microbenchmarks. 2015-11-03 09:42:42 +01:00
pom.xml Allow to disable reference count checks on every access of the ByteBuf 2015-10-15 10:19:49 +02:00
README.md Fix wiki link 2014-02-14 12:04:28 -08:00

Microbenchmark tests

See our wiki page.