-
-
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 pull request #3972 from mad/fix-ordered-iterator
Fix ordered iterator
- Loading branch information
Showing
2 changed files
with
29 additions
and
23 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
c39a12a
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
17622.56595168698
ms/op22579.688640648168
ms/op0.78
org.janusgraph.GraphCentricQueryBenchmark.getVertices
1594.1248595544378
ms/op1693.3271383287579
ms/op0.94
org.janusgraph.MgmtOlapJobBenchmark.runClearIndex
221.99647398260868
ms/op222.8017045478261
ms/op1.00
org.janusgraph.MgmtOlapJobBenchmark.runReindex
509.75968897727273
ms/op565.8578123657144
ms/op0.90
org.janusgraph.JanusGraphSpeedBenchmark.basicCount
506.0548470977634
ms/op458.33261599744327
ms/op1.10
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.getValuesAllPropertiesWithAllMultiQuerySlicesUnderMaxRequestsPerConnection
12103.272196556067
ms/op13027.779634965924
ms/op0.93
org.janusgraph.CQLMultiQueryBenchmark.getElementsWithUsingEmitRepeatSteps
38104.24966912191
ms/op42947.178598
ms/op0.89
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.getValuesMultiplePropertiesWithSmallBatch
40825.23804507762
ms/op47549.632632216664
ms/op0.86
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.vertexCentricPropertiesFetching
83427.9873206
ms/op99834.0656897
ms/op0.84
org.janusgraph.CQLMultiQueryBenchmark.getAllElementsTraversedFromOuterVertex
19052.173492902635
ms/op21717.084192162452
ms/op0.88
org.janusgraph.CQLMultiQueryBenchmark.getVerticesWithDoubleUnion
740.9090414550153
ms/op763.9341528866134
ms/op0.97
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.getValuesAllPropertiesWithUnlimitedBatch
10509.448100418682
ms/op12156.922564930786
ms/op0.86
org.janusgraph.CQLMultiQueryBenchmark.getNames
19074.686938554165
ms/op21623.489783162986
ms/op0.88
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.getValuesThreePropertiesWithAllMultiQuerySlicesUnderMaxRequestsPerConnection
13477.87408297365
ms/op16175.502236128377
ms/op0.83
org.janusgraph.CQLMultiQueryBenchmark.getLabels
16573.850222334895
ms/oporg.janusgraph.CQLMultiQueryBenchmark.getVerticesFilteredByAndStep
820.7574024888672
ms/op828.1404002420064
ms/op0.99
org.janusgraph.CQLMultiQueryBenchmark.getVerticesFromMultiNestedRepeatStepStartingFromSingleVertex
26287.37958739365
ms/op28624.24182517619
ms/op0.92
org.janusgraph.CQLMultiQueryBenchmark.getVerticesWithCoalesceUsage
681.4104449129808
ms/op770.5690844916234
ms/op0.88
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.getValuesMultiplePropertiesWithAllMultiQuerySlicesUnderMaxRequestsPerConnection
35304.05537217595
ms/op42753.61769863095
ms/op0.83
org.janusgraph.CQLMultiQueryBenchmark.getIdToOutVerticesProjection
465.6852994644584
ms/op518.0698862502832
ms/op0.90
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.getValuesMultiplePropertiesWithUnlimitedBatch
37087.967557060634
ms/op45390.244630558336
ms/op0.82
org.janusgraph.CQLMultiQueryBenchmark.getNeighborNames
19265.263204399576
ms/op21751.645129234243
ms/op0.89
org.janusgraph.CQLMultiQueryBenchmark.getElementsWithUsingRepeatUntilSteps
20639.069591600553
ms/op22817.45437812944
ms/op0.90
org.janusgraph.CQLMultiQueryBenchmark.getAdjacentVerticesLocalCounts
19184.32202865276
ms/op21574.947662841663
ms/op0.89
This comment was automatically generated by workflow using github-action-benchmark.