Skip to content
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

High memory usage #5939

Open
ivan4th opened this issue May 14, 2024 · 0 comments
Open

High memory usage #5939

ivan4th opened this issue May 14, 2024 · 0 comments
Labels

Comments

@ivan4th
Copy link
Contributor

ivan4th commented May 14, 2024

Description

go-spacemesh uses too much memory.
On nodes with high number of peers (~1000) RSS may reach 10-12 GiB and even more, causing OOM on a Linux system with 16 GiB RAM.

Steps to reproduce

Run go-spacemesh on a Linux machine

Actual Behavior

go-spacemesh uses too much memory and OOMs at times.

Expected Behavior

go-spacemesh doesn't OOM on a normal Linux system with 16 GiB RAM

Environment

Please complete the following information:

  • OS: Ubuntu 23.04
  • Node Version: 1.5.3

Additional Resources

Heap profile result is attached
Screenshot 2024-05-14 at 18 15 38

@ivan4th ivan4th added the bug label May 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant