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] <[email protected]> (cherry picked from commit 000a429)
- Loading branch information
dfa89d3
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
12592.748336028071
ms/op13224.371596091765
ms/op0.95
org.janusgraph.GraphCentricQueryBenchmark.getVertices
941.1271144994778
ms/op939.9812517851383
ms/op1.00
org.janusgraph.MgmtOlapJobBenchmark.runClearIndex
216.90402151811594
ms/op217.29932048514493
ms/op1.00
org.janusgraph.MgmtOlapJobBenchmark.runReindex
341.7576355457143
ms/op341.2495420845238
ms/op1.00
org.janusgraph.JanusGraphSpeedBenchmark.basicCount
246.62901100877104
ms/op278.40204374307757
ms/op0.89
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.getValuesAllPropertiesWithAllMultiQuerySlicesUnderMaxRequestsPerConnection
5073.898989475635
ms/op4989.676889934371
ms/op1.02
org.janusgraph.CQLMultiQueryBenchmark.getElementsWithUsingEmitRepeatSteps
17292.25459433269
ms/op17611.849970189523
ms/op0.98
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.getValuesMultiplePropertiesWithSmallBatch
20683.944771260954
ms/op19793.124546376966
ms/op1.05
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.vertexCentricPropertiesFetching
57209.70931353334
ms/op56181.93877586666
ms/op1.02
org.janusgraph.CQLMultiQueryBenchmark.getAllElementsTraversedFromOuterVertex
8754.590223867737
ms/op8598.330603551365
ms/op1.02
org.janusgraph.CQLMultiQueryBenchmark.getVerticesWithDoubleUnion
386.52368232820544
ms/op375.92614089582463
ms/op1.03
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.getValuesAllPropertiesWithUnlimitedBatch
4311.787949725821
ms/op4143.1598921080285
ms/op1.04
org.janusgraph.CQLMultiQueryBenchmark.getNames
8351.484106108104
ms/op8572.994391137943
ms/op0.97
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.getValuesThreePropertiesWithAllMultiQuerySlicesUnderMaxRequestsPerConnection
6113.035067573273
ms/op5722.549980819107
ms/op1.07
org.janusgraph.CQLMultiQueryBenchmark.getLabels
7448.803939396352
ms/op7333.488489649441
ms/op1.02
org.janusgraph.CQLMultiQueryBenchmark.getVerticesFilteredByAndStep
439.58981355233226
ms/op424.226132984096
ms/op1.04
org.janusgraph.CQLMultiQueryBenchmark.getVerticesFromMultiNestedRepeatStepStartingFromSingleVertex
12756.306743789803
ms/op12536.954676567058
ms/op1.02
org.janusgraph.CQLMultiQueryBenchmark.getVerticesWithCoalesceUsage
370.092605094845
ms/op369.92693850792364
ms/op1.00
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.getValuesMultiplePropertiesWithAllMultiQuerySlicesUnderMaxRequestsPerConnection
14399.835686966217
ms/op14531.929740078982
ms/op0.99
org.janusgraph.CQLMultiQueryBenchmark.getIdToOutVerticesProjection
261.64026977052765
ms/op251.9395098555724
ms/op1.04
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.getValuesMultiplePropertiesWithUnlimitedBatch
15404.791659496925
ms/op14879.925123906381
ms/op1.04
org.janusgraph.CQLMultiQueryBenchmark.getNeighborNames
8585.5164057839
ms/op8531.257465790834
ms/op1.01
org.janusgraph.CQLMultiQueryBenchmark.getElementsWithUsingRepeatUntilSteps
8913.017097610573
ms/op9331.601352568956
ms/op0.96
org.janusgraph.CQLMultiQueryBenchmark.getAdjacentVerticesLocalCounts
8714.595318873588
ms/op9026.050176947727
ms/op0.97
This comment was automatically generated by workflow using github-action-benchmark.