public class StompEncoderBenchmark extends AbstractMicrobenchmark
AbstractMicrobenchmark.HarnessExecutor| Modifier and Type | Field and Description |
|---|---|
int |
contentLength |
ExampleStompHeadersSubframe.HeadersType |
headersType |
boolean |
pooledAllocator |
boolean |
voidPromise |
DEFAULT_FORKSBASE_JVM_ARGS, DEFAULT_MEASURE_ITERATIONS, DEFAULT_WARMUP_ITERATIONS| Constructor and Description |
|---|
StompEncoderBenchmark() |
| Modifier and Type | Method and Description |
|---|---|
protected org.openjdk.jmh.runner.options.ChainedOptionsBuilder |
newOptionsBuilder() |
void |
setup() |
void |
teardown() |
void |
writeStompFrame() |
getForks, jvmArgsgetMeasureIterations, getReportDir, getWarmupIterations, handleUnexpectedException, runpublic boolean pooledAllocator
public boolean voidPromise
public ExampleStompHeadersSubframe.HeadersType headersType
public int contentLength
public void setup()
public void teardown()
protected org.openjdk.jmh.runner.options.ChainedOptionsBuilder newOptionsBuilder()
throws Exception
newOptionsBuilder in class AbstractMicrobenchmarkExceptionCopyright © 2008–2026 The Netty Project. All rights reserved.