Posted in

Go语言存储项目必须掌握的3种序列化方案:Protocol Buffers v3 vs FlatBuffers vs Gob——实测反序列化耗时相差8.6倍

第一章:Go语言存储项目必须掌握 … Go语言存储项目必须掌握的3种序列化方案:Protocol Buffers v3 vs FlatBuffers vs Gob——实测反序列化耗时相差8.6倍Read more

Posted in

从反序列化到动态字段映射,[]map[string]interface{}的性能损耗真相:实测对比struct vs map耗时差异达3.8倍

第一章:[]map[string … 从反序列化到动态字段映射,[]map[string]interface{}的性能损耗真相:实测对比struct vs map耗时差异达3.8倍Read more