Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add GitHub link to vertex mutation optimizations PR
Signed-off-by: Oleksandr Porunov <[email protected]>
- Loading branch information
3b8843f
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
12720.404995052602
ms/op12994.438964091325
ms/op0.98
org.janusgraph.GraphCentricQueryBenchmark.getVertices
944.7074528054745
ms/op957.3251909284766
ms/op0.99
org.janusgraph.MgmtOlapJobBenchmark.runClearIndex
216.86748007463765
ms/op216.45303196086957
ms/op1.00
org.janusgraph.MgmtOlapJobBenchmark.runReindex
346.4933083179762
ms/op342.81005004892853
ms/op1.01
org.janusgraph.JanusGraphSpeedBenchmark.basicCount
248.54467011007614
ms/op207.33680618088454
ms/op1.20
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.getValuesAllPropertiesWithAllMultiQuerySlicesUnderMaxRequestsPerConnection
4941.515593058439
ms/op4953.295327365606
ms/op1.00
org.janusgraph.CQLMultiQueryBenchmark.getElementsWithUsingEmitRepeatSteps
17001.912436888764
ms/op16917.057558105356
ms/op1.01
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.getValuesMultiplePropertiesWithSmallBatch
19649.58859199495
ms/op18983.13907385985
ms/op1.04
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.vertexCentricPropertiesFetching
55860.92578766667
ms/op56527.85002600001
ms/op0.99
org.janusgraph.CQLMultiQueryDropBenchmark.dropVertices
1534.8066079260936
ms/op1570.8428983417461
ms/op0.98
org.janusgraph.CQLMultiQueryBenchmark.getAllElementsTraversedFromOuterVertex
8252.01564791246
ms/op8433.13502817794
ms/op0.98
org.janusgraph.CQLMultiQueryBenchmark.getVerticesWithDoubleUnion
375.0336633305942
ms/op384.2152506805113
ms/op0.98
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.getValuesAllPropertiesWithUnlimitedBatch
3895.4663962391037
ms/op4227.1771161974975
ms/op0.92
org.janusgraph.CQLMultiQueryBenchmark.getNames
8364.0362533297
ms/op8339.221853925019
ms/op1.00
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.getValuesThreePropertiesWithAllMultiQuerySlicesUnderMaxRequestsPerConnection
5709.19694806252
ms/op5604.356576582386
ms/op1.02
org.janusgraph.CQLMultiQueryBenchmark.getLabels
7395.274902698651
ms/op7082.884761983721
ms/op1.04
org.janusgraph.CQLMultiQueryBenchmark.getVerticesFilteredByAndStep
422.28055417182316
ms/op430.31039337061094
ms/op0.98
org.janusgraph.CQLMultiQueryBenchmark.getVerticesFromMultiNestedRepeatStepStartingFromSingleVertex
12640.319370873902
ms/op12459.636105572155
ms/op1.01
org.janusgraph.CQLMultiQueryBenchmark.getVerticesWithCoalesceUsage
363.8106083379326
ms/op357.5981502840734
ms/op1.02
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.getValuesMultiplePropertiesWithAllMultiQuerySlicesUnderMaxRequestsPerConnection
14363.743359193355
ms/op14793.559446997619
ms/op0.97
org.janusgraph.CQLMultiQueryBenchmark.getIdToOutVerticesProjection
247.02375474681554
ms/op245.84974412075837
ms/op1.00
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.getValuesMultiplePropertiesWithUnlimitedBatch
15204.14357639043
ms/op13806.414282860256
ms/op1.10
org.janusgraph.CQLCompositeIndexInlinePropBenchmark.searchVertices
1548.5719675947396
ms/op1511.142514571489
ms/op1.02
org.janusgraph.CQLMultiQueryDropBenchmark.dropVerticesGremlinQuery
1558.2457218454401
ms/oporg.janusgraph.CQLMultiQueryBenchmark.getNeighborNames
8604.094062393058
ms/op8411.967305495045
ms/op1.02
org.janusgraph.CQLMultiQueryBenchmark.getElementsWithUsingRepeatUntilSteps
9239.018908286906
ms/op9104.974810254043
ms/op1.01
org.janusgraph.CQLMultiQueryBenchmark.getAdjacentVerticesLocalCounts
8517.341078961663
ms/op8793.398072298722
ms/op0.97
This comment was automatically generated by workflow using github-action-benchmark.