issues
search
wundergraph
/
cosmo
The open-source solution to building, maintaining, and collaborating on GraphQL Federation at Scale. The alternative to Apollo Studio and GraphOS.
https://cosmo-docs.wundergraph.com/
Apache License 2.0
742
stars
105
forks
source link
chore: improve buffer usage
#1345
Closed
jensneuse
closed
2 weeks ago
jensneuse
commented
2 weeks ago
reduce inuse_space by re-using less buffers that can grow very big, e.g. in transport
reduce object sizes in default structs in hot paths of planner
re-use less buffers in loader that can grow big