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]> (cherry picked from commit 666a94a)
- Loading branch information
e507ff5
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
11867.445535424016
ms/op12358.474676430471
ms/op0.96
org.janusgraph.GraphCentricQueryBenchmark.getVertices
924.4500694787505
ms/op932.9558084738356
ms/op0.99
org.janusgraph.MgmtOlapJobBenchmark.runClearIndex
216.46048346014496
ms/op215.80654765
ms/op1.00
org.janusgraph.MgmtOlapJobBenchmark.runReindex
338.7642907960714
ms/op333.3968746166667
ms/op1.02
org.janusgraph.JanusGraphSpeedBenchmark.basicCount
276.6135235309118
ms/op228.49002550064256
ms/op1.21
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.getValuesAllPropertiesWithAllMultiQuerySlicesUnderMaxRequestsPerConnection
4803.924124383348
ms/op4895.73786393686
ms/op0.98
org.janusgraph.CQLMultiQueryBenchmark.getElementsWithUsingEmitRepeatSteps
17167.291986023454
ms/op18508.581086325128
ms/op0.93
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.getValuesMultiplePropertiesWithSmallBatch
19324.592678325454
ms/op19127.81114425524
ms/op1.01
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.vertexCentricPropertiesFetching
57808.3346195
ms/op54727.12279763333
ms/op1.06
org.janusgraph.CQLMultiQueryBenchmark.getAllElementsTraversedFromOuterVertex
8345.808740043032
ms/op8973.714628315976
ms/op0.93
org.janusgraph.CQLMultiQueryBenchmark.getVerticesWithDoubleUnion
382.6004731577334
ms/op380.766825810429
ms/op1.00
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.getValuesAllPropertiesWithUnlimitedBatch
4128.878845593874
ms/op4161.8593256027925
ms/op0.99
org.janusgraph.CQLMultiQueryBenchmark.getNames
8460.720553617963
ms/op8821.180767261521
ms/op0.96
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.getValuesThreePropertiesWithAllMultiQuerySlicesUnderMaxRequestsPerConnection
6095.114631315924
ms/op5627.05926180753
ms/op1.08
org.janusgraph.CQLMultiQueryBenchmark.getLabels
7310.926602536574
ms/op7855.94216408152
ms/op0.93
org.janusgraph.CQLMultiQueryBenchmark.getVerticesFilteredByAndStep
429.8146942902813
ms/op430.3300526852606
ms/op1.00
org.janusgraph.CQLMultiQueryBenchmark.getVerticesFromMultiNestedRepeatStepStartingFromSingleVertex
13138.36179558186
ms/op12120.993126511028
ms/op1.08
org.janusgraph.CQLMultiQueryBenchmark.getVerticesWithCoalesceUsage
361.13663436939686
ms/op370.04588003394247
ms/op0.98
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.getValuesMultiplePropertiesWithAllMultiQuerySlicesUnderMaxRequestsPerConnection
15334.381426448714
ms/op14461.316023042195
ms/op1.06
org.janusgraph.CQLMultiQueryBenchmark.getIdToOutVerticesProjection
249.1187244938905
ms/op260.85554059055295
ms/op0.96
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.getValuesMultiplePropertiesWithUnlimitedBatch
14913.464441101667
ms/op13937.957129917764
ms/op1.07
org.janusgraph.CQLMultiQueryBenchmark.getNeighborNames
8442.661597628965
ms/op8428.771903071782
ms/op1.00
org.janusgraph.CQLMultiQueryBenchmark.getElementsWithUsingRepeatUntilSteps
8950.69805188334
ms/op9891.130678804093
ms/op0.90
org.janusgraph.CQLMultiQueryBenchmark.getAdjacentVerticesLocalCounts
8638.705410501505
ms/op9408.462975859738
ms/op0.92
This comment was automatically generated by workflow using github-action-benchmark.