aboutsummaryrefslogtreecommitdiffstats
path: root/util/charset/benchmark/to_lower/metrics/main.py
blob: d6a4625fa60e6905107a09b1dbb3b2c2fa8c6d57 (plain) (blame)
1
2
3
4
5
import yatest.common as yc 
 
 
def test_export_metrics(metrics): 
    metrics.set_benchmark(yc.execute_benchmark('util/charset/benchmark/to_lower/to_lower'))