netty5/microbench
田欧 6222101924 migrate java8: use lambda and method reference (#8781)
Motivation:

We can use lambdas now as we use Java8.

Modification:

use lambda function for all package, #8751 only migrate transport package.

Result:

Code cleanup.
2019-01-29 14:06:05 +01:00
..
src/main migrate java8: use lambda and method reference (#8781) 2019-01-29 14:06:05 +01:00
pom.xml Adding an execute burst cost benchmark for Netty executors (#8594) 2018-12-04 15:46:48 +01:00
README.md Fix wiki link 2014-02-14 12:04:12 -08:00

Microbenchmark tests

See our wiki page.