Skip to content
Snippets Groups Projects
  1. Nov 05, 2019
  2. Aug 30, 2019
  3. Aug 22, 2019
  4. Jul 03, 2019
  5. May 20, 2019
  6. May 15, 2019
    • Varac's avatar
      Use ansible_mitogen plugin to speedup deploys · 5a45c5d7
      Varac authored
      mitogen speeds up an ansible run, according to the docs:
      " Expect a 1.25x - 7x speedup and a CPU usage reduction of at least 2x, …"
      The problem is that we need to ship a bundled version of it since atm
      you need to provide the path to the python module, which varies according
      to the way how ppl install it (venv, pip user vs. system installation etc).
      See https://github.com/dw/mitogen/issues/568 for details.
      5a45c5d7
  7. Feb 20, 2019
Loading