public class HpackDecoderULE128Benchmark extends AbstractMicrobenchmark
AbstractMicrobenchmark.HarnessExecutorDEFAULT_FORKSBASE_JVM_ARGS, DEFAULT_MEASURE_ITERATIONS, DEFAULT_WARMUP_ITERATIONS| Constructor and Description |
|---|
HpackDecoderULE128Benchmark() |
| Modifier and Type | Method and Description |
|---|---|
int |
decodeMaxInt() |
int |
decodeMaxIntUsingLong() |
long |
decodeMaxIntWithLong() |
long |
decodeMaxLong() |
void |
setup() |
getForks, jvmArgs, newOptionsBuildergetMeasureIterations, getReportDir, getWarmupIterations, handleUnexpectedException, runpublic void setup()
public long decodeMaxLong()
throws io.netty.handler.codec.http2.Http2Exception
io.netty.handler.codec.http2.Http2Exceptionpublic long decodeMaxIntWithLong()
throws io.netty.handler.codec.http2.Http2Exception
io.netty.handler.codec.http2.Http2Exceptionpublic int decodeMaxInt()
throws io.netty.handler.codec.http2.Http2Exception
io.netty.handler.codec.http2.Http2Exceptionpublic int decodeMaxIntUsingLong()
throws io.netty.handler.codec.http2.Http2Exception
io.netty.handler.codec.http2.Http2ExceptionCopyright © 2008–2026 The Netty Project. All rights reserved.