public class IsValidIpV4Benchmark extends AbstractMicrobenchmark
AbstractMicrobenchmark.HarnessExecutorDEFAULT_FORKSBASE_JVM_ARGS, DEFAULT_MEASURE_ITERATIONS, DEFAULT_WARMUP_ITERATIONS| Constructor and Description |
|---|
IsValidIpV4Benchmark() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isValidIpV4AddressNew() |
boolean |
isValidIpV4AddressOld() |
static boolean |
isValidIpV4AddressOld(String value) |
getForks, jvmArgs, newOptionsBuildergetMeasureIterations, getReportDir, getWarmupIterations, handleUnexpectedException, runpublic static boolean isValidIpV4AddressOld(String value)
public boolean isValidIpV4AddressOld()
public boolean isValidIpV4AddressNew()
Copyright © 2008–2026 The Netty Project. All rights reserved.