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.24.2 to 3.24.3
Bumps `protobuf.version` from 3.24.2 to 3.24.3. Updates `com.google.protobuf:protobuf-java` from 3.24.2 to 3.24.3 - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl) - [Commits](protocolbuffers/protobuf@v3.24.2...v3.24.3) Updates `com.google.protobuf:protobuf-java-util` from 3.24.2 to 3.24.3 --- 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
b997912
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
18202.028371229604
ms/op22579.688640648168
ms/op0.81
org.janusgraph.GraphCentricQueryBenchmark.getVertices
1676.2884514554698
ms/op1693.3271383287579
ms/op0.99
org.janusgraph.MgmtOlapJobBenchmark.runClearIndex
224.06961058221344
ms/op222.8017045478261
ms/op1.01
org.janusgraph.MgmtOlapJobBenchmark.runReindex
534.2831746918181
ms/op565.8578123657144
ms/op0.94
org.janusgraph.JanusGraphSpeedBenchmark.basicCount
572.8741287041303
ms/op458.33261599744327
ms/op1.25
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.getValuesAllPropertiesWithAllMultiQuerySlicesUnderMaxRequestsPerConnection
12237.93436998376
ms/op13027.779634965924
ms/op0.94
org.janusgraph.CQLMultiQueryBenchmark.getElementsWithUsingEmitRepeatSteps
41155.567009566665
ms/op42947.178598
ms/op0.96
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.getValuesMultiplePropertiesWithSmallBatch
43142.03781641667
ms/op47549.632632216664
ms/op0.91
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.vertexCentricPropertiesFetching
85812.02148930001
ms/op99834.0656897
ms/op0.86
org.janusgraph.CQLMultiQueryBenchmark.getAllElementsTraversedFromOuterVertex
20520.30786041606
ms/op21717.084192162452
ms/op0.94
org.janusgraph.CQLMultiQueryBenchmark.getVerticesWithDoubleUnion
766.8431389312716
ms/op763.9341528866134
ms/op1.00
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.getValuesAllPropertiesWithUnlimitedBatch
11009.792175379647
ms/op12156.922564930786
ms/op0.91
org.janusgraph.CQLMultiQueryBenchmark.getNames
19860.206286640172
ms/op21623.489783162986
ms/op0.92
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.getValuesThreePropertiesWithAllMultiQuerySlicesUnderMaxRequestsPerConnection
13912.974731990875
ms/op16175.502236128377
ms/op0.86
org.janusgraph.CQLMultiQueryBenchmark.getLabels
17502.28428818212
ms/oporg.janusgraph.CQLMultiQueryBenchmark.getVerticesFilteredByAndStep
822.8084481436264
ms/op828.1404002420064
ms/op0.99
org.janusgraph.CQLMultiQueryBenchmark.getVerticesFromMultiNestedRepeatStepStartingFromSingleVertex
27896.135562746425
ms/op28624.24182517619
ms/op0.97
org.janusgraph.CQLMultiQueryBenchmark.getVerticesWithCoalesceUsage
734.6211524537187
ms/op770.5690844916234
ms/op0.95
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.getValuesMultiplePropertiesWithAllMultiQuerySlicesUnderMaxRequestsPerConnection
35386.89993390119
ms/op42753.61769863095
ms/op0.83
org.janusgraph.CQLMultiQueryBenchmark.getIdToOutVerticesProjection
516.669042085017
ms/op518.0698862502832
ms/op1.00
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.getValuesMultiplePropertiesWithUnlimitedBatch
38380.38787368989
ms/op45390.244630558336
ms/op0.85
org.janusgraph.CQLMultiQueryBenchmark.getNeighborNames
20076.717343054548
ms/op21751.645129234243
ms/op0.92
org.janusgraph.CQLMultiQueryBenchmark.getElementsWithUsingRepeatUntilSteps
21958.268248232467
ms/op22817.45437812944
ms/op0.96
org.janusgraph.CQLMultiQueryBenchmark.getAdjacentVerticesLocalCounts
20728.565196864285
ms/op21574.947662841663
ms/op0.96
This comment was automatically generated by workflow using github-action-benchmark.