todo
This commit is contained in:
parent
6cefe071b1
commit
3893d84764
1 changed files with 3 additions and 0 deletions
|
@ -22,6 +22,9 @@ are still some things that could be improved, tracked here:
|
||||||
cleanup action. Currently, it's bundled into the same action that
|
cleanup action. Currently, it's bundled into the same action that
|
||||||
transfers content.
|
transfers content.
|
||||||
|
|
||||||
|
* onlyActionOn collapses the cleanup action into the start action,
|
||||||
|
and so prevents use of the separate cleanup queue.
|
||||||
|
|
||||||
* Don't parallelize start stage actions. They are supposed to run fast,
|
* Don't parallelize start stage actions. They are supposed to run fast,
|
||||||
and often a huge number of them don't print out anything. The overhead of
|
and often a huge number of them don't print out anything. The overhead of
|
||||||
bookkeeping for parallizing those swamps the benefit of parallelizing by
|
bookkeeping for parallizing those swamps the benefit of parallelizing by
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue