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.58.0 to 1.59.0
Bumps `grpc.version` from 1.58.0 to 1.59.0. Updates `io.grpc:grpc-core` from 1.58.0 to 1.59.0 - [Release notes](https://github.com/grpc/grpc-java/releases) - [Commits](grpc/grpc-java@v1.58.0...v1.59.0) Updates `io.grpc:grpc-protobuf` from 1.58.0 to 1.59.0 - [Release notes](https://github.com/grpc/grpc-java/releases) - [Commits](grpc/grpc-java@v1.58.0...v1.59.0) Updates `io.grpc:grpc-stub` from 1.58.0 to 1.59.0 - [Release notes](https://github.com/grpc/grpc-java/releases) - [Commits](grpc/grpc-java@v1.58.0...v1.59.0) Updates `io.grpc:grpc-testing` from 1.58.0 to 1.59.0 - [Release notes](https://github.com/grpc/grpc-java/releases) - [Commits](grpc/grpc-java@v1.58.0...v1.59.0) Updates `io.grpc:grpc-netty-shaded` from 1.58.0 to 1.59.0 - [Release notes](https://github.com/grpc/grpc-java/releases) - [Commits](grpc/grpc-java@v1.58.0...v1.59.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]>
- Loading branch information
ae33161
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
14614.55975364889
ms/op14750.912757292574
ms/op0.99
org.janusgraph.GraphCentricQueryBenchmark.getVertices
1345.262183167836
ms/op1346.1948471823591
ms/op1.00
org.janusgraph.MgmtOlapJobBenchmark.runClearIndex
220.9909664260869
ms/op221.0470166869565
ms/op1.00
org.janusgraph.MgmtOlapJobBenchmark.runReindex
475.1173897345454
ms/op463.2053476121212
ms/op1.03
org.janusgraph.JanusGraphSpeedBenchmark.basicCount
394.95404586464224
ms/op473.90261975756744
ms/op0.83
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.getValuesAllPropertiesWithAllMultiQuerySlicesUnderMaxRequestsPerConnection
8078.46133256511
ms/op8776.908210320456
ms/op0.92
org.janusgraph.CQLMultiQueryBenchmark.getElementsWithUsingEmitRepeatSteps
29919.645372885
ms/op29926.15626700794
ms/op1.00
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.getValuesMultiplePropertiesWithSmallBatch
30515.35358197167
ms/op32526.844515654997
ms/op0.94
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.vertexCentricPropertiesFetching
61149.7566447
ms/op59550.41166966667
ms/op1.03
org.janusgraph.CQLMultiQueryBenchmark.getAllElementsTraversedFromOuterVertex
14832.7378732239
ms/op15006.601503888596
ms/op0.99
org.janusgraph.CQLMultiQueryBenchmark.getVerticesWithDoubleUnion
569.1663637132833
ms/op610.4456304918209
ms/op0.93
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.getValuesAllPropertiesWithUnlimitedBatch
8196.784597299173
ms/op8351.21971247489
ms/op0.98
org.janusgraph.CQLMultiQueryBenchmark.getNames
14521.919597425884
ms/op14737.422644903432
ms/op0.99
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.getValuesThreePropertiesWithAllMultiQuerySlicesUnderMaxRequestsPerConnection
10603.53224466552
ms/op10903.708326936881
ms/op0.97
org.janusgraph.CQLMultiQueryBenchmark.getLabels
12872.744840961597
ms/op13305.68422999396
ms/op0.97
org.janusgraph.CQLMultiQueryBenchmark.getVerticesFilteredByAndStep
648.013103806932
ms/op672.9530191288869
ms/op0.96
org.janusgraph.CQLMultiQueryBenchmark.getVerticesFromMultiNestedRepeatStepStartingFromSingleVertex
20963.032267884093
ms/op21151.69997790227
ms/op0.99
org.janusgraph.CQLMultiQueryBenchmark.getVerticesWithCoalesceUsage
555.4291689712592
ms/op566.2220666199714
ms/op0.98
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.getValuesMultiplePropertiesWithAllMultiQuerySlicesUnderMaxRequestsPerConnection
27593.51080062909
ms/op25822.55861829052
ms/op1.07
org.janusgraph.CQLMultiQueryBenchmark.getIdToOutVerticesProjection
382.079990485399
ms/op411.4887692411499
ms/op0.93
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.getValuesMultiplePropertiesWithUnlimitedBatch
31058.471122185005
ms/op29794.881563733332
ms/op1.04
org.janusgraph.CQLMultiQueryBenchmark.getNeighborNames
14549.454831908333
ms/op14451.119747276667
ms/op1.01
org.janusgraph.CQLMultiQueryBenchmark.getElementsWithUsingRepeatUntilSteps
15371.49615276359
ms/op16086.213028835715
ms/op0.96
org.janusgraph.CQLMultiQueryBenchmark.getAdjacentVerticesLocalCounts
14965.863026875
ms/op14981.480702516508
ms/op1.00
This comment was automatically generated by workflow using github-action-benchmark.