/
githubmirror
/
cpython
Обзор
Документация
Войти
/
githubmirror
/
cpython
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
main
Tools/importbench/README
6 строк
322 B
Senthil Kumaran
Change some mercurial/ hg.python.org references. (#8)
16 фев 2017, 18:18
16 фев 2017, 18:18
b2ee40e
Код
Авторство
О чём код?
Importbench is a set of micro-benchmarks for various import scenarios. It should not be used as an overall benchmark of import performance, but rather an easy way to measure impact of possible code changes. For a real-world benchmark of import, use the normal_startup benchmark from https://github.com/python/performance