Skip to content

Latest commit

 

History

History
3 lines (3 loc) · 163 Bytes

taskchain and stepchain.md

File metadata and controls

3 lines (3 loc) · 163 Bytes

taskchain vs. stepchain

  • taskchain writes/reads outputs of each step to disk, while stepchain stores everything in memory
  • taskchain uses more unmerged space