-
-
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.
Backend: Fix log for PARALLEL_BACKEND_OPS option
Signed-off-by: Boxuan Li <liboxuan@connect.hku.hk>
- Loading branch information
Showing
1 changed file
with
2 additions
and
2 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
0cb1221
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
14321.230655571904
ms/op14532.494919968713
ms/op0.99
org.janusgraph.GraphCentricQueryBenchmark.getVertices
1347.8679753147915
ms/op1341.4205490969866
ms/op1.00
org.janusgraph.MgmtOlapJobBenchmark.runClearIndex
221.37871517391304
ms/op219.50517400869566
ms/op1.01
org.janusgraph.MgmtOlapJobBenchmark.runReindex
463.2591809696969
ms/op474.74738472
ms/op0.98
org.janusgraph.JanusGraphSpeedBenchmark.basicCount
474.1742368726054
ms/op385.5766658693171
ms/op1.23
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.getValuesAllPropertiesWithAllMultiQuerySlicesUnderMaxRequestsPerConnection
9407.659055067692
ms/op9837.973724257849
ms/op0.96
org.janusgraph.CQLMultiQueryBenchmark.getElementsWithUsingEmitRepeatSteps
34341.51567932619
ms/op30990.078781266668
ms/op1.11
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.getValuesMultiplePropertiesWithSmallBatch
34660.16747972167
ms/op34130.417437145006
ms/op1.02
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.vertexCentricPropertiesFetching
70034.63660366667
ms/op64924.88423363333
ms/op1.08
org.janusgraph.CQLMultiQueryBenchmark.getAllElementsTraversedFromOuterVertex
16543.771125417075
ms/op15213.595918878282
ms/op1.09
org.janusgraph.CQLMultiQueryBenchmark.getVerticesWithDoubleUnion
602.4165614119256
ms/op622.1791426031332
ms/op0.97
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.getValuesAllPropertiesWithUnlimitedBatch
8844.113927727136
ms/op8743.251293119505
ms/op1.01
org.janusgraph.CQLMultiQueryBenchmark.getNames
16188.607337882957
ms/op15399.258113350808
ms/op1.05
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.getValuesThreePropertiesWithAllMultiQuerySlicesUnderMaxRequestsPerConnection
11499.077937663265
ms/op12123.446650210828
ms/op0.95
org.janusgraph.CQLMultiQueryBenchmark.getVerticesFilteredByAndStep
654.6388044577923
ms/op687.4349321580046
ms/op0.95
org.janusgraph.CQLMultiQueryBenchmark.getVerticesFromMultiNestedRepeatStepStartingFromSingleVertex
22393.257565405
ms/op21767.370231805082
ms/op1.03
org.janusgraph.CQLMultiQueryBenchmark.getVerticesWithCoalesceUsage
579.7596238670645
ms/op594.3546264197971
ms/op0.98
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.getValuesMultiplePropertiesWithAllMultiQuerySlicesUnderMaxRequestsPerConnection
29319.133756345553
ms/op28281.21560570778
ms/op1.04
org.janusgraph.CQLMultiQueryBenchmark.getIdToOutVerticesProjection
406.0304089461045
ms/op437.1551211838477
ms/op0.93
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.getValuesMultiplePropertiesWithUnlimitedBatch
33572.46448482134
ms/op33032.19885374843
ms/op1.02
org.janusgraph.CQLMultiQueryBenchmark.getNeighborNames
16425.51058383513
ms/op15388.736694382991
ms/op1.07
org.janusgraph.CQLMultiQueryBenchmark.getElementsWithUsingRepeatUntilSteps
17605.827461747176
ms/op16535.70284782947
ms/op1.06
org.janusgraph.CQLMultiQueryBenchmark.getAdjacentVerticesLocalCounts
17138.839027557773
ms/op15568.310523091981
ms/op1.10
This comment was automatically generated by workflow using github-action-benchmark.