-
-
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.
- Loading branch information
Showing
9 changed files
with
191 additions
and
34 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
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
e849077
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
12695.817297678543
ms/op12994.438964091325
ms/op0.98
org.janusgraph.GraphCentricQueryBenchmark.getVertices
969.7370391849593
ms/op957.3251909284766
ms/op1.01
org.janusgraph.MgmtOlapJobBenchmark.runClearIndex
215.41615324166668
ms/op216.45303196086957
ms/op1.00
org.janusgraph.MgmtOlapJobBenchmark.runReindex
340.33103963380955
ms/op342.81005004892853
ms/op0.99
org.janusgraph.JanusGraphSpeedBenchmark.basicCount
195.97803145353998
ms/op207.33680618088454
ms/op0.95
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.getValuesAllPropertiesWithAllMultiQuerySlicesUnderMaxRequestsPerConnection
5094.166169623522
ms/op4953.295327365606
ms/op1.03
org.janusgraph.CQLMultiQueryBenchmark.getElementsWithUsingEmitRepeatSteps
16545.594969109246
ms/op16917.057558105356
ms/op0.98
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.getValuesMultiplePropertiesWithSmallBatch
19282.200540264646
ms/op18983.13907385985
ms/op1.02
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.vertexCentricPropertiesFetching
59327.58756403333
ms/op56527.85002600001
ms/op1.05
org.janusgraph.CQLMultiQueryDropBenchmark.dropVertices
1669.4958923473687
ms/op1570.8428983417461
ms/op1.06
org.janusgraph.CQLMultiQueryBenchmark.getAllElementsTraversedFromOuterVertex
8381.442515477169
ms/op8433.13502817794
ms/op0.99
org.janusgraph.CQLMultiQueryBenchmark.getVerticesWithDoubleUnion
393.9160047990152
ms/op384.2152506805113
ms/op1.03
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.getValuesAllPropertiesWithUnlimitedBatch
4641.871545085265
ms/op4227.1771161974975
ms/op1.10
org.janusgraph.CQLMultiQueryBenchmark.getNames
8207.434059236663
ms/op8339.221853925019
ms/op0.98
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.getValuesThreePropertiesWithAllMultiQuerySlicesUnderMaxRequestsPerConnection
5751.128616707412
ms/op5604.356576582386
ms/op1.03
org.janusgraph.CQLMultiQueryBenchmark.getLabels
6848.481548023952
ms/op7082.884761983721
ms/op0.97
org.janusgraph.CQLMultiQueryBenchmark.getVerticesFilteredByAndStep
421.84189468630683
ms/op430.31039337061094
ms/op0.98
org.janusgraph.CQLMultiQueryBenchmark.getVerticesFromMultiNestedRepeatStepStartingFromSingleVertex
13006.633710193382
ms/op12459.636105572155
ms/op1.04
org.janusgraph.CQLMultiQueryBenchmark.getVerticesWithCoalesceUsage
358.3279515953258
ms/op357.5981502840734
ms/op1.00
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.getValuesMultiplePropertiesWithAllMultiQuerySlicesUnderMaxRequestsPerConnection
14227.201555317857
ms/op14793.559446997619
ms/op0.96
org.janusgraph.CQLMultiQueryBenchmark.getIdToOutVerticesProjection
245.21740515790424
ms/op245.84974412075837
ms/op1.00
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.getValuesMultiplePropertiesWithUnlimitedBatch
14519.640140464173
ms/op13806.414282860256
ms/op1.05
org.janusgraph.CQLCompositeIndexInlinePropBenchmark.searchVertices
1502.6868476209847
ms/op1511.142514571489
ms/op0.99
org.janusgraph.CQLMultiQueryBenchmark.getNeighborNames
8066.546144612916
ms/op8411.967305495045
ms/op0.96
org.janusgraph.CQLMultiQueryBenchmark.getElementsWithUsingRepeatUntilSteps
8819.547094282061
ms/op9104.974810254043
ms/op0.97
org.janusgraph.CQLMultiQueryBenchmark.getAdjacentVerticesLocalCounts
8583.240885545258
ms/op8793.398072298722
ms/op0.98
This comment was automatically generated by workflow using github-action-benchmark.