Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Disable vertex cache for cardinality checks
Signed-off-by: Clement de Groc <[email protected]>
- Loading branch information
c7253ff
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
13376.816839898282
ms/op12572.478016904271
ms/op1.06
org.janusgraph.GraphCentricQueryBenchmark.getVertices
905.1235528654151
ms/op916.7180875491978
ms/op0.99
org.janusgraph.MgmtOlapJobBenchmark.runClearIndex
216.1994245423913
ms/op216.70551974746377
ms/op1.00
org.janusgraph.MgmtOlapJobBenchmark.runReindex
342.76571369115385
ms/op350.7121621157692
ms/op0.98
org.janusgraph.JanusGraphSpeedBenchmark.basicCount
262.05357473066675
ms/op284.39062519340416
ms/op0.92
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.getValuesAllPropertiesWithAllMultiQuerySlicesUnderMaxRequestsPerConnection
5130.281303056476
ms/op5277.968037055716
ms/op0.97
org.janusgraph.CQLMultiQueryBenchmark.getElementsWithUsingEmitRepeatSteps
17409.60304184039
ms/op17970.33073737809
ms/op0.97
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.getValuesMultiplePropertiesWithSmallBatch
21091.439438377776
ms/op20380.3642292297
ms/op1.03
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.vertexCentricPropertiesFetching
59163.61025553333
ms/op58827.957386466675
ms/op1.01
org.janusgraph.CQLMultiQueryDropBenchmark.dropVertices
1567.9321774864939
ms/op1611.440189281238
ms/op0.97
org.janusgraph.CQLMultiQueryBenchmark.getAllElementsTraversedFromOuterVertex
8771.485649283639
ms/op8713.925056182068
ms/op1.01
org.janusgraph.CQLMultiQueryBenchmark.getVerticesWithDoubleUnion
378.50150528122845
ms/op379.4813964885073
ms/op1.00
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.getValuesAllPropertiesWithUnlimitedBatch
4469.828604867447
ms/op4530.814953048244
ms/op0.99
org.janusgraph.CQLMultiQueryBenchmark.getNames
8501.11205647229
ms/op8731.79753038062
ms/op0.97
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.getValuesThreePropertiesWithAllMultiQuerySlicesUnderMaxRequestsPerConnection
6232.636750119746
ms/op6137.169975047065
ms/op1.02
org.janusgraph.CQLMultiQueryBenchmark.getLabels
7309.296714812649
ms/op7683.931873747836
ms/op0.95
org.janusgraph.CQLMultiQueryBenchmark.getVerticesFilteredByAndStep
427.13991639381413
ms/op423.32886129669566
ms/op1.01
org.janusgraph.CQLMultiQueryBenchmark.getVerticesFromMultiNestedRepeatStepStartingFromSingleVertex
13645.847283648334
ms/op13033.313312605715
ms/op1.05
org.janusgraph.CQLMultiQueryBenchmark.getVerticesWithCoalesceUsage
358.70462903553437
ms/op364.90333773424464
ms/op0.98
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.getValuesMultiplePropertiesWithAllMultiQuerySlicesUnderMaxRequestsPerConnection
15664.857641682123
ms/op15551.17606992916
ms/op1.01
org.janusgraph.CQLMultiQueryBenchmark.getIdToOutVerticesProjection
244.60802693519014
ms/op244.5861905036132
ms/op1.00
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.getValuesMultiplePropertiesWithUnlimitedBatch
15499.912950321203
ms/op15842.185192153633
ms/op0.98
org.janusgraph.CQLMultiQueryBenchmark.getNeighborNames
8404.206444068785
ms/op8673.851588862552
ms/op0.97
org.janusgraph.CQLMultiQueryBenchmark.getElementsWithUsingRepeatUntilSteps
9178.815673105271
ms/op9511.654488061318
ms/op0.97
org.janusgraph.CQLMultiQueryBenchmark.getAdjacentVerticesLocalCounts
8669.015105998787
ms/op8914.607619451666
ms/op0.97
This comment was automatically generated by workflow using github-action-benchmark.