add ideas for performance improvements
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
This commit is contained in:
parent
ca189aad3f
commit
335d5e930f
2 changed files with 5 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
Cleanup documentation:
|
||||
cleanly integrate speeches
|
||||
cleanly integrate speeches (pdf on website?)
|
||||
type reference -> add types + manpages
|
||||
add explorer reference
|
||||
|
||||
|
|
4
doc/dev/todo/performance-ideas
Normal file
4
doc/dev/todo/performance-ideas
Normal file
|
@ -0,0 +1,4 @@
|
|||
- 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
|
Loading…
Reference in a new issue