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.26 to 4.2.27
Bumps `metrics.version` from 4.2.26 to 4.2.27. Updates `io.dropwizard.metrics:metrics-core` from 4.2.26 to 4.2.27 - [Release notes](https://github.com/dropwizard/metrics/releases) - [Commits](dropwizard/metrics@v4.2.26...v4.2.27) Updates `io.dropwizard.metrics:metrics-jvm` from 4.2.26 to 4.2.27 - [Release notes](https://github.com/dropwizard/metrics/releases) - [Commits](dropwizard/metrics@v4.2.26...v4.2.27) Updates `io.dropwizard.metrics:metrics-graphite` from 4.2.26 to 4.2.27 - [Release notes](https://github.com/dropwizard/metrics/releases) - [Commits](dropwizard/metrics@v4.2.26...v4.2.27) Updates `io.dropwizard.metrics:metrics-jmx` from 4.2.26 to 4.2.27 - [Release notes](https://github.com/dropwizard/metrics/releases) - [Commits](dropwizard/metrics@v4.2.26...v4.2.27) --- 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 117c8f6)
- Loading branch information
d6fb2ec
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
12112.33962699856
ms/op12572.478016904271
ms/op0.96
org.janusgraph.GraphCentricQueryBenchmark.getVertices
900.0779926246555
ms/op916.7180875491978
ms/op0.98
org.janusgraph.MgmtOlapJobBenchmark.runClearIndex
216.43398670833335
ms/op216.70551974746377
ms/op1.00
org.janusgraph.MgmtOlapJobBenchmark.runReindex
337.1001660928572
ms/op350.7121621157692
ms/op0.96
org.janusgraph.JanusGraphSpeedBenchmark.basicCount
209.13189929204117
ms/op284.39062519340416
ms/op0.74
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.getValuesAllPropertiesWithAllMultiQuerySlicesUnderMaxRequestsPerConnection
4592.397823318035
ms/op5277.968037055716
ms/op0.87
org.janusgraph.CQLMultiQueryBenchmark.getElementsWithUsingEmitRepeatSteps
16411.552822299476
ms/op17970.33073737809
ms/op0.91
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.getValuesMultiplePropertiesWithSmallBatch
17737.726629657867
ms/op20380.3642292297
ms/op0.87
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.vertexCentricPropertiesFetching
53551.38598601667
ms/op58827.957386466675
ms/op0.91
org.janusgraph.CQLMultiQueryBenchmark.getAllElementsTraversedFromOuterVertex
8158.417629446862
ms/op8713.925056182068
ms/op0.94
org.janusgraph.CQLMultiQueryBenchmark.getVerticesWithDoubleUnion
373.62015048265783
ms/op379.4813964885073
ms/op0.98
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.getValuesAllPropertiesWithUnlimitedBatch
3793.3469015709825
ms/op4530.814953048244
ms/op0.84
org.janusgraph.CQLMultiQueryBenchmark.getNames
7835.346761423722
ms/op8731.79753038062
ms/op0.90
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.getValuesThreePropertiesWithAllMultiQuerySlicesUnderMaxRequestsPerConnection
5392.4568263472565
ms/op6137.169975047065
ms/op0.88
org.janusgraph.CQLMultiQueryBenchmark.getLabels
6879.787982683459
ms/op7683.931873747836
ms/op0.90
org.janusgraph.CQLMultiQueryBenchmark.getVerticesFilteredByAndStep
422.7022184175389
ms/op423.32886129669566
ms/op1.00
org.janusgraph.CQLMultiQueryBenchmark.getVerticesFromMultiNestedRepeatStepStartingFromSingleVertex
12835.713960495734
ms/op13033.313312605715
ms/op0.98
org.janusgraph.CQLMultiQueryBenchmark.getVerticesWithCoalesceUsage
353.9447031498154
ms/op364.90333773424464
ms/op0.97
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.getValuesMultiplePropertiesWithAllMultiQuerySlicesUnderMaxRequestsPerConnection
12572.77804976497
ms/op15551.17606992916
ms/op0.81
org.janusgraph.CQLMultiQueryBenchmark.getIdToOutVerticesProjection
243.16913817215212
ms/op244.5861905036132
ms/op0.99
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.getValuesMultiplePropertiesWithUnlimitedBatch
13454.076474621072
ms/op15842.185192153633
ms/op0.85
org.janusgraph.CQLMultiQueryBenchmark.getNeighborNames
8051.089182446773
ms/op8673.851588862552
ms/op0.93
org.janusgraph.CQLMultiQueryBenchmark.getElementsWithUsingRepeatUntilSteps
8672.539535178612
ms/op9511.654488061318
ms/op0.91
org.janusgraph.CQLMultiQueryBenchmark.getAdjacentVerticesLocalCounts
8604.424940514864
ms/op8914.607619451666
ms/op0.97
This comment was automatically generated by workflow using github-action-benchmark.