public class ByteBufUtilDecodeStringBenchmark extends AbstractMicrobenchmark
| Modifier and Type | Class and Description |
|---|---|
static class |
ByteBufUtilDecodeStringBenchmark.ByteBufType |
AbstractMicrobenchmark.HarnessExecutor| Modifier and Type | Field and Description |
|---|---|
ByteBufUtilDecodeStringBenchmark.ByteBufType |
bufferType |
String |
charsetName |
int |
size |
DEFAULT_FORKSBASE_JVM_ARGS, DEFAULT_MEASURE_ITERATIONS, DEFAULT_WARMUP_ITERATIONS| Constructor and Description |
|---|
ByteBufUtilDecodeStringBenchmark() |
| Modifier and Type | Method and Description |
|---|---|
String |
decodeString() |
protected String[] |
jvmArgs() |
void |
setup() |
void |
teardown() |
getForks, newOptionsBuildergetMeasureIterations, getReportDir, getWarmupIterations, handleUnexpectedException, runpublic int size
public String charsetName
public ByteBufUtilDecodeStringBenchmark.ByteBufType bufferType
protected String[] jvmArgs()
jvmArgs in class AbstractMicrobenchmarkpublic void setup()
public void teardown()
public String decodeString()
Copyright © 2008–2026 The Netty Project. All rights reserved.