Hi, sorry if this is a dumb question, but the Release Notes for go 1.15 have the Note: The compiler's -json optimization logging now reports large (>= 128 byte) copies and includes explanations of escape analysis decisions.
But I didn't find anything about "-json" as a flag for go build or similar and google dind't yield anything for go compiler json optimization logging or similar. Can anyone clarify what this json optimiziation logging is and how it can be used/invoked ? -- 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/f8d2ea9d-2966-4d43-a260-f48777e75950n%40googlegroups.com.
