Mirror of mitogen
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.
 
 
 
Go to file
David Wilson 00ae90b2b2 ansible: preheat PluginLoader caches before fork.
This has been broken for some time, but somehow it has become noticeable
on recent Ansible.

loop-100-tasks.yml before:
      15.532724001 seconds time elapsed
       8.453850000 seconds user
       5.808627000 seconds sys

loop-100-tasks.yml after:
       8.991635735 seconds time elapsed
       5.059232000 seconds user
       2.578842000 seconds sys
6 years ago
.ci ci: fix incorrect partition/rpartition from 8a4caea84f 6 years ago
.github github: tweak issue template. 6 years ago
ansible_mitogen ansible: preheat PluginLoader caches before fork. 6 years ago
docs docs: update Changelog. 6 years ago
examples core: many docstring updates and an example substitute for Channel 6 years ago
mitogen ansible: new multiplexer/workers configuration 6 years ago
scripts misc: rename to scripts. tab completion!! 6 years ago
tests tests: make mitogen_shutdown_all be run_once by default. 6 years ago
.gitignore
.lgtm.yml compat: ignore LGTM checks on third party 7 years ago
.travis.yml issue #477: travis.yml typo. 6 years ago
LICENSE
README.md Motivational shame badges back in README 6 years ago
dev_requirements.txt Split dev_requirements.txt up according to test mode. 6 years ago
preamble_size.py
run_tests Allow independant control of coverage erase and reporting 6 years ago
setup.cfg
setup.py Drop 'alpha' trove classifier 6 years ago
tox.ini Aggregate code coverage data across tox all runs 6 years ago

README.md