netty5/microbench/src/test
Norman Maurer 0c8fe18d3c Add benchmark for HeapByteBuf implementations.
Motivation:

To prove one implementation is faster as the other we should have a benchmark.

Modifications:

Add benchmark which benchmarks the unsafe and non-unsafe implementation of HeapByteBuf.

Result:

Able to compare speed of implementations easily.
2015-10-29 19:38:33 +01:00
..
java/io/netty/microbench Add benchmark for HeapByteBuf implementations. 2015-10-29 19:38:33 +01:00
resources microbench: move from Caliper to JMH 2014-01-14 14:56:20 +09:00