/
githubmirror
/
nbs
Обзор
Документация
Войти
/
githubmirror
/
nbs
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
main
library/cpp/testing/benchmark/examples/metrics/main.py
7 строк
190 B
arigachnyy
fix nbs opensource
02 окт 2023, 23:02
02 окт 2023, 23:02
8165e47
Код
Авторство
О чём код?
import yatest.common as yc def test_export_metrics(metrics): metrics.set_benchmark(yc.execute_benchmark( 'library/cpp/testing/benchmark/examples/examples', threads=8))