public class Http2FrameWriterBenchmark extends AbstractSharedExecutorMicrobenchmark
Modifier and Type | Class and Description |
---|---|
static class |
Http2FrameWriterBenchmark.DataPayloadType |
static class |
Http2FrameWriterBenchmark.EnvironmentType |
AbstractSharedExecutorMicrobenchmark.DelegateHarnessExecutor
Modifier and Type | Field and Description |
---|---|
Http2FrameWriterBenchmark.DataPayloadType |
dataType |
Http2FrameWriterBenchmark.EnvironmentType |
environmentType |
int |
padding |
DEFAULT_FORKS, JVM_ARGS
BASE_JVM_ARGS, DEFAULT_MEASURE_ITERATIONS, DEFAULT_WARMUP_ITERATIONS
Constructor and Description |
---|
Http2FrameWriterBenchmark() |
Modifier and Type | Method and Description |
---|---|
void |
setup() |
void |
teardown() |
void |
writeData() |
void |
writeHeaders() |
executor, handleUnexpectedException, jvmArgs
getMeasureIterations, getReportDir, getWarmupIterations, newOptionsBuilder, removeAssertions, run
public Http2FrameWriterBenchmark.EnvironmentType environmentType
public Http2FrameWriterBenchmark.DataPayloadType dataType
public int padding
Copyright © 2008–2017 The Netty Project. All rights reserved.