public class SnappyDirectBenchmark extends AbstractMicrobenchmark
| Modifier and Type | Class and Description |
|---|---|
static class |
SnappyDirectBenchmark.AllocationMetrics |
AbstractMicrobenchmark.HarnessExecutor| Modifier and Type | Field and Description |
|---|---|
boolean |
reuseHashTable |
DEFAULT_FORKSBASE_JVM_ARGS, DEFAULT_MEASURE_ITERATIONS, DEFAULT_WARMUP_ITERATIONS| Constructor and Description |
|---|
SnappyDirectBenchmark() |
| Modifier and Type | Method and Description |
|---|---|
io.netty.buffer.ByteBuf |
encode(SnappyDirectBenchmark.AllocationMetrics allocationMetrics) |
void |
setup() |
void |
teardown() |
getForks, jvmArgs, newOptionsBuildergetMeasureIterations, getReportDir, getWarmupIterations, handleUnexpectedException, runpublic void setup()
throws UnsupportedEncodingException
UnsupportedEncodingExceptionpublic io.netty.buffer.ByteBuf encode(SnappyDirectBenchmark.AllocationMetrics allocationMetrics)
public void teardown()
Copyright © 2008–2026 The Netty Project. All rights reserved.