Posted in

Go test -benchmem显示Allocs/op=0却内存暴涨?暴露runtime.mcache本地缓存未计入profile及手动GC干扰基准测试真相

第一章:Go test -ben … Go test -benchmem显示Allocs/op=0却内存暴涨?暴露runtime.mcache本地缓存未计入profile及手动GC干扰基准测试真相Read more

Posted in

Go编译器黑盒解密(基于Go 1.22 SSA IR):为什么你的for range会生成额外alloc?汇编级性能归因报告

第一章:Go编译器黑盒解密:从源 … Go编译器黑盒解密(基于Go 1.22 SSA IR):为什么你的for range会生成额外alloc?汇编级性能归因报告Read more