Posted in

Go JSON序列化性能暴跌之谜:json.Marshal vs encoding/json vs simdjson benchmark实测,以及struct tag隐式反射成本分析

第一章:Go JSON序列化性能 … Go JSON序列化性能暴跌之谜:json.Marshal vs encoding/json vs simdjson benchmark实测,以及struct tag隐式反射成本分析Read more

Posted in

Go语言JSON序列化性能陷阱:json.Marshal vs encoding/json vs easyjson vs ffjson实测对比(含GC压力&分配次数)

第一章:Go语言JSON序列化性 … Go语言JSON序列化性能陷阱:json.Marshal vs encoding/json vs easyjson vs ffjson实测对比(含GC压力&分配次数)Read more

Posted in

Go JSON序列化性能瓶颈在哪?json.Marshal vs encoding/json vs simdjson vs fxamacker/cbor横向测评(10GB数据实测吞吐)

第一章:Go JSON序列化性能 … Go JSON序列化性能瓶颈在哪?json.Marshal vs encoding/json vs simdjson vs fxamacker/cbor横向测评(10GB数据实测吞吐)Read more