aboutsummaryrefslogtreecommitdiffstats
path: root/util/memory/benchmark/pool/metrics/main.py
blob: cc17b7b88871a55fa1d632b2523f9dd97d037ac9 (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))