netty5/microbench/src/main/java/io/netty
Francesco Nigro 635fc9eae0 The benchmark is not taking into account nanoTime granularity (#9033)
Motivation:

Results are just wrong for small delays.

Modifications:

Switching to AvarageTime avoid to rely on OS nanoTime granularity.

Result:

Uncontended low delay results are not reliable
2019-04-15 15:15:08 +02:00
..
buffer The benchmark is not taking into account nanoTime granularity (#9033) 2019-04-15 15:15:08 +02:00
handler/codec Merge ChannelInboundHandler and ChannelOutboundHandler into ChannelHa… (#8957) 2019-03-28 09:28:27 +00:00
microbench Merge ChannelInboundHandler and ChannelOutboundHandler into ChannelHa… (#8957) 2019-03-28 09:28:27 +00:00
microbenchmark/common Java 8 migration: Use diamond operator (#8749) 2019-01-22 16:07:26 +01:00