cdist/doc/dev/todo/performance-ideas
Nico Schottelius a01c01defd plus and minus one performance idea
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
2011-05-10 13:45:32 +02:00

6 lines
294 B
Text

- Migrate scripts from bin/* to functions in bin/cdist-deploy-to
- 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!