kubo/core/corerepo
Lars Gierth 2836c64642 gc: remove unneccessary full repo scan
GetStorageUsage() is super expensive as it involves a full repo scan,
and it's already bad enough that we have do it once.

The call that's being removed here is purely for cosmetical purposes:
printing the number of bytes freed by the GC run. Let's drop it.

License: MIT
Signed-off-by: Lars Gierth <larsg@systemli.org>
2016-12-13 14:50:01 +01:00
..
gc.go gc: remove unneccessary full repo scan 2016-12-13 14:50:01 +01:00
pinning.go bubble up go-datastore deps 2016-11-28 22:29:38 -08:00
stat.go run gofmt 2016-10-12 07:00:38 -07:00