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.18 to 1.15.1
Bumps [net.bytebuddy:byte-buddy](https://github.com/raphw/byte-buddy) from 1.14.18 to 1.15.1. - [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.18...byte-buddy-1.15.1) --- updated-dependencies: - dependency-name: net.bytebuddy:byte-buddy dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
- Loading branch information
7602494
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
12989.405947210564
ms/op13100.268209936416
ms/op0.99
org.janusgraph.GraphCentricQueryBenchmark.getVertices
928.7518253049718
ms/op920.8244092958973
ms/op1.01
org.janusgraph.MgmtOlapJobBenchmark.runClearIndex
216.59972217427534
ms/op216.7772967268116
ms/op1.00
org.janusgraph.MgmtOlapJobBenchmark.runReindex
344.05937168442307
ms/op343.7187087315477
ms/op1.00
org.janusgraph.JanusGraphSpeedBenchmark.basicCount
264.3360209976905
ms/op228.66544370570838
ms/op1.16
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.getValuesAllPropertiesWithAllMultiQuerySlicesUnderMaxRequestsPerConnection
5302.431594871165
ms/op4949.607677904733
ms/op1.07
org.janusgraph.CQLMultiQueryBenchmark.getElementsWithUsingEmitRepeatSteps
17716.744936106665
ms/op16893.84780639417
ms/op1.05
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.getValuesMultiplePropertiesWithSmallBatch
21638.558318602023
ms/op20104.868516272574
ms/op1.08
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.vertexCentricPropertiesFetching
60131.96239926667
ms/op59274.108108366665
ms/op1.01
org.janusgraph.CQLMultiQueryDropBenchmark.dropVertices
1631.9226093560949
ms/op1583.5934966482982
ms/op1.03
org.janusgraph.CQLMultiQueryBenchmark.getAllElementsTraversedFromOuterVertex
8537.86468457453
ms/op8317.301097455389
ms/op1.03
org.janusgraph.CQLMultiQueryBenchmark.getVerticesWithDoubleUnion
377.1090782793661
ms/op386.5070189334779
ms/op0.98
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.getValuesAllPropertiesWithUnlimitedBatch
4450.96326176041
ms/op4372.9742323835435
ms/op1.02
org.janusgraph.CQLMultiQueryBenchmark.getNames
8875.911922855506
ms/op8634.661928672629
ms/op1.03
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.getValuesThreePropertiesWithAllMultiQuerySlicesUnderMaxRequestsPerConnection
6504.859974671414
ms/op5939.531401489543
ms/op1.10
org.janusgraph.CQLMultiQueryBenchmark.getLabels
7589.7596136623315
ms/op7033.494291980114
ms/op1.08
org.janusgraph.CQLMultiQueryBenchmark.getVerticesFilteredByAndStep
430.246416120378
ms/op424.7937858785885
ms/op1.01
org.janusgraph.CQLMultiQueryBenchmark.getVerticesFromMultiNestedRepeatStepStartingFromSingleVertex
13138.226089881393
ms/op12687.501991270048
ms/op1.04
org.janusgraph.CQLMultiQueryBenchmark.getVerticesWithCoalesceUsage
351.0515495926531
ms/op368.08278567297464
ms/op0.95
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.getValuesMultiplePropertiesWithAllMultiQuerySlicesUnderMaxRequestsPerConnection
16046.20919551692
ms/op15285.164168137382
ms/op1.05
org.janusgraph.CQLMultiQueryBenchmark.getIdToOutVerticesProjection
246.99036060922157
ms/op249.84146769411828
ms/op0.99
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.getValuesMultiplePropertiesWithUnlimitedBatch
16773.389903119776
ms/op15692.568028053445
ms/op1.07
org.janusgraph.CQLMultiQueryBenchmark.getNeighborNames
8743.814433255402
ms/op8476.375331199986
ms/op1.03
org.janusgraph.CQLMultiQueryBenchmark.getElementsWithUsingRepeatUntilSteps
9373.41475640046
ms/op8960.578660037685
ms/op1.05
org.janusgraph.CQLMultiQueryBenchmark.getAdjacentVerticesLocalCounts
9217.85022286345
ms/op8524.147599021133
ms/op1.08
This comment was automatically generated by workflow using github-action-benchmark.