public class RandomSizeByteBufAllocationBenchmark extends AbstractMicrobenchmark
| Modifier and Type | Class and Description |
|---|---|
static class |
RandomSizeByteBufAllocationBenchmark.AllocatorType |
AbstractMicrobenchmark.HarnessExecutor| Modifier and Type | Field and Description |
|---|---|
RandomSizeByteBufAllocationBenchmark.AllocatorType |
allocatorType |
int |
samples |
DEFAULT_FORKSBASE_JVM_ARGS, DEFAULT_MEASURE_ITERATIONS, DEFAULT_WARMUP_ITERATIONS| Constructor and Description |
|---|
RandomSizeByteBufAllocationBenchmark() |
| Modifier and Type | Method and Description |
|---|---|
void |
allocateAndRelease(org.openjdk.jmh.infra.Blackhole bh) |
void |
init() |
getForks, jvmArgs, newOptionsBuildergetMeasureIterations, getReportDir, getWarmupIterations, handleUnexpectedException, runpublic RandomSizeByteBufAllocationBenchmark.AllocatorType allocatorType
public int samples
Copyright © 2008–2026 The Netty Project. All rights reserved.