Posted in

Golang GC不是定时器驱动!:用perf record -e ‘syscalls:sys_enter_clock_nanosleep’反向验证gcController.pace的非周期性本质

第一章:Golang GC不是定 … Golang GC不是定时器驱动!:用perf record -e ‘syscalls:sys_enter_clock_nanosleep’反向验证gcController.pace的非周期性本质Read more

Posted in

【立即自查】你的Go服务是否已陷入“伪高性能陷阱”?用perf record -e cycles,instructions,cache-misses三指标交叉验证C调用占比

第一章:Go语言在系统级性能敏感 … 【立即自查】你的Go服务是否已陷入“伪高性能陷阱”?用perf record -e cycles,instructions,cache-misses三指标交叉验证C调用占比Read more