public class CompositeByteBufWriteOutBenchmark extends AbstractMicrobenchmark
| Modifier and Type | Class and Description |
|---|---|
static class |
CompositeByteBufWriteOutBenchmark.ByteBufType |
AbstractMicrobenchmark.HarnessExecutor| Modifier and Type | Field and Description |
|---|---|
CompositeByteBufWriteOutBenchmark.ByteBufType |
bufferType |
int |
size |
DEFAULT_FORKSBASE_JVM_ARGS, DEFAULT_MEASURE_ITERATIONS, DEFAULT_WARMUP_ITERATIONS| Constructor and Description |
|---|
CompositeByteBufWriteOutBenchmark() |
| Modifier and Type | Method and Description |
|---|---|
protected String[] |
jvmArgs() |
void |
setup() |
void |
teardown() |
int |
writeCBB() |
int |
writeFCBB() |
getForks, newOptionsBuildergetMeasureIterations, getReportDir, getWarmupIterations, handleUnexpectedException, runpublic int size
public CompositeByteBufWriteOutBenchmark.ByteBufType bufferType
protected String[] jvmArgs()
jvmArgs in class AbstractMicrobenchmarkpublic void setup()
public void teardown()
public int writeCBB()
public int writeFCBB()
Copyright © 2008–2026 The Netty Project. All rights reserved.