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
1f0a588
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
12077.680131288022
ms/op12358.474676430471
ms/op0.98
org.janusgraph.GraphCentricQueryBenchmark.getVertices
926.0410684100767
ms/op932.9558084738356
ms/op0.99
org.janusgraph.MgmtOlapJobBenchmark.runClearIndex
216.6759273514493
ms/op215.80654765
ms/op1.00
org.janusgraph.MgmtOlapJobBenchmark.runReindex
336.6069403946429
ms/op333.3968746166667
ms/op1.01
org.janusgraph.JanusGraphSpeedBenchmark.basicCount
238.70082117330327
ms/op228.49002550064256
ms/op1.04
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.getValuesAllPropertiesWithAllMultiQuerySlicesUnderMaxRequestsPerConnection
4674.3250823978515
ms/op4895.73786393686
ms/op0.95
org.janusgraph.CQLMultiQueryBenchmark.getElementsWithUsingEmitRepeatSteps
16632.80709426069
ms/op18508.581086325128
ms/op0.90
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.getValuesMultiplePropertiesWithSmallBatch
18587.027773920454
ms/op19127.81114425524
ms/op0.97
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.vertexCentricPropertiesFetching
55156.55874756667
ms/op54727.12279763333
ms/op1.01
org.janusgraph.CQLMultiQueryBenchmark.getAllElementsTraversedFromOuterVertex
8143.752452952918
ms/op8973.714628315976
ms/op0.91
org.janusgraph.CQLMultiQueryBenchmark.getVerticesWithDoubleUnion
372.2268420087079
ms/op380.766825810429
ms/op0.98
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.getValuesAllPropertiesWithUnlimitedBatch
4174.859273910943
ms/op4161.8593256027925
ms/op1.00
org.janusgraph.CQLMultiQueryBenchmark.getNames
8433.370496511987
ms/op8821.180767261521
ms/op0.96
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.getValuesThreePropertiesWithAllMultiQuerySlicesUnderMaxRequestsPerConnection
5832.235621790182
ms/op5627.05926180753
ms/op1.04
org.janusgraph.CQLMultiQueryBenchmark.getLabels
7163.655448519797
ms/op7855.94216408152
ms/op0.91
org.janusgraph.CQLMultiQueryBenchmark.getVerticesFilteredByAndStep
423.1967144773146
ms/op430.3300526852606
ms/op0.98
org.janusgraph.CQLMultiQueryBenchmark.getVerticesFromMultiNestedRepeatStepStartingFromSingleVertex
12676.969774839998
ms/op12120.993126511028
ms/op1.05
org.janusgraph.CQLMultiQueryBenchmark.getVerticesWithCoalesceUsage
347.7467560626962
ms/op370.04588003394247
ms/op0.94
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.getValuesMultiplePropertiesWithAllMultiQuerySlicesUnderMaxRequestsPerConnection
13248.312322378375
ms/op14461.316023042195
ms/op0.92
org.janusgraph.CQLMultiQueryBenchmark.getIdToOutVerticesProjection
248.02640067153297
ms/op260.85554059055295
ms/op0.95
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.getValuesMultiplePropertiesWithUnlimitedBatch
14171.575506691428
ms/op13937.957129917764
ms/op1.02
org.janusgraph.CQLMultiQueryBenchmark.getNeighborNames
8353.318144334758
ms/op8428.771903071782
ms/op0.99
org.janusgraph.CQLMultiQueryBenchmark.getElementsWithUsingRepeatUntilSteps
8765.286732752998
ms/op9891.130678804093
ms/op0.89
org.janusgraph.CQLMultiQueryBenchmark.getAdjacentVerticesLocalCounts
8433.360668280451
ms/op9408.462975859738
ms/op0.90
This comment was automatically generated by workflow using github-action-benchmark.