aboutsummaryrefslogtreecommitdiffstats
path: root/util/memory/benchmark/pool/metrics/main.py
blob: 1674fb3aa48461db8aa023d84627de18b0b4d3ab (plain) (blame)
1
2
3
4
5
import yatest.common as yc


def test_export_metrics(metrics):
    metrics.set_benchmark(yc.execute_benchmark('util/memory/benchmark/pool/pool', threads=8))