Class AbstractSslHandlerThroughputBenchmark

    • Constructor Detail

      • AbstractSslHandlerThroughputBenchmark

        public AbstractSslHandlerThroughputBenchmark()
    • Method Detail

      • allocateBuffer

        protected final io.netty5.buffer.Buffer allocateBuffer​(int size)
      • doWrite

        protected final io.netty5.buffer.Buffer doWrite​(int numWrites)
                                                 throws Exception
        Throws:
        Exception