netty5/microbench/src/main
Norman Maurer 461f9a1212 Allow to obtain informations of used direct and heap memory for ByteBufAllocator implementations
Motivation:

Often its useful for the user to be able to get some stats about the memory allocated via an allocator.

Modifications:

- Allow to obtain the used heap and direct memory for an allocator
- Add test case

Result:

Fixes [#6341]
2017-03-01 18:53:43 +01:00
..
java/io/netty Allow to obtain informations of used direct and heap memory for ByteBufAllocator implementations 2017-03-01 18:53:43 +01:00
resources Add benchmarks for SSLEngine implementations 2017-02-24 08:02:10 +01:00