plus and minus one performance idea

Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
This commit is contained in:
Nico Schottelius 2011-05-10 13:45:32 +02:00
parent c66dabfffd
commit a01c01defd
2 changed files with 3 additions and 2 deletions

View File

@ -3,5 +3,4 @@ Cleanup documentation:
type reference -> add types + manpages
add explorer reference
Catch broken instances in cdist-mass-deploy -p and report
broken deployements at the end!
- Catch broken instances in cdist-mass-deploy -p and report broken deployements at the end!

View File

@ -2,3 +2,5 @@
- Use one pipe-shell for type execution
- Parallelise gencode and code-run of all objects
- Diff against local cache only instead of real target
- Use only one ssh session?
- Can be indirectly improved via ssh config already!