netty5/microbench
Nick Hill d370d48d4a Update to latest JMH version (#9787)
Motivation

JMH 1.22 was released recently, we might as well use the latest when
running benchmarks.

Summary of changes:
https://mail.openjdk.java.net/pipermail/jmh-dev/2019-November/002879.html

Modifications

Update jmh dependencies in microbench module from version 1.21 to 1.22.

Result

Benchmarks run using latest JMH
2019-11-19 11:28:36 +01:00
..
src/main Fix typos in javadocs (#9527) 2019-10-09 15:25:41 +02: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.