Class ByteBufAccessBenchmark

    • Constructor Detail

      • ByteBufAccessBenchmark

        public ByteBufAccessBenchmark()
    • Method Detail

      • setup

        public void setup()
      • tearDown

        public void tearDown()
      • setGetLong

        public long setGetLong()
      • setLong

        public io.netty.buffer.ByteBuf setLong()
      • readBatch

        public int readBatch()
      • getByteBatch

        public void getByteBatch​(org.openjdk.jmh.infra.Blackhole bh)
      • setByteBatch

        public void setByteBatch​(org.openjdk.jmh.infra.Blackhole bh)
      • readByteBatch

        public void readByteBatch​(org.openjdk.jmh.infra.Blackhole bh)
      • setBytes

        public void setBytes​(org.openjdk.jmh.infra.Blackhole bh)
      • getBytes

        public void getBytes​(org.openjdk.jmh.infra.Blackhole bh)
      • setBytesConstantOffset

        public void setBytesConstantOffset​(org.openjdk.jmh.infra.Blackhole bh)
      • getBytesConstantOffset

        public void getBytesConstantOffset​(org.openjdk.jmh.infra.Blackhole bh)
      • readBytes

        public void readBytes​(org.openjdk.jmh.infra.Blackhole bh)