Posted in

Go benchmark输出被编译器优化掉?——go test -benchmem -cpuprofile背后的真实输出行为与-benchmem标志的隐藏逻辑

第一章:Go benchmark … Go benchmark输出被编译器优化掉?——go test -benchmem -cpuprofile背后的真实输出行为与-benchmem标志的隐藏逻辑Read more

Posted in

Go测试覆盖率高≠性能安全:用go test -cpuprofile+go tool pprof发现单元测试中埋藏的goroutine泄漏

第一章:Go测试覆盖率高≠性能安 … Go测试覆盖率高≠性能安全:用go test -cpuprofile+go tool pprof发现单元测试中埋藏的goroutine泄漏Read more