Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump metrics.version from 4.2.25 to 4.2.26
Bumps `metrics.version` from 4.2.25 to 4.2.26. Updates `io.dropwizard.metrics:metrics-core` from 4.2.25 to 4.2.26 - [Release notes](https://github.com/dropwizard/metrics/releases) - [Commits](dropwizard/metrics@v4.2.25...v4.2.26) Updates `io.dropwizard.metrics:metrics-jvm` from 4.2.25 to 4.2.26 - [Release notes](https://github.com/dropwizard/metrics/releases) - [Commits](dropwizard/metrics@v4.2.25...v4.2.26) Updates `io.dropwizard.metrics:metrics-graphite` from 4.2.25 to 4.2.26 - [Release notes](https://github.com/dropwizard/metrics/releases) - [Commits](dropwizard/metrics@v4.2.25...v4.2.26) Updates `io.dropwizard.metrics:metrics-jmx` from 4.2.25 to 4.2.26 - [Release notes](https://github.com/dropwizard/metrics/releases) - [Commits](dropwizard/metrics@v4.2.25...v4.2.26) --- updated-dependencies: - dependency-name: io.dropwizard.metrics:metrics-core dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: io.dropwizard.metrics:metrics-jvm dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: io.dropwizard.metrics:metrics-graphite dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: io.dropwizard.metrics:metrics-jmx dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> (cherry picked from commit 9680294)
- Loading branch information
2ab9cc1
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
12114.695909574257
ms/op12912.548637979955
ms/op0.94
org.janusgraph.GraphCentricQueryBenchmark.getVertices
914.599596871527
ms/op918.0400957291431
ms/op1.00
org.janusgraph.MgmtOlapJobBenchmark.runClearIndex
216.91598629818841
ms/op216.4635572547101
ms/op1.00
org.janusgraph.MgmtOlapJobBenchmark.runReindex
336.6692633664286
ms/op347.80464277685894
ms/op0.97
org.janusgraph.JanusGraphSpeedBenchmark.basicCount
233.85853801887714
ms/op216.40289108422564
ms/op1.08
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.getValuesAllPropertiesWithAllMultiQuerySlicesUnderMaxRequestsPerConnection
4788.753206296145
ms/op5024.445582277027
ms/op0.95
org.janusgraph.CQLMultiQueryBenchmark.getElementsWithUsingEmitRepeatSteps
16509.45962244359
ms/op17159.196377976783
ms/op0.96
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.getValuesMultiplePropertiesWithSmallBatch
18604.903210044038
ms/op20724.36722410404
ms/op0.90
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.vertexCentricPropertiesFetching
55236.6812966
ms/op58162.35436213332
ms/op0.95
org.janusgraph.CQLMultiQueryBenchmark.getAllElementsTraversedFromOuterVertex
8062.890308379741
ms/op8357.110491468684
ms/op0.96
org.janusgraph.CQLMultiQueryBenchmark.getVerticesWithDoubleUnion
380.6188977515941
ms/op387.6863383382277
ms/op0.98
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.getValuesAllPropertiesWithUnlimitedBatch
4097.405371327972
ms/op4213.8777475333945
ms/op0.97
org.janusgraph.CQLMultiQueryBenchmark.getNames
8139.528315219013
ms/op8292.920591714219
ms/op0.98
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.getValuesThreePropertiesWithAllMultiQuerySlicesUnderMaxRequestsPerConnection
5351.137065281726
ms/op6038.63465033781
ms/op0.89
org.janusgraph.CQLMultiQueryBenchmark.getLabels
7127.67157230025
ms/op7199.99021713888
ms/op0.99
org.janusgraph.CQLMultiQueryBenchmark.getVerticesFilteredByAndStep
430.2130665880276
ms/op436.20180871236005
ms/op0.99
org.janusgraph.CQLMultiQueryBenchmark.getVerticesFromMultiNestedRepeatStepStartingFromSingleVertex
13183.763253444118
ms/op12934.501404644643
ms/op1.02
org.janusgraph.CQLMultiQueryBenchmark.getVerticesWithCoalesceUsage
361.3001178053905
ms/op366.0040859039988
ms/op0.99
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.getValuesMultiplePropertiesWithAllMultiQuerySlicesUnderMaxRequestsPerConnection
13129.62326464272
ms/op15425.554640038366
ms/op0.85
org.janusgraph.CQLMultiQueryBenchmark.getIdToOutVerticesProjection
243.94646948464356
ms/op253.11102554260657
ms/op0.96
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.getValuesMultiplePropertiesWithUnlimitedBatch
13687.15445245795
ms/op15594.566794325445
ms/op0.88
org.janusgraph.CQLMultiQueryBenchmark.getNeighborNames
8092.885048953974
ms/op8428.010412274583
ms/op0.96
org.janusgraph.CQLMultiQueryBenchmark.getElementsWithUsingRepeatUntilSteps
9186.495026509856
ms/op9070.584048547127
ms/op1.01
org.janusgraph.CQLMultiQueryBenchmark.getAdjacentVerticesLocalCounts
8587.192100493483
ms/op8487.596133540426
ms/op1.01
This comment was automatically generated by workflow using github-action-benchmark.