-
-
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.
Merge branch 'feature/property-map-multi-query'
PR #3803 Signed-off-by: Oleksandr Porunov <alexandr.porunov@gmail.com>
- Loading branch information
Showing
24 changed files
with
1,976 additions
and
96 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
Oops, something went wrong.
e7b0eea
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
14198.69670050245
ms/op20132.68260361965
ms/op0.71
org.janusgraph.GraphCentricQueryBenchmark.getVertices
1378.3106312802922
ms/op1617.8956294193085
ms/op0.85
org.janusgraph.MgmtOlapJobBenchmark.runClearIndex
219.74754926086956
ms/op222.76279991304347
ms/op0.99
org.janusgraph.MgmtOlapJobBenchmark.runReindex
467.9631437512122
ms/op541.8996275500001
ms/op0.86
org.janusgraph.JanusGraphSpeedBenchmark.basicCount
376.61225927174604
ms/op368.0788711730627
ms/op1.02
org.janusgraph.CQLMultiQueryBenchmark.getIdToOutVerticesProjection
417.61720202726184
ms/oporg.janusgraph.CQLMultiQueryBenchmark.getElementsWithUsingEmitRepeatSteps
30485.29176928849
ms/oporg.janusgraph.CQLMultiQueryBenchmark.getAllElementsTraversedFromOuterVertex
15035.469636326356
ms/oporg.janusgraph.CQLMultiQueryBenchmark.getNeighborNames
15012.990749081673
ms/op19824.388658859913
ms/op0.76
org.janusgraph.CQLMultiQueryBenchmark.getVerticesWithDoubleUnion
614.4273777856383
ms/oporg.janusgraph.CQLMultiQueryBenchmark.getElementsWithUsingRepeatUntilSteps
15829.198928864762
ms/oporg.janusgraph.CQLMultiQueryBenchmark.getAdjacentVerticesLocalCounts
15474.56831800046
ms/oporg.janusgraph.CQLMultiQueryBenchmark.getNames
14795.141353185782
ms/op19643.66567439762
ms/op0.75
org.janusgraph.CQLMultiQueryBenchmark.getVerticesFilteredByAndStep
686.2781792317747
ms/oporg.janusgraph.CQLMultiQueryBenchmark.getVerticesFromMultiNestedRepeatStepStartingFromSingleVertex
21260.009435516116
ms/oporg.janusgraph.CQLMultiQueryBenchmark.getVerticesWithCoalesceUsage
579.0983303444897
ms/opThis comment was automatically generated by workflow using github-action-benchmark.