try to use profiling and analyze mem/heap usage. But that’s very low level access to Golang app.
You need to know if it is worth it - a few hours of your profiling vs price of 4 GB memory.
try to use profiling and analyze mem/heap usage. But that’s very low level access to Golang app.
You need to know if it is worth it - a few hours of your profiling vs price of 4 GB memory.