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.57.1 to 1.57.2
Bumps `grpc.version` from 1.57.1 to 1.57.2. Updates `io.grpc:grpc-core` from 1.57.1 to 1.57.2 - [Release notes](https://github.com/grpc/grpc-java/releases) - [Commits](grpc/grpc-java@v1.57.1...v1.57.2) Updates `io.grpc:grpc-protobuf` from 1.57.1 to 1.57.2 - [Release notes](https://github.com/grpc/grpc-java/releases) - [Commits](grpc/grpc-java@v1.57.1...v1.57.2) Updates `io.grpc:grpc-stub` from 1.57.1 to 1.57.2 - [Release notes](https://github.com/grpc/grpc-java/releases) - [Commits](grpc/grpc-java@v1.57.1...v1.57.2) Updates `io.grpc:grpc-testing` from 1.57.1 to 1.57.2 - [Release notes](https://github.com/grpc/grpc-java/releases) - [Commits](grpc/grpc-java@v1.57.1...v1.57.2) Updates `io.grpc:grpc-netty-shaded` from 1.57.1 to 1.57.2 - [Release notes](https://github.com/grpc/grpc-java/releases) - [Commits](grpc/grpc-java@v1.57.1...v1.57.2) --- updated-dependencies: - dependency-name: io.grpc:grpc-core dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: io.grpc:grpc-protobuf dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: io.grpc:grpc-stub dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: io.grpc:grpc-testing dependency-type: direct:development update-type: version-update:semver-patch - dependency-name: io.grpc:grpc-netty-shaded dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
- Loading branch information
8931361
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
22622.13306170579
ms/op22579.688640648168
ms/op1.00
org.janusgraph.GraphCentricQueryBenchmark.getVertices
2048.6004018158737
ms/op1693.3271383287579
ms/op1.21
org.janusgraph.MgmtOlapJobBenchmark.runClearIndex
224.5604396094862
ms/op222.8017045478261
ms/op1.01
org.janusgraph.MgmtOlapJobBenchmark.runReindex
598.6154985139683
ms/op565.8578123657144
ms/op1.06
org.janusgraph.JanusGraphSpeedBenchmark.basicCount
508.1775234106762
ms/op458.33261599744327
ms/op1.11
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.getValuesAllPropertiesWithAllMultiQuerySlicesUnderMaxRequestsPerConnection
15333.741914673217
ms/op13027.779634965924
ms/op1.18
org.janusgraph.CQLMultiQueryBenchmark.getElementsWithUsingEmitRepeatSteps
49199.95635871
ms/op42947.178598
ms/op1.15
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.getValuesMultiplePropertiesWithSmallBatch
56158.507047616666
ms/op47549.632632216664
ms/op1.18
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.vertexCentricPropertiesFetching
110150.768045
ms/op99834.0656897
ms/op1.10
org.janusgraph.CQLMultiQueryBenchmark.getAllElementsTraversedFromOuterVertex
24606.912825325875
ms/op21717.084192162452
ms/op1.13
org.janusgraph.CQLMultiQueryBenchmark.getVerticesWithDoubleUnion
853.0678334298799
ms/op763.9341528866134
ms/op1.12
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.getValuesAllPropertiesWithUnlimitedBatch
13601.109895097878
ms/op12156.922564930786
ms/op1.12
org.janusgraph.CQLMultiQueryBenchmark.getNames
23319.443627794448
ms/op21623.489783162986
ms/op1.08
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.getValuesThreePropertiesWithAllMultiQuerySlicesUnderMaxRequestsPerConnection
19139.30609517714
ms/op16175.502236128377
ms/op1.18
org.janusgraph.CQLMultiQueryBenchmark.getLabels
20024.57821342172
ms/oporg.janusgraph.CQLMultiQueryBenchmark.getVerticesFilteredByAndStep
929.1253806747145
ms/op828.1404002420064
ms/op1.12
org.janusgraph.CQLMultiQueryBenchmark.getVerticesFromMultiNestedRepeatStepStartingFromSingleVertex
32861.669139919046
ms/op28624.24182517619
ms/op1.15
org.janusgraph.CQLMultiQueryBenchmark.getVerticesWithCoalesceUsage
850.2787368345422
ms/op770.5690844916234
ms/op1.10
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.getValuesMultiplePropertiesWithAllMultiQuerySlicesUnderMaxRequestsPerConnection
48193.56245858333
ms/op42753.61769863095
ms/op1.13
org.janusgraph.CQLMultiQueryBenchmark.getIdToOutVerticesProjection
575.9716770241738
ms/op518.0698862502832
ms/op1.11
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.getValuesMultiplePropertiesWithUnlimitedBatch
54026.301743767224
ms/op45390.244630558336
ms/op1.19
org.janusgraph.CQLMultiQueryBenchmark.getNeighborNames
23596.08010803254
ms/op21751.645129234243
ms/op1.08
org.janusgraph.CQLMultiQueryBenchmark.getElementsWithUsingRepeatUntilSteps
25293.3790162
ms/op22817.45437812944
ms/op1.11
org.janusgraph.CQLMultiQueryBenchmark.getAdjacentVerticesLocalCounts
24418.55301502476
ms/op21574.947662841663
ms/op1.13
This comment was automatically generated by workflow using github-action-benchmark.