public class EscapeCsvBenchmark extends AbstractMicrobenchmark
AbstractMicrobenchmark.HarnessExecutor
DEFAULT_FORKS
BASE_JVM_ARGS, DEFAULT_MEASURE_ITERATIONS, DEFAULT_WARMUP_ITERATIONS
Constructor and Description |
---|
EscapeCsvBenchmark() |
Modifier and Type | Method and Description |
---|---|
CharSequence |
escapeCsvNew() |
CharSequence |
escapeCsvOld() |
protected org.openjdk.jmh.runner.options.ChainedOptionsBuilder |
newOptionsBuilder() |
getForks, jvmArgs
getMeasureIterations, getReportDir, getWarmupIterations, handleUnexpectedException, removeAssertions, run
protected org.openjdk.jmh.runner.options.ChainedOptionsBuilder newOptionsBuilder() throws Exception
newOptionsBuilder
in class AbstractMicrobenchmark
Exception
public CharSequence escapeCsvOld()
public CharSequence escapeCsvNew()
Copyright © 2008–2018 The Netty Project. All rights reserved.