aboutsummaryrefslogtreecommitdiff
path: root/doc/todo/more_efficient_memory_usage_with_git-annex_unused.mdwn
blob: 908ddc2084078bb3e5e030e68e964a759ee1093d (plain)
1
2
3
4
5
6
While running *git-annex unused* on an annex with tens of thousands of items, *git-annex*'s memory usage ballooned to over 3 gigs and my PC froze. I cannot run *git-annex unused* on this annex because of this issue.

If it's possible, more efficient memory management would prevent this from happening.

> [[done]] -- assuming the memory leak I saw was the same one you saw...
> --[[Joey]]