Posted in

Go语言Web开发中json.Marshal的5个隐性性能杀手(反射开销、interface{}泛滥、time.Time序列化、nil指针panic、struct tag误配)

第一章:Go语言Web开发中js … Go语言Web开发中json.Marshal的5个隐性性能杀手(反射开销、interface{}泛滥、time.Time序列化、nil指针panic、struct tag误配)Read more

Posted in

【稀缺首发】:基于Go源码(src/runtime/reflect.go)逐行逆向的反射开销热力图(含12处GC Roots泄漏点)

第一章:Go反射机制的固有性能天 … 【稀缺首发】:基于Go源码(src/runtime/reflect.go)逐行逆向的反射开销热力图(含12处GC Roots泄漏点)Read more