public class HttpObjectEncoderBenchmark extends AbstractMicrobenchmark
AbstractMicrobenchmark.HarnessExecutor| 限定符和类型 | 字段和说明 |
|---|---|
boolean |
pooledAllocator |
boolean |
voidPromise |
DEFAULT_FORKSBASE_JVM_ARGS, DEFAULT_MEASURE_ITERATIONS, DEFAULT_WARMUP_ITERATIONS| 构造器和说明 |
|---|
HttpObjectEncoderBenchmark() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
chunked() |
void |
contentLength() |
void |
fullMessage() |
void |
setup() |
void |
teardown() |
getForks, jvmArgs, newOptionsBuildergetMeasureIterations, getReportDir, getWarmupIterations, handleUnexpectedException, removeAssertions, runpublic void setup()
public void teardown()
public void fullMessage()
throws java.lang.Exception
java.lang.Exceptionpublic void contentLength()
throws java.lang.Exception
java.lang.Exceptionpublic void chunked()
throws java.lang.Exception
java.lang.Exception