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 7ca927608c parent: synchronize get_core_source()
Single task 100 SSH target run, before:

        3533181 function calls (3533083 primitive calls) in 616.688 seconds
        User time (seconds): 32.52
        System time (seconds): 2.71
        Percent of CPU this job got: 64%
        Elapsed (wall clock) time (h:mm:ss or m:ss): 0:54.88

After:

        451602 function calls (451504 primitive calls) in 570.746 seconds
        User time (seconds): 29.48
        System time (seconds): 2.81
        Percent of CPU this job got: 67%
        Elapsed (wall clock) time (h:mm:ss or m:ss): 0:48.20
7 years ago
.ci ci: fix incorrect partition/rpartition from 8a4caea84f 7 years ago
.github github: tweak issue template. 7 years ago
ansible_mitogen SyntaxError. 7 years ago
docs docs: changelog tidyups. 7 years ago
examples core: many docstring updates and an example substitute for Channel 7 years ago
mitogen parent: synchronize get_core_source() 7 years ago
scripts misc: rename to scripts. tab completion!! 7 years ago
tests tests: make soak testing work reliably on vanilla. 7 years ago
.gitignore Add venvs/ to gitignore 7 years ago
.lgtm.yml compat: ignore LGTM checks on third party 8 years ago
.travis.yml issue #477: travis.yml typo. 7 years ago
LICENSE Add license text everywhere. 8 years ago
README.md Motivational shame badges back in README 7 years ago
dev_requirements.txt Split dev_requirements.txt up according to test mode. 7 years ago
preamble_size.py add --dump to preamble_size.py. 7 years ago
run_tests Allow independant control of coverage erase and reporting 7 years ago
setup.cfg Ignore another annoying flake8 message. 8 years ago
setup.py Drop 'alpha' trove classifier 7 years ago
tox.ini Aggregate code coverage data across tox all runs 7 years ago

README.md