public class EpollSocketChannelBenchmark extends AbstractMicrobenchmark
AbstractMicrobenchmark.HarnessExecutorDEFAULT_FORKSBASE_JVM_ARGS, DEFAULT_MEASURE_ITERATIONS, DEFAULT_WARMUP_ITERATIONS| 构造器和说明 |
|---|
EpollSocketChannelBenchmark() |
| 限定符和类型 | 方法和说明 |
|---|---|
java.lang.Object |
executeMulti() |
java.lang.Object |
executeSingle() |
java.lang.Object |
pingPong() |
void |
setup() |
void |
tearDown() |
getForks, jvmArgs, newOptionsBuildergetMeasureIterations, getReportDir, getWarmupIterations, handleUnexpectedException, removeAssertions, runpublic void setup()
throws java.lang.Exception
java.lang.Exceptionpublic void tearDown()
throws java.lang.Exception
java.lang.Exceptionpublic java.lang.Object pingPong()
throws java.lang.Exception
java.lang.Exceptionpublic java.lang.Object executeSingle()
throws java.lang.Exception
java.lang.Exceptionpublic java.lang.Object executeMulti()
throws java.lang.Exception
java.lang.Exception