fastify / fastify/help

[binary JSON] which package would you recommend for serialization/deserialization in terms of overall performance

Open
#774 13 comments 0 reactions 0 assignees View on GitHub
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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.