Posted in

Golang性能调优类面试题正在封神!用go tool pprof + go tool trace + perf annotate三工具联动,3分钟定位CPU热点函数

第一章:Golang性能调优类面 … Golang性能调优类面试题正在封神!用go tool pprof + go tool trace + perf annotate三工具联动,3分钟定位CPU热点函数Read more

Posted in

【Go语言性能诊断黄金组合】:go tool trace + go tool pprof + go tool compile -gcflags=-m,三步定位CPU热点

第一章:Go语言太强大了 Go … 【Go语言性能诊断黄金组合】:go tool trace + go tool pprof + go tool compile -gcflags=-m,三步定位CPU热点Read more

Posted in

Go语言中文注释影响编译速度?——go tool compile对UTF-8注释解析的CPU热点分析(实测慢17.3%)

第一章:Go语言中文注释影响编译 … Go语言中文注释影响编译速度?——go tool compile对UTF-8注释解析的CPU热点分析(实测慢17.3%)Read more