Class CompositeByteBufSequentialBenchmark

    • Constructor Detail

      • CompositeByteBufSequentialBenchmark

        public CompositeByteBufSequentialBenchmark()
    • Method Detail

      • setup

        public void setup()
      • teardown

        public void teardown()
      • forEachByte

        public int forEachByte()
      • sequentialReadBytes

        public int sequentialReadBytes()
      • sequentialGetBytes

        public int sequentialGetBytes()
      • sequentialWriteAndRead

        public int sequentialWriteAndRead()