public class StompEncoderBenchmark extends AbstractMicrobenchmark
AbstractMicrobenchmark.HarnessExecutor| 限定符和类型 | 字段和说明 |
|---|---|
int |
contentLength |
ExampleStompHeadersSubframe.HeadersType |
headersType |
boolean |
pooledAllocator |
boolean |
voidPromise |
DEFAULT_FORKSBASE_JVM_ARGS, DEFAULT_MEASURE_ITERATIONS, DEFAULT_WARMUP_ITERATIONS| 构造器和说明 |
|---|
StompEncoderBenchmark() |
| 限定符和类型 | 方法和说明 |
|---|---|
protected ChainedOptionsBuilder |
newOptionsBuilder() |
void |
setup() |
void |
teardown() |
void |
writeStompFrame() |
getForks, jvmArgsgetMeasureIterations, getReportDir, getWarmupIterations, handleUnexpectedException, removeAssertions, runpublic boolean pooledAllocator
public boolean voidPromise
public ExampleStompHeadersSubframe.HeadersType headersType
public int contentLength
public void setup()
public void teardown()
public void writeStompFrame()
throws java.lang.Exception
java.lang.Exceptionprotected ChainedOptionsBuilder newOptionsBuilder()
throws java.lang.Exception
newOptionsBuilder 在类中 AbstractMicrobenchmarkjava.lang.Exception