community.general/lib/ansible/executor/process
James Cammarata e7b2308b66 Performance improvements
* Speed up serialization of hostvars by simply using the internal
  dictionary used for cached lookups
* Use blocking gets/puts on queues instead of spin locking
* Merge sequential implicitly created blocks
2015-08-17 13:46:57 -04:00
..
__init__.py Making the switch to v2 2015-05-03 21:47:26 -05:00
result.py Performance improvements 2015-08-17 13:46:57 -04:00
worker.py Performance improvements 2015-08-17 13:46:57 -04:00