23cf5743ae
second instead of some fixed number. Keeps benchmark faster by putting a cap on total execution time. Before a run using importlib took longer by some factor, but now it takes roughly the same amount of time as using the built-in __import__. |
||
---|---|---|
.. | ||
builtin | ||
extension | ||
frozen | ||
import_ | ||
source | ||
__init__.py | ||
__main__.py | ||
abc.py | ||
benchmark.py | ||
regrtest.py | ||
test_abc.py | ||
test_api.py | ||
test_util.py | ||
util.py |