Skip to content

Commit

Permalink
Bump io.netty:netty-common from 4.1.112.Final to 4.1.115.Final
Browse files Browse the repository at this point in the history
Bumps [io.netty:netty-common](https://github.com/netty/netty) from 4.1.112.Final to 4.1.115.Final.
- [Commits](netty/netty@netty-4.1.112.Final...netty-4.1.115.Final)

---
updated-dependencies:
- dependency-name: io.netty:netty-common
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
(cherry picked from commit 80ef1d9)
  • Loading branch information
dependabot[bot] authored and porunov committed Nov 18, 2024
1 parent 5be16ea commit 4b9d009
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@
<commons.beanutils.version>1.9.4</commons.beanutils.version>
<commons.collections.version>3.2.2</commons.collections.version>
<zookeeper.version>3.9.2</zookeeper.version>
<netty4.version>4.1.112.Final</netty4.version>
<netty4.version>4.1.115.Final</netty4.version>
<jna.version>5.14.0</jna.version>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
Expand Down

1 comment on commit 4b9d009

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Benchmark

Benchmark suite Current: 4b9d009 Previous: 213b754 Ratio
org.janusgraph.JanusGraphSpeedBenchmark.basicAddAndDelete 13110.168066220354 ms/op 12994.438964091325 ms/op 1.01
org.janusgraph.GraphCentricQueryBenchmark.getVertices 949.9398449570301 ms/op 957.3251909284766 ms/op 0.99
org.janusgraph.MgmtOlapJobBenchmark.runClearIndex 216.85937544239133 ms/op 216.45303196086957 ms/op 1.00
org.janusgraph.MgmtOlapJobBenchmark.runReindex 344.1948809002381 ms/op 342.81005004892853 ms/op 1.00
org.janusgraph.JanusGraphSpeedBenchmark.basicCount 255.24413019530436 ms/op 207.33680618088454 ms/op 1.23
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.getValuesAllPropertiesWithAllMultiQuerySlicesUnderMaxRequestsPerConnection 4963.198947055374 ms/op 4953.295327365606 ms/op 1.00
org.janusgraph.CQLMultiQueryBenchmark.getElementsWithUsingEmitRepeatSteps 16743.324227962075 ms/op 16917.057558105356 ms/op 0.99
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.getValuesMultiplePropertiesWithSmallBatch 19791.205429791517 ms/op 18983.13907385985 ms/op 1.04
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.vertexCentricPropertiesFetching 57427.38168676666 ms/op 56527.85002600001 ms/op 1.02
org.janusgraph.CQLMultiQueryDropBenchmark.dropVertices 1585.343677593879 ms/op 1570.8428983417461 ms/op 1.01
org.janusgraph.CQLMultiQueryBenchmark.getAllElementsTraversedFromOuterVertex 8163.686956073478 ms/op 8433.13502817794 ms/op 0.97
org.janusgraph.CQLMultiQueryBenchmark.getVerticesWithDoubleUnion 383.83333281111743 ms/op 384.2152506805113 ms/op 1.00
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.getValuesAllPropertiesWithUnlimitedBatch 4319.414731158199 ms/op 4227.1771161974975 ms/op 1.02
org.janusgraph.CQLMultiQueryBenchmark.getNames 8487.031060282503 ms/op 8339.221853925019 ms/op 1.02
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.getValuesThreePropertiesWithAllMultiQuerySlicesUnderMaxRequestsPerConnection 5896.821467471176 ms/op 5604.356576582386 ms/op 1.05
org.janusgraph.CQLMultiQueryBenchmark.getLabels 7392.643808950565 ms/op 7082.884761983721 ms/op 1.04
org.janusgraph.CQLMultiQueryBenchmark.getVerticesFilteredByAndStep 430.1422349504225 ms/op 430.31039337061094 ms/op 1.00
org.janusgraph.CQLMultiQueryBenchmark.getVerticesFromMultiNestedRepeatStepStartingFromSingleVertex 12945.188171454412 ms/op 12459.636105572155 ms/op 1.04
org.janusgraph.CQLMultiQueryBenchmark.getVerticesWithCoalesceUsage 360.2806940555407 ms/op 357.5981502840734 ms/op 1.01
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.getValuesMultiplePropertiesWithAllMultiQuerySlicesUnderMaxRequestsPerConnection 14962.251568626665 ms/op 14793.559446997619 ms/op 1.01
org.janusgraph.CQLMultiQueryBenchmark.getIdToOutVerticesProjection 248.22551074498583 ms/op 245.84974412075837 ms/op 1.01
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.getValuesMultiplePropertiesWithUnlimitedBatch 15290.639416690556 ms/op 13806.414282860256 ms/op 1.11
org.janusgraph.CQLCompositeIndexInlinePropBenchmark.searchVertices 1533.9589072917759 ms/op 1511.142514571489 ms/op 1.02
org.janusgraph.CQLMultiQueryDropBenchmark.dropVerticesGremlinQuery 1597.8921648567105 ms/op
org.janusgraph.CQLMultiQueryBenchmark.getNeighborNames 8194.763242112238 ms/op 8411.967305495045 ms/op 0.97
org.janusgraph.CQLMultiQueryBenchmark.getElementsWithUsingRepeatUntilSteps 9336.286820718682 ms/op 9104.974810254043 ms/op 1.03
org.janusgraph.CQLMultiQueryBenchmark.getAdjacentVerticesLocalCounts 8551.086197902747 ms/op 8793.398072298722 ms/op 0.97

This comment was automatically generated by workflow using github-action-benchmark.

Please sign in to comment.