got-read-pack memory usage is looking good now
diff --git a/TODO b/TODO
index bfce88d..8f54d73 100644
--- a/TODO
+++ b/TODO
@@ -6,7 +6,7 @@ lib:
- recursive addition: got add -R
- recursive removal: got rm -R
- fix 'got log -l1 -c fb4d85023675bc7da402da96b2bb84fd12905dbf -p';
- this command runs too slow and uses too much memory in got-read-pack
+ this command runs too slow in got-read-pack
(maybe let got-read-pack cache ref/offset delta objects in object_cache.c?)
tog: