netty5/microbench
Chris Vest 1d7efbddd9 Fix compilation after forward port of #10368
Motivation: Code failed to compile because ByteBuf index marking has been removed.
Modification: Index marking wasn't really used anyway, so just set the relevant index to zero.
Result: Code compiles again.
2020-09-09 16:27:52 +02:00
..
src/main Fix compilation after forward port of #10368 2020-09-09 16:27:52 +02:00
pom.xml Improve MqttMessageType::valueOf cost (#10400) 2020-08-31 10:32:48 +02:00
README.md Change the netty.io homepage scheme(http -> https) (#9344) 2019-07-09 21:10:14 +02:00

Microbenchmark tests

See our wiki page.