aboutsummaryrefslogtreecommitdiffstats
path: root/util/string/benchmark/join/metrics/main.py
blob: 60eb0e470f90074b3fdba564d53da0edd6cf81fa (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/join/join', threads=8))