public class HpackDecoderULE128Benchmark
extends AbstractMicrobenchmark
| 构造器和说明 |
|---|
HpackDecoderULE128Benchmark() |
| 限定符和类型 | 方法和说明 |
|---|---|
int |
decodeMaxInt() |
int |
decodeMaxIntUsingLong() |
long |
decodeMaxIntWithLong() |
long |
decodeMaxLong() |
void |
setup() |
public void setup()
public long decodeMaxLong()
throws Http2Exception
Http2Exceptionpublic long decodeMaxIntWithLong()
throws Http2Exception
Http2Exceptionpublic int decodeMaxInt()
throws Http2Exception
Http2Exceptionpublic int decodeMaxIntUsingLong()
throws Http2Exception
Http2Exception