Class HpackDecoderBenchmark

    • Field Detail

      • sensitive

        public boolean sensitive
      • limitToAscii

        public boolean limitToAscii
    • Constructor Detail

      • HpackDecoderBenchmark

        public HpackDecoderBenchmark()
    • Method Detail

      • setup

        public void setup()
                   throws io.netty5.handler.codec.http2.Http2Exception
        Throws:
        io.netty5.handler.codec.http2.Http2Exception
      • teardown

        public void teardown()
      • decode

        public void decode​(org.openjdk.jmh.infra.Blackhole bh)
                    throws io.netty5.handler.codec.http2.Http2Exception
        Throws:
        io.netty5.handler.codec.http2.Http2Exception