Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump netty4.version from 4.1.86.Final to 4.1.87.Final
Bumps `netty4.version` from 4.1.86.Final to 4.1.87.Final. Updates `netty-all` from 4.1.86.Final to 4.1.87.Final - [Release notes](https://github.com/netty/netty/releases) - [Commits](netty/netty@netty-4.1.86.Final...netty-4.1.87.Final) Updates `netty-handler` from 4.1.86.Final to 4.1.87.Final - [Release notes](https://github.com/netty/netty/releases) - [Commits](netty/netty@netty-4.1.86.Final...netty-4.1.87.Final) Updates `netty-common` from 4.1.86.Final to 4.1.87.Final - [Release notes](https://github.com/netty/netty/releases) - [Commits](netty/netty@netty-4.1.86.Final...netty-4.1.87.Final) Updates `netty-resolver` from 4.1.86.Final to 4.1.87.Final - [Release notes](https://github.com/netty/netty/releases) - [Commits](netty/netty@netty-4.1.86.Final...netty-4.1.87.Final) Updates `netty-codec` from 4.1.86.Final to 4.1.87.Final - [Release notes](https://github.com/netty/netty/releases) - [Commits](netty/netty@netty-4.1.86.Final...netty-4.1.87.Final) Updates `netty-transport` from 4.1.86.Final to 4.1.87.Final - [Release notes](https://github.com/netty/netty/releases) - [Commits](netty/netty@netty-4.1.86.Final...netty-4.1.87.Final) Updates `netty-buffer` from 4.1.86.Final to 4.1.87.Final - [Release notes](https://github.com/netty/netty/releases) - [Commits](netty/netty@netty-4.1.86.Final...netty-4.1.87.Final) Updates `netty-transport-native-epoll` from 4.1.86.Final to 4.1.87.Final - [Release notes](https://github.com/netty/netty/releases) - [Commits](netty/netty@netty-4.1.86.Final...netty-4.1.87.Final) Updates `netty-transport-native-unix-common` from 4.1.86.Final to 4.1.87.Final - [Release notes](https://github.com/netty/netty/releases) - [Commits](netty/netty@netty-4.1.86.Final...netty-4.1.87.Final) --- updated-dependencies: - dependency-name: io.netty:netty-all dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: io.netty:netty-handler dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: io.netty:netty-common dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: io.netty:netty-resolver dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: io.netty:netty-codec dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: io.netty:netty-transport dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: io.netty:netty-buffer dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: io.netty:netty-transport-native-epoll dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: io.netty:netty-transport-native-unix-common dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
- Loading branch information
e8bfebe
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
14582.184908405008
ms/op14259.91238568746
ms/op1.02
org.janusgraph.GraphCentricQueryBenchmark.getVertices
1373.6953735674142
ms/op1408.2267234686926
ms/op0.98
org.janusgraph.MgmtOlapJobBenchmark.runClearIndex
218.8582523043478
ms/op220.5782195130435
ms/op0.99
org.janusgraph.MgmtOlapJobBenchmark.runReindex
459.82137592
ms/op465.6906487872728
ms/op0.99
org.janusgraph.JanusGraphSpeedBenchmark.basicCount
321.3279742655875
ms/op372.5253035815745
ms/op0.86
org.janusgraph.CQLMultiQueryBenchmark.getNeighborNames
33959.61417283334
ms/op38371.55033232667
ms/op0.89
org.janusgraph.CQLMultiQueryBenchmark.getNames
34147.980983563335
ms/op39854.0220677
ms/op0.86
This comment was automatically generated by workflow using github-action-benchmark.