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

bug: high CPU & memory usage #93

Closed
erhant opened this issue Aug 16, 2024 · 8 comments
Closed

bug: high CPU & memory usage #93

erhant opened this issue Aug 16, 2024 · 8 comments
Assignees
Labels
bug Something isn't working

Comments

@erhant
Copy link
Member

erhant commented Aug 16, 2024

Seems to reach 100% at some point around ~20+ peers

@erhant erhant added the bug Something isn't working label Aug 16, 2024
@erhant
Copy link
Member Author

erhant commented Aug 16, 2024

Resolved with #94

@erhant erhant closed this as completed Aug 16, 2024
@erhant erhant reopened this Aug 19, 2024
@erhant
Copy link
Member Author

erhant commented Aug 19, 2024

libp2p/rust-libp2p#5561 although None fixes this, its better to use Strict and solve this somehow.

we are using a fork of libp2p for this right now, until it is implemented in the original repo.

@erhant erhant pinned this issue Aug 19, 2024
@erhant erhant changed the title bug: high CPU usage randomly bug: high CPU & memory usage Aug 20, 2024
@erhant
Copy link
Member Author

erhant commented Aug 28, 2024

An issue with explicit_peer has been discovered, and removing it seems to have fixed these. Waiting for more tests.

@erhant
Copy link
Member Author

erhant commented Sep 2, 2024

very relevant libp2p/rust-libp2p#5504

@erhant
Copy link
Member Author

erhant commented Sep 2, 2024

limiting send_queue has fixed the issue

@erhant
Copy link
Member Author

erhant commented Sep 2, 2024

relevant issue sigp/lighthouse#4918

@erhant
Copy link
Member Author

erhant commented Sep 17, 2024

No longer an issue thanks to fixes, will make a not on entire fixing process later

@erhant erhant closed this as completed Sep 17, 2024
@erhant erhant unpinned this issue Sep 17, 2024
@erhant erhant pinned this issue Nov 20, 2024
@erhant
Copy link
Member Author

erhant commented Nov 20, 2024

libp2p/rust-libp2p#4572

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants