netty5/microbench/src/main/java/io/netty
Francesco Nigro b8a3394f9b Adding an execute burst cost benchmark for Netty executors (#8594)
Motivation:

Netty executors doesn't have yet any means to compare with each others
nor to compare with the j.u.c. executors

Modifications:

A new benchmark measuring execute burst cost is being added

Result:

It's now possible to compare some of Netty executors with each others
and with the j.u.c. executors
2018-12-04 15:46:25 +01:00
..
buffer Streamline CompositeByteBuf internals (#8437) 2018-11-03 10:37:07 +01:00
handler/codec Including the setup code in the benchmark method to avoid JMH Invocation level hiccups. 2018-06-21 12:22:13 +02:00
microbench Adding an execute burst cost benchmark for Netty executors (#8594) 2018-12-04 15:46:25 +01:00
microbenchmark/common Update NetUtilBenchmark (#7826) 2018-03-31 08:27:08 +02:00