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