Posted in

Go字符串与字节切片性能幻觉:基准测试揭示utf8.RuneCountInString vs bytes.IndexByte在不同长度下的临界拐点

第一章:Go字符串与字节切片性能 … Go字符串与字节切片性能幻觉:基准测试揭示utf8.RuneCountInString vs bytes.IndexByte在不同长度下的临界拐点Read more

Posted in

Go泛型+切片优化=性能核弹?——2024 Benchmark实测:slice操作在1.22+中的3种写法性能差达8.7倍

第一章:Go泛型与切片性能优化的 … Go泛型+切片优化=性能核弹?——2024 Benchmark实测:slice操作在1.22+中的3种写法性能差达8.7倍Read more