summaryrefslogtreecommitdiff
path: root/json/profile/memprofile.bat
blob: 71873ac44847dd84dbf6711f19245b8acee9c4de (plain)
1
2
3
go build
profile.exe -memprofile mem.out
go tool pprof profile.exe mem.out