aboutsummaryrefslogtreecommitdiffstats
path: root/util/generic/benchmark/rotate_bits/metrics/main.py
blob: b30555775f97b311f32e7f76b763b4b1986f9942 (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/rotate_bits/rotate_bits', threads=8))