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] <support@github.com>
- Loading branch information
9680294
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
12586.40201539166
ms/op12912.548637979955
ms/op0.97
org.janusgraph.GraphCentricQueryBenchmark.getVertices
898.5856359662689
ms/op918.0400957291431
ms/op0.98
org.janusgraph.MgmtOlapJobBenchmark.runClearIndex
216.2024106134058
ms/op216.4635572547101
ms/op1.00
org.janusgraph.MgmtOlapJobBenchmark.runReindex
338.176693245119
ms/op347.80464277685894
ms/op0.97
org.janusgraph.JanusGraphSpeedBenchmark.basicCount
212.92385445367668
ms/op216.40289108422564
ms/op0.98
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.getValuesAllPropertiesWithAllMultiQuerySlicesUnderMaxRequestsPerConnection
4966.427637105242
ms/op5024.445582277027
ms/op0.99
org.janusgraph.CQLMultiQueryBenchmark.getElementsWithUsingEmitRepeatSteps
16527.896293039215
ms/op17159.196377976783
ms/op0.96
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.getValuesMultiplePropertiesWithSmallBatch
20684.383840391918
ms/op20724.36722410404
ms/op1.00
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.vertexCentricPropertiesFetching
57157.58040696666
ms/op58162.35436213332
ms/op0.98
org.janusgraph.CQLMultiQueryDropBenchmark.dropVertices
1517.0062771201426
ms/op1584.697419042745
ms/op0.96
org.janusgraph.CQLMultiQueryBenchmark.getAllElementsTraversedFromOuterVertex
8118.369972907082
ms/op8357.110491468684
ms/op0.97
org.janusgraph.CQLMultiQueryBenchmark.getVerticesWithDoubleUnion
365.92578114511326
ms/op387.6863383382277
ms/op0.94
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.getValuesAllPropertiesWithUnlimitedBatch
4217.700824969342
ms/op4213.8777475333945
ms/op1.00
org.janusgraph.CQLMultiQueryBenchmark.getNames
8158.891530492604
ms/op8292.920591714219
ms/op0.98
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.getValuesThreePropertiesWithAllMultiQuerySlicesUnderMaxRequestsPerConnection
6069.989654947785
ms/op6038.63465033781
ms/op1.01
org.janusgraph.CQLMultiQueryBenchmark.getLabels
7095.1926992633535
ms/op7199.99021713888
ms/op0.99
org.janusgraph.CQLMultiQueryBenchmark.getVerticesFilteredByAndStep
423.1654371824802
ms/op436.20180871236005
ms/op0.97
org.janusgraph.CQLMultiQueryBenchmark.getVerticesFromMultiNestedRepeatStepStartingFromSingleVertex
12187.720274448611
ms/op12934.501404644643
ms/op0.94
org.janusgraph.CQLMultiQueryBenchmark.getVerticesWithCoalesceUsage
348.6200441666893
ms/op366.0040859039988
ms/op0.95
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.getValuesMultiplePropertiesWithAllMultiQuerySlicesUnderMaxRequestsPerConnection
14891.412985875017
ms/op15425.554640038366
ms/op0.97
org.janusgraph.CQLMultiQueryBenchmark.getIdToOutVerticesProjection
238.43454780451876
ms/op253.11102554260657
ms/op0.94
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.getValuesMultiplePropertiesWithUnlimitedBatch
15645.075540606522
ms/op15594.566794325445
ms/op1.00
org.janusgraph.CQLMultiQueryBenchmark.getNeighborNames
8159.484456706898
ms/op8428.010412274583
ms/op0.97
org.janusgraph.CQLMultiQueryBenchmark.getElementsWithUsingRepeatUntilSteps
9062.774394834609
ms/op9070.584048547127
ms/op1.00
org.janusgraph.CQLMultiQueryBenchmark.getAdjacentVerticesLocalCounts
8500.823150886155
ms/op8487.596133540426
ms/op1.00
This comment was automatically generated by workflow using github-action-benchmark.