public class BurstCostExecutorsBenchmark extends AbstractMicrobenchmark
| Modifier and Type | Class and Description |
|---|---|
static class |
BurstCostExecutorsBenchmark.PerThreadState |
AbstractMicrobenchmark.HarnessExecutorDEFAULT_FORKSBASE_JVM_ARGS, DEFAULT_MEASURE_ITERATIONS, DEFAULT_WARMUP_ITERATIONS| Constructor and Description |
|---|
BurstCostExecutorsBenchmark() |
| Modifier and Type | Method and Description |
|---|---|
void |
setup() |
void |
tearDown() |
int |
test1Producer(BurstCostExecutorsBenchmark.PerThreadState state) |
int |
test2Producers(BurstCostExecutorsBenchmark.PerThreadState state) |
int |
test3Producers(BurstCostExecutorsBenchmark.PerThreadState state) |
getForks, jvmArgs, newOptionsBuildergetMeasureIterations, getReportDir, getWarmupIterations, handleUnexpectedException, runpublic void setup()
public void tearDown()
public int test1Producer(BurstCostExecutorsBenchmark.PerThreadState state)
public int test2Producers(BurstCostExecutorsBenchmark.PerThreadState state)
public int test3Producers(BurstCostExecutorsBenchmark.PerThreadState state)
Copyright © 2008–2026 The Netty Project. All rights reserved.