-
Notifications
You must be signed in to change notification settings - Fork 305
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
memory leak in runtime.malg #391
Comments
our load is not very high 400/6=66rps/s. |
GODEBUG=gctrace=1
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I added the pprof code. Then I built main. After that I changed golang to 1.22.
My knowledge is not enough to understand where exactly the problem is.
How can I localize where memory is being wasted?
pprof.auth_server.alloc_objects.alloc_space.inuse_objects.inuse_space.006.pb.gz
The text was updated successfully, but these errors were encountered: