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.56.1 to 1.57.1
Bumps `grpc.version` from 1.56.1 to 1.57.1. Updates `io.grpc:grpc-core` from 1.56.1 to 1.57.1 - [Release notes](https://github.com/grpc/grpc-java/releases) - [Commits](grpc/grpc-java@v1.56.1...v1.57.1) Updates `io.grpc:grpc-protobuf` from 1.56.1 to 1.57.1 - [Release notes](https://github.com/grpc/grpc-java/releases) - [Commits](grpc/grpc-java@v1.56.1...v1.57.1) Updates `io.grpc:grpc-stub` from 1.56.1 to 1.57.1 - [Release notes](https://github.com/grpc/grpc-java/releases) - [Commits](grpc/grpc-java@v1.56.1...v1.57.1) Updates `io.grpc:grpc-testing` from 1.56.1 to 1.57.1 - [Release notes](https://github.com/grpc/grpc-java/releases) - [Commits](grpc/grpc-java@v1.56.1...v1.57.1) Updates `io.grpc:grpc-netty-shaded` from 1.56.1 to 1.57.1 - [Release notes](https://github.com/grpc/grpc-java/releases) - [Commits](grpc/grpc-java@v1.56.1...v1.57.1) --- 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]>
- Loading branch information
8a6024a
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
14468.698770588611
ms/op22143.55774150718
ms/op0.65
org.janusgraph.GraphCentricQueryBenchmark.getVertices
1312.8198480879794
ms/op1857.0985290494932
ms/op0.71
org.janusgraph.MgmtOlapJobBenchmark.runClearIndex
222.1230994
ms/op223.56612001146246
ms/op0.99
org.janusgraph.MgmtOlapJobBenchmark.runReindex
463.7013432427273
ms/op598.4280825355556
ms/op0.77
org.janusgraph.JanusGraphSpeedBenchmark.basicCount
481.8624686548873
ms/op585.3214591786141
ms/op0.82
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.getValuesAllPropertiesWithAllMultiQuerySlicesUnderMaxRequestsPerConnection
9551.325182750727
ms/op13830.82944613179
ms/op0.69
org.janusgraph.CQLMultiQueryBenchmark.getElementsWithUsingEmitRepeatSteps
39068.957621865484
ms/op46320.495406383336
ms/op0.84
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.getValuesMultiplePropertiesWithSmallBatch
34892.01346244809
ms/op50780.791947369995
ms/op0.69
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.vertexCentricPropertiesFetching
69733.50850733335
ms/op107277.2450735
ms/op0.65
org.janusgraph.CQLMultiQueryBenchmark.getAllElementsTraversedFromOuterVertex
16072.618529170357
ms/op23896.332573864245
ms/op0.67
org.janusgraph.CQLMultiQueryBenchmark.getVerticesWithDoubleUnion
627.7942378320521
ms/op827.3509277044295
ms/op0.76
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.getValuesAllPropertiesWithUnlimitedBatch
8724.658364986542
ms/op12573.093547937506
ms/op0.69
org.janusgraph.CQLMultiQueryBenchmark.getNames
18185.543431350678
ms/op22563.359455346665
ms/op0.81
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.getValuesThreePropertiesWithAllMultiQuerySlicesUnderMaxRequestsPerConnection
11238.340119603854
ms/op16809.12470624199
ms/op0.67
org.janusgraph.CQLMultiQueryBenchmark.getVerticesFilteredByAndStep
670.972862195983
ms/op884.6071597086412
ms/op0.76
org.janusgraph.CQLMultiQueryBenchmark.getVerticesFromMultiNestedRepeatStepStartingFromSingleVertex
22448.365440479443
ms/op30750.757659760002
ms/op0.73
org.janusgraph.CQLMultiQueryBenchmark.getVerticesWithCoalesceUsage
605.3640810784449
ms/op803.942198877019
ms/op0.75
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.getValuesMultiplePropertiesWithAllMultiQuerySlicesUnderMaxRequestsPerConnection
29788.477077057774
ms/op44362.559821604285
ms/op0.67
org.janusgraph.CQLMultiQueryBenchmark.getIdToOutVerticesProjection
553.0425706826966
ms/op549.5242058767923
ms/op1.01
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.getValuesMultiplePropertiesWithUnlimitedBatch
32300.540462727855
ms/op46215.07898978834
ms/op0.70
org.janusgraph.CQLMultiQueryBenchmark.getNeighborNames
18780.119453020056
ms/op22694.839882771666
ms/op0.83
org.janusgraph.CQLMultiQueryBenchmark.getElementsWithUsingRepeatUntilSteps
21183.240841136114
ms/op23995.546225389688
ms/op0.88
org.janusgraph.CQLMultiQueryBenchmark.getAdjacentVerticesLocalCounts
16086.838029960856
ms/op22957.557778419367
ms/op0.70
This comment was automatically generated by workflow using github-action-benchmark.