goparsify/json/profile/memprofile.bat
2017-08-06 23:32:10 +10:00

4 lines
75 B
Batchfile

go build
profile.exe -memprofile mem.out
go tool pprof profile.exe mem.out