Posted in

Go反射滥用反模式(reflect.Value.CanAddr()忽略检查、struct字段遍历跳过unexported、interface{}类型擦除后无法恢复)——ORM框架性能崩塌根源

第一章:Go反射滥用反模式的典型 … Go反射滥用反模式(reflect.Value.CanAddr()忽略检查、struct字段遍历跳过unexported、interface{}类型擦除后无法恢复)——ORM框架性能崩塌根源Read more

Posted in

Golang interface{}在抖音视频元数据解析中的代价:一次反射滥用导致GC STW延长23ms的线上事故全复盘

第一章:抖音为什么用golang … Golang interface{}在抖音视频元数据解析中的代价:一次反射滥用导致GC STW延长23ms的线上事故全复盘Read more