Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Improves the readability of the test. The assertions are clearer and include descriptive messages, making it easier to identify which assertion fails. This enhances code maintainability, understanding and debugging efficiency. Signed-off-by: Rian-Ismael <[email protected]>
- Loading branch information
5ee7151
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
13284.42589705559
ms/op12759.792521990807
ms/op1.04
org.janusgraph.GraphCentricQueryBenchmark.getVertices
1051.2449769643224
ms/op948.8095656612085
ms/op1.11
org.janusgraph.MgmtOlapJobBenchmark.runClearIndex
216.68716866340577
ms/op216.080514307971
ms/op1.00
org.janusgraph.MgmtOlapJobBenchmark.runReindex
334.4140674629762
ms/op323.7289066753431
ms/op1.03
org.janusgraph.JanusGraphSpeedBenchmark.basicCount
232.28279911985695
ms/op221.93092013457917
ms/op1.05
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.getValuesAllPropertiesWithAllMultiQuerySlicesUnderMaxRequestsPerConnection
5393.336812454385
ms/op4627.448288285934
ms/op1.17
org.janusgraph.CQLMultiQueryBenchmark.getElementsWithUsingEmitRepeatSteps
18877.076684771284
ms/op16307.944488646324
ms/op1.16
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.getValuesMultiplePropertiesWithSmallBatch
21808.39849150944
ms/op18184.90738927801
ms/op1.20
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.vertexCentricPropertiesFetching
58972.639237133335
ms/op54607.369860633335
ms/op1.08
org.janusgraph.CQLMultiQueryDropBenchmark.dropVertices
1684.0801571285072
ms/op1523.4969077442136
ms/op1.11
org.janusgraph.CQLMultiQueryBenchmark.getAllElementsTraversedFromOuterVertex
8735.688361772438
ms/op7806.908203914538
ms/op1.12
org.janusgraph.CQLMultiQueryBenchmark.getVerticesWithDoubleUnion
428.7100936904137
ms/op384.88677249790953
ms/op1.11
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.getValuesAllPropertiesWithUnlimitedBatch
4958.810090391482
ms/op3963.150305704972
ms/op1.25
org.janusgraph.CQLMultiQueryBenchmark.getNames
8569.105638106113
ms/op8114.229699410469
ms/op1.06
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.getValuesThreePropertiesWithAllMultiQuerySlicesUnderMaxRequestsPerConnection
6378.543816211159
ms/op5203.446504605631
ms/op1.23
org.janusgraph.CQLMultiQueryBenchmark.getLabels
7636.46503996627
ms/op6885.124388054026
ms/op1.11
org.janusgraph.CQLMultiQueryBenchmark.getVerticesFilteredByAndStep
447.53712846271696
ms/op432.53707435039644
ms/op1.03
org.janusgraph.CQLMultiQueryBenchmark.getVerticesFromMultiNestedRepeatStepStartingFromSingleVertex
13258.139710125713
ms/op12235.773550114183
ms/op1.08
org.janusgraph.CQLMultiQueryBenchmark.getVerticesWithCoalesceUsage
389.01238459465384
ms/op364.53113070250123
ms/op1.07
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.getValuesMultiplePropertiesWithAllMultiQuerySlicesUnderMaxRequestsPerConnection
16485.876962138092
ms/op13784.313366630518
ms/op1.20
org.janusgraph.CQLMultiQueryBenchmark.getIdToOutVerticesProjection
275.8549832313538
ms/op257.3359629935243
ms/op1.07
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.getValuesMultiplePropertiesWithUnlimitedBatch
18055.312387917
ms/op14074.48312986445
ms/op1.28
org.janusgraph.CQLCompositeIndexInlinePropBenchmark.searchVertices
1616.520088792797
ms/op1536.6531439073692
ms/op1.05
org.janusgraph.CQLMultiQueryDropBenchmark.dropVerticesGremlinQuery
1684.398781795349
ms/op1529.2964872498515
ms/op1.10
org.janusgraph.CQLMultiQueryBenchmark.getNeighborNames
8744.85734836509
ms/op7975.572658952245
ms/op1.10
org.janusgraph.CQLMultiQueryBenchmark.getElementsWithUsingRepeatUntilSteps
10113.466019337406
ms/op8872.58070850431
ms/op1.14
org.janusgraph.CQLMultiQueryBenchmark.getAdjacentVerticesLocalCounts
9158.157862258906
ms/op8354.800824982114
ms/op1.10
This comment was automatically generated by workflow using github-action-benchmark.