123456789
@ECHO OFFrem Starts a pprof server using the (previously-recorded) heap dump at ./tmp/mem.pprofcd %~dp0\..\..echo "=== launching profiler for mem.pprof ==="@ECHO ONgo tool pprof -http=":8000" build\debug\{{{ .Exec }}} tmp\mem.pprof