public class HttpPostDecoderBenchmark extends AbstractMicrobenchmark
AbstractMicrobenchmark.HarnessExecutor| Modifier and Type | Field and Description |
|---|---|
boolean |
direct |
DEFAULT_FORKSBASE_JVM_ARGS, DEFAULT_MEASURE_ITERATIONS, DEFAULT_WARMUP_ITERATIONS| Constructor and Description |
|---|
HttpPostDecoderBenchmark() |
| Modifier and Type | Method and Description |
|---|---|
List<io.netty.handler.codec.http.multipart.InterfaceHttpData> |
decode() |
void |
setUp() |
getForks, jvmArgs, newOptionsBuildergetMeasureIterations, getReportDir, getWarmupIterations, handleUnexpectedException, runpublic void setUp()
public List<io.netty.handler.codec.http.multipart.InterfaceHttpData> decode()
Copyright © 2008–2026 The Netty Project. All rights reserved.