aboutsummaryrefslogtreecommitdiffstats
path: root/util/generic/benchmark/log2/metrics/main.py
blob: 3ce98f91d096e32f9ccf744c9173f38e70f66d63 (plain) (blame)
1
2
3
4
5
import yatest.common as yc


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