public class AsciiStringBenchmark extends AbstractMicrobenchmark
AbstractMicrobenchmark.HarnessExecutor
Modifier and Type | Field and Description |
---|---|
int |
size |
DEFAULT_FORKS
BASE_JVM_ARGS, DEFAULT_MEASURE_ITERATIONS, DEFAULT_WARMUP_ITERATIONS
Constructor and Description |
---|
AsciiStringBenchmark() |
Modifier and Type | Method and Description |
---|---|
int |
hashCodeBenchBytesNew() |
int |
hashCodeBenchBytesOld() |
int |
hashCodeBenchCharSequenceNew() |
int |
hashCodeBenchCharSequenceOld() |
void |
setup() |
getForks, jvmArgs, newOptionsBuilder
getMeasureIterations, getReportDir, getWarmupIterations, handleUnexpectedException, removeAssertions, run
Copyright © 2008–2018 The Netty Project. All rights reserved.