Skip to content

Commit

Permalink
Bump metrics.version from 4.2.25 to 4.2.26
Browse files Browse the repository at this point in the history
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
dependabot[bot] authored and FlorianHockmann committed Jul 29, 2024
1 parent 1bd1d6e commit 9680294
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
<junit.version>5.10.3</junit.version>
<mockito.version>4.11.0</mockito.version>
<jamm.version>0.3.3</jamm.version>
<metrics.version>4.2.25</metrics.version>
<metrics.version>4.2.26</metrics.version>
<slf4j.version>1.7.36</slf4j.version>
<logback.version>1.2.13</logback.version>
<httpcomponents.httpclient.version>4.5.14</httpcomponents.httpclient.version>
Expand Down

1 comment on commit 9680294

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Benchmark

Benchmark suite Current: 9680294 Previous: bca47c5 Ratio
org.janusgraph.JanusGraphSpeedBenchmark.basicAddAndDelete 12586.40201539166 ms/op 12912.548637979955 ms/op 0.97
org.janusgraph.GraphCentricQueryBenchmark.getVertices 898.5856359662689 ms/op 918.0400957291431 ms/op 0.98
org.janusgraph.MgmtOlapJobBenchmark.runClearIndex 216.2024106134058 ms/op 216.4635572547101 ms/op 1.00
org.janusgraph.MgmtOlapJobBenchmark.runReindex 338.176693245119 ms/op 347.80464277685894 ms/op 0.97
org.janusgraph.JanusGraphSpeedBenchmark.basicCount 212.92385445367668 ms/op 216.40289108422564 ms/op 0.98
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.getValuesAllPropertiesWithAllMultiQuerySlicesUnderMaxRequestsPerConnection 4966.427637105242 ms/op 5024.445582277027 ms/op 0.99
org.janusgraph.CQLMultiQueryBenchmark.getElementsWithUsingEmitRepeatSteps 16527.896293039215 ms/op 17159.196377976783 ms/op 0.96
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.getValuesMultiplePropertiesWithSmallBatch 20684.383840391918 ms/op 20724.36722410404 ms/op 1.00
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.vertexCentricPropertiesFetching 57157.58040696666 ms/op 58162.35436213332 ms/op 0.98
org.janusgraph.CQLMultiQueryDropBenchmark.dropVertices 1517.0062771201426 ms/op 1584.697419042745 ms/op 0.96
org.janusgraph.CQLMultiQueryBenchmark.getAllElementsTraversedFromOuterVertex 8118.369972907082 ms/op 8357.110491468684 ms/op 0.97
org.janusgraph.CQLMultiQueryBenchmark.getVerticesWithDoubleUnion 365.92578114511326 ms/op 387.6863383382277 ms/op 0.94
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.getValuesAllPropertiesWithUnlimitedBatch 4217.700824969342 ms/op 4213.8777475333945 ms/op 1.00
org.janusgraph.CQLMultiQueryBenchmark.getNames 8158.891530492604 ms/op 8292.920591714219 ms/op 0.98
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.getValuesThreePropertiesWithAllMultiQuerySlicesUnderMaxRequestsPerConnection 6069.989654947785 ms/op 6038.63465033781 ms/op 1.01
org.janusgraph.CQLMultiQueryBenchmark.getLabels 7095.1926992633535 ms/op 7199.99021713888 ms/op 0.99
org.janusgraph.CQLMultiQueryBenchmark.getVerticesFilteredByAndStep 423.1654371824802 ms/op 436.20180871236005 ms/op 0.97
org.janusgraph.CQLMultiQueryBenchmark.getVerticesFromMultiNestedRepeatStepStartingFromSingleVertex 12187.720274448611 ms/op 12934.501404644643 ms/op 0.94
org.janusgraph.CQLMultiQueryBenchmark.getVerticesWithCoalesceUsage 348.6200441666893 ms/op 366.0040859039988 ms/op 0.95
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.getValuesMultiplePropertiesWithAllMultiQuerySlicesUnderMaxRequestsPerConnection 14891.412985875017 ms/op 15425.554640038366 ms/op 0.97
org.janusgraph.CQLMultiQueryBenchmark.getIdToOutVerticesProjection 238.43454780451876 ms/op 253.11102554260657 ms/op 0.94
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.getValuesMultiplePropertiesWithUnlimitedBatch 15645.075540606522 ms/op 15594.566794325445 ms/op 1.00
org.janusgraph.CQLMultiQueryBenchmark.getNeighborNames 8159.484456706898 ms/op 8428.010412274583 ms/op 0.97
org.janusgraph.CQLMultiQueryBenchmark.getElementsWithUsingRepeatUntilSteps 9062.774394834609 ms/op 9070.584048547127 ms/op 1.00
org.janusgraph.CQLMultiQueryBenchmark.getAdjacentVerticesLocalCounts 8500.823150886155 ms/op 8487.596133540426 ms/op 1.00

This comment was automatically generated by workflow using github-action-benchmark.

Please sign in to comment.