netty5/microbench/src/main/java/io/netty
Norman Maurer 90a61046c7 Add benchmarks for UnpooledUnsafeNoCleanerDirectByteBuf vs UnpooledUnsafeDirectByteBuf
Motivation:

Issue [#6349] brought up the idea to not use UnpooledUnsafeNoCleanerDirectByteBuf by default. To decide what to do a benchmark is needed.

Modifications:

Add benchmarks for UnpooledUnsafeNoCleanerDirectByteBuf vs UnpooledUnsafeDirectB
yteBuf

Result:

Better idea about impact of using UnpooledUnsafeNoCleanerDirectByteBuf.
2017-02-27 20:04:09 +01:00
..
buffer Add benchmarks for UnpooledUnsafeNoCleanerDirectByteBuf vs UnpooledUnsafeDirectByteBuf 2017-02-27 20:04:09 +01:00
handler/codec Clean up following #6016 2016-11-21 12:35:40 -08:00
microbench Add benchmarks for SSLEngine implementations 2017-02-24 08:02:10 +01:00
microbenchmark/common Remove unsafe char[] access in PlatformDependent 2016-06-30 08:58:28 -07:00