Skip to content

Commit

Permalink
Bump curator.version from 5.5.0 to 5.6.0
Browse files Browse the repository at this point in the history
Bumps `curator.version` from 5.5.0 to 5.6.0.

Updates `org.apache.curator:curator-framework` from 5.5.0 to 5.6.0
- [Commits](apache/curator@apache-curator-5.5.0...apache-curator-5.6.0)

Updates `org.apache.curator:curator-recipes` from 5.5.0 to 5.6.0
- [Commits](apache/curator@apache-curator-5.5.0...apache-curator-5.6.0)

Updates `org.apache.curator:curator-client` from 5.5.0 to 5.6.0
- [Commits](apache/curator@apache-curator-5.5.0...apache-curator-5.6.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 5ea2466)
  • Loading branch information
dependabot[bot] committed May 9, 2024
1 parent ee5364d commit ae6c3ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@
<graalvm-nativeimage.version>24.0.0</graalvm-nativeimage.version>
<caffeine.version>2.9.3</caffeine.version>
<checker-qual.version>3.42.0</checker-qual.version>
<curator.version>5.5.0</curator.version>
<curator.version>5.6.0</curator.version>
</properties>
<modules>
<module>janusgraph-grpc</module>
Expand Down

1 comment on commit ae6c3ad

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Benchmark

Benchmark suite Current: ae6c3ad Previous: c8792aa Ratio
org.janusgraph.JanusGraphSpeedBenchmark.basicAddAndDelete 12367.248510860267 ms/op 12933.219068971923 ms/op 0.96
org.janusgraph.GraphCentricQueryBenchmark.getVertices 883.923430670869 ms/op 929.0686750649414 ms/op 0.95
org.janusgraph.MgmtOlapJobBenchmark.runClearIndex 216.6316037253623 ms/op 215.98180543333334 ms/op 1.00
org.janusgraph.MgmtOlapJobBenchmark.runReindex 335.08877719500003 ms/op 348.8265452326923 ms/op 0.96
org.janusgraph.JanusGraphSpeedBenchmark.basicCount 231.97842926597767 ms/op 227.8074437066411 ms/op 1.02
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.getValuesAllPropertiesWithAllMultiQuerySlicesUnderMaxRequestsPerConnection 4880.964949811872 ms/op 4880.398383755226 ms/op 1.00
org.janusgraph.CQLMultiQueryBenchmark.getElementsWithUsingEmitRepeatSteps 16808.330326794763 ms/op 17909.154248616192 ms/op 0.94
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.getValuesMultiplePropertiesWithSmallBatch 19985.047897937373 ms/op 18799.44054118485 ms/op 1.06
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.vertexCentricPropertiesFetching 57851.978576833324 ms/op 55455.590322899996 ms/op 1.04
org.janusgraph.CQLMultiQueryBenchmark.getAllElementsTraversedFromOuterVertex 8122.933668816289 ms/op 8339.218499689177 ms/op 0.97
org.janusgraph.CQLMultiQueryBenchmark.getVerticesWithDoubleUnion 375.28525168913393 ms/op 371.31223395833683 ms/op 1.01
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.getValuesAllPropertiesWithUnlimitedBatch 4064.2598409888888 ms/op 4227.4425002369935 ms/op 0.96
org.janusgraph.CQLMultiQueryBenchmark.getNames 8195.446256117857 ms/op 8528.923591561108 ms/op 0.96
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.getValuesThreePropertiesWithAllMultiQuerySlicesUnderMaxRequestsPerConnection 6128.687889321831 ms/op 5366.416493988495 ms/op 1.14
org.janusgraph.CQLMultiQueryBenchmark.getLabels 6935.459007697235 ms/op 7119.612218557372 ms/op 0.97
org.janusgraph.CQLMultiQueryBenchmark.getVerticesFilteredByAndStep 424.0975754292105 ms/op 416.6330074327548 ms/op 1.02
org.janusgraph.CQLMultiQueryBenchmark.getVerticesFromMultiNestedRepeatStepStartingFromSingleVertex 12574.414133390115 ms/op 13040.1543998325 ms/op 0.96
org.janusgraph.CQLMultiQueryBenchmark.getVerticesWithCoalesceUsage 358.14232280222757 ms/op 366.6865794040481 ms/op 0.98
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.getValuesMultiplePropertiesWithAllMultiQuerySlicesUnderMaxRequestsPerConnection 15193.438777217007 ms/op 14169.280107965806 ms/op 1.07
org.janusgraph.CQLMultiQueryBenchmark.getIdToOutVerticesProjection 245.4520657912923 ms/op 243.11426684096145 ms/op 1.01
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.getValuesMultiplePropertiesWithUnlimitedBatch 14719.746303202714 ms/op 14724.027508337518 ms/op 1.00
org.janusgraph.CQLMultiQueryBenchmark.getNeighborNames 8291.398469461543 ms/op 8379.61509861012 ms/op 0.99
org.janusgraph.CQLMultiQueryBenchmark.getElementsWithUsingRepeatUntilSteps 9287.875786131573 ms/op 9197.912189783667 ms/op 1.01
org.janusgraph.CQLMultiQueryBenchmark.getAdjacentVerticesLocalCounts 8767.263419615709 ms/op 8786.588147997933 ms/op 1.00

This comment was automatically generated by workflow using github-action-benchmark.

Please sign in to comment.