public class VarintDecodingBenchmark extends AbstractMicrobenchmark
| Modifier and Type | Class and Description |
|---|---|
static class |
VarintDecodingBenchmark.InputDistribution |
AbstractMicrobenchmark.HarnessExecutorDEFAULT_FORKSBASE_JVM_ARGS, DEFAULT_MEASURE_ITERATIONS, DEFAULT_WARMUP_ITERATIONS| Constructor and Description |
|---|
VarintDecodingBenchmark() |
| Modifier and Type | Method and Description |
|---|---|
static io.netty.buffer.ByteBuf |
generateData(int varintLength,
int capacity) |
void |
init() |
io.netty.buffer.ByteBuf |
nextData() |
int |
oldReadRawVarint32() |
int |
readRawVarint32() |
getForks, jvmArgs, newOptionsBuildergetMeasureIterations, getReportDir, getWarmupIterations, handleUnexpectedException, runCopyright © 2008–2026 The Netty Project. All rights reserved.