Posted in

Go map嵌套value读取性能对比报告:reflect.Value.FieldByIndex vs. code generation vs. unsafe.Slice(含Benchmark数据表)

第一章:Go map嵌套valu … Go map嵌套value读取性能对比报告:reflect.Value.FieldByIndex vs. code generation vs. unsafe.Slice(含Benchmark数据表)Read more

Posted in

Go中map存struct转JSON慢300%?实测对比4种序列化路径(含unsafe+code generation优化)

第一章:Go中map存struc … Go中map存struct转JSON慢300%?实测对比4种序列化路径(含unsafe+code generation优化)Read more