Skip to content
GitLab
Explore
Sign in
Register
Kirill Smelkov
cpython
Repository
cpython
Lib
importlib
test
benchmark.py
Find file
Blame
History
Permalink
Add importlib benchmarks which try to be "realistic" by importing the decimal
· 551661bd
Brett Cannon
authored
Jul 22, 2010
module which is the largest module in the stdlib.
551661bd