public class CompositeByteBufRandomAccessBenchmark extends AbstractMicrobenchmark
| Modifier and Type | Class and Description |
|---|---|
static class |
CompositeByteBufRandomAccessBenchmark.ByteBufType |
AbstractMicrobenchmark.HarnessExecutor| Modifier and Type | Field and Description |
|---|---|
CompositeByteBufRandomAccessBenchmark.ByteBufType |
bufferType |
int |
size |
DEFAULT_FORKSBASE_JVM_ARGS, DEFAULT_MEASURE_ITERATIONS, DEFAULT_WARMUP_ITERATIONS| Constructor and Description |
|---|
CompositeByteBufRandomAccessBenchmark() |
| Modifier and Type | Method and Description |
|---|---|
long |
setGetLong() |
io.netty.buffer.ByteBuf |
setLong() |
void |
setup() |
void |
teardown() |
getForks, jvmArgs, newOptionsBuildergetMeasureIterations, getReportDir, getWarmupIterations, handleUnexpectedException, runpublic int size
public CompositeByteBufRandomAccessBenchmark.ByteBufType bufferType
Copyright © 2008–2026 The Netty Project. All rights reserved.