forked from JanusGraph/janusgraph
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Expose BerkeleyJE configs and setup default lock timeout to 30 second…
…s [tp-tests] Related to JanusGraph#1623 and JanusGraph#4425 Signed-off-by: Oleksandr Porunov <[email protected]>
- Loading branch information
Showing
6 changed files
with
131 additions
and
32 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
12b0915
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Benchmark
org.janusgraph.JanusGraphSpeedBenchmark.basicAddAndDelete
12916.326541285938
ms/op12949.698505490105
ms/op1.00
org.janusgraph.GraphCentricQueryBenchmark.getVertices
892.8461174073469
ms/op892.5951053832812
ms/op1.00
org.janusgraph.MgmtOlapJobBenchmark.runClearIndex
216.0361735152174
ms/op215.59341250688408
ms/op1.00
org.janusgraph.MgmtOlapJobBenchmark.runReindex
337.8430084901191
ms/op335.2861736892857
ms/op1.01
org.janusgraph.JanusGraphSpeedBenchmark.basicCount
252.90802179568936
ms/op188.92540631309924
ms/op1.34
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.getValuesAllPropertiesWithAllMultiQuerySlicesUnderMaxRequestsPerConnection
5003.692649112829
ms/op4783.516855705014
ms/op1.05
org.janusgraph.CQLMultiQueryBenchmark.getElementsWithUsingEmitRepeatSteps
16978.440000366387
ms/op16371.585081654117
ms/op1.04
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.getValuesMultiplePropertiesWithSmallBatch
19173.0948449899
ms/op19821.94472387636
ms/op0.97
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.vertexCentricPropertiesFetching
55601.585808699994
ms/op55656.468643
ms/op1.00
org.janusgraph.CQLMultiQueryDropBenchmark.dropVertices
1535.9703497247117
ms/op1518.53597458366
ms/op1.01
org.janusgraph.CQLMultiQueryBenchmark.getAllElementsTraversedFromOuterVertex
8290.915682708648
ms/op7945.267944695057
ms/op1.04
org.janusgraph.CQLMultiQueryBenchmark.getVerticesWithDoubleUnion
364.9336485765032
ms/op382.6784147961901
ms/op0.95
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.getValuesAllPropertiesWithUnlimitedBatch
4193.745841113841
ms/op4111.55465671507
ms/op1.02
org.janusgraph.CQLMultiQueryBenchmark.getNames
8397.906358247044
ms/op8151.165947061362
ms/op1.03
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.getValuesThreePropertiesWithAllMultiQuerySlicesUnderMaxRequestsPerConnection
5505.577542677107
ms/op5673.677724947326
ms/op0.97
org.janusgraph.CQLMultiQueryBenchmark.getLabels
7200.589186223835
ms/op7082.457162937985
ms/op1.02
org.janusgraph.CQLMultiQueryBenchmark.getVerticesFilteredByAndStep
416.31623249541144
ms/op418.5346478931759
ms/op0.99
org.janusgraph.CQLMultiQueryBenchmark.getVerticesFromMultiNestedRepeatStepStartingFromSingleVertex
12605.099895455442
ms/op12294.636027679084
ms/op1.03
org.janusgraph.CQLMultiQueryBenchmark.getVerticesWithCoalesceUsage
350.4614281335272
ms/op356.39773890348994
ms/op0.98
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.getValuesMultiplePropertiesWithAllMultiQuerySlicesUnderMaxRequestsPerConnection
14293.223097929049
ms/op14473.400712190438
ms/op0.99
org.janusgraph.CQLMultiQueryBenchmark.getIdToOutVerticesProjection
242.8811631505706
ms/op246.2110184033701
ms/op0.99
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.getValuesMultiplePropertiesWithUnlimitedBatch
14594.670094082929
ms/op14452.906846572223
ms/op1.01
org.janusgraph.CQLMultiQueryBenchmark.getNeighborNames
8391.029035375444
ms/op8043.575015555463
ms/op1.04
org.janusgraph.CQLMultiQueryBenchmark.getElementsWithUsingRepeatUntilSteps
8928.278174031884
ms/op8740.071261503585
ms/op1.02
org.janusgraph.CQLMultiQueryBenchmark.getAdjacentVerticesLocalCounts
8380.764480942062
ms/op8370.81129934567
ms/op1.00
This comment was automatically generated by workflow using github-action-benchmark.