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