-
-
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.
Replace deprecated compression options in cql
Signed-off-by: toom <[email protected]>
- Loading branch information
Showing
3 changed files
with
27 additions
and
8 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
a49d8e0
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
12945.731212782355
ms/op12994.438964091325
ms/op1.00
org.janusgraph.GraphCentricQueryBenchmark.getVertices
988.382211398165
ms/op957.3251909284766
ms/op1.03
org.janusgraph.MgmtOlapJobBenchmark.runClearIndex
216.72744182681163
ms/op216.45303196086957
ms/op1.00
org.janusgraph.MgmtOlapJobBenchmark.runReindex
344.03895541547615
ms/op342.81005004892853
ms/op1.00
org.janusgraph.JanusGraphSpeedBenchmark.basicCount
235.32848448841423
ms/op207.33680618088454
ms/op1.14
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.getValuesAllPropertiesWithAllMultiQuerySlicesUnderMaxRequestsPerConnection
4843.327733048825
ms/op4953.295327365606
ms/op0.98
org.janusgraph.CQLMultiQueryBenchmark.getElementsWithUsingEmitRepeatSteps
16938.66138854265
ms/op16917.057558105356
ms/op1.00
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.getValuesMultiplePropertiesWithSmallBatch
20126.443474960608
ms/op18983.13907385985
ms/op1.06
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.vertexCentricPropertiesFetching
57185.91131443333
ms/op56527.85002600001
ms/op1.01
org.janusgraph.CQLMultiQueryDropBenchmark.dropVertices
1552.5429234477497
ms/op1570.8428983417461
ms/op0.99
org.janusgraph.CQLMultiQueryBenchmark.getAllElementsTraversedFromOuterVertex
8390.45049206063
ms/op8433.13502817794
ms/op0.99
org.janusgraph.CQLMultiQueryBenchmark.getVerticesWithDoubleUnion
366.68960390614257
ms/op384.2152506805113
ms/op0.95
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.getValuesAllPropertiesWithUnlimitedBatch
4204.197961795231
ms/op4227.1771161974975
ms/op0.99
org.janusgraph.CQLMultiQueryBenchmark.getNames
8462.969972231054
ms/op8339.221853925019
ms/op1.01
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.getValuesThreePropertiesWithAllMultiQuerySlicesUnderMaxRequestsPerConnection
5974.230316933905
ms/op5604.356576582386
ms/op1.07
org.janusgraph.CQLMultiQueryBenchmark.getLabels
7075.015628779049
ms/op7082.884761983721
ms/op1.00
org.janusgraph.CQLMultiQueryBenchmark.getVerticesFilteredByAndStep
425.3525897743987
ms/op430.31039337061094
ms/op0.99
org.janusgraph.CQLMultiQueryBenchmark.getVerticesFromMultiNestedRepeatStepStartingFromSingleVertex
13092.546227868055
ms/op12459.636105572155
ms/op1.05
org.janusgraph.CQLMultiQueryBenchmark.getVerticesWithCoalesceUsage
354.83791170606935
ms/op357.5981502840734
ms/op0.99
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.getValuesMultiplePropertiesWithAllMultiQuerySlicesUnderMaxRequestsPerConnection
14555.775137459957
ms/op14793.559446997619
ms/op0.98
org.janusgraph.CQLMultiQueryBenchmark.getIdToOutVerticesProjection
244.94999881319816
ms/op245.84974412075837
ms/op1.00
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.getValuesMultiplePropertiesWithUnlimitedBatch
15378.848385522451
ms/op13806.414282860256
ms/op1.11
org.janusgraph.CQLCompositeIndexInlinePropBenchmark.searchVertices
1541.9238773113736
ms/op1511.142514571489
ms/op1.02
org.janusgraph.CQLMultiQueryDropBenchmark.dropVerticesGremlinQuery
1591.2028754896394
ms/oporg.janusgraph.CQLMultiQueryBenchmark.getNeighborNames
8011.044946224037
ms/op8411.967305495045
ms/op0.95
org.janusgraph.CQLMultiQueryBenchmark.getElementsWithUsingRepeatUntilSteps
8876.74788022267
ms/op9104.974810254043
ms/op0.97
org.janusgraph.CQLMultiQueryBenchmark.getAdjacentVerticesLocalCounts
8345.734081550268
ms/op8793.398072298722
ms/op0.95
This comment was automatically generated by workflow using github-action-benchmark.