Hacker News new | past | comments | ask | show | jobs | submit login

I am curious about this, whats the difference between the fastest json libraries (e.g simdjson) and protobuf?



In my case I was using CBOR, not protobuf. The effect could be similar though when moving from json to protobuf. You get a much more efficient serialization and deserialization. This reduces CPU demand on server side for sending response payload and for client to receive the payload.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: