Hello~ What's the proper way to perform a CPU profiling for the compiler?
I'm looking at a project with lots of generated code and it is pretty slow in compilation (even more so after using generics, probably 10x slow down). I would like to take a look at a CPU profiling to understand what's going on. I also wonder if there is any other tips of debugging slow compilation. Thanks, -- You received this message because you are subscribed to the Google Groups "golang-nuts" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/golang-nuts/5b3a2ab3-5019-40b6-bef9-bc47b2caa92dn%40googlegroups.com.
