StrawberryShake high memory usage #6046
Unanswered
davidegolzi
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
hi all, i'm try to figure out how to release allocated memory after a consumed query result.
In my tests i consume a service thet give me becks MB of data and i notice thet the precess memory usage grows up. taking a memory snapshot i notice that there are a lot of json document in memory.
How i can make the garbage collector able to free that memory.
I'm using StrawberryShake.Server V.13.0.0.preview.92
Any ideas?
Beta Was this translation helpful? Give feedback.
All reactions