diff --git a/doc/dev/todo/niconext b/doc/dev/todo/niconext index c8d0a13b..673631d3 100644 --- a/doc/dev/todo/niconext +++ b/doc/dev/todo/niconext @@ -1,5 +1,5 @@ Cleanup documentation: - cleanly integrate speeches + cleanly integrate speeches (pdf on website?) type reference -> add types + manpages add explorer reference diff --git a/doc/dev/todo/performance-ideas b/doc/dev/todo/performance-ideas new file mode 100644 index 00000000..9897a8aa --- /dev/null +++ b/doc/dev/todo/performance-ideas @@ -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