mirror of
https://github.com/restic/restic.git
synced 2025-10-27 08:01:14 +00:00
Refactor pool stats
This commit is contained in:
@@ -178,5 +178,6 @@ func main() {
|
||||
os.Exit(1)
|
||||
}
|
||||
|
||||
// restic.PoolAlloc()
|
||||
// this prints some statistics for memory management using the debug package
|
||||
restic.PoolAlloc()
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user