netty5/microbench/src/main
Francesco Nigro 672fa0c779 Documented non-usage of BlackHole::consume on ByteBufAccessBenchmark (#9279)
Motivation:

Some JMH benchmarks need additional explanations to motivate
specific code choices.

Modifications:

Introduced comment to explai why calling BlackHole::consume
in a loop is not always the right choice for some benchmark.

Result:

The relevant method shows a comment that warn about changing
the code to introduce BlackHole::consume in the loop.
2019-06-25 14:52:21 +02:00
..
java/io/netty Documented non-usage of BlackHole::consume on ByteBufAccessBenchmark (#9279) 2019-06-25 14:52:21 +02:00
resources Add benchmarks for SSLEngine implementations 2017-02-24 08:02:10 +01:00