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 #244

Open
egyptianbman opened this issue Dec 20, 2019 · 4 comments
Open

High memory usage #244

egyptianbman opened this issue Dec 20, 2019 · 4 comments

Comments

@egyptianbman
Copy link

The BTCP daemon consistently consumes considerably more (approx 4x) than all other zcash nodes. I'm not sure where the memory leak is but btcp's daemon consumes around 4GB of memory where other nodes consume:

  • ZER: 584MB
  • ZEL: 719MB
  • ZEC: 1.18GB
  • BTCZ: 593MB
  • ANON: 216MB
  • BTCP: 4.029GB
@interbiznw
Copy link
Member

Does it keep increasing? Or just uses more overall?

@interbiznw
Copy link
Member

also, are you sure it's not shielding during that time?

@egyptianbman
Copy link
Author

From what I'm seeing, it may not be releasing memory after shielding. This is on a node that does shied but the memory remains high 24/7.

@interbiznw
Copy link
Member

Only thing I can think of that would be different is btcp is not up to date with current zcash, and no sapling.. thus shielding taking more RAM, not sure on the not releasing part afterwards. Are all those other coins using sapling?

Also does it start out with lower RAM usage before it shields a transaction? Then goes up to 4+ GB and stays?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants