aboutsummaryrefslogtreecommitdiffstats
path: root/library/cpp/string_utils/base64/bench/metrics/main.py
blob: c35fd6d8cd4bcff3f28303df291ffb28b410a7d1 (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'))