public class HpackDecoderBenchmark extends AbstractMicrobenchmark
AbstractMicrobenchmark.HarnessExecutor| Modifier and Type | Field and Description |
|---|---|
boolean |
limitToAscii |
boolean |
sensitive |
HpackHeadersSize |
size |
DEFAULT_FORKSBASE_JVM_ARGS, DEFAULT_MEASURE_ITERATIONS, DEFAULT_WARMUP_ITERATIONS| Constructor and Description |
|---|
HpackDecoderBenchmark() |
| Modifier and Type | Method and Description |
|---|---|
void |
decode(org.openjdk.jmh.infra.Blackhole bh) |
void |
setup() |
void |
teardown() |
getForks, jvmArgs, newOptionsBuildergetMeasureIterations, getReportDir, getWarmupIterations, handleUnexpectedException, runpublic HpackHeadersSize size
public boolean sensitive
public boolean limitToAscii
public void setup()
throws io.netty.handler.codec.http2.Http2Exception
io.netty.handler.codec.http2.Http2Exceptionpublic void teardown()
public void decode(org.openjdk.jmh.infra.Blackhole bh)
throws io.netty.handler.codec.http2.Http2Exception
io.netty.handler.codec.http2.Http2ExceptionCopyright © 2008–2026 The Netty Project. All rights reserved.