You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
d62e6e2a7f
Concurrent calls to ModuleDepService would cause significant wasted work, as potentially all pool threads run the same uncached module dep scan. Without: 3243581 function calls (3233009 primitive calls) in 4770.672 seconds ncalls tottime percall cumtime percall filename:lineno(function) 2523 0.011 0.000 39.849 0.016 services.py:409(scan) With: 2801561 function calls (2800042 primitive calls) in 5166.843 seconds ncalls tottime percall cumtime percall filename:lineno(function) 2506 0.009 0.000 1.967 0.001 services.py:411(scan) Ignore timing variance due to problems with the test job. |
6 years ago | |
---|---|---|
.github | 6 years ago | |
.travis | 6 years ago | |
ansible_mitogen | 6 years ago | |
docs | 6 years ago | |
examples | 6 years ago | |
mitogen | 6 years ago | |
tests | 6 years ago | |
.gitignore | 7 years ago | |
.lgtm.yml | 7 years ago | |
.travis.yml | 6 years ago | |
LICENSE | 7 years ago | |
README.md | 6 years ago | |
dev_requirements.txt | 6 years ago | |
preamble_size.py | 6 years ago | |
run_tests | 6 years ago | |
setup.cfg | 7 years ago | |
setup.py | 6 years ago | |
tox.ini | 7 years ago |