public class HpackStaticTableBenchmark extends AbstractMicrobenchmark
AbstractMicrobenchmark.HarnessExecutorDEFAULT_FORKSBASE_JVM_ARGS, DEFAULT_MEASURE_ITERATIONS, DEFAULT_WARMUP_ITERATIONS| Constructor and Description |
|---|
HpackStaticTableBenchmark() |
| Modifier and Type | Method and Description |
|---|---|
int |
lookupHttp() |
int |
lookupHttps() |
int |
lookupNameAndValueMatchFirst() |
int |
lookupNameAndValueMatchLast() |
int |
lookupNameOnlyMatchBeginTable() |
int |
lookupNameOnlyMatchEndTable() |
int |
lookupNoNameMatch() |
getForks, jvmArgs, newOptionsBuildergetMeasureIterations, getReportDir, getWarmupIterations, handleUnexpectedException, runpublic int lookupNoNameMatch()
public int lookupNameAndValueMatchFirst()
public int lookupNameAndValueMatchLast()
public int lookupNameOnlyMatchBeginTable()
public int lookupHttp()
public int lookupHttps()
public int lookupNameOnlyMatchEndTable()
Copyright © 2008–2026 The Netty Project. All rights reserved.