public class GraphMutateBenchmark extends AbstractGraphMutateBenchmark
Type | Property and Description |
---|---|
Property |
testEdge |
VertexProperty |
testVertex |
g, graph
DEFAULT_BENCHMARK_DIRECTORY, DEFAULT_FORKS, DEFAULT_MEASURE_ITERATIONS, DEFAULT_WARMUP_ITERATIONS, JVM_ARGS
Constructor and Description |
---|
GraphMutateBenchmark() |
Modifier and Type | Method and Description |
---|---|
void |
prepare() |
Edge |
testAddE() |
Edge |
testAddEdge() |
Vertex |
testAddV() |
Vertex |
testAddVertex() |
Property |
testEdgeProperty() |
Edge |
testEdgePropertyStep() |
VertexProperty |
testVertexProperty() |
Vertex |
testVertexPropertyStep() |
getForks, getMeasureIterations, getReportDir, getWarmupIterations, run
public VertexProperty testVertexProperty
public Property testEdgeProperty
public void prepare()
prepare
in class AbstractGraphMutateBenchmark
public Vertex testAddVertex()
public VertexProperty testVertexProperty()
public Edge testAddEdge()
public Property testEdgeProperty()
public Vertex testAddV()
public Vertex testVertexPropertyStep()
public Edge testAddE()
public Edge testEdgePropertyStep()
Copyright © 2013–2016 Apache Software Foundation. All rights reserved.