antonputra / tutorials

DevOps Tutorials
https://youtube.com/antonputra
MIT License
3.19k stars 2.5k forks source link

Lesson 215: [golang] use json-iterator instead of encoding/json #328

Closed helginet closed 3 weeks ago

helginet commented 3 weeks ago

Switch to json-iterator a high-performance 100% compatible drop-in replacement of "encoding/json".

Benchmark