aboutsummaryrefslogtreecommitdiffstats
path: root/util/generic/benchmark/log2/metrics/main.py
blob: 26f6b57812b2e0458f772b8a0bde42d8f1ea2f8c (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))