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