7. Optimization
Date: 2022-12-14
Status
Accepted
Context
Optimization is a key consideration in the design and implementation of microservices. This is because microservices are often used in high-performance, scalable applications that require the efficient use of resources.
Decision
The change that we’re proposing or have agreed to implement.
Consequences
- [Network]
- [Serialization]
- Use
github.com/segmentio/encoding/json
instead ofencoding/json
proof (sonic faster than segmentio but have a problem withcgocheck2
)
- Use