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