Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump commons-codec:commons-codec from 1.17.0 to 1.17.1
Bumps [commons-codec:commons-codec](https://github.com/apache/commons-codec) from 1.17.0 to 1.17.1. - [Changelog](https://github.com/apache/commons-codec/blob/master/RELEASE-NOTES.txt) - [Commits](apache/commons-codec@rel/commons-codec-1.17.0...rel/commons-codec-1.17.1) --- updated-dependencies: - dependency-name: commons-codec:commons-codec dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> (cherry picked from commit 000a429)
- Loading branch information
b315f1d
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
12430.357959130237
ms/op12912.548637979955
ms/op0.96
org.janusgraph.GraphCentricQueryBenchmark.getVertices
922.1553553959524
ms/op918.0400957291431
ms/op1.00
org.janusgraph.MgmtOlapJobBenchmark.runClearIndex
216.08654629166668
ms/op216.4635572547101
ms/op1.00
org.janusgraph.MgmtOlapJobBenchmark.runReindex
341.29153908166666
ms/op347.80464277685894
ms/op0.98
org.janusgraph.JanusGraphSpeedBenchmark.basicCount
210.08105015873252
ms/op216.40289108422564
ms/op0.97
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.getValuesAllPropertiesWithAllMultiQuerySlicesUnderMaxRequestsPerConnection
4833.474211298071
ms/op5024.445582277027
ms/op0.96
org.janusgraph.CQLMultiQueryBenchmark.getElementsWithUsingEmitRepeatSteps
16704.00402647579
ms/op17159.196377976783
ms/op0.97
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.getValuesMultiplePropertiesWithSmallBatch
19228.1620688303
ms/op20724.36722410404
ms/op0.93
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.vertexCentricPropertiesFetching
56860.71279596666
ms/op58162.35436213332
ms/op0.98
org.janusgraph.CQLMultiQueryBenchmark.getAllElementsTraversedFromOuterVertex
7976.267038755073
ms/op8357.110491468684
ms/op0.95
org.janusgraph.CQLMultiQueryBenchmark.getVerticesWithDoubleUnion
382.035862520747
ms/op387.6863383382277
ms/op0.99
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.getValuesAllPropertiesWithUnlimitedBatch
4075.554830577652
ms/op4213.8777475333945
ms/op0.97
org.janusgraph.CQLMultiQueryBenchmark.getNames
8207.521222962923
ms/op8292.920591714219
ms/op0.99
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.getValuesThreePropertiesWithAllMultiQuerySlicesUnderMaxRequestsPerConnection
5800.742417914045
ms/op6038.63465033781
ms/op0.96
org.janusgraph.CQLMultiQueryBenchmark.getLabels
7266.564624871306
ms/op7199.99021713888
ms/op1.01
org.janusgraph.CQLMultiQueryBenchmark.getVerticesFilteredByAndStep
428.9535880565908
ms/op436.20180871236005
ms/op0.98
org.janusgraph.CQLMultiQueryBenchmark.getVerticesFromMultiNestedRepeatStepStartingFromSingleVertex
12268.026518494118
ms/op12934.501404644643
ms/op0.95
org.janusgraph.CQLMultiQueryBenchmark.getVerticesWithCoalesceUsage
354.75713014091093
ms/op366.0040859039988
ms/op0.97
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.getValuesMultiplePropertiesWithAllMultiQuerySlicesUnderMaxRequestsPerConnection
14239.009654084155
ms/op15425.554640038366
ms/op0.92
org.janusgraph.CQLMultiQueryBenchmark.getIdToOutVerticesProjection
249.64279258853065
ms/op253.11102554260657
ms/op0.99
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.getValuesMultiplePropertiesWithUnlimitedBatch
14373.685902088
ms/op15594.566794325445
ms/op0.92
org.janusgraph.CQLMultiQueryBenchmark.getNeighborNames
8429.01555268974
ms/op8428.010412274583
ms/op1.00
org.janusgraph.CQLMultiQueryBenchmark.getElementsWithUsingRepeatUntilSteps
8998.626171864285
ms/op9070.584048547127
ms/op0.99
org.janusgraph.CQLMultiQueryBenchmark.getAdjacentVerticesLocalCounts
8626.42402778459
ms/op8487.596133540426
ms/op1.02
This comment was automatically generated by workflow using github-action-benchmark.