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