public class GremlinExecutorPerformanceTest extends AbstractGremlinTest
| Modifier and Type | Class and Description |
|---|---|
static class |
GremlinExecutorPerformanceTest.GremlinGenerator |
| Modifier and Type | Field and Description |
|---|---|
org.junit.rules.TestRule |
benchmarkRun |
static int |
DEFAULT_BENCHMARK_ROUNDS |
static int |
DEFAULT_WARMUP_ROUNDS |
org.junit.rules.TestName |
testName |
config, g, graph, graphComputerClass, graphProvider, name| Constructor and Description |
|---|
GremlinExecutorPerformanceTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
executorEval() |
void |
setup() |
void |
tearDown() |
afterLoadGraphWith, assertVertexEdgeCounts, beforeLoadGraphWith, convertToEdgeId, convertToEdgeId, convertToVertex, convertToVertexId, convertToVertexId, printTraversalForm, tryCommit, tryCommit, tryRandomCommit, tryRollback, validateExceptionpublic org.junit.rules.TestRule benchmarkRun
public org.junit.rules.TestName testName
public static final int DEFAULT_BENCHMARK_ROUNDS
public static final int DEFAULT_WARMUP_ROUNDS
public void setup()
throws Exception
setup in class AbstractGremlinTestExceptionpublic void tearDown()
throws Exception
tearDown in class AbstractGremlinTestExceptionCopyright © 2013–2015 Apache Software Foundation. All rights reserved.