Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump curator.version from 5.6.0 to 5.7.0
Bumps `curator.version` from 5.6.0 to 5.7.0. Updates `org.apache.curator:curator-framework` from 5.6.0 to 5.7.0 - [Commits](apache/curator@apache-curator-5.6.0...apache-curator-5.7.0) Updates `org.apache.curator:curator-recipes` from 5.6.0 to 5.7.0 - [Commits](apache/curator@apache-curator-5.6.0...apache-curator-5.7.0) Updates `org.apache.curator:curator-client` from 5.6.0 to 5.7.0 - [Commits](apache/curator@apache-curator-5.6.0...apache-curator-5.7.0) --- updated-dependencies: - dependency-name: org.apache.curator:curator-framework dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.apache.curator:curator-recipes dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.apache.curator:curator-client dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> (cherry picked from commit f72db11)
- Loading branch information
b30df90
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
12201.455714266027
ms/op12912.548637979955
ms/op0.94
org.janusgraph.GraphCentricQueryBenchmark.getVertices
919.3901940403705
ms/op918.0400957291431
ms/op1.00
org.janusgraph.MgmtOlapJobBenchmark.runClearIndex
216.40176965144929
ms/op216.4635572547101
ms/op1.00
org.janusgraph.MgmtOlapJobBenchmark.runReindex
336.3647967
ms/op347.80464277685894
ms/op0.97
org.janusgraph.JanusGraphSpeedBenchmark.basicCount
211.671126465883
ms/op216.40289108422564
ms/op0.98
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.getValuesAllPropertiesWithAllMultiQuerySlicesUnderMaxRequestsPerConnection
5005.033163421746
ms/op5024.445582277027
ms/op1.00
org.janusgraph.CQLMultiQueryBenchmark.getElementsWithUsingEmitRepeatSteps
16655.830373551842
ms/op17159.196377976783
ms/op0.97
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.getValuesMultiplePropertiesWithSmallBatch
20046.91613674909
ms/op20724.36722410404
ms/op0.97
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.vertexCentricPropertiesFetching
54757.1033218
ms/op58162.35436213332
ms/op0.94
org.janusgraph.CQLMultiQueryBenchmark.getAllElementsTraversedFromOuterVertex
8256.693217708258
ms/op8357.110491468684
ms/op0.99
org.janusgraph.CQLMultiQueryBenchmark.getVerticesWithDoubleUnion
365.85266356394436
ms/op387.6863383382277
ms/op0.94
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.getValuesAllPropertiesWithUnlimitedBatch
4097.587820452902
ms/op4213.8777475333945
ms/op0.97
org.janusgraph.CQLMultiQueryBenchmark.getNames
8337.371541186507
ms/op8292.920591714219
ms/op1.01
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.getValuesThreePropertiesWithAllMultiQuerySlicesUnderMaxRequestsPerConnection
5694.3068433686
ms/op6038.63465033781
ms/op0.94
org.janusgraph.CQLMultiQueryBenchmark.getLabels
7210.59937238196
ms/op7199.99021713888
ms/op1.00
org.janusgraph.CQLMultiQueryBenchmark.getVerticesFilteredByAndStep
420.05008477912037
ms/op436.20180871236005
ms/op0.96
org.janusgraph.CQLMultiQueryBenchmark.getVerticesFromMultiNestedRepeatStepStartingFromSingleVertex
12365.003796848612
ms/op12934.501404644643
ms/op0.96
org.janusgraph.CQLMultiQueryBenchmark.getVerticesWithCoalesceUsage
356.13603457680523
ms/op366.0040859039988
ms/op0.97
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.getValuesMultiplePropertiesWithAllMultiQuerySlicesUnderMaxRequestsPerConnection
14712.1496667029
ms/op15425.554640038366
ms/op0.95
org.janusgraph.CQLMultiQueryBenchmark.getIdToOutVerticesProjection
246.84991127673504
ms/op253.11102554260657
ms/op0.98
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.getValuesMultiplePropertiesWithUnlimitedBatch
15025.526912001287
ms/op15594.566794325445
ms/op0.96
org.janusgraph.CQLMultiQueryBenchmark.getNeighborNames
8125.409093265674
ms/op8428.010412274583
ms/op0.96
org.janusgraph.CQLMultiQueryBenchmark.getElementsWithUsingRepeatUntilSteps
8941.478498573499
ms/op9070.584048547127
ms/op0.99
org.janusgraph.CQLMultiQueryBenchmark.getAdjacentVerticesLocalCounts
8381.301700384081
ms/op8487.596133540426
ms/op0.99
This comment was automatically generated by workflow using github-action-benchmark.