Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump protobuf.version from 3.23.4 to 3.24.2
Bumps `protobuf.version` from 3.23.4 to 3.24.2. Updates `com.google.protobuf:protobuf-java` from 3.23.4 to 3.24.2 - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl) - [Commits](protocolbuffers/protobuf@v3.23.4...v3.24.2) Updates `com.google.protobuf:protobuf-java-util` from 3.23.4 to 3.24.2 --- updated-dependencies: - dependency-name: com.google.protobuf:protobuf-java dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: com.google.protobuf:protobuf-java-util dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
- Loading branch information
e8f3dc1
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
14718.886611080101
ms/op22579.688640648168
ms/op0.65
org.janusgraph.GraphCentricQueryBenchmark.getVertices
1310.9263982263892
ms/op1693.3271383287579
ms/op0.77
org.janusgraph.MgmtOlapJobBenchmark.runClearIndex
219.38374686050724
ms/op222.8017045478261
ms/op0.98
org.janusgraph.MgmtOlapJobBenchmark.runReindex
462.79172021212116
ms/op565.8578123657144
ms/op0.82
org.janusgraph.JanusGraphSpeedBenchmark.basicCount
415.90458019750093
ms/op458.33261599744327
ms/op0.91
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.getValuesAllPropertiesWithAllMultiQuerySlicesUnderMaxRequestsPerConnection
8917.416190053726
ms/op13027.779634965924
ms/op0.68
org.janusgraph.CQLMultiQueryBenchmark.getElementsWithUsingEmitRepeatSteps
30114.824545935713
ms/op42947.178598
ms/op0.70
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.getValuesMultiplePropertiesWithSmallBatch
30630.817695687543
ms/op47549.632632216664
ms/op0.64
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.vertexCentricPropertiesFetching
60635.63246469999
ms/op99834.0656897
ms/op0.61
org.janusgraph.CQLMultiQueryBenchmark.getAllElementsTraversedFromOuterVertex
15179.074579163136
ms/op21717.084192162452
ms/op0.70
org.janusgraph.CQLMultiQueryBenchmark.getVerticesWithDoubleUnion
630.3213395996036
ms/op763.9341528866134
ms/op0.83
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.getValuesAllPropertiesWithUnlimitedBatch
8302.092845389123
ms/op12156.922564930786
ms/op0.68
org.janusgraph.CQLMultiQueryBenchmark.getNames
14716.714376698195
ms/op21623.489783162986
ms/op0.68
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.getValuesThreePropertiesWithAllMultiQuerySlicesUnderMaxRequestsPerConnection
10500.707742392746
ms/op16175.502236128377
ms/op0.65
org.janusgraph.CQLMultiQueryBenchmark.getLabels
12915.904938320959
ms/oporg.janusgraph.CQLMultiQueryBenchmark.getVerticesFilteredByAndStep
671.9046217725705
ms/op828.1404002420064
ms/op0.81
org.janusgraph.CQLMultiQueryBenchmark.getVerticesFromMultiNestedRepeatStepStartingFromSingleVertex
21295.971980195
ms/op28624.24182517619
ms/op0.74
org.janusgraph.CQLMultiQueryBenchmark.getVerticesWithCoalesceUsage
610.5636998096643
ms/op770.5690844916234
ms/op0.79
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.getValuesMultiplePropertiesWithAllMultiQuerySlicesUnderMaxRequestsPerConnection
28148.37325282333
ms/op42753.61769863095
ms/op0.66
org.janusgraph.CQLMultiQueryBenchmark.getIdToOutVerticesProjection
435.8770919251753
ms/op518.0698862502832
ms/op0.84
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.getValuesMultiplePropertiesWithUnlimitedBatch
30026.46009060956
ms/op45390.244630558336
ms/op0.66
org.janusgraph.CQLMultiQueryBenchmark.getNeighborNames
14722.447608427801
ms/op21751.645129234243
ms/op0.68
org.janusgraph.CQLMultiQueryBenchmark.getElementsWithUsingRepeatUntilSteps
15779.975126942438
ms/op22817.45437812944
ms/op0.69
org.janusgraph.CQLMultiQueryBenchmark.getAdjacentVerticesLocalCounts
15250.447017820634
ms/op21574.947662841663
ms/op0.71
This comment was automatically generated by workflow using github-action-benchmark.