alecthomas / go_serialization_benchmarks

Benchmarks of Go serialization methods
https://alecthomas.github.io/go_serialization_benchmarks/
1.57k stars 159 forks source link

Add benchmark for gjson #100

Open smjure opened 3 years ago

smjure commented 3 years ago

Please add benchmark for gjson (https://github.com/tidwall/gjson), it seems super fast.