aboutsummaryrefslogtreecommitdiffstats
path: root/util/string/benchmark/subst_global/metrics/main.py
blob: dcfc0e1307ca37d629b8061afdcfe9b2e518e6cd (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))