| 名称 |
最后提交
|
最后更新 |
|---|---|---|
| .. | ||
| gc.go | ||
| pinning.go | ||
| stat.go |
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 | 正在载入提交数据... |