IntersectMBO / cardano-node

The core component that is used to participate in a Cardano decentralised blockchain.
https://cardano.org
Apache License 2.0
3.06k stars 721 forks source link

High memory usage when running query stake-snapshot and others. #4140

Closed CarlosLopezDeLara closed 1 year ago

CarlosLopezDeLara commented 2 years ago

Investigate. There might be some way to reduce this by returning results more eagerly. High memory usage when running

https://github.com/input-output-hk/cardano-node/issues/2717 https://github.com/input-output-hk/cardano-node/issues/4128


Additional information

Screenshot_20220705_191852 Screenshot_20220705_192055


Acceptance Criteria

AC stake snapshot

AC leadership schedule

AC pool-state

AC Ledger state

dorin100 commented 2 years ago

When we say in the Acceptance Criteria "uses less than X GB", I suppose this refers to the recommended specs, right? We are interested to make clear to the users what are the min specs they need in order to have these functionalities working.

"pool-state" is a new cli command?

CarlosLopezDeLara commented 1 year ago

Resolved by

https://github.com/input-output-hk/cardano-node/pull/4179 https://github.com/input-output-hk/ouroboros-network/pull/3932 https://github.com/input-output-hk/cardano-node/pull/4250 https://github.com/input-output-hk/cardano-node/pull/4170 https://github.com/input-output-hk/cardano-node/pull/4205