Open DarioBalinzo opened 2 years ago
I've found an interesting tool to actually print the content of what is inside a golang binary: https://github.com/nikolaydubina/go-binsize-treemap
here the result with mr plow:
Maybe the best way is to use https://https://github.com/google/pprof. https://jvns.ca/blog/2017/09/24/profiling-go-with-pprof/
I've found an interesting tool to actually print the content of what is inside a golang binary: https://github.com/nikolaydubina/go-binsize-treemap
here the result with mr plow: