public class HpackDecoderULE128Benchmark extends AbstractMicrobenchmark
AbstractMicrobenchmark.HarnessExecutor
DEFAULT_FORKS
BASE_JVM_ARGS, DEFAULT_MEASURE_ITERATIONS, DEFAULT_WARMUP_ITERATIONS
Constructor and Description |
---|
HpackDecoderULE128Benchmark() |
Modifier and Type | Method and Description |
---|---|
int |
decodeMaxInt() |
int |
decodeMaxIntUsingLong() |
long |
decodeMaxIntWithLong() |
long |
decodeMaxLong() |
void |
setup() |
getForks, jvmArgs, newOptionsBuilder
getMeasureIterations, getReportDir, getWarmupIterations, handleUnexpectedException, removeAssertions, run
public void setup()
public long decodeMaxLong() throws Http2Exception
Http2Exception
public long decodeMaxIntWithLong() throws Http2Exception
Http2Exception
public int decodeMaxInt() throws Http2Exception
Http2Exception
public int decodeMaxIntUsingLong() throws Http2Exception
Http2Exception
Copyright © 2008–2017 The Netty Project. All rights reserved.