aboutsummaryrefslogtreecommitdiffstats
path: root/util/generic/benchmark/log2/metrics/main.py
blob: 873f17664cf3757a5eddf20ff4ae4a0d259607c6 (plain) (blame)
1
2
3
4
5
import yatest.common as yc 
 
 
def test_export_metrics(metrics): 
    metrics.set_benchmark(yc.execute_benchmark('util/generic/benchmark/log2/log2', threads=8))