4 lines
91 B
Batchfile
4 lines
91 B
Batchfile
![]() |
go build
|
||
|
profile.exe -memprofile mem.out
|
||
|
go tool pprof --inuse_objects profile.exe mem.out
|