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