Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump grpc.version from 1.65.1 to 1.66.0
Bumps `grpc.version` from 1.65.1 to 1.66.0. Updates `io.grpc:grpc-core` from 1.65.1 to 1.66.0 - [Release notes](https://github.com/grpc/grpc-java/releases) - [Commits](grpc/grpc-java@v1.65.1...v1.66.0) Updates `io.grpc:grpc-protobuf` from 1.65.1 to 1.66.0 - [Release notes](https://github.com/grpc/grpc-java/releases) - [Commits](grpc/grpc-java@v1.65.1...v1.66.0) Updates `io.grpc:grpc-stub` from 1.65.1 to 1.66.0 - [Release notes](https://github.com/grpc/grpc-java/releases) - [Commits](grpc/grpc-java@v1.65.1...v1.66.0) Updates `io.grpc:grpc-testing` from 1.65.1 to 1.66.0 - [Release notes](https://github.com/grpc/grpc-java/releases) - [Commits](grpc/grpc-java@v1.65.1...v1.66.0) Updates `io.grpc:grpc-netty-shaded` from 1.65.1 to 1.66.0 - [Release notes](https://github.com/grpc/grpc-java/releases) - [Commits](grpc/grpc-java@v1.65.1...v1.66.0) --- updated-dependencies: - dependency-name: io.grpc:grpc-core dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: io.grpc:grpc-protobuf dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: io.grpc:grpc-stub dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: io.grpc:grpc-testing dependency-type: direct:development update-type: version-update:semver-minor - dependency-name: io.grpc:grpc-netty-shaded dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> (cherry picked from commit af00639)
- Loading branch information
7882861
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
12171.595127812925
ms/op12572.478016904271
ms/op0.97
org.janusgraph.GraphCentricQueryBenchmark.getVertices
928.4199776014086
ms/op916.7180875491978
ms/op1.01
org.janusgraph.MgmtOlapJobBenchmark.runClearIndex
216.83628067934782
ms/op216.70551974746377
ms/op1.00
org.janusgraph.MgmtOlapJobBenchmark.runReindex
336.3477363475
ms/op350.7121621157692
ms/op0.96
org.janusgraph.JanusGraphSpeedBenchmark.basicCount
230.19460359433214
ms/op284.39062519340416
ms/op0.81
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.getValuesAllPropertiesWithAllMultiQuerySlicesUnderMaxRequestsPerConnection
4805.222185289564
ms/op5277.968037055716
ms/op0.91
org.janusgraph.CQLMultiQueryBenchmark.getElementsWithUsingEmitRepeatSteps
16474.23732437284
ms/op17970.33073737809
ms/op0.92
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.getValuesMultiplePropertiesWithSmallBatch
19045.01626880101
ms/op20380.3642292297
ms/op0.93
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.vertexCentricPropertiesFetching
52945.87740133333
ms/op58827.957386466675
ms/op0.90
org.janusgraph.CQLMultiQueryBenchmark.getAllElementsTraversedFromOuterVertex
7943.261586016397
ms/op8713.925056182068
ms/op0.91
org.janusgraph.CQLMultiQueryBenchmark.getVerticesWithDoubleUnion
374.3559690603246
ms/op379.4813964885073
ms/op0.99
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.getValuesAllPropertiesWithUnlimitedBatch
4181.032060759546
ms/op4530.814953048244
ms/op0.92
org.janusgraph.CQLMultiQueryBenchmark.getNames
8186.1305103109535
ms/op8731.79753038062
ms/op0.94
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.getValuesThreePropertiesWithAllMultiQuerySlicesUnderMaxRequestsPerConnection
5593.910251770843
ms/op6137.169975047065
ms/op0.91
org.janusgraph.CQLMultiQueryBenchmark.getLabels
6914.141732751481
ms/op7683.931873747836
ms/op0.90
org.janusgraph.CQLMultiQueryBenchmark.getVerticesFilteredByAndStep
423.71317865939983
ms/op423.32886129669566
ms/op1.00
org.janusgraph.CQLMultiQueryBenchmark.getVerticesFromMultiNestedRepeatStepStartingFromSingleVertex
12046.73874191775
ms/op13033.313312605715
ms/op0.92
org.janusgraph.CQLMultiQueryBenchmark.getVerticesWithCoalesceUsage
354.4289028395831
ms/op364.90333773424464
ms/op0.97
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.getValuesMultiplePropertiesWithAllMultiQuerySlicesUnderMaxRequestsPerConnection
13005.052628159812
ms/op15551.17606992916
ms/op0.84
org.janusgraph.CQLMultiQueryBenchmark.getIdToOutVerticesProjection
248.60145199408376
ms/op244.5861905036132
ms/op1.02
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.getValuesMultiplePropertiesWithUnlimitedBatch
13512.557746281416
ms/op15842.185192153633
ms/op0.85
org.janusgraph.CQLMultiQueryBenchmark.getNeighborNames
8044.744727912045
ms/op8673.851588862552
ms/op0.93
org.janusgraph.CQLMultiQueryBenchmark.getElementsWithUsingRepeatUntilSteps
8738.066910966523
ms/op9511.654488061318
ms/op0.92
org.janusgraph.CQLMultiQueryBenchmark.getAdjacentVerticesLocalCounts
8261.27162104606
ms/op8914.607619451666
ms/op0.93
This comment was automatically generated by workflow using github-action-benchmark.