-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Signed-off-by: Oleksandr Porunov <[email protected]>
- Loading branch information
Showing
3 changed files
with
3 additions
and
3 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
c92b10e
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
12901.431309941283
ms/op12994.438964091325
ms/op0.99
org.janusgraph.GraphCentricQueryBenchmark.getVertices
990.5967498450976
ms/op957.3251909284766
ms/op1.03
org.janusgraph.MgmtOlapJobBenchmark.runClearIndex
216.91902630434782
ms/op216.45303196086957
ms/op1.00
org.janusgraph.MgmtOlapJobBenchmark.runReindex
343.71971514955123
ms/op342.81005004892853
ms/op1.00
org.janusgraph.JanusGraphSpeedBenchmark.basicCount
228.29045034068648
ms/op207.33680618088454
ms/op1.10
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.getValuesAllPropertiesWithAllMultiQuerySlicesUnderMaxRequestsPerConnection
4895.589109093088
ms/op4953.295327365606
ms/op0.99
org.janusgraph.CQLMultiQueryBenchmark.getElementsWithUsingEmitRepeatSteps
17110.911856515442
ms/op16917.057558105356
ms/op1.01
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.getValuesMultiplePropertiesWithSmallBatch
20087.778649706263
ms/op18983.13907385985
ms/op1.06
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.vertexCentricPropertiesFetching
56171.062446766664
ms/op56527.85002600001
ms/op0.99
org.janusgraph.CQLMultiQueryDropBenchmark.dropVertices
1570.1324890821786
ms/op1570.8428983417461
ms/op1.00
org.janusgraph.CQLMultiQueryBenchmark.getAllElementsTraversedFromOuterVertex
8390.960044140726
ms/op8433.13502817794
ms/op0.99
org.janusgraph.CQLMultiQueryBenchmark.getVerticesWithDoubleUnion
381.99666605470895
ms/op384.2152506805113
ms/op0.99
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.getValuesAllPropertiesWithUnlimitedBatch
4151.41536102481
ms/op4227.1771161974975
ms/op0.98
org.janusgraph.CQLMultiQueryBenchmark.getNames
8403.81751383808
ms/op8339.221853925019
ms/op1.01
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.getValuesThreePropertiesWithAllMultiQuerySlicesUnderMaxRequestsPerConnection
5699.231466758518
ms/op5604.356576582386
ms/op1.02
org.janusgraph.CQLMultiQueryBenchmark.getLabels
7040.745659742121
ms/op7082.884761983721
ms/op0.99
org.janusgraph.CQLMultiQueryBenchmark.getVerticesFilteredByAndStep
434.5991125681501
ms/op430.31039337061094
ms/op1.01
org.janusgraph.CQLMultiQueryBenchmark.getVerticesFromMultiNestedRepeatStepStartingFromSingleVertex
13134.076747103454
ms/op12459.636105572155
ms/op1.05
org.janusgraph.CQLMultiQueryBenchmark.getVerticesWithCoalesceUsage
366.21475736304336
ms/op357.5981502840734
ms/op1.02
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.getValuesMultiplePropertiesWithAllMultiQuerySlicesUnderMaxRequestsPerConnection
14978.563277939402
ms/op14793.559446997619
ms/op1.01
org.janusgraph.CQLMultiQueryBenchmark.getIdToOutVerticesProjection
251.22266720462136
ms/op245.84974412075837
ms/op1.02
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.getValuesMultiplePropertiesWithUnlimitedBatch
14088.512020642
ms/op13806.414282860256
ms/op1.02
org.janusgraph.CQLCompositeIndexInlinePropBenchmark.searchVertices
1548.3669396223752
ms/op1511.142514571489
ms/op1.02
org.janusgraph.CQLMultiQueryDropBenchmark.dropVerticesGremlinQuery
1570.6474277774203
ms/oporg.janusgraph.CQLMultiQueryBenchmark.getNeighborNames
8119.921727029834
ms/op8411.967305495045
ms/op0.97
org.janusgraph.CQLMultiQueryBenchmark.getElementsWithUsingRepeatUntilSteps
9281.604887305746
ms/op9104.974810254043
ms/op1.02
org.janusgraph.CQLMultiQueryBenchmark.getAdjacentVerticesLocalCounts
8294.608982001531
ms/op8793.398072298722
ms/op0.94
This comment was automatically generated by workflow using github-action-benchmark.