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.16.1 to 1.17.0
Bumps [commons-codec:commons-codec](https://github.com/apache/commons-codec) from 1.16.1 to 1.17.0. - [Changelog](https://github.com/apache/commons-codec/blob/master/RELEASE-NOTES.txt) - [Commits](apache/commons-codec@rel/commons-codec-1.16.1...rel/commons-codec-1.17.0) --- updated-dependencies: - dependency-name: commons-codec:commons-codec dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> (cherry picked from commit a2e3521)
- Loading branch information
b163b05
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
12355.889338819146
ms/op13144.514355812997
ms/op0.94
org.janusgraph.GraphCentricQueryBenchmark.getVertices
935.3929842715472
ms/op890.6500949529393
ms/op1.05
org.janusgraph.MgmtOlapJobBenchmark.runClearIndex
216.6573804380435
ms/op216.00728349710144
ms/op1.00
org.janusgraph.MgmtOlapJobBenchmark.runReindex
338.23041947154763
ms/op340.74734259345234
ms/op0.99
org.janusgraph.JanusGraphSpeedBenchmark.basicCount
251.95114915724145
ms/op214.67658734609827
ms/op1.17
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.getValuesAllPropertiesWithAllMultiQuerySlicesUnderMaxRequestsPerConnection
5103.150561813889
ms/op5006.940356248275
ms/op1.02
org.janusgraph.CQLMultiQueryBenchmark.getElementsWithUsingEmitRepeatSteps
17291.001153763205
ms/op17173.95875381827
ms/op1.01
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.getValuesMultiplePropertiesWithSmallBatch
21107.790002031667
ms/op19556.02193280909
ms/op1.08
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.vertexCentricPropertiesFetching
58867.0807143
ms/op57650.495300966664
ms/op1.02
org.janusgraph.CQLMultiQueryBenchmark.getAllElementsTraversedFromOuterVertex
8411.002552448685
ms/op8372.303177957594
ms/op1.00
org.janusgraph.CQLMultiQueryBenchmark.getVerticesWithDoubleUnion
393.11663526124875
ms/op382.7942663627277
ms/op1.03
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.getValuesAllPropertiesWithUnlimitedBatch
4417.841115385483
ms/op4228.393328425595
ms/op1.04
org.janusgraph.CQLMultiQueryBenchmark.getNames
8522.270021913208
ms/op8527.978999492978
ms/op1.00
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.getValuesThreePropertiesWithAllMultiQuerySlicesUnderMaxRequestsPerConnection
6401.8481291602975
ms/op5722.866774720803
ms/op1.12
org.janusgraph.CQLMultiQueryBenchmark.getLabels
7290.996730889084
ms/op7292.517783906098
ms/op1.00
org.janusgraph.CQLMultiQueryBenchmark.getVerticesFilteredByAndStep
422.5724598985416
ms/op429.03786782452937
ms/op0.98
org.janusgraph.CQLMultiQueryBenchmark.getVerticesFromMultiNestedRepeatStepStartingFromSingleVertex
12895.480222788332
ms/op13090.77986197263
ms/op0.99
org.janusgraph.CQLMultiQueryBenchmark.getVerticesWithCoalesceUsage
370.8833569775094
ms/op364.4852664439003
ms/op1.02
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.getValuesMultiplePropertiesWithAllMultiQuerySlicesUnderMaxRequestsPerConnection
14679.449459795482
ms/op15392.149172048423
ms/op0.95
org.janusgraph.CQLMultiQueryBenchmark.getIdToOutVerticesProjection
254.94281230015648
ms/op253.95399079778122
ms/op1.00
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.getValuesMultiplePropertiesWithUnlimitedBatch
16037.632184617367
ms/op14622.807532555144
ms/op1.10
org.janusgraph.CQLMultiQueryBenchmark.getNeighborNames
8592.926839712569
ms/op8407.40405848867
ms/op1.02
org.janusgraph.CQLMultiQueryBenchmark.getElementsWithUsingRepeatUntilSteps
9427.741733037641
ms/op9126.668847165043
ms/op1.03
org.janusgraph.CQLMultiQueryBenchmark.getAdjacentVerticesLocalCounts
8800.809375376632
ms/op8708.982222681485
ms/op1.01
This comment was automatically generated by workflow using github-action-benchmark.