aboutsummaryrefslogtreecommitdiffstats
path: root/util/string/benchmark/join/metrics/main.py
blob: 1ed5014808f57a2a658dfa58a31bbc3ff8e59e23 (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/join/join', threads=8))