Class BufferAllocatorBenchmark


  • public class BufferAllocatorBenchmark
    extends AbstractMicrobenchmark
    This class benchmarks different allocators with different allocation sizes.
    • Field Detail

      • size

        public int size
    • Constructor Detail

      • BufferAllocatorBenchmark

        public BufferAllocatorBenchmark()
    • Method Detail

      • unpooledAllocAndFree

        public void unpooledAllocAndFree()
      • pooledAllocAndFree

        public void pooledAllocAndFree()
      • defaultPooledAllocAndFree

        public void defaultPooledAllocAndFree()