aboutsummaryrefslogtreecommitdiffstats
path: root/util/random/benchmark/prng/metrics/main.py
blob: 15b371fe75f5ac93584010ca58005c480e9e8930 (plain) (blame)
1
2
3
4
5
import yatest.common as yc


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