mirror of
https://github.com/python/cpython.git
synced 2026-05-11 07:00:24 -04:00
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__.