blob: 6ba386c2b608d5d45dba72e8ae2356d63f3c86e9 [file] [log] [blame]
Brett Cannond382bfc2012-07-20 14:54:53 -04001Importbench is a set of micro-benchmarks for various import scenarios.
2
3It should not be used as an overall benchmark of import performance, but rather
4an easy way to measure impact of possible code changes. For a real-world
5benchmark of import, use the normal_startup benchmark from
Senthil Kumaranb2ee40e2017-02-16 07:18:42 -08006https://github.com/python/performance