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.19 to 4.2.20
Bumps `metrics.version` from 4.2.19 to 4.2.20. Updates `io.dropwizard.metrics:metrics-core` from 4.2.19 to 4.2.20 - [Release notes](https://github.com/dropwizard/metrics/releases) - [Commits](dropwizard/metrics@v4.2.19...v4.2.20) Updates `io.dropwizard.metrics:metrics-jvm` from 4.2.19 to 4.2.20 - [Release notes](https://github.com/dropwizard/metrics/releases) - [Commits](dropwizard/metrics@v4.2.19...v4.2.20) Updates `io.dropwizard.metrics:metrics-graphite` from 4.2.19 to 4.2.20 - [Release notes](https://github.com/dropwizard/metrics/releases) - [Commits](dropwizard/metrics@v4.2.19...v4.2.20) Updates `io.dropwizard.metrics:metrics-jmx` from 4.2.19 to 4.2.20 - [Release notes](https://github.com/dropwizard/metrics/releases) - [Commits](dropwizard/metrics@v4.2.19...v4.2.20) --- 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
a5a5857
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
18035.71048557008
ms/op14750.912757292574
ms/op1.22
org.janusgraph.GraphCentricQueryBenchmark.getVertices
1595.1898847307057
ms/op1346.1948471823591
ms/op1.18
org.janusgraph.MgmtOlapJobBenchmark.runClearIndex
224.32280920869562
ms/op221.0470166869565
ms/op1.01
org.janusgraph.MgmtOlapJobBenchmark.runReindex
537.3845818672728
ms/op463.2053476121212
ms/op1.16
org.janusgraph.JanusGraphSpeedBenchmark.basicCount
598.7012936301804
ms/op473.90261975756744
ms/op1.26
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.getValuesAllPropertiesWithAllMultiQuerySlicesUnderMaxRequestsPerConnection
12553.336776246037
ms/op8776.908210320456
ms/op1.43
org.janusgraph.CQLMultiQueryBenchmark.getElementsWithUsingEmitRepeatSteps
42140.78582264001
ms/op29926.15626700794
ms/op1.41
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.getValuesMultiplePropertiesWithSmallBatch
45129.673290563325
ms/op32526.844515654997
ms/op1.39
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.vertexCentricPropertiesFetching
91084.1541126
ms/op59550.41166966667
ms/op1.53
org.janusgraph.CQLMultiQueryBenchmark.getAllElementsTraversedFromOuterVertex
20587.336010418974
ms/op15006.601503888596
ms/op1.37
org.janusgraph.CQLMultiQueryBenchmark.getVerticesWithDoubleUnion
745.3959276004125
ms/op610.4456304918209
ms/op1.22
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.getValuesAllPropertiesWithUnlimitedBatch
10646.807024321606
ms/op8351.21971247489
ms/op1.27
org.janusgraph.CQLMultiQueryBenchmark.getNames
20360.91670567471
ms/op14737.422644903432
ms/op1.38
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.getValuesThreePropertiesWithAllMultiQuerySlicesUnderMaxRequestsPerConnection
15407.051557259523
ms/op10903.708326936881
ms/op1.41
org.janusgraph.CQLMultiQueryBenchmark.getLabels
17424.293188456442
ms/op13305.68422999396
ms/op1.31
org.janusgraph.CQLMultiQueryBenchmark.getVerticesFilteredByAndStep
816.2839367664552
ms/op672.9530191288869
ms/op1.21
org.janusgraph.CQLMultiQueryBenchmark.getVerticesFromMultiNestedRepeatStepStartingFromSingleVertex
29171.007595919044
ms/op21151.69997790227
ms/op1.38
org.janusgraph.CQLMultiQueryBenchmark.getVerticesWithCoalesceUsage
720.7189066482277
ms/op566.2220666199714
ms/op1.27
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.getValuesMultiplePropertiesWithAllMultiQuerySlicesUnderMaxRequestsPerConnection
36290.78878436738
ms/op25822.55861829052
ms/op1.41
org.janusgraph.CQLMultiQueryBenchmark.getIdToOutVerticesProjection
504.71900525742564
ms/op411.4887692411499
ms/op1.23
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.getValuesMultiplePropertiesWithUnlimitedBatch
41034.349589842124
ms/op29794.881563733332
ms/op1.38
org.janusgraph.CQLMultiQueryBenchmark.getNeighborNames
20561.705396909998
ms/op14451.119747276667
ms/op1.42
org.janusgraph.CQLMultiQueryBenchmark.getElementsWithUsingRepeatUntilSteps
21884.64433255379
ms/op16086.213028835715
ms/op1.36
org.janusgraph.CQLMultiQueryBenchmark.getAdjacentVerticesLocalCounts
21010.39239982095
ms/op14981.480702516508
ms/op1.40
This comment was automatically generated by workflow using github-action-benchmark.