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.25.3 to 3.25.4
Bumps `protobuf.version` from 3.25.3 to 3.25.4. Updates `com.google.protobuf:protobuf-java` from 3.25.3 to 3.25.4 - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl) - [Commits](protocolbuffers/protobuf@v3.25.3...v3.25.4) Updates `com.google.protobuf:protobuf-java-util` from 3.25.3 to 3.25.4 --- updated-dependencies: - dependency-name: com.google.protobuf:protobuf-java dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: com.google.protobuf:protobuf-java-util dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
- Loading branch information
666a94a
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
12689.40105553275
ms/op12572.478016904271
ms/op1.01
org.janusgraph.GraphCentricQueryBenchmark.getVertices
927.6102055295182
ms/op916.7180875491978
ms/op1.01
org.janusgraph.MgmtOlapJobBenchmark.runClearIndex
215.7630494666667
ms/op216.70551974746377
ms/op1.00
org.janusgraph.MgmtOlapJobBenchmark.runReindex
338.1961753892857
ms/op350.7121621157692
ms/op0.96
org.janusgraph.JanusGraphSpeedBenchmark.basicCount
210.114900926254
ms/op284.39062519340416
ms/op0.74
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.getValuesAllPropertiesWithAllMultiQuerySlicesUnderMaxRequestsPerConnection
5131.179045958614
ms/op5277.968037055716
ms/op0.97
org.janusgraph.CQLMultiQueryBenchmark.getElementsWithUsingEmitRepeatSteps
17316.361556581796
ms/op17970.33073737809
ms/op0.96
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.getValuesMultiplePropertiesWithSmallBatch
20586.389696758586
ms/op20380.3642292297
ms/op1.01
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.vertexCentricPropertiesFetching
56688.63814893334
ms/op58827.957386466675
ms/op0.96
org.janusgraph.CQLMultiQueryDropBenchmark.dropVertices
1590.9847655876888
ms/op1611.440189281238
ms/op0.99
org.janusgraph.CQLMultiQueryBenchmark.getAllElementsTraversedFromOuterVertex
8777.301148252634
ms/op8713.925056182068
ms/op1.01
org.janusgraph.CQLMultiQueryBenchmark.getVerticesWithDoubleUnion
375.70820355236316
ms/op379.4813964885073
ms/op0.99
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.getValuesAllPropertiesWithUnlimitedBatch
4264.413506067489
ms/op4530.814953048244
ms/op0.94
org.janusgraph.CQLMultiQueryBenchmark.getNames
8480.701227725884
ms/op8731.79753038062
ms/op0.97
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.getValuesThreePropertiesWithAllMultiQuerySlicesUnderMaxRequestsPerConnection
5820.836342899647
ms/op6137.169975047065
ms/op0.95
org.janusgraph.CQLMultiQueryBenchmark.getLabels
6938.711987298739
ms/op7683.931873747836
ms/op0.90
org.janusgraph.CQLMultiQueryBenchmark.getVerticesFilteredByAndStep
436.5057952445264
ms/op423.32886129669566
ms/op1.03
org.janusgraph.CQLMultiQueryBenchmark.getVerticesFromMultiNestedRepeatStepStartingFromSingleVertex
12256.345931400734
ms/op13033.313312605715
ms/op0.94
org.janusgraph.CQLMultiQueryBenchmark.getVerticesWithCoalesceUsage
357.05257328444344
ms/op364.90333773424464
ms/op0.98
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.getValuesMultiplePropertiesWithAllMultiQuerySlicesUnderMaxRequestsPerConnection
15623.739575352745
ms/op15551.17606992916
ms/op1.00
org.janusgraph.CQLMultiQueryBenchmark.getIdToOutVerticesProjection
243.78190783396155
ms/op244.5861905036132
ms/op1.00
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.getValuesMultiplePropertiesWithUnlimitedBatch
15043.662938328293
ms/op15842.185192153633
ms/op0.95
org.janusgraph.CQLMultiQueryBenchmark.getNeighborNames
8128.243354425708
ms/op8673.851588862552
ms/op0.94
org.janusgraph.CQLMultiQueryBenchmark.getElementsWithUsingRepeatUntilSteps
9172.921674372948
ms/op9511.654488061318
ms/op0.96
org.janusgraph.CQLMultiQueryBenchmark.getAdjacentVerticesLocalCounts
8749.361364534907
ms/op8914.607619451666
ms/op0.98
This comment was automatically generated by workflow using github-action-benchmark.