public class SingleNodeBenchmark extends Object
| Modifier and Type | Class and Description |
|---|---|
static interface |
SingleNodeBenchmark.Hello |
static class |
SingleNodeBenchmark.HelloActor |
| Constructor and Description |
|---|
SingleNodeBenchmark() |
| Modifier and Type | Method and Description |
|---|---|
void |
avgRequestTime_batched() |
void |
avgRequestTime_singleThread() |
Stage |
createStage() |
void |
requestThroughput() |
void |
setup() |
void |
setupIteration() |
void |
tearDown() |
public void setup()
public void setupIteration()
public void tearDown()
public void requestThroughput()
public void avgRequestTime_singleThread()
public void avgRequestTime_batched()
public Stage createStage()
Copyright © 2016 Electronic Arts Inc. All rights reserved.