Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump net.bytebuddy:byte-buddy from 1.14.17 to 1.14.18
Bumps [net.bytebuddy:byte-buddy](https://github.com/raphw/byte-buddy) from 1.14.17 to 1.14.18. - [Release notes](https://github.com/raphw/byte-buddy/releases) - [Changelog](https://github.com/raphw/byte-buddy/blob/master/release-notes.md) - [Commits](raphw/byte-buddy@byte-buddy-1.14.17...byte-buddy-1.14.18) --- updated-dependencies: - dependency-name: net.bytebuddy:byte-buddy dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> (cherry picked from commit 29f49cb)
- Loading branch information
84a5ae7
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
12501.871805809655
ms/op13224.371596091765
ms/op0.95
org.janusgraph.GraphCentricQueryBenchmark.getVertices
925.9658456858921
ms/op939.9812517851383
ms/op0.99
org.janusgraph.MgmtOlapJobBenchmark.runClearIndex
216.3982445268116
ms/op217.29932048514493
ms/op1.00
org.janusgraph.MgmtOlapJobBenchmark.runReindex
335.3337169891667
ms/op341.2495420845238
ms/op0.98
org.janusgraph.JanusGraphSpeedBenchmark.basicCount
222.76710851489045
ms/op278.40204374307757
ms/op0.80
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.getValuesAllPropertiesWithAllMultiQuerySlicesUnderMaxRequestsPerConnection
4908.808206656127
ms/op4989.676889934371
ms/op0.98
org.janusgraph.CQLMultiQueryBenchmark.getElementsWithUsingEmitRepeatSteps
16589.00309867857
ms/op17611.849970189523
ms/op0.94
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.getValuesMultiplePropertiesWithSmallBatch
21140.648128924444
ms/op19793.124546376966
ms/op1.07
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.vertexCentricPropertiesFetching
59362.01513110001
ms/op56181.93877586666
ms/op1.06
org.janusgraph.CQLMultiQueryBenchmark.getAllElementsTraversedFromOuterVertex
8200.81297744625
ms/op8598.330603551365
ms/op0.95
org.janusgraph.CQLMultiQueryBenchmark.getVerticesWithDoubleUnion
381.37505860411795
ms/op375.92614089582463
ms/op1.01
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.getValuesAllPropertiesWithUnlimitedBatch
4370.248015586747
ms/op4143.1598921080285
ms/op1.05
org.janusgraph.CQLMultiQueryBenchmark.getNames
8192.34523418511
ms/op8572.994391137943
ms/op0.96
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.getValuesThreePropertiesWithAllMultiQuerySlicesUnderMaxRequestsPerConnection
6172.7895008161895
ms/op5722.549980819107
ms/op1.08
org.janusgraph.CQLMultiQueryBenchmark.getLabels
7081.635772192334
ms/op7333.488489649441
ms/op0.97
org.janusgraph.CQLMultiQueryBenchmark.getVerticesFilteredByAndStep
431.6017292377139
ms/op424.226132984096
ms/op1.02
org.janusgraph.CQLMultiQueryBenchmark.getVerticesFromMultiNestedRepeatStepStartingFromSingleVertex
13115.061168312814
ms/op12536.954676567058
ms/op1.05
org.janusgraph.CQLMultiQueryBenchmark.getVerticesWithCoalesceUsage
357.0622024681007
ms/op369.92693850792364
ms/op0.97
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.getValuesMultiplePropertiesWithAllMultiQuerySlicesUnderMaxRequestsPerConnection
14440.836174144537
ms/op14531.929740078982
ms/op0.99
org.janusgraph.CQLMultiQueryBenchmark.getIdToOutVerticesProjection
252.04758669964727
ms/op251.9395098555724
ms/op1.00
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.getValuesMultiplePropertiesWithUnlimitedBatch
14272.717404714445
ms/op14879.925123906381
ms/op0.96
org.janusgraph.CQLMultiQueryBenchmark.getNeighborNames
8231.962758297033
ms/op8531.257465790834
ms/op0.96
org.janusgraph.CQLMultiQueryBenchmark.getElementsWithUsingRepeatUntilSteps
8945.870662492269
ms/op9331.601352568956
ms/op0.96
org.janusgraph.CQLMultiQueryBenchmark.getAdjacentVerticesLocalCounts
8749.04319976101
ms/op9026.050176947727
ms/op0.97
This comment was automatically generated by workflow using github-action-benchmark.