mirror of
https://github.com/ipfs/kubo.git
synced 2026-02-28 05:47:51 +08:00
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> |
||
|---|---|---|
| .. | ||
| gc.go | ||
| pinning.go | ||
| stat.go | ||