@Deprecated public class GremlinExecutorPerformanceTest extends AbstractGremlinTest
Modifier and Type | Class and Description |
---|---|
static class |
GremlinExecutorPerformanceTest.GremlinGenerator
Deprecated.
|
Modifier and Type | Field and Description |
---|---|
TestRule |
benchmarkRun
Deprecated.
|
static int |
DEFAULT_BENCHMARK_ROUNDS
Deprecated.
|
static int |
DEFAULT_WARMUP_ROUNDS
Deprecated.
|
TestName |
testName
Deprecated.
|
config, g, graph, graphProvider, name
Constructor and Description |
---|
GremlinExecutorPerformanceTest()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
void |
executorEval()
Deprecated.
|
void |
setup()
Deprecated.
|
void |
tearDown()
Deprecated.
|
afterLoadGraphWith, assertVertexEdgeCounts, beforeLoadGraphWith, convertToEdgeId, convertToEdgeId, convertToVertex, convertToVertexId, convertToVertexId, convertToVertexProperty, convertToVertexPropertyId, convertToVertexPropertyId, getAssertVertexEdgeCounts, printTraversalForm, tryCommit, tryCommit, tryRandomCommit, tryRollback, validateException, verifyUniqueStepIds
public TestRule benchmarkRun
public TestName testName
public static final int DEFAULT_BENCHMARK_ROUNDS
public static final int DEFAULT_WARMUP_ROUNDS
public GremlinExecutorPerformanceTest()
public void setup() throws Exception
setup
in class AbstractGremlinTest
Exception
public void tearDown() throws Exception
tearDown
in class AbstractGremlinTest
Exception
Copyright © 2013–2016 Apache Software Foundation. All rights reserved.