Posted in

左耳朵耗子Go CI/CD隐性瓶颈:GitHub Actions中go test -race触发的false positive率高达17.3%,他定制的race-suppression profile首次披露

第一章:左耳朵耗子Go CI/C … 左耳朵耗子Go CI/CD隐性瓶颈:GitHub Actions中go test -race触发的false positive率高达17.3%,他定制的race-suppression profile首次披露Read more

Posted in

Go benchmark误判陷阱:如何识别false positive结果?go test -benchmem -count=10 -benchtime=30s科学采样协议

第一章:Go benchmark … Go benchmark误判陷阱:如何识别false positive结果?go test -benchmem -count=10 -benchtime=30s科学采样协议Read more

Posted in

Go泛型约束类型别名(type MySlice[T any] []T)在2023年5月go vet中触发误报?官方确认为false positive并锁定修复版本

第一章:Go泛型约束类型别名误报 … Go泛型约束类型别名(type MySlice[T any] []T)在2023年5月go vet中触发误报?官方确认为false positive并锁定修复版本Read more

Posted in

Go语言学习者最容易忽略的硬件细节:为什么你的go test -race总是触发false positive?根源在内存时序配置

第一章:Go语言学习者最容易忽略 … Go语言学习者最容易忽略的硬件细节:为什么你的go test -race总是触发false positive?根源在内存时序配置Read more