netty5/microbench
Norman Maurer 6a43807843
Use lambdas whenever possible (#9979)
Motivation:

We should update our code to use lamdas whenever possible

Modifications:

Use lambdas when possible

Result:

Cleanup code for Java8
2020-01-30 09:28:24 +01:00
..
src/main Use lambdas whenever possible (#9979) 2020-01-30 09:28:24 +01:00
README.md Change the netty.io homepage scheme(http -> https) (#9344) 2019-07-09 21:10:14 +02:00
pom.xml Update to latest JMH version (#9787) 2019-11-19 11:28:36 +01:00

README.md

Microbenchmark tests

See our wiki page.