You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What does your screenshot show? Is it profiler results which shows memory usage?
What is your exact use case? Can you maybe even share a short complete example?
In which cases do you want JsonPrimitive to be "recycled"? And how should this "recycling" look like?
Without any more information it is difficult to act on this. For example depending on your use case you could maybe improve the performance of your application by switching to the Gson JsonReader stream based API.
Gson version
2.9.1
maven
The text was updated successfully, but these errors were encountered: