aboutsummaryrefslogtreecommitdiffstats
path: root/util/string/benchmark/subst_global/metrics/main.py
blob: 62f2f3d76d2b42cae116f8eb7ac376f6cdda41ed (plain) (blame)
1
2
3
4
5
import yatest.common as yc


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