-
-
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: Jan Jansen <[email protected]>
- Loading branch information
1 parent
bf22b55
commit 2e54144
Showing
5 changed files
with
35 additions
and
2 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
2e54144
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
14570.057182395554
ms/op14586.008647555847
ms/op1.00
org.janusgraph.GraphCentricQueryBenchmark.getVertices
1380.8863613013239
ms/op1403.492298047285
ms/op0.98
org.janusgraph.MgmtOlapJobBenchmark.runClearIndex
221.28016552173912
ms/op221.54146067826088
ms/op1.00
org.janusgraph.MgmtOlapJobBenchmark.runReindex
469.53089385272733
ms/op460.9890087106061
ms/op1.02
org.janusgraph.JanusGraphSpeedBenchmark.basicCount
445.04298673267186
ms/op346.66347764095144
ms/op1.28
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.getValuesAllPropertiesWithAllMultiQuerySlicesUnderMaxRequestsPerConnection
9522.2997773583
ms/op4485.190292578381
ms/op2.12
org.janusgraph.CQLMultiQueryBenchmark.getElementsWithUsingEmitRepeatSteps
33648.02840366072
ms/op30665.192997429764
ms/op1.10
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.getValuesMultiplePropertiesWithSmallBatch
33653.666279846664
ms/op23828.46548598333
ms/op1.41
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.vertexCentricPropertiesFetching
67421.03600960001
ms/op38983.8101016
ms/op1.73
org.janusgraph.CQLMultiQueryBenchmark.getAllElementsTraversedFromOuterVertex
16632.593987108452
ms/op15106.615220932421
ms/op1.10
org.janusgraph.CQLMultiQueryBenchmark.getVerticesWithDoubleUnion
619.0712974157548
ms/op587.1721059629838
ms/op1.05
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.getValuesAllPropertiesWithUnlimitedBatch
9107.358139775939
ms/op4312.15499390924
ms/op2.11
org.janusgraph.CQLMultiQueryBenchmark.getNames
16441.692535810816
ms/op14979.155193266353
ms/op1.10
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.getValuesThreePropertiesWithAllMultiQuerySlicesUnderMaxRequestsPerConnection
11498.028263197157
ms/op7028.506374854091
ms/op1.64
org.janusgraph.CQLMultiQueryBenchmark.getVerticesFilteredByAndStep
669.4884789178653
ms/op681.8268098321862
ms/op0.98
org.janusgraph.CQLMultiQueryBenchmark.getVerticesFromMultiNestedRepeatStepStartingFromSingleVertex
21753.651329825003
ms/op20906.959035210002
ms/op1.04
org.janusgraph.CQLMultiQueryBenchmark.getVerticesWithCoalesceUsage
595.2019151595802
ms/op588.033972045627
ms/op1.01
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.getValuesMultiplePropertiesWithAllMultiQuerySlicesUnderMaxRequestsPerConnection
30148.170330968256
ms/op21474.23874965
ms/op1.40
org.janusgraph.CQLMultiQueryBenchmark.getIdToOutVerticesProjection
409.73045501999775
ms/op424.85170239457113
ms/op0.96
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.getValuesMultiplePropertiesWithUnlimitedBatch
32388.775687449353
ms/op27121.09184266667
ms/op1.19
org.janusgraph.CQLMultiQueryBenchmark.getNeighborNames
16670.660221468355
ms/op14606.05859399543
ms/op1.14
org.janusgraph.CQLMultiQueryBenchmark.getElementsWithUsingRepeatUntilSteps
17759.96409560644
ms/op16268.361992679524
ms/op1.09
org.janusgraph.CQLMultiQueryBenchmark.getAdjacentVerticesLocalCounts
16799.107333123844
ms/op15417.817227794843
ms/op1.09
This comment was automatically generated by workflow using github-action-benchmark.
2e54144
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.
Possible performance regression was detected for benchmark.
Benchmark result of this commit is worse than the previous benchmark result exceeding threshold
2
.org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.getValuesAllPropertiesWithAllMultiQuerySlicesUnderMaxRequestsPerConnection
9522.2997773583
ms/op4485.190292578381
ms/op2.12
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.getValuesAllPropertiesWithUnlimitedBatch
9107.358139775939
ms/op4312.15499390924
ms/op2.11
This comment was automatically generated by workflow using github-action-benchmark.