mysql_random_data_load
mysql_random_data_load copied to clipboard
Can't profile with pprof
Hey Carlos! :)
I have a request: can you add profiling support, such that I can see what's going on and report proper issues? I'm having some performance issues and I can't figure out what's going on :)
this shows the snippet of code you need to add, it's a single parameter and a small piece of code to handle it: https://blog.golang.org/profiling-go-programs
Thanks!!!