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