Posted in

你还在用reflect.StructTag解析?,替代方案:code generation + string-interning内存优化方案(实测降低反射调用频次98%)

第一章:golang反射吃内存 … 你还在用reflect.StructTag解析?,替代方案:code generation + string-interning内存优化方案(实测降低反射调用频次98%)Read more