aboutsummaryrefslogtreecommitdiffstats
path: root/library/cpp/string_utils/base64/bench/metrics/main.py
blob: 272b6bdcfaba27c5809512f4588e0c6f587ad230 (plain) (blame)
1
2
3
4
5
import yatest.common as yc


def test_export_metrics(metrics):
    metrics.set_benchmark(yc.execute_benchmark('library/cpp/string_utils/base64/bench/bench'))