Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 247 Bytes

TODO.md

File metadata and controls

8 lines (7 loc) · 247 Bytes

TODO

  1. don't walk the entire graph every time.
  2. don't start from commits, start from a list of objects.
  3. take a list of stop objects and stop at them
  4. parse objects lazily
  5. don't parse objects already parsed.
  6. persist blobs to disk.