The open-source solution to building, maintaining, and collaborating on GraphQL Federation at Scale. The alternative to Apollo Studio and GraphOS.
742
stars
105
forks
source link
perf(graphqlmetrics): reduce allocated memory #1356
Closed
Noroth closed 1 week ago
Motivation and Context
The memory consumption increased due to recent changes. This PR attempts to include some optimizations in that regard.
Additional enhancements
Checklist