[binary JSON] which package would you recommend for serialization/deserialization in terms of overall performance
Open
help wanted
- Dominant language
- No language data
- Stars
- 68
- Forks
- 8
- Avg merge
- 11h 2m
- Merged PRs (30d)
- 2
Description
## 💬 Question here
To reduce the size of traffic between services, as well as between clients and services, we want to use binary JSON for communication, which will reduce the volume of traffic and, in theory, increase the overall performance of the entire system
They write that binary JSON wins in performance with zip compression, as well as in the amount of memory used
Maybe I'm wrong - I would like to hear your competent opinion, as well as recommendations on which library should be used with fastify
Contributor guide
Assessment
This issue has not been assessed yet.