Posted in

Go语言调度原理:从Linux futex到Go handoff,揭秘goroutine唤醒的7纳秒误差根源(附clock_gettime实测对比)

第一章:Go语言调度原理 Go语 … Go语言调度原理:从Linux futex到Go handoff,揭秘goroutine唤醒的7纳秒误差根源(附clock_gettime实测对比)Read more

Posted in

Go语言调度原理:用perf record捕获runtime.mcall到runtime.gogo的完整上下文切换耗时(含火焰图标注)

第一章:Go语言调度原理 Go语 … Go语言调度原理:用perf record捕获runtime.mcall到runtime.gogo的完整上下文切换耗时(含火焰图标注)Read more